Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)
[glibc.git] / ChangeLog
blobf97b361d24deeea83d67ade7640c8f50d55c0f16
1 2014-10-27  Andreas Schwab  <schwab@suse.de>
3         [BZ #17501]
4         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Fix
5         check for Slow_SSE4_2 feature bit.
6         * sysdeps/i386/i686/multiarch/strcmp.S (STRCMP): Likewise.
7         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
8         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP, __strcascmp):
9         Likewise.  Fix check for Fast_Unaligned_Load feature bit.
11 2014-10-24  Roland McGrath  <roland@hack.frob.com>
13         * configure.ac: Validate compiler version with a empirical test of
14         __GNUC__ and __GNUC_MINOR__ predefined values, rather than by grepping
15         $CC -v output.
16         * configure: Regenerated.
18         * inet/htons.c (htons): Prototypify.
19         * inet/htonl.c (htonl): Likewise.
21 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
23         * string/strncat.c (strncat): Improve performance by using strlen.
25 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
27         * string/strcat.c (strcat): Improve performance by using strlen/strcpy.
29 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
31         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
32         Call libc_fetestexcept_aarch64.
34 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
36         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
37         Call libc_feholdexcept_aarch64.
39 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
41         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
42         Call get_rounding_mode.
44 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
46         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
47         Simplify logic.
49 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
51         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
52         Simplify logic.
54 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
56         [BZ #14138]
57         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
58         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
59         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
60         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
61         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
62         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
63         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
64         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
65         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
66         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
67         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
68         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
69         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
70         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
71         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
72         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
73         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
74         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
75         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
76         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
77         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
78         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
79         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
80         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
81         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
82         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
83         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
84         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
85         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
86         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
87         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
88         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
89         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
90         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
91         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
92         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
93         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
94         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
95         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
96         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
97         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
98         syscall.
99         (geteuid): Likewise.
100         (getgid): Likewise.
101         (getuid): Likewise.
102         (getresgid): Likewise.
103         (getresuid): Likewise.
104         (getgroups): Likewise.
105         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
106         (geteuid): Likewise.
107         (getgid): Likewise.
108         (getuid): Likewise.
109         (getresgid): Likewise.
110         (getresuid): Likewise.
111         (getgroups): Likewise.
112         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
113         (geteuid): Likewise.
114         (getgid): Likewise.
115         (getuid): Likewise.
116         (getresgid): Likewise.
117         (getresuid): Likewise.
118         (getgroups): Likewise.
119         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
120         Likewise.
121         (geteuid): Likewise.
122         (getgid): Likewise.
123         (getuid): Likewise.
124         (getresgid): Likewise.
125         (getresuid): Likewise.
126         (getgroups): Likewise.
127         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
128         (geteuid): Likewise.
129         (getgid): Likewise.
130         (getuid): Likewise.
131         (getresgid): Likewise.
132         (getresuid): Likewise.
133         (getgroups): Likewise.
134         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
135         Likewise.
136         (geteuid): Likewise.
137         (getgid): Likewise.
138         (getuid): Likewise.
139         (getgroups): Likewise.
141         [BZ #14138]
142         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
143         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
144         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
145         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
146         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
147         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
148         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
149         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
150         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
151         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
152         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
153         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
154         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
155         __chown.
156         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
157         (lchown): Likewise.
158         (fchown): Likewise.
159         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
160         Likewise.
161         (lchown): Likewise.
162         (fchown): Likewise.
163         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
164         (lchown): Likewise.
165         (fchown): Likewise.
166         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
167         Likewise.
168         (lchown): Likewise.
169         (fchown): Likewise.
171 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
173         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
174         Simplify logic.
176 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
178         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
179         Cleanup logic.
181 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
183         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
184         Remove unused include.
186 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
188         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
189         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
190         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
191         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
193 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
194             Helge Deller <deller@gmx.de>
196         [BZ #17508]
197         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
198         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
199         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
201 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
203         [BZ #14132]
204         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
205         Remove macro definition.
206         (__ashrdi3_v_glibc20): Likewise.
207         (__lshrdi3_v_glibc20): Likewise.
208         (__cmpdi2_v_glibc20): Likewise.
209         (__ucmpdi2_v_glibc20): Likewise.
210         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
211         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
212         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
213         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
214         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
215         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
217 2014-10-22  Roland McGrath  <roland@hack.frob.com>
219         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
220         old GNU extension [0] syntax.
221         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
222         alloca rather than an array member with variable length.
223         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
224         * nscd/nscd.c (invalidate_db): New function, broken out of ...
225         (parse_opt): ... here.  Likewise use alloca there.
226         Validate the -i argument before checking for rootness.
227         (send_shutdown): New function, broken out of ...
228         (parse_opt): ... here.
230 2014-10-22  Roland McGrath  <roland@hack.frob.com>
232         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
233         macro to get at the _rt_local_ro field.
234         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
235         ([PIC] case) or _dl_hwcap ([!PIC] case).
236         * sysdeps/arm/setjmp.S: Likewise.
238         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
239         * sysdeps/arm/configure.ac: New check to define it.
240         * sysdeps/arm/configure: Regenerated.
241         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
242         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
243         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
244         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
245         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
246         Use move/movt pair instead of a load.
247         (LDST_GLOBAL): Macro removed.
248         (LDR_GLOBAL): New macro replaces it.
249         (LDR_HIDDEN): New macro.
250         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
251         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
253         * setjmp/tst-setjmp-static.c: New file.
254         * setjmp/Makefile (tests): Add it.
255         (tests-static): New variable.
257 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
259         [BZ #17485]
260         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
262 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
264         [BZ #14132]
265         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
267 2014-10-21  Roland McGrath  <roland@hack.frob.com>
269         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
271 2014-10-20  Roland McGrath  <roland@hack.frob.com>
273         * io/fts.c (dirent_not_directory): New function.
274         (fts_build): Call it.
276 2014-10-20  Roland McGrath  <roland@hack.frob.com>
278         * nptl/version.c (__nptl_main): Use normal __write rather than
279         INTERNAL_SYSCALL.
280         (banner): Update copyright years.
282         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
283         gettimeofday.
284         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
285         * nptl/pthread_cond_timedwait.c: Likewise.
286         * nptl/pthread_mutex_timedlock.c: Likewise.
287         * nptl/sem_timedwait.c: Likewise.
289         * sysdeps/nptl/bits/libc-lock.h
290         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
291         (__libc_lock_init_recursive): Return void, not 0.
292         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
293         (__libc_rwlock_init): Likewise.
294         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
296 2014-10-20  Torvald Riegel  <triegel@redhat.com>
298         [BZ #15215]
299         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
300         (__pthread_once_slow): ... here.
301         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
302         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
304 2014-10-20  Torvald Riegel  <triegel@redhat.com>
306         [BZ #15215]
307         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
308         __PTHREAD_ONCE_FORK_GEN_INCR): New.
309         * sysdeps/nptl/fork.c (__libc_fork): Use them.
310         * nptl/pthread_once.c (__pthread_once): Likewise.
311         Update comments.
313 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
315         [BZ #14138]
316         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
317         name.
318         (writev): Use __libc_writev as strong name.
319         * sysdeps/unix/sysv/linux/readv.c: Remove file.
320         * sysdeps/unix/sysv/linux/writev.c: Likewise.
322 2014-10-17  Roland McGrath  <roland@hack.frob.com>
324         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
326         * sysdeps/i386/nptl/tls.h
327         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
328         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
329         New macros.
330         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
331         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
332         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
333         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
334         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
335         Call CHECK_THREAD_SYSINFO instead of doing an assert.
337         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
338         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
339         on [__NR_futex].
340         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
341         broken out of ...
342         (__pthread_mutex_init): ... here.  Call it.
343         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
344         Conditionalize PI cases on [__NR_futex].
345         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
346         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
347         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
349         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
350         conditional on [SIGSETXID].
351         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
352         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
353         is defined.  Likewise for SIGSETXID.
354         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
355         Conditionalize definitions on [SIGSETXID].
356         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
357         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
358         unblocking on [SIGCANCEL].
360         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
361         [__NR_set_robust_list].
363 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
365         * string/strcoll_l.c (get_next_seq): Fix up formatting.
366         (do_compare): Likewise.
368 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
370         [BZ #15884]
371         * string/strcoll_l.c: Don't include stdio.h.
372         (coll_seq): Remove members idxarr and rulearr.
373         (get_next_seq_cached): Remove function.
374         (get_next_seq): Likewise.
375         (get_next_seq_nocache): Rename to get_next_seq.
376         (do_compare): Remove function.
377         (do_compare_nocache): Rename to do_compare.
378         (STRCOLL): Remove weight and rules cache.
380 2014-10-16  Roland McGrath  <roland@hack.frob.com>
382         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
383         * sysdeps/arm/sfp-machine.h: ... to here.
384         * sysdeps/arm/Implies: Remove arm/soft-fp.
386 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
388         * conform/data/sys/utsname.h-data (*_t): Allow.
389         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
390         [POSIX] (WEXITED): Do not expect constant.
391         [POSIX] (WSTOPPED): Likewise.
392         [POSIX] (WNOHANG): Likewise.
393         [POSIX] (WNOWAIT): Likewise.
394         [POSIX] (siginfo_t): Do not expect type or elements.
395         [POSIX] (pid_t): Do not expect type.
396         [POSIX] (signal.h): Do not allow header.
397         [POSIX] (sys/resource.h): Likewise.
398         [POSIX] (si_*): Do not allow pattern.
399         [POSIX] (W*): Likewise.
400         [POSIX] (P_*): Likewise.
401         [POSIX] (BUS_*): Likewise.
402         [POSIX] (CLD_*): Likewise.
403         [POSIX] (FPE_*): Likewise.
404         [POSIX] (ILL_*): Likewise.
405         [POSIX] (POLL_*): Likewise.
406         [POSIX] (SEGV_*): Likewise.
407         [POSIX] (SI_*): Likewise.
408         [POSIX] (TRAP_*): Likewise.
409         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
410         variable.
412 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
414         [BZ #12926]
415         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
416         infinite loop when __recvmsg returns 0.
418 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
420         * CANCEL-FCT-WAIVE: Remove file.
421         * CANCEL-FILE-WAIVE: Likewise.
423         [BZ #14132]
424         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
425         instead of INTVARDEF.
426         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
427         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
428         rtld_hidden_data_def instead of INTVARDEF.
429         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
430         * elf/dl-deps.c (expand_dst): Likewise.
431         * elf/dl-load.c (_dl_dst_count): Likewise.
432         (_dl_dst_substitute): Likewise.
433         (decompose_rpath): Likewise.
434         (_dl_init_paths): Likewise.
435         (open_path): Likewise.
436         (_dl_map_object): Likewise.
437         * elf/rtld.c (dl_main): Likewise.
438         (process_dl_audit): Likewise.
439         (process_envvars): Likewise.
440         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
441         Remove declaration.
442         (__libc_enable_secure): Use rtld_hidden_proto.
444 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
446         * elf/dl-load.c
447         (add_path): New function broken out of _dl_rtld_di_serinfo.
448         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
450 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
452         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
453         parentheses around macro arguments.
454         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
455         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
456         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
457         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
458         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
459         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
460         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
461         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
462         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
463         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
464         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
465         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
466         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
467         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
468         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
469         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
470         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
471         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
472         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
473         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
474         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
475         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
476         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
477         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
478         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
479         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
480         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
481         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
482         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
483         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
484         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
485         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
486         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
487         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
488         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
489         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
490         Likewise.
491         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
492         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
493         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
494         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
495         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
496         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
497         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
498         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
499         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
500         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
501         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
502         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
503         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
504         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
505         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
506         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
507         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
508         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
509         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
510         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
511         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
512         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
513         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
514         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
515         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
516         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
517         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
518         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
519         (_FP_FRAC_SRS_1): Likewise.
520         (_FP_FRAC_CLZ_1): Likewise.
521         (_FP_MUL_MEAT_1_imm): Likewise.
522         (_FP_MUL_MEAT_1_wide): Likewise.
523         (_FP_MUL_MEAT_1_hard): Likewise.
524         (_FP_SQRT_MEAT_1): Likewise.
525         (_FP_FRAC_ASSEMBLE_1): Likewise.
526         (_FP_FRAC_DISASSEMBLE_1): Likewise.
527         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
528         (__FP_CLZ_2): Likewise.
529         (_FP_MUL_MEAT_2_wide): Likewise.
530         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
531         (_FP_MUL_MEAT_2_gmp): Likewise.
532         (_FP_MUL_MEAT_2_120_240_double): Likewise.
533         (_FP_SQRT_MEAT_2): Likewise.
534         (_FP_FRAC_ASSEMBLE_2): Likewise.
535         (_FP_FRAC_DISASSEMBLE_2): Likewise.
536         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
537         (_FP_FRAC_CLZ_4): Likewise.
538         (_FP_MUL_MEAT_4_wide): Likewise.
539         (_FP_MUL_MEAT_4_gmp): Likewise.
540         (_FP_SQRT_MEAT_4): Likewise.
541         (_FP_FRAC_ASSEMBLE_4): Likewise.
542         (_FP_FRAC_DISASSEMBLE_4): Likewise.
543         * soft-fp/op-common.h (_FP_CMP): Likewise.
544         (_FP_CMP_EQ): Likewise.
545         (_FP_CMP_UNORD): Likewise.
546         (_FP_TO_INT): Likewise.
547         (_FP_FROM_INT): Likewise.
548         [!__FP_CLZ] (__FP_CLZ): Likewise.
549         (_FP_DIV_HELP_imm): Likewise.
550         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
551         Likewise.
552         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
553         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
554         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
555         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
556         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
557         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
558         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
559         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
560         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
561         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
562         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
563         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
564         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
565         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
566         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
567         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
568         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
569         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
570         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
571         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
572         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
573         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
574         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
575         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
576         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
577         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
578         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
579         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
580         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
581         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
582         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
583         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
584         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
585         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
586         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
587         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
588         (FP_UNPACK_RAW_SP): Likewise.
589         (FP_PACK_RAW_S): Likewise.
590         (FP_PACK_RAW_SP): Likewise.
591         (FP_UNPACK_S): Likewise.
592         (FP_UNPACK_SP): Likewise.
593         (FP_UNPACK_SEMIRAW_S): Likewise.
594         (FP_UNPACK_SEMIRAW_SP): Likewise.
595         (FP_PACK_S): Likewise.
596         (FP_PACK_SP): Likewise.
597         (FP_PACK_SEMIRAW_S): Likewise.
598         (FP_PACK_SEMIRAW_SP): Likewise.
599         (_FP_SQRT_MEAT_S): Likewise.
600         (FP_CMP_S): Likewise.
601         (FP_CMP_EQ_S): Likewise.
602         (FP_CMP_UNORD_S): Likewise.
603         (FP_TO_INT_S): Likewise.
604         (FP_FROM_INT_S): Likewise.
606         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
608         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
609         (FP_EX_INVALID_IMZ): Likewise.
610         (FP_EX_INVALID_IMZ_FMA): Likewise.
611         (FP_EX_INVALID_ISI): Likewise.
612         (FP_EX_INVALID_ZDZ): Likewise.
613         (FP_EX_INVALID_IDI): Likewise.
614         (FP_EX_INVALID_SQRT): Likewise.
615         (FP_EX_INVALID_CVI): Likewise.
616         (FP_EX_INVALID_VC): Likewise.
617         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
618         "invalid" exceptions.
619         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
620         (_FP_ADD_INTERNAL): Likewise.
621         (_FP_MUL): Likewise.
622         (_FP_FMA): Likewise.
623         (_FP_DIV): Likewise.
624         (_FP_CMP_CHECK_NAN): Likewise.
625         (_FP_SQRT): Likewise.
626         (_FP_TO_INT): Likewise.
627         (FP_EXTEND): Likewise.
629 2014-10-09  Allan McRae  <allan@archlinux.org>
631         * po/fr.po: Update French translation from translation project.
633 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
635         [BZ #14132]
636         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
637         of INTDEF.
638         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
639         (__cxa_atexit): Use libc_hidden_proto.
640         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
642         [BZ #14132]
643         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
644         declaration.
645         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
646         [!_ISOMAC] (__iswspace_l_internal): Likewise.
647         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
648         [!_ISOMAC] (__iswctype_internal): Likewise.
649         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
650         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
651         alias.
652         (fcntl): Remove __fcntl_internal alias.
653         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
654         __connect_internal alias.
655         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
656         Likewise.
658         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
659         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
660         FP_DENORM_ZERO.
661         (_FP_CHECK_FLUSH_ZERO): New macro.
662         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
663         (_FP_CMP): Likewise.
664         (_FP_CMP_EQ): Likewise.
665         (_FP_TO_INT): Do not set inexact for subnormal arguments if
666         FP_DENORM_ZERO.
667         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
668         (FP_TRUNC): Likewise.
670         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
671         treated as invalid conversion, not as normal exponent.
673         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
674         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
675         (_FP_CMP_EQ): Likewise.
676         (_FP_CMP_UNORD): Likewise.
677         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
678         (FP_CMP_EQ_D): Likewise.
679         (FP_CMP_UNORD_D): Likewise.
680         * soft-fp/extended.h (FP_CMP_E): Likewise.
681         (FP_CMP_EQ_E): Likewise.
682         (FP_CMP_UNORD_E): Likewise.
683         * soft-fp/quad.h (FP_CMP_Q): Likewise.
684         (FP_CMP_EQ_Q): Likewise.
685         (FP_CMP_UNORD_Q): Likewise.
686         * soft-fp/single.h (FP_CMP_S): Likewise.
687         (FP_CMP_EQ_S): Likewise.
688         (FP_CMP_UNORD_S): Likewise.
689         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
690         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
691         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
692         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
693         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
694         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
695         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
696         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
697         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
698         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
699         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
700         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
701         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
702         to FP_CMP_Q.
703         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
704         FP_CMP_Q.
705         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
706         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
707         FP_CMP_EQ_Q.
708         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
709         FP_CMP_Q.
710         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
711         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
712         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
713         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
714         FP_CMP_EQ_Q.
715         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
716         FP_CMP_Q.
717         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
718         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
719         FP_CMP_EQ_Q.
720         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
721         FP_CMP_Q.
722         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
723         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
724         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
725         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
726         FP_CMP_EQ_Q.
728         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
729         a subnormal result, set the underflow exception if trapping on
730         underflow is enabled.
731         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
732         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
733         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
734         redefine to 0.
735         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
736         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
737         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
738         * soft-fp/extendxftf2.c (__extendxftf2): Use
739         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
741         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
742         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
743         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
744         FP_HANDLE_EXCEPTIONS.
745         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
746         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
747         FP_HANDLE_EXCEPTIONS.
748         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
749         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
750         FP_HANDLE_EXCEPTIONS.
751         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
752         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
753         FP_HANDLE_EXCEPTIONS.
755 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
757         [BZ #14132]
758         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
759         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
760         use INTUSE.
761         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
762         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
763         Remove alias.
764         (__adjtimex): Define using libc_hidden_ver.
765         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
766         Remove declaration.
767         (ntp_gettime): Call __adjtimex directly.
768         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
769         Remove declaration.
770         (ntp_gettimex): Call __adjtimex directly.
771         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
772         __adjtimex_internal alias.
774 2014-10-08  Roland McGrath  <roland@hack.frob.com>
776         [BZ #17460]
777         * nscd/nscd.c (more_help): Rewrite list of tables collection
778         using xstrdup and asprintf.
780         * nscd/nscd_conf.c: Remove local xstrdup declaration.
782 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
783             Roland McGrath  <roland@hack.frob.com>
785         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
786         (do_lookup_unique): ... local function 'enter' here; update callers.
788 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
790         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
791         compat_symbol calls on [SHARED].
792         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
793         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
794         Remove.
795         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
796         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
797         (oldsetrlimit): Remove.
798         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
799         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
800         (lchown): New syscall entry.
801         (oldsetrlimit): Remove.
802         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
803         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
804         (oldsetrlimit): Remove.
805         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
807         [BZ #14138]
808         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
809         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
810         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
811         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
812         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
813         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
814         (fchown): Likewise.
815         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
816         (fchown): Likewise.
817         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
818         Likewise.
820 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
822         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
823         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
824         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
825         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
826         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
827         Likewise.
828         (__old_sem_post): Likewise.
830 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
832         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
833         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
834         HAVE_CLOCK_GETTIME_VSYSCALL macros.
835         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
836         Use INLINE_VSYSCALL macro.
837         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
838         __vdso_clock_gettime.
839         * sysdeps/unix/sysv/linux/tile/init-first.c
840         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
841         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
842         __vdso_clock_gettime.
844         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
845         to set up frame more cleanly.
847         * sysdeps/tile/memcmp.c: New file.
849         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
851         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
852         * sysdeps/tile/tilegx/strcasestr.c: New file.
853         * sysdeps/tile/tilegx/strnlen.c: New file.
854         * sysdeps/tile/tilegx/strstr.c: New file.
856         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
858 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
860         * nptl/tst-setuid3.c: Write errors to stdout.
862 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
864         * elf/dl-deps.c
865         (preload): New functions broken out of _dl_map_object_deps.
866         (_dl_map_object_deps):  Remove a nested function. Update call sites.
868 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
870         [BZ #14138]
871         * sysdeps/unix/sysv/linux/execve.c: Remove file.
872         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
874 2014-10-01  Steve Ellcey  <sellcey@mips.com>
876         * sysdeps/mips/strcmp.S: New.
878 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
880         [BZ #14138]
881         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
882         (linkat): Likewise.
883         (mkdirat): Likewise.
884         (readlinkat): Likewise.
885         (renameat): Likewise.
886         (symlinkat): Likewise.
887         (unlinkat): Likewise.
888         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
889         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
890         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
891         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
892         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
893         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
894         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
896 2014-09-30  Will Newton  <will.newton@linaro.org>
898         * math/math.h: Define long double math functions if
899         _LIBC_TEST is defined.
900         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
902         * localedata/Makefile: Move assignment to tests-special
903         into an ifdef testing run-built-tests.
904         * timezone/Makefile: Likewise.
906 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
908         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
909         with $(BASH) not $(SHELL).
911 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
912             Matthew LeGendre  <legendre1@llnl.gov>
914         [BZ #17411]
915         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
916         l_reloc_result.
918 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
920         * stdio-common/printf_fp.c
921         (hack_digit): New function, broken out of ...
922         (__printf_fp): ... local function here.  Update call sites.
923         hack_digit now takes an additional parameter that is a pointer
924         to a struct of the referenced locals.  Those locals moved inside
925         the struct and references updated.
927 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
929         * aclocal.m4: Require autoconf 2.69.
930         * configure: Regenerated.
931         * sysdeps/aarch64/configure: Likewise.
932         * sysdeps/alpha/configure: Likewise.
933         * sysdeps/arm/armv7/configure: Likewise.
934         * sysdeps/arm/configure: Likewise.
935         * sysdeps/ia64/configure: Likewise.
936         * sysdeps/mach/configure: Likewise.
937         * sysdeps/mips/configure: Likewise.
938         * sysdeps/s390/configure: Likewise.
939         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
940         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
942         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
943         file.
944         * sysdeps/ia64/configure.ac: Likewise.
946 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
948         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
949         specify symbol version for ld.so.  Do not include entry for
950         libpthread.
951         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
952         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
953         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
955         [BZ #14171]
956         * Makeconfig [$(build-shared) = yes]
957         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
958         makefiles.
959         [$(build-shared) = yes && $(soversions.mk-done) = t]
960         ($(common-objpfx)gnu/lib-names.h): Remove rule.
961         [$(build-shared) = yes && $(soversions.mk-done) = t]
962         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
963         to Makerules.
964         [$(build-shared) = yes && $(soversions.mk-done) = t]
965         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
966         here.
967         [$(build-shared) = yes && $(soversions.mk-done) = t]
968         (common-generated): Don't append gnu/lib-names.h and
969         gnu/lib-names.stmp here.
970         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
971         (lib-names-h-abi): New variable.
972         [$(build-shared) = yes && $(soversions.mk-done) = t]
973         (lib-names-stmp-abi): Likewise.
974         [$(build-shared) = yes && $(soversions.mk-done) = t &&
975         abi-variants] (before-compile): Append
976         $(common-objpfx)$(lib-names-h-abi).
977         [$(build-shared) = yes && $(soversions.mk-done) = t &&
978         abi-variants] (common-generated): Append gnu/lib-names.h.
979         [$(build-shared) = yes && $(soversions.mk-done) = t &&
980         abi-variants] (install-others-nosubdir): Depend on
981         $(inst_includedir)/$(lib-names-h-abi).
982         [$(build-shared) = yes && $(soversions.mk-done) = t &&
983         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
984         [$(build-shared) = yes && $(soversions.mk-done) = t]
985         ($(common-objpfx)$(lib-names-h-abi)): New rule.
986         [$(build-shared) = yes && $(soversions.mk-done) = t]
987         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
988         [$(build-shared) = yes && $(soversions.mk-done) = t]
989         (common-generated): Append $(lib-names-h-abi) and
990         $(lib-names-stmp-abi).
991         * scripts/lib-names.awk: Do not handle multi being set.
992         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
993         Remove variable.
994         (abi-lp64_be-ld-soname): Likewise.
995         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
996         Likewise.
997         (abi-hard-ld-soname): Likewise.
998         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
999         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
1000         Remove variable.
1001         (abi-o32_hard-ld-soname): Likewise.
1002         (abi-o32_soft_2008-ld-soname): Likewise.
1003         (abi-o32_hard_2008-ld-soname): Likewise.
1004         (abi-n32_soft-ld-soname): Likewise.
1005         (abi-n32_hard-ld-soname): Likewise.
1006         (abi-n32_soft_2008-ld-soname): Likewise.
1007         (abi-n32_hard_2008-ld-soname): Likewise.
1008         (abi-n64_soft-ld-soname): Likewise.
1009         (abi-n64_hard-ld-soname): Likewise.
1010         (abi-n64_soft_2008-ld-soname): Likewise.
1011         (abi-n64_hard_2008-ld-soname): Likewise.
1012         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
1013         Likewise.
1014         (abi-64-v2-ld-soname): Likewise.
1015         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
1016         ld.so entries.
1017         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
1018         variable.
1019         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
1020         entry.
1021         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
1022         variable.
1023         (abi-64-ld-soname): Likewise.
1024         (abi-x32-ld-soname): Likewise.
1025         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
1026         entry.
1027         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
1029 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
1031         [BZ #14138]
1032         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
1033         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
1034         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
1035         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
1036         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
1037         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
1038         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
1039         syscall entry for GLIBC_2.2 symbol version.
1040         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
1041         Likewise.
1042         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
1043         (setrlimit): Likewise.
1044         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
1045         Likewise.
1047 2014-09-23  Will Newton  <will.newton@linaro.org>
1049         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
1050         _LINUX_ARM_SYSDEP_H include guard too.
1051         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
1052         define.
1054 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1056         * sysdeps/unix/sysv/linux/eventfd.c:
1057         Make first argument unsigned.
1058         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
1059         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
1061 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
1063         * socket/recvmmsg.c (recvmmsg): Drop const argument.
1064         * socket/sys/socket.h: Likewise
1065         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
1067 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1069         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
1071 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
1073         * time/tst-ftime.c: New test.
1074         * time/Makefile (tests): Add tst-ftime.
1076 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
1078         * soft-fp/extended.h: Fix comment formatting.
1079         * soft-fp/op-1.h: Likewise.
1080         * soft-fp/op-2.h: Likewise.
1081         * soft-fp/op-4.h: Likewise.
1082         * soft-fp/op-8.h: Likewise.
1083         * soft-fp/op-common.h: Likewise.
1084         * soft-fp/soft-fp.h: Likewise.
1086         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
1088 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
1090         [BZ #6652]
1091         * Makeconfig (soversions-default-setname): Remove variable.
1092         ($(common-objpfx)soversions.i): Don't pass default_setname to
1093         soversions.awk.
1094         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
1095         oldest_abi to abi-versions.awk.
1096         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
1097         * config.make.in (oldest-abi): Remove variable.
1098         * configure.ac (--enable-oldest-abi): Remove configure option.
1099         * configure: Regenerated.
1100         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
1101         text.
1102         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
1103         * scripts/soversions.awk: Do not handle default_setname variable.
1104         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
1105         variable.
1106         * sysdeps/mach/hurd/configure: Regenerated.
1107         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
1108         variable.
1109         * sysdeps/unix/sysv/linux/configure: Regenerated.
1111 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
1113         * elf/Makefile (CFLAGS-interp.c): Remove.
1114         ($(elf-objpfx)runtime-linker.h): Generate header with linker
1115         path string.
1116         * elf/interp.c: Include generated runtime-linker.h
1118         * Makerules (lib%.so): Don't include $(+interp) in
1119         prerequisites.
1120         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
1121         * dlfcn/eval.c: Remove file.
1123         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
1124         macros.
1126         [BZ #17266]
1127         * misc/sys/cdefs.h: Define __extern_always_inline for clang
1128         4.2 and newer.
1130         [BZ #17370]
1131         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
1133 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
1134             Jakub Jelinek  <jakub@redhat.com>
1136         [BZ #17266]
1137         * libio/stdio.h: Check definition of __fortify_function
1138         instead of __extern_always_inline to include bits/stdio2.h.
1139         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
1140         check if __extern_always_inline is defined.
1141         [__USE_MISC || __USE_XOPEN]: Likewise.
1142         [__USE_ISOC99] Likewise.
1143         * misc/sys/cdefs.h (__fortify_function): Define only if
1144         __extern_always_inline is defined.
1145         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
1146         __extern_always_inline and __extern_inline only for g++-4.3
1147         and newer or a compatible gcc.
1149 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
1151         [BZ #17371]
1152         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
1153         last change to handle zero prefix length.
1155 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
1157         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
1158         _SC_REGEX_VERSION.
1160         * posix/getconf.c (vars): Add _POSIX_IPV6 and
1161         _POSIX_RAW_SOCKETS.
1163 2014-09-13  Allan McRae  <allan@archlinux.org>
1165         * po/ru.po: Update Russian translation from translation project.
1167 2014-09-12  Roland McGrath  <roland@hack.frob.com>
1169         * locale/programs/locale.c (show_locale_vars): Inline local function
1170         into its sole call site.  Clean up some style nits.
1171         (print_item): New function, broken out of ...
1172         (show_info): ... local function here.  Clean up style nits.
1174         * locale/programs/ld-ctype.c (set_one_default): New function, broken
1175         out of ...
1176         (set_class_defaults): ... local function set_default here.
1177         Define set_default as a macro locally to pass constant parameters.
1178         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
1179         rather than a shared local.
1181         * stdlib/rpmatch.c (try): New function, broken out of ...
1182         (rpmatch): ... local function here.  Also, prototypify definition.
1184 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
1186         * scripts/soversions.awk: Do not handle configuration names.
1187         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
1188         vendor and os variables to soversions.awk.
1189         * configure.ac: Do not modify gnu-* host_os.
1190         * configure: Regenerated
1191         * shlib-versions: Remove first column with configuration names.
1192         * nptl/shlib-versions: Likewise.
1193         * nptl_db/shlib-versions: Likewise.
1194         * sysdeps/hppa/shlib-versions: Likewise.
1195         * sysdeps/m68k/shlib-versions: Likewise.
1196         * sysdeps/mach/hurd/shlib-versions: Likewise.
1197         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
1198         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
1199         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
1200         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
1201         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
1202         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
1203         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
1204         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
1205         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
1206         Likewise.
1207         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
1208         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
1209         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
1210         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
1211         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
1212         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
1213         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
1214         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
1216         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
1217         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
1218         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
1219         Regenerated.
1220         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
1221         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
1222         Condition symbol version definitions on [HAVE_ELFV2_ABI].
1224         * shlib-versions: Remove OS-specific entries.  Moved to files in
1225         sysdeps.
1226         * sysdeps/mach/hurd/shlib-versions: New file.
1227         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
1229         * nptl/shlib-versions: Remove architecture-specific entries.
1230         Moved to files in sysdeps.
1231         * shlib-versions: Likewise.
1232         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
1233         file.
1234         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
1235         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
1236         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
1237         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
1239         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
1240         (UDP_NO_CHECK6_RX): Likewise.
1242 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
1244         * sysdeps/posix/sysconf.c (__sysconf): Spell
1245         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
1247 2014-08-12  Florian Weimer  <fweimer@redhat.com>
1249         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
1250         loading.
1251         * iconv/Versions (__gconv_transliterate): Export for use from
1252         gconv modules.
1253         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
1254         (struct __gconv_trans_data, __gconv_trans_fct,
1255         __gconv_trans_context_fct, __gconv_trans_query_fct,
1256         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
1257         definitions.
1258         (struct __gconv_step_data): Remove __trans member.
1259         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
1260         longer hidden.  Remove unused trans_data argument.
1261         * iconv/gconv_int.h (struct trans_struct): Remove definition.
1262         (__gconv_translit_find): Remove declaration.
1263         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
1264         prototype.
1265         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
1266         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
1267         trans_data argument.  Add hidden definition.
1268         (__gconv_translit_find): Remove.
1269         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
1270         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
1271         * iconv/skeleton.c: Remove transliteration initialization.
1272         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
1273         __gconv_step_data initialization.
1274         * libio/iofwide.c (__libio_translit_): Remove.
1275         (_IO_fwide): Adjust struct __gconv_step_data initialization.
1276         * wcsmbs/btowc.c (__btowc): Likewise.
1277         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
1278         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
1279         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
1280         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
1281         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
1282         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
1283         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
1284         * wcsmbs/wctob.c (wctob): Likewise.
1286 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
1288         [BZ #16194]
1289         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
1290         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
1291         register usage.
1292         * sysdeps/x86/Makefile: Adjust.
1294 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
1295             Roland McGrath  <roland@hack.frob.com>
1297         * locale/weight.h: Add include guard.
1298         (findidx): Make static rather than auto; take new parameters
1299         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
1300         * locale/weightwc.h: Likewise.
1301         * posix/fnmatch_loop.c
1302         (FCT): Change type of EXTRA from int32_t to wint_t.
1303         Don't include either header inside the function.
1304         Call FINDIDX rather than findidx, and pass new arguments.
1305         #undef FINDIDX at the end of the file.
1306         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
1307         FINDIDX before including fnmatch_loop.c for the non-wide version.
1308         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
1309         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
1310         for the wide version.
1311         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
1312         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
1313         Pass new arguments to findidx.
1314         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
1315         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
1316         Don't #include it inside the function.  Pass new arguments to findidx.
1317         * posix/regex_internal.h
1318         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
1319         (re_string_elem_size_at): Don't #include it inside the function.
1320         Pass new arguments to findidx.
1321         * string/strcoll_l.c: #include WEIGHT_H at top level.
1322         (get_next_seq): Don't #include it inside the function.
1323         Pass new arguments to findidx.
1324         (get_next_seq_nocache): Likewise.
1325         * string/strxfrm_l.c: #include WEIGHT_H at top level.
1326         (STRXFRM): Don't #include it inside the function.
1327         Pass new arguments to findidx.
1329 2014-09-11  Florian Weimer  <fweimer@redhat.com>
1331         [BZ #17344]
1332         * malloc/malloc.c (unlink): Turn asserts into a call to
1333         malloc_printerr.
1335 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
1337         [BZ #17370]
1338         * libio/wfileops (do_ftell_wide): Free OUT.
1340 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
1342         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
1344 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
1346         [BZ #17363]
1347         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
1348         group if the current group is empty.
1350 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1352         * benchtests/bench-memset.c (test_main): Add more test from size
1353         from 32 to 512 bytes.
1354         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1355         Add POWER8 memset object.
1356         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1357         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
1358         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
1359         implementation.
1360         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
1361         Likewise.
1362         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
1363         multiarch POWER8 memset optimization.
1364         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
1365         POWER8 memset optimization.
1367         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1368         Remove bzero multiarch objects.
1369         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
1370         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
1371         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
1372         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
1373         Remove define.
1374         [__bzero]: Redefine to specific name.
1375         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
1376         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
1377         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
1378         define.
1379         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
1380         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
1382 2014-09-10  Florian Weimer  <fweimer@redhat.com>
1384         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
1385         warnings into errors.
1387         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
1388         __cxa_thread_atexit_impl prototype.
1390 2014-09-09  Steve Ellcey  <sellcey@mips.com>
1392         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
1393         Fix capitalization of error message.
1395 2014-09-09  Steve Ellcey  <sellcey@mips.com>
1397         * sysdeps/mips/preconfigure: Modify ABI tests.
1399 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
1401         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
1403 2014-09-07  Roland McGrath  <roland@hack.frob.com>
1404             Carlos O'Donell  <carlos@systemhalted.org>
1406         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
1407         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
1408         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
1409         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
1410         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
1411         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
1412         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
1413         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
1414         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
1415         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
1416         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
1417         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
1418         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
1419         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
1420         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
1421         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
1422         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
1423         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
1424         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
1425         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
1426         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
1427         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
1428         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
1429         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
1430         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
1431         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
1432         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
1433         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
1434         Deconditionalize the code that was previously under [RESET_PID].
1435         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
1436         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
1437         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
1438         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
1439         include sysdep.h.
1441 2014-09-08  Allan McRae  <allan@archlinux.org>
1443         * version.h (RELEASE): Set to "development".
1444         (VERSION): Set to "2.20.90"
1446 2014-09-07  Allan McRae  <allan@archlinux.org
1448         * version.h (RELEASE): Set to "stable".
1449         (VERSION): Set to "2.20"
1450         * include/features.h (__GLIBC_MINOR__): Set to 20.
1452         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
1453         Liebler.
1455         * po/ko.po: Update Korean translation from translation project.
1457 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
1459         [BZ #17354]
1460         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
1461         macro for handling signed relocations.
1463 2014-09-03  Florian Weimer  <fweimer@redhat.com>
1465         [BZ #17325]
1466         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
1467         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
1468         assert.
1469         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
1470         * iconvdata/ibm935.c (BODY): Likewise.
1471         * iconvdata/ibm937.c (BODY): Likewise.
1472         * iconvdata/ibm939.c (BODY): Likewise.
1473         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
1474         assert.
1475         * iconvdata/Makefile (iconv-test.out): Pass module list to test
1476         script.
1477         * iconvdata/run-iconv-test.sh: New test loop for checking for
1478         decoder crashers.
1480 2014-09-02  Khem Raj  <raj.khem@gmail.com>
1482         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
1483         libm_hidden_ver.
1485 2014-09-01  Allan McRae  <allan@archlinux.org>
1487         * po/eo.po: Update Esperanto translation from translation project.
1489         * po/ca.po: Update Catalan translation from translation project.
1491 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1493         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
1494         __proc_dostop call.
1496 2014-08-27  Mark Wielaard  <mjw@redhat.com>
1498         [BZ #17319]
1499         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
1500         to call set_thread_area instead of hand written asm.
1501         (__NR_set_thread_area): Removed define.
1502         (TLS_FLAG_WRITABLE): Likewise.
1503         (__ASSUME_SET_THREAD_AREA): Remove check.
1504         (TLS_EBX_ARG): Remove define.
1505         (TLS_LOAD_EBX): Likewise.
1507 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1509         Simplify atomicity of socket creation in bind.
1511         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
1512         looking up the name after linking the file.
1514 2014-08-27  Allan McRae  <allan@archlinux.org>
1516         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
1518 2014-08-26  Florian Weimer  <fweimer@redhat.com>
1520         [BZ #17187]
1521         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
1522         trans_compare, open_translit, __gconv_translit_find):
1523         Remove module loading code.
1525 2014-08-26  Allan McRae  <allan@archlinux.org>
1527         * po/vi.po: Update Vietnamese translation from translation project.
1529         * po/uk.po: Update Ukrainian translation from translation project.
1531         * po/fr.po: Update French translation from translation project.
1533         * po/ru.po: Update Russian translation from translation project.
1535         * po/pl.po: Update Polish translation from translation project.
1537         * po/cs.po: Update Czech translation from translation project.
1539         * po/de.po: Update German translation from translation project.
1541         * po/bg.po: Update Bulgarian translation from translation project.
1543         * po/sv.po: Update Sweedish translation from translation project.
1545         * po/nl.po: Update Dutch translation from translation project.
1547         * po/es.po: Update Spanish translation from translation project.
1549 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
1551         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
1553         * catgets/Makefile (CPPFLAGS-gencat): Remove.
1554         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
1555         (CPPFLAGS-iconvconfig): Likewise.
1556         * timezone/Makefile (CPPFLAGS-zic): Likewise.
1558         * include/libc-symbols.h: Remove unnecessary check for
1559         NOT_IN_libc.
1560         * nptl/pthreadP.h: Likewise.
1561         * sysdeps/aarch64/setjmp.S: Likewise.
1562         * sysdeps/alpha/setjmp.S: Likewise.
1563         * sysdeps/arm/sysdep.h: Likewise.
1564         * sysdeps/i386/setjmp.S: Likewise.
1565         * sysdeps/m68k/setjmp.c: Likewise.
1566         * sysdeps/posix/getcwd.c: Likewise.
1567         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
1568         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
1569         * sysdeps/s390/s390-32/setjmp.S: Likewise.
1570         * sysdeps/s390/s390-64/setjmp.S: Likewise.
1571         * sysdeps/sh/sh3/setjmp.S: Likewise.
1572         * sysdeps/sh/sh4/setjmp.S: Likewise.
1573         * sysdeps/unix/alpha/sysdep.h: Likewise.
1574         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
1575         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
1576         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
1577         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1578         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
1579         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
1580         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
1581         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
1582         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
1583         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
1584         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
1585         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
1586         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
1587         * sysdeps/x86_64/setjmp.S: Likewise.
1589 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
1591         [BZ #17263]
1592         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
1593         <stdint.h>.
1594         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
1595         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
1597 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
1599         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
1601         [BZ #17262]
1602         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
1603         and __x86_64__ when disabling x87 inline functions.
1605 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
1607         [BZ #17259]
1608         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
1609         asm statement with __cpuid_count.
1611 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
1613         * configure.ac: Change __ehdr_start code to dereference the struct.
1614         Run readelf on the output to look for relocations.
1615         * configure: Regenerated.
1617 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
1619         [BZ #17261]
1620         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
1621         value to 0.
1622         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
1624 2014-08-12  Roland McGrath  <roland@hack.frob.com>
1626         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
1628 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
1630         [BZ #16892]
1631         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
1632         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
1634 2014-08-12  Sean Anderson  <seanga2@gmail.com>
1636         * malloc/malloc.c: Fix typo in comment.
1638 2014-08-09  Allan McRae  <allan@archlinux.org>
1640         * Regenerate libc.po.
1642 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
1644         * intl/tst-gettext2.sh: Check every lang file for creation.
1646 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
1648         * sysdeps/aarch64/fpu/math_private.h
1649         (libc_feholdsetround_noex_aarch64_ctx): New function.
1651 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
1653         * sysdeps/arm/armv6/strcpy.S (strcpy):
1654         Fix performance issue in misaligned cases.
1656 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1658         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
1659         Move definition from termios.h.
1660         (struct termio): Likewise.
1661         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
1662         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
1663         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
1664         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
1665         Likewise.
1666         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
1667         Move definition to ioctl-types.h
1668         (struct termio): Likewise.
1669         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
1670         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
1671         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
1672         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
1673         Likewise.
1675 2014-08-05  Richard Henderson  <rth@redhat.com>
1677         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
1678         exceptions.
1679         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
1680         Add fraiseexcpt.
1681         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
1682         Use __feraiseexcept.
1683         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
1684         Protect libm symbols with IS_IN_libm.
1686         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
1688 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
1690         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
1692 2014-08-04  Will Newton  <will.newton@linaro.org>
1694         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
1695         file.
1697 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
1699         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
1700         variants for each function.
1702 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1704         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
1705         appended ...
1706         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
1707         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
1708         appended ...
1709         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
1710         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
1711         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
1712         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
1713         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
1714         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
1715         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
1716         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
1717         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
1718         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
1719         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
1720         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
1721         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
1722         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
1723         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
1724         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
1725         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
1726         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
1727         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
1728         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
1729         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
1730         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
1731         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
1732         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
1733         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
1734         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
1735         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
1736         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
1737         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
1738         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
1739         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
1740         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
1741         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
1742         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
1743         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
1744         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
1745         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
1746         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
1747         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
1748         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
1749         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
1750         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
1751         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
1752         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
1753         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
1754         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
1755         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
1756         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
1757         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
1758         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
1759         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
1760         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
1761         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
1762         Update #include.
1763         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
1764         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
1766 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1768         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
1769         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
1770         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
1771         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
1772         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
1773         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
1775 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1777         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
1778         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
1779         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
1780         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
1782 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1784         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
1785         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
1786         (__libc_vfork): Define function under this name.
1787         (__vfork): Define as an alias.
1788         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
1789         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
1791 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1793         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
1794         that was previously under [RESET_PID].
1795         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
1797 2014-08-04  Andreas Schwab  <schwab@suse.de>
1799         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
1801 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
1803         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
1804         (main): Likewise.
1806 2014-08-01  Roland McGrath  <roland@hack.frob.com>
1808         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
1810 2014-08-01  Richard Henderon  <rth@redhat.com>
1812         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
1813         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
1814         typo in exact zero test.
1815         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
1816         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
1817         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
1819 2014-08-01  Roland McGrath  <roland@hack.frob.com>
1821         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
1822         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
1823         * sysdeps/arm/sysdep.h: ... here.
1824         [!__ASSEMBLER__]: Include <stdint.h>.
1826 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
1828         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
1829         (HAVE_WCTYPE_H): Likewise.
1830         (HAVE_ISWCTYPE): Likewise.
1831         (ENABLE_NLS): Likewise.
1832         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
1833         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
1835         * posix/regex_internal.c: Check if DEBUG is defined and is
1836         set.
1838         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
1839         (HAVE_MBSRTOWCS): Likewise.
1840         * posix/fnmatch.c: Include string.h unconditionally.
1842 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
1844         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
1845         reversal.
1847 2014-07-31  Roland McGrath  <roland@hack.frob.com>
1849         * sysdeps/generic/safe-fatal.h: New file.
1850         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
1851         * nptl/forward.c: Include it.
1852         (__pthread_unwind): Use __safe_fatal as default action, rather
1853         than a bogus use of INTERNAL_SYSCALL that could never work.
1855         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
1856         * configure.ac (libc_cv_builtin_trap): New test.
1857         * configure: Regenerated.
1858         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
1859         (ABORT_INSTRUCTION): Define using __builtin_trap.
1861         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
1862         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
1863         * sysdeps/nptl/nptl-signals.h: New file.
1864         * nptl/pthreadP.h: Include <nptl-signals.h>.
1866 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
1868         * sysdeps/s390/s390-64/utf16-utf32-z9.c
1869         (ONE_DIRECTION): Define.
1870         * sysdeps/s390/s390-64/utf8-utf16-z9.c
1871         (ONE_DIRECTION): Define.
1872         * sysdeps/s390/s390-64/utf8-utf32-z9.c
1873         (ONE_DIRECTION): Define.
1875 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
1877         * sysdeps/s390/Makefile: Delete file.
1878         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
1879         * sysdeps/s390/__longjmp.c: Delete file.
1880         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
1881         Remove fields __flags and __reserved.
1882         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
1883         and add versioning.
1884         * sysdeps/s390/rtld-__longjmp.c: Delete file.
1885         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
1886         * sysdeps/s390/rtld-setjmp.S: Likewise.
1887         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
1888         * sysdeps/s390/s390-32/__longjmp.c: ... here.
1889         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
1890         * sysdeps/s390/s390-32/setjmp.S: ... here.
1891         Add versioning.
1892         (__sigsetjmp): Remove setting __flags field.
1893         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
1894         * sysdeps/s390/s390-64/__longjmp.c: ... here.
1895         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
1896         * sysdeps/s390/s390-64/setjmp.S: ... here.
1897         Add versioning.
1898         (__sigsetjmp): Remove setting __flags field.
1899         * sysdeps/s390/setjmp.S: Delete file.
1900         * sysdeps/s390/sigjmp.c: Likewise.
1901         * sysdeps/s390/v1-longjmp.c: Likewise.
1902         * sysdeps/s390/v1-setjmp.h: Likewise.
1903         * sysdeps/s390/v1-sigjmp.c: Likewise.
1904         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
1905         Remove v1-longjmp_chk.
1906         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
1907         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
1908         Include debug/longjmp_chk.c and add versioning.
1909         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
1910         Include nptl/pt-longjmp.c and add versioning.
1911         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
1912         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
1913         Include __longjmp.c.
1914         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
1915         Move to ...
1916         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
1917         (__getcontext): Remove setting __flags field.
1918         Add versioning.
1919         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
1920         Don't restore upper high grps.
1921         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
1922         Likewise.
1923         (__swapcontext): Remove setting uc_flags field.
1924         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
1925         Delete file.
1926         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
1927         Include __longjmp.c.
1928         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
1929         Move to ...
1930         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
1931         (__getcontext): Remove setting __flags field.
1932         Add versioning.
1933         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
1934         (__swapcontext): Remove setting uc_flags field.
1935         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
1936         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
1937         Remove fields uc_high_gprs and __reserved.
1938         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
1939         New file with reverted content.
1940         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
1941         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
1942         Regenerated.
1943         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
1944         Regenerated.
1946 2014-07-31  Andreas Schwab  <schwab@suse.de>
1948         * config.h.in (HAVE_IFUNC): Define to 0.
1949         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
1950         definedness.
1952 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
1954         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
1955         memmove-avx-unaligned, memcpy-avx-unaligned and
1956         mempcpy-avx-unaligned.
1957         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
1958         Add tests for AVX memcpy functions.
1959         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
1960         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
1961         memcpy_chk.
1962         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
1963         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
1964         memmove_chk.
1965         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
1966         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
1967         mempcpy_chk.
1968         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
1969         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
1970         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
1972 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1974         [BZ #17213]
1975         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
1976         powerpc64le.
1978 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
1980         [BZ #16839]
1981         * manual/llio.texi: Add section about open file description locks.
1982         * manual/examples/ofdlocks.c: Example of open file description
1983         lock usage.
1984         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
1985         F_OFD_SETLK, and F_OFD_SETLKW.
1987 2014-07-23  Allan McRae  <allan@archlinux.org>
1989         * po/es.po: Update Spanish translation from translation project.
1991 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
1993         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
1995 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
1997         [BZ #17078]
1998         * sysdeps/arm/dl-machine.h (elf_machine_rela)
1999         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
2000         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
2002 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
2004         [BZ #17088]
2005         * math/fesetenv.c (__fesetenv)
2006         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
2007         * math/feupdateenv.c (__feupdateenv)
2008         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
2010         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
2011         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
2012         (__ASSUME_SOCKETCALL): Do not define.
2014         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
2015         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
2016         (__ASSUME_SOCKETCALL): Do not define.
2017         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
2018         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
2019         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2020         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
2021         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2022         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
2023         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2024         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2026         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
2027         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
2028         (__ASSUME_SOCKETCALL): Do not define.
2029         (__ASSUME_IPC64): Define unconditionally.
2030         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
2031         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2032         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
2033         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2034         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
2035         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2036         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
2037         Likewise.
2039         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
2040         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
2041         (__ASSUME_SOCKETCALL): Do not define.
2042         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
2043         (__ASSUME_FUTEX_LOCK_PI): Likewise.
2044         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2045         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
2046         (__ASSUME_REQUEUE_PI): Define unconditionally.
2047         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
2048         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
2049         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2050         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
2051         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2052         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2054         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
2055         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
2056         (__ASSUME_SOCKETCALL): Do not define.
2057         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
2058         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2059         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2060         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
2061         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2062         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2064         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
2065         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
2066         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2067         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
2068         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2069         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
2070         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2071         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
2072         (__ASSUME_GETCPU_SYSCALL): Likewise.
2074         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
2075         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
2076         cases for individual architectures.
2077         * sysdeps/gnu/configure: Regenerated.
2078         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
2079         LIBC_SLIBDIR_RTLDDIR.
2080         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
2081         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
2082         LIBC_SLIBDIR_RTLDDIR.
2083         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
2084         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
2085         LIBC_SLIBDIR_RTLDDIR.
2086         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
2087         Regenerated.
2088         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
2089         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
2090         file.
2091         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
2092         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
2093         file.
2094         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
2095         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
2096         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
2097         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
2099         * sysdeps/aarch64/shlib-versions: Move to ...
2100         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
2101         * sysdeps/alpha/shlib-versions: Move to ...
2102         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
2103         * sysdeps/arm/shlib-versions: Move to ...
2104         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
2105         * sysdeps/hppa/shlib-versions: Move all contents except for
2106         libgcc_s entry to ...
2107         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
2108         entry from ...
2109         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
2110         * sysdeps/ia64/shlib-versions: Move to ...
2111         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
2112         entry from ...
2113         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
2114         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
2115         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
2116         * sysdeps/microblaze/shlib-versions: Move to ...
2117         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
2118         * sysdeps/mips/shlib-versions: Move to ...
2119         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
2120         entry from ...
2121         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
2122         * sysdeps/tile/shlib-versions: Move to ...
2123         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
2124         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
2125         from ...
2126         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
2127         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
2128         entry from ...
2129         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
2131 2014-07-17  Will Newton  <will.newton@linaro.org>
2133         * sysdeps/arm/bits/atomic.h
2134         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
2135         (__arch_compare_and_exchange_bool_16_int): Likewise.
2136         (__arch_compare_and_exchange_bool_64_int): Likewise.
2138         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
2139         into an #else block.
2141 2014-07-16  Roland McGrath  <roland@hack.frob.com>
2143         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
2144         just Linux configurations.  Test empirically that the compiler sets
2145         __ARM_EABI__, rather than using the tuple to decide.
2146         * sysdeps/arm/preconfigure: Regenerated.
2147         * sysdeps/unix/sysv/linux/arm/configure: File removed.
2148         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
2149         contents appended ...
2150         * sysdeps/arm/configure.ac: ... here.
2151         * sysdeps/arm/configure: Regenerated.
2153 2014-07-15  Roland McGrath  <roland@hack.frob.com>
2155         * nptl/pthread_kill.c: New file.
2156         * nptl/pthread_sigmask.c: New file.
2157         * nptl/pthread_sigqueue.c: New file.
2159         * sysdeps/nptl/lowlevellock.h: New file.
2160         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
2161         * sysdeps/nptl/lowlevellock-futex.h: New file.
2163         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
2164         Remove dead declarations.
2166 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2168         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
2169         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
2170         config-cflags-avx2.
2171         * sysdeps/x86_64/configure.ac: Likewise.
2172         * sysdeps/i386/configure: Regenerated.
2173         * sysdeps/x86_64/configure: Likewise.
2174         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
2175         memset-avx2 only if config-cflags-avx2 is yes.
2176         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
2177         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
2178         defined.
2179         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
2180         only if HAVE_AVX2_SUPPORT is defined.
2181         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
2183 2014-07-14  Alan Modra  <amodra@gmail.com>
2185         [BZ #17153]
2186         * elf/elf.h (DT_PPC64_NUM): Correct value.
2187         * NEWS: Add to fixed bug list.
2189 2014-07-13  Jim Meyering  <meyering@fb.com>
2191         [BZ 17150]
2192         regex: don't deref NULL upon heap allocation failure
2193         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
2194         failure in one more place.
2195         To trigger the segfault, configure grep -with-included-regex,
2196         build it, and run these commands:
2197         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
2199 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
2201         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
2203 2014-07-11  Richard Henderson  <rth@redhat.com>
2205         * sysdeps/aarch64/libm-test-ulps: Update.
2207 2014-07-10  Florian Weimer  <fweimer@redhat.com>
2209         [BZ #17135]
2210         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
2211         * nptl/allocatestack.c (__nptl_setxid_error): New function.
2212         (__nptl_setxid): Initialize error member.  Call
2213         __nptl_setxid_error.
2214         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
2215         * nptl/descr.h (struct xid_command): Add error member.
2216         * nptl/tst-setuid3.c: New file.
2217         * nptl/Makefile (tests): Add it.
2219 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2221         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
2222         New define.
2223         (__lll_trylock): Use __lll_base_trylock.
2224         (__lll_cond_trylock): Likewise.
2226 2014-07-10  Roland McGrath  <roland@hack.frob.com>
2228         * nptl/pthread_create.c (start_thread): Use atomic_or and
2229         lll_futex_wake directly rather than lll_robust_dead.
2230         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
2231         (lll_robust_dead): Macro removed.
2232         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
2233         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
2234         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
2235         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
2236         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
2237         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
2238         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
2239         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
2240         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
2241         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
2242         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
2243         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
2244         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
2245         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
2246         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
2248         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
2249         Use atomic_compare_and_exchange_val_acq directly rather than
2250         lll_robust_trylock.
2251         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
2252         (__lll_robust_trylock, lll_robust_trylock): Removed.
2253         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
2254         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
2255         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
2256         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
2257         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
2258         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
2259         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
2260         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
2261         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
2262         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
2263         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
2264         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
2265         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
2266         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
2268 2014-07-02  Florian Weimer  <fweimer@redhat.com>
2270         * manual/locale.texi (Locale Names): New section documenting
2271         locale name syntax.  Adjust menu and node chaining accordingly.
2272         (Choosing Locale): Reference Locale Names, Locale Categories.
2273         Mention setting LC_ALL=C.  Reflect that name syntax is now
2274         documented.
2275         (Locale Categories): New section title.  Reference Locale Names.
2276         LC_ALL is an environment variable, but not a category.
2277         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
2278         description, now in Locale Name.  Reference that section.  Locale
2279         name syntax is now documented.
2281 2014-07-02  Florian Weimer  <fweimer@redhat.com>
2283         [BZ #17137]
2284         * locale/findlocale.c (name_present, valid_locale_name): New
2285         functions.
2286         (_nl_find_locale): Use the loc_name variable to store name
2287         candidates.  Call name_present and valid_locale_name to check and
2288         validate locale names.  Return an error if the locale is invalid.
2290 2014-07-02  Florian Weimer  <fweimer@redhat.com>
2292         * locale/setlocale.c (setlocale): Use strdup for allocating
2293         composite name copy.
2295 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
2297         Sync up with gnulib.
2298         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
2299         [!_LIBC && ENABLE_NLS]: Include gettext.h.
2300         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
2301         and _GL_ARG_NONNULL.
2302         [USE_UNLOCKED_IO]: Include unlocked-io.h.
2303         [!_LIBC]: Include code for Windows and Cygwin.
2304         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
2305         Include prototype for int strerror_r.
2306         [!_LIBC] (is_open): New function.
2307         (flush_stdout): New function.
2308         (print_errno_message): Use it.
2309         (error): Likewise.
2310         (error_at_line): Likewise.
2311         (error_tail) Add function attribute macros.  Use
2312         __builtin_expect.
2314         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
2316         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
2318         * io/ftw.c: Include sys/param.h unconditionally.
2320         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
2322         [BZ #17125]
2323         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
2324         libc_freeres_ptr.
2325         (freecache): New function to free CACHE on exit.
2327         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
2328         initialization.
2330 2014-07-09  David S. Miller  <davem@davemloft.net>
2332         * sysdeps/sparc/fpu/libm-test-ulps: Update.
2334         * sysdeps/sparc/nptl/internaltypes.h: Delete.
2335         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
2336         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
2337         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
2338         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
2339         * sysdeps/sparc/nptl/sem_init.c: Likewise.
2340         * sysdeps/sparc/nptl/sem_post.c: Likewise.
2341         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
2342         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
2343         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
2344         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
2345         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
2346         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
2348 2014-07-09  Andreas Schwab  <schwab@suse.de>
2350         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
2351         output.
2352         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
2353         (do_test): Likewise.
2355         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
2357 2014-07-09  Will Newton  <will.newton@linaro.org>
2359         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
2360         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
2361         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
2362         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
2363         * sysdeps/hppa/start.S (_start): Likewise.
2365 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
2367         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
2369         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
2370         defined.
2372 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
2374         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
2375         after checking that it is non-NULL.
2377         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
2379 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2381         * sysdeps/powerpc/memmove.c: Remove file.
2382         * sysdeps/powerpc/powerpc32/power4/memcopy.h
2383         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
2384         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
2385         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
2386         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
2387         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
2388         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
2389         string memmove instead of removed powerpc one.
2391         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
2392         [weak_alias]: Fix compiler warning due trailing data.
2393         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
2394         [weak_alias]: Likewise.
2395         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
2396         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
2398         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2399         (__libc_ifunc_impl_list): Add memmove functions.
2401 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
2403         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
2404         Remove code.
2405         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
2406         Likewise
2407         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
2408         Likewise
2409         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
2410         Likewise
2411         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
2412         Likewise
2413         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
2414         Likewise
2415         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
2416         Likewise
2417         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
2418         Likewise
2419         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
2420         Likewise
2421         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
2422         Likewise
2423         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
2424         Likewise
2425         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
2426         Likewise
2427         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
2428         Likewise
2429         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
2430         Likewise
2431         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
2432         Likewise
2433         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
2434         Likewise
2435         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
2436         Likewise
2438 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2440         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
2441         to avoid alignment traps in non-cacheable memory.
2442         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
2444         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
2445         multiarch objects.
2446         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
2447         file: multiarch power7 memmove.
2448         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
2449         multiarch default memmove.
2450         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
2451         multiarch memove for powerpc32/power4.
2453         * string/bcopy.c: Use full path to include memmove.c.
2454         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
2455         multiarch objects.
2456         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
2457         bcopy for powerpc64.
2458         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
2459         bcopy for powerpc64.
2460         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
2461         and memmove implementations.
2462         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
2463         optimized multiarch memmove for POWER7/powerpc64.
2464         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
2465         default multiarch memmove for powerpc64.
2466         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
2467         multiarch for powerpc64.
2468         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
2469         for POWER7/powerpc64.
2470         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
2471         memmove for POWER7/powerpc64.
2473         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
2474         glibc default one.
2476         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
2477         __ELF_NATIVE_CLASS equal to 64.
2479 2014-07-07  Roland McGrath  <roland@hack.frob.com>
2481         * sysdeps/nptl/lowlevellock.h: File removed.
2483         * NEWS: NPTL is no longer an add-on!
2484         * nptl/internaltypes.h: Moved ...
2485         * sysdeps/nptl/internaltypes.h: ... here.
2486         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
2487         * sysdeps/nptl/fork.c: Likewise.
2488         * sysdeps/nptl/gai_misc.h: Likewise.
2489         * sysdeps/nptl/librt-cancellation.c: Likewise.
2490         * sysdeps/nptl/jmp-unwind.c: Likewise.
2491         * sysdeps/nptl/setxid.h: Likewise.
2492         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
2493         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
2494         * sysdeps/unix/sysv/linux/arm/Implies: New file.
2495         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
2496         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
2497         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
2498         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
2499         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
2500         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
2501         * sysdeps/unix/sysv/linux/mips/Implies: New file.
2502         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
2503         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
2504         * sysdeps/unix/sysv/linux/sh/Implies: New file.
2505         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
2506         * sysdeps/unix/sysv/linux/tile/Implies: New file.
2507         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
2508         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
2509         * nptl/Makeconfig: Moved ...
2510         * sysdeps/nptl/Makeconfig: ... here.
2511         * nptl/configure: File removed.
2512         * nptl/ANNOUNCE: File removed.
2513         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
2514         * sysdeps/unix/sysv/linux/configure: Regenerated.
2516         * nptl/Makefile (routines): Add libc_pthread_init,
2517         libc_multiple_threads, register-atfork and unregister-atfork.
2518         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
2519         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
2520         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
2521         pthread-pi-defines.sym, structsem.sym.
2522         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
2523         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
2524         [$(subdir) = nptl] (tests): Add tst-setgetname.
2525         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
2526         * sysdeps/unix/sysv/linux/sigaction.c: Just include
2527         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
2528         [!LIBC_SIGACTION]: Remove aliases.
2529         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
2530         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
2531         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
2532         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
2533         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
2534         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
2535         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
2536         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
2537         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
2538         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
2539         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
2540         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
2541         __libc_allocate_rtsig_private.
2542         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
2543         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
2544         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
2545         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
2546         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
2547         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
2548         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
2549         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
2550         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
2551         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
2552         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
2553         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
2554         * nptl/internaltypes.h: ... here.
2555         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
2556         * sysdeps/nptl/jmp-unwind.c: ... here.
2557         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
2558         * nptl/libc-lowlevellock.c: ... here.
2559         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
2560         * nptl/libc_multiple_threads.c: ... here.
2561         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
2562         * nptl/libc_pthread_init.c: ... here.
2563         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
2564         * nptl/lowlevelbarrier.sym: ... here.
2565         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
2566         * nptl/lowlevelcond.sym: ... here.
2567         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
2568         * nptl/lowlevellock.c: ... here.
2569         * nptl/lowlevellock.h: Moved ...
2570         * sysdeps/nptl/lowlevellock.h: ... here.
2571         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
2572         * nptl/lowlevelrobustlock.c: ... here.
2573         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
2574         * nptl/lowlevelrobustlock.sym: ... here.
2575         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
2576         * nptl/lowlevelrwlock.sym: ... here.
2577         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
2578         * nptl/pt-fork.c: ... here.
2579         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
2580         * nptl/pthread-pi-defines.sym: ... here.
2581         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
2582         * nptl/pthread_attr_getaffinity.c: ... here.
2583         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
2584         * nptl/pthread_attr_setaffinity.c: ... here.
2585         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
2586         * nptl/pthread_mutex_cond_lock.c: ... here.
2587         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
2588         Update #include.
2589         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
2590         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
2591         * nptl/pthread_once.c: ... here, replacing old file.
2592         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
2593         * nptl/pthread_yield.c: ... here.
2594         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
2595         * nptl/register-atfork.c: ... here.
2596         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
2597         * nptl/sem_post.c: ... here.
2598         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
2599         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
2600         * nptl/sem_timedwait.c: ... here.
2601         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
2602         * nptl/sem_trywait.c: ... here.
2603         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
2604         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
2605         * nptl/sem_wait.c: ... here.
2606         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
2607         * nptl/structsem.sym: ... here.
2608         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
2609         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
2610         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
2611         * nptl/unregister-atfork.c: ... here.
2612         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
2613         * nptl/unwindbuf.sym: ... here.
2614         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
2615         * sysdeps/nptl/fork.c: ... here.
2616         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
2617         * sysdeps/nptl/fork.h: ... here.
2618         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
2619         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
2620         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
2621         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
2622         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
2623         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
2624         * sysdeps/unix/sysv/linux/getpid.c: ... here.
2625         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
2626         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
2627         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
2628         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
2629         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
2630         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
2631         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
2632         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
2633         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
2634         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
2635         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
2636         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
2637         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
2638         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
2639         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
2640         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
2641         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
2642         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
2643         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
2644         * sysdeps/unix/sysv/linux/raise.c: ... here.
2645         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
2646         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
2647         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
2648         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
2649         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
2650         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
2651         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
2652         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
2653         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
2654         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
2655         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
2656         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
2657         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
2658         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
2659         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
2661 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
2663         * sysdeps/generic/memcopy.h: Add comment for
2664         MEMCPY_OK_FOR_FWD_MEMMOVE.
2666 2014-07-04  Will Newton  <will.newton@linaro.org>
2668         * string/memchr.c: Merge from gnulib.
2669         [_LIBC]: Remove conditionals.
2670         (__ptr_t): Remove define.
2671         (LONG_MAX_32_BITS): Likewise.
2672         (LONG_MAX): Likewise.
2673         (MEMCHR): Use ANSI prototype and optimize algorithm.
2675         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
2677 2014-07-03  Roland McGrath  <roland@hack.frob.com>
2679         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
2680         (lll_futex_timed_wait_bitset): Fix syscall argument count.
2682         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
2683         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
2684         in a bare environment with no <stdlib.h> installed.
2685         * sysdeps/nptl/configure: Regenerated.
2687         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
2689         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
2690         AC_EGREP_CPP for kernel header checks, so they only succeed if
2691         including <linux/version.h> actually works right.
2692         * sysdeps/unix/sysv/linux/configure: Regenerated.
2694         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
2695         value so it's not diagnosed as unused.
2697         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
2698         thing) with "ifeq ($(subdir),rt)".
2700 2014-07-03  Richard Henderson  <rth@redhat.com>
2702         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
2703         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
2704         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
2706         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
2707         (math_force_eval): New.
2709         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
2710         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
2712         * sysdeps/alpha/fpu/s_round.c: Remove file.
2713         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
2715         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
2716         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
2717         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
2718         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
2719         (_dl_start, print_statistics): Likewise.
2720         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
2721         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
2723         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2724         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2725         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2726         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2727         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
2728         (HP_SMALL_TIMING_AVAIL): Define.
2729         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2730         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
2731         (HP_SMALL_TIMING_AVAIL): Define.
2732         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2733         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2735         * sysdeps/aarch64/hp-timing.h: New file.
2737         * sysdeps/generic/hp-timing.h: Remove dead comment.
2738         * sysdeps/generic/hp-timing-common.h: New file.
2739         * sysdeps/alpha/hp-timing.h: Include it.
2740         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
2741         * sysdeps/i386/i686/hp-timing.h: Likewise.
2742         * sysdeps/ia64/hp-timing.h: Likewise.
2743         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
2744         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
2745         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
2746         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
2747         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
2748         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
2749         (hp_timing_t): New.
2751         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
2752         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
2753         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
2754         * elf/rtld.c (_dl_start_final): Likewise.
2755         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
2756         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2757         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2758         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2759         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2760         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
2761         (HP_TIMING_DIFF_INIT): Remove.
2762         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2763         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
2764         (HP_TIMING_DIFF_INIT): Remove.
2765         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2766         * sysdeps/i386/i686/hp-timing.c: Remove file.
2767         * sysdeps/x86_64/hp-timing.c: Remove file.
2768         * sysdeps/ia64/hp-timing.c: Remove file.
2769         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
2770         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
2771         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
2772         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
2774         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
2775         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
2776         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
2777         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
2778         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
2779         (HP_TIMING_ACCUM): Remove.
2780         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
2781         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
2782         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
2784         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
2785         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
2786         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
2787         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
2788         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
2789         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
2790         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
2791         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
2793         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
2795 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
2797         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
2799 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
2801         Sync up with gettext.
2802         * intl/loadmsgcat.c: Define O_BINARY if not defined.
2803         [_MSC_VER]: Include malloc.h
2804         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
2805         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
2806         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
2807         TEMP_FAILURE_RETRY.  Cast return of alloca.
2808         [!_LIBC] Call gl_rwlock_init.
2809         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
2811 2014-07-02  Roland McGrath  <roland@hack.frob.com>
2813         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
2814         before checking its value.
2816 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
2818         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
2820         * debug/memcpy_chk.c: Don't include pagecopy.h.
2821         * debug/mempcpy_chk.c: Likewise.
2822         * string/memcpy.c: Likewise.
2823         * string/memmove.c: Likewise.
2824         * sysdeps/powerpc/memmove.c: Likewise.
2825         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
2826         definition of PAGE_COPY_FWD_MAYBE here...
2827         * sysdeps/generic/pagecopy.h: ... from here.
2828         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
2830 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
2831             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2833         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
2834         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
2835         optimizations.
2836         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
2837         (__libc_ifunc_impl_list): Likewise.
2838         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
2839         multiarch strcat for PPC64.
2840         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
2841         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
2843 2014-07-02  Roland McGrath  <roland@hack.frob.com>
2845         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
2847 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
2849         * intl/loadmsgcat.c: Remove declaration of
2850         get_sysdep_segment_value.
2851         (get_sysdep_segment_value): Use ISO C style.
2852         (_nl_load_domain): Use ISO C style.  Get rid of redundant
2853         semicolon.  Fix typo and formatting in comment.
2854         (_nl_unload_domain): Use ISO C style.
2856         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
2858 2014-07-02  Will Newton  <will.newton@linaro.org>
2860         * malloc/obstack.c: Merge from gnulib master.
2861         [HAVE_CONFIG_H]: Remove conditional code.
2862         [!_LIBC]: Include config.h.
2863         [!ELIDE_CODE]: Don't include inttypes.h, include
2864         stdint.h unconditionally.
2865         (print_and_abort): Mark as _Noreturn.
2866         (_obstack_allocated_p): Mark as __attribute_pure__.
2867         (obstack_free): Rename to __obstack_free.
2868         [!__attribute__]: Remove conditional code.
2869         * malloc/obstack.h: Merge from gnulib master.
2870         [__cplusplus]: Move conditional down.
2871         [!__attribute_pure__]: Define __attribute_pure__ here
2872         if it is not already defined.
2873         (_obstack_memory_used): Mark as __attribute_pure__.
2874         [!__obstack_free]: Define as obstack_free.
2875         [__GNUC__]: Remove check for ancient NeXT gcc.
2877 2014-07-02  Will Newton  <will.newton@linaro.org>
2878             Paul Eggert  <eggert@cs.ucla.edu>
2880         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
2882 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
2884         * resolv/gethnamaddr.c: Add comment warning that the file is
2885         not maintained.
2887 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
2889         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
2890         entries.
2892         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
2893         entry for aio_cancel and aio_cancel64.
2894         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
2895         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
2896         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
2897         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
2898         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
2899         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
2900         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
2901         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
2902         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
2903         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
2904         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
2905         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
2906         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
2908 2014-07-01  Roland McGrath  <roland@hack.frob.com>
2910         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
2911         * nptl/pthread_mutex_lock.c: Likewise.
2912         * nptl/pthread_mutex_timedlock.c: Likewise.
2913         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
2915 2014-07-01  Richard henderson  <rth@redhat.com>
2917         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
2918         (__isnan, __isnanl): Remove.
2919         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
2921         * sysdeps/alpha/fpu/libm-test-ulps: Update.
2923 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
2925         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
2927 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
2929         * resolv/nss_dns/dns-host.c (getanswer_r)
2930         [MULTI_PTRS_ARE_ALIASES]: Remove code.
2932 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
2934         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
2935         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
2936         undefine.
2937         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
2938         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
2940 2014-07-01  Roland McGrath <roland@hack.frob.com>
2942         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
2943         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
2945         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
2946         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
2948         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
2949         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
2950         ... here.
2951         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
2952         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
2954         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
2955         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
2956         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
2957         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
2959         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
2960         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
2961         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
2962         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
2963         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
2964         Moved ...
2965         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
2966         ... here.
2967         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
2968         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
2969         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
2970         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
2971         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
2972         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
2973         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
2974         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
2975         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
2976         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
2977         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
2978         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
2979         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
2980         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
2981         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
2982         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
2983         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
2984         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
2985         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
2986         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
2987         ... here.
2988         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
2989         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
2990         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
2991         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
2992         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
2993         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
2994         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
2995         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
2997 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
2999         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
3000         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
3001         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
3002         Add sysdep.
3004 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3006         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
3008 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
3010         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
3011         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
3013         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
3015         * sysdeps/arm/libm-test-ulps: Regenerated.
3017 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
3018             Roland McGrath <roland@hack.frob.com>
3020         * test-skeleton.c (signal_handler): Kill the whole process group
3021         before killing the child individually.
3022         (main): Report any failure on `setpgid'.
3024 2014-06-30  Roland McGrath  <roland@hack.frob.com>
3026         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
3027         from _TLS_H to _ARM_NPTL_TLS_H.
3028         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
3029         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
3031 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
3033         [BZ #16539]
3034         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
3035         (__expm1l): Return argument unchanged when small but not
3036         subnormal.
3038         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
3039         include macro name.
3040         (_FP_UNPACK_RAW_1_P): Likewise.
3041         (_FP_PACK_RAW_1): Likewise.
3042         (_FP_PACK_RAW_1_P): Likewise.
3043         (_FP_MUL_MEAT_1_wide): Likewise.
3044         (_FP_MUL_MEAT_DW_1_hard): Likewise.
3045         (_FP_MUL_MEAT_1_hard): Likewise.
3046         (_FP_DIV_MEAT_1_imm): Likewise.
3047         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
3048         (_FP_DIV_MEAT_1_udiv): Likewise.
3049         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
3050         (_FP_UNPACK_RAW_2): Likewise.
3051         (_FP_UNPACK_RAW_2_P): Likewise.
3052         (_FP_PACK_RAW_2): Likewise.
3053         (_FP_PACK_RAW_2_P): Likewise.
3054         (_FP_MUL_MEAT_DW_2_wide): Likewise.
3055         (_FP_MUL_MEAT_2_wide): Likewise.
3056         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
3057         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
3058         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
3059         (_FP_MUL_MEAT_2_gmp): Likewise.
3060         (_FP_DIV_MEAT_2_udiv): Likewise.
3061         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
3062         (_FP_FRAC_SRL_4): Likewise.
3063         (_FP_FRAC_SRST_4): Likewise.
3064         (_FP_FRAC_SRS_4): Likewise.
3065         (_FP_UNPACK_RAW_4): Likewise.
3066         (_FP_UNPACK_RAW_4_P): Likewise.
3067         (_FP_PACK_RAW_4): Likewise.
3068         (_FP_PACK_RAW_4_P): Likewise.
3069         (_FP_MUL_MEAT_DW_4_wide): Likewise.
3070         (_FP_MUL_MEAT_4_wide): Likewise.
3071         (_FP_MUL_MEAT_4_gmp): Likewise.
3072         (umul_ppppmnnn): Likewise.
3073         (_FP_DIV_MEAT_4_udiv): Likewise.
3074         (__FP_FRAC_ADD_4): Likewise.
3075         (__FP_FRAC_SUB_3): Likewise.
3076         (__FP_FRAC_SUB_4): Likewise.
3077         (__FP_FRAC_DEC_3): Likewise.
3078         (__FP_FRAC_DEC_4): Likewise.
3079         (__FP_FRAC_ADDI_4): Likewise.
3080         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
3081         (_FP_FRAC_SRL_8): Likewise.
3082         (_FP_FRAC_SRS_8): Likewise.
3084         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
3085         include macro name.
3086         (FP_UNPACK_RAW_EP): Likewise.
3087         (FP_PACK_RAW_E): Likewise.
3088         (FP_PACK_RAW_EP): Likewise.
3089         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
3090         (_FP_ISSIGNAN): Likewise.
3091         (_FP_ADD_INTERNAL): Likewise.
3092         (_FP_FMA): Likewise.
3093         (_FP_CMP): Likewise.
3094         (_FP_SQRT): Likewise.
3095         (_FP_TO_INT): Likewise.
3096         (_FP_FROM_INT): Likewise.
3097         (FP_EXTEND): Likewise.
3098         (_FP_DIV_MEAT_N_loop): Likewise.
3100 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
3102         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
3103         throughout.
3105 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
3107         [BZ #17097]
3108         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
3109         result with correct sign in case of exponents that produce
3110         overflow except for X very close to 1.
3112 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
3114         mktime: merge #if/#ifdef usage from glibc
3115         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
3116         as that works with both Glibc's and Gnulib's style.
3117         See thread starting at Siddhesh Poyarekar's bug report at:
3118         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
3120 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
3122         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
3123         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
3124         * sysdeps/tile/tilegx/memmove.c: Remove file.
3126 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
3128         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
3129         abi-name definition.
3130         * scripts/soversions.awk: Do not handle or generate ABI lines.
3131         * shlib-versions: Remove ABI entries.
3132         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
3133         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
3135 2014-06-27  Roland McGrath  <roland@hack.frob.com>
3137         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
3138         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
3139         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
3140         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
3141         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
3142         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
3143         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
3144         Moved ...
3145         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
3146         ... here.
3147         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
3148         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
3149         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
3150         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
3151         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
3152         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
3153         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
3154         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
3155         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
3156         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
3157         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
3158         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
3159         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
3160         Moved ...
3161         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
3162         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
3163         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
3164         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
3165         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
3166         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
3167         Moved ...
3168         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
3169         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
3170         Moved ...
3171         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
3172         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
3173         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
3174         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
3175         Moved ...
3176         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
3177         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
3178         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
3179         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
3180         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
3181         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
3182         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
3183         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
3184         Moved ...
3185         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
3186         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
3187         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
3188         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
3189         Moved ...
3190         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
3191         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
3192         Moved ...
3193         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
3194         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
3195         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
3196         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
3197         Moved ...
3198         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
3199         ... here.
3200         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
3201         Identical file removed.
3202         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
3203         Moved ...
3204         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
3205         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
3206         Identical file removed.
3207         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
3208         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
3209         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
3210         Moved ...
3211         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
3212         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
3213         Identical file removed.
3214         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
3215         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
3216         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
3217         Identical file removed.
3218         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
3219         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
3220         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
3221         Identical file removed.
3222         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
3223         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
3224         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
3225         Identical file removed.
3226         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
3227         Moved ...
3228         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
3229         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
3230         Identical file removed.
3231         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
3232         Moved ...
3233         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
3234         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
3235         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
3236         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
3237         Identical file removed.
3238         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
3239         Moved ...
3240         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
3241         ... here.
3242         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
3243         Identical file removed.
3244         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
3245         Moved ...
3246         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
3247         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
3248         Identical file removed.
3249         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
3250         Moved ...
3251         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
3252         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
3253         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
3254         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
3255         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
3256         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
3257         Moved ...
3258         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
3259         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
3260         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
3262         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
3263         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
3264         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
3265         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
3266         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
3268 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
3270         [BZ #17092]
3271         * nscd/nscd.c (monitor_child): Return exit status of child
3272         instead of return value from wait syscall.
3274 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
3276         * configure.ac (libc_commonpagesize): Remove variable.
3277         (libc_relro_required): Likewise.
3278         (libc_cv_z_relro): Remove configure test.
3279         * configure: Regenerated.
3280         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
3281         variable.
3282         (libc_relro_required): Likewise.
3283         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
3284         (libc_relro_required): Likewise.
3285         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
3286         (libc_relro_required): Likewise.
3287         * sysdeps/arm/preconfigure: Regenerated.
3288         * sysdeps/ia64/preconfigure: Remove file.
3289         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
3290         variable.
3291         (libc_relro_required): Likewise.
3293         [BZ #16561]
3294         [BZ #16562]
3295         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
3296         (__ieee754_yn): Set FE_TONEAREST mode internally and then
3297         recompute overflowing results in original rounding mode.
3298         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
3299         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
3300         recompute overflowing results in original rounding mode.
3301         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
3302         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
3303         recompute overflowing results in original rounding mode.
3304         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
3305         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
3306         recompute overflowing results in original rounding mode.
3307         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
3308         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
3309         recompute overflowing results in original rounding mode.
3310         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
3311         (libc_feholdsetround_ctx): New macro.
3312         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
3313         * sysdeps/i386/fpu/libm-test-ulps: Update.
3314         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
3316 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
3318         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
3319         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
3320         corresponding .cpsetup call.
3322 2014-06-26  Roland McGrath  <roland@hack.frob.com>
3324         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
3325         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
3326         * sysdeps/arm/Makefile [$(subdir) = csu]
3327         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
3328         (static-only-routines): Add aeabi_read_tp here.
3329         (shared-only-routines): Add libc-aeabi_read_tp here.
3330         (CFLAGS-libc-start.c): Add -fexceptions here.
3331         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
3332         (sysdep_routines, static-only-routines, shared-only-routines):
3333         Don't add to these here.
3334         (CFLAGS-libc-start.c): Likewise.
3336         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
3337         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
3338         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
3339         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
3340         * sysdeps/arm/Makefile [$(subdir) = rt]
3341         (librt-sysdep_routines, librt-shared-only-routines):
3342         Append rt-aeabi_unwind_cpp_pr1 here.
3343         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
3344         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
3345         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
3346         (libpthread-sysdep_routines, libpthread-shared-only-routines):
3347         Append nptl-aeabi_unwind_cpp_pr1 here.
3348         (tests): Filter out tst-cleanupx4 here.
3349         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
3350         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
3351         Don't do those here.
3353 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
3355         * scripts/list-sources.sh: Do not handle ports specially.
3357 2014-06-26  Roland McGrath  <roland@hack.frob.com>
3359         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
3360         * sysdeps/arm/feupdateenv.c: Likewise.
3362         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
3364 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
3366         * manual/texinfo.tex: Update to version 2014-05-05.10 with
3367         trailing whitespace removed.
3368         * scripts/config.guess: Update to version 2014-03-23.
3369         * scripts/config.sub: Update to version 2014-05-01
3370         * scripts/install-sh: Update to version 2013-12-25.23.
3371         * scripts/move-if-change: Update from gnulib.
3373 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
3375         * debug/memmove_chk.c: Remove pagecopy.h include.
3377 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
3379         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
3380         identical to gnulib mktime.
3382 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
3384         * configure.ac: Do not test for machine being rs6000.  Do not test
3385         for powerpc*-*soft.
3386         * configure: Regenerated.
3388         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
3389         test.
3390         * configure: Regenerated.
3391         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
3392         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
3393         Remove configure test.
3394         * sysdeps/arm/configure: Regenerated.
3395         * sysdeps/nptl/configure.ac: Do not check
3396         libc_cv_asm_cfi_directives.
3397         * sysdeps/nptl/configure: Regenerated.
3398         * sysdeps/x86_64/nptl/configure.ac: Remove file.
3399         * sysdeps/x86_64/nptl/configure: Remove generated file.
3400         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
3401         unconditional.
3402         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
3404 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
3406         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
3407         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
3408         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
3409         it is defined.
3411         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
3412         instead of whether it is defined.
3413         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
3414         * sysdeps/hppa/dl-machine.h: Likewise.
3415         * sysdeps/ia64/dl-machine.h: Likewise.
3416         * sysdeps/m68k/dl-machine.h: Likewise.
3417         * sysdeps/microblaze/dl-machine.h: Likewise.
3418         * sysdeps/mips/dl-machine.: Likewise.
3419         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
3420         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
3421         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
3422         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
3423         * sysdeps/sh/dl-machine.h: Likewise.
3424         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
3425         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
3426         * sysdeps/tile/dl-machine.h: Likewise.
3427         * sysdeps/x86_64/dl-machine.h: Likewise.
3429         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
3430         code.
3431         (verify_persistent_db): Likewise.
3433 2014-06-26  Roland McGrath  <roland@hack.frob.com>
3435         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
3436         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
3437         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
3438         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
3439         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
3440         Moved ...
3441         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
3442         ... here.
3443         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
3444         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
3445         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
3446         Identical file removed.
3447         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
3448         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
3449         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
3450         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
3451         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
3452         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
3453         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
3454         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
3455         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
3456         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
3457         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
3458         Moved ...
3459         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
3460         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
3461         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
3462         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
3463         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
3464         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
3465         Moved ...
3466         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
3467         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
3468         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
3469         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
3470         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
3471         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
3472         Identical file removed.
3473         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
3474         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
3475         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
3476         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
3477         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
3478         Moved ...
3479         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
3480         ... here.
3481         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
3482         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
3483         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
3484         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
3485         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
3486         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
3487         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
3488         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
3489         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
3490         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
3491         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
3492         Moved ...
3493         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
3494         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
3495         Moved ...
3496         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
3497         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
3498         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
3499         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
3500         Moved ...
3501         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
3502         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
3503         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
3505         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
3506         folded into ...
3507         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
3508         * sysdeps/unix/sysv/linux/s390/Versions
3509         (libpthread: GLIBC_2.19): New version set.
3510         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
3511         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
3512         (librt: GLIBC_2.3.3): New version set.
3513         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
3514         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
3515         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
3516         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
3517         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
3518         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
3519         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
3520         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
3521         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
3522         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
3523         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
3524         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
3525         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
3526         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
3527         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
3528         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
3529         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
3530         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
3531         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
3532         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
3533         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
3534         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
3535         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
3536         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
3537         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
3538         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
3539         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
3540         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
3541         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
3542         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
3543         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
3544         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
3545         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
3546         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
3547         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
3548         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
3549         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
3550         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
3551         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
3552         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
3553         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
3554         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
3555         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
3556         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
3557         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
3559         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
3560         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
3561         (__libc_vfork): Define the function under this name.
3562         [!NOT_IN_libc] (__vfork): Make this an alias.
3563         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
3564         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
3565         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
3566         (__libc_vfork): Define the function under this name.
3567         [!NOT_IN_libc] (__vfork): Make this an alias.
3568         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
3569         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
3570         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
3571         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
3572         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
3573         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
3575         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
3576         code that was previously under [RESET_PID].
3577         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
3578         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
3579         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
3581         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
3582         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
3583         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
3584         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
3585         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
3586         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
3587         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
3588         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
3589         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
3590         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
3591         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
3592         Moved ...
3593         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
3594         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
3595         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
3596         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
3597         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
3598         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
3599         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
3600         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
3601         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
3602         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
3603         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
3604         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
3605         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
3606         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
3607         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
3608         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
3609         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
3610         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
3611         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
3612         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
3613         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
3614         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
3615         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
3616         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
3617         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
3618         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
3619         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
3620         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
3621         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
3623 2014-06-25  Roland McGrath  <roland@hack.frob.com>
3625         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
3626         that was previously under [RESET_PID].
3627         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
3629 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
3631         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
3632         not undefine and redefine.
3633         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
3634         [O_CLOEXEC]: Make code unconditional.
3635         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
3636         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
3637         <kernel-features.h>.
3638         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
3639         conditional variable definition.
3640         (shm_open) [O_CLOEXEC]: Make code unconditional.
3641         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
3642         code.
3644         * configure.ac (USE_REGPARMS): Don't define here.
3645         * configure: Regenerated.
3646         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
3647         * sysdeps/i386/configure: Regenerated.
3649         * nptl/createthread.c: Don't include kernel-features.h.
3650         * nptl/pthread_cancel.c: Likewise.
3651         * nptl/pthread_condattr_setclock.c: Likewise.
3652         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
3653         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
3654         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
3655         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
3656         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
3657         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
3658         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
3659         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
3660         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
3661         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
3662         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
3663         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
3664         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
3665         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
3666         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
3667         * nscd/gai.c: Likewise.
3668         * nss/nss_db/db-open.c: Likewise.
3669         * sysdeps/generic/ldsodefs.h: Likewise.
3670         * sysdeps/sh/nptl/tls.h: Likewise.
3671         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
3672         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
3673         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
3674         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
3675         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
3676         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
3677         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
3678         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
3679         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
3680         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
3681         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
3682         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
3683         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
3684         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
3685         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
3686         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
3687         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
3688         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
3689         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
3690         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
3691         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
3692         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
3693         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
3694         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
3695         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
3696         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
3697         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
3698         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
3699         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
3700         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
3701         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
3702         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
3703         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
3704         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
3705         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
3706         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
3707         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
3708         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
3709         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
3710         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
3711         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
3712         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
3713         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
3714         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
3715         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
3716         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
3717         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
3718         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
3719         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
3720         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
3721         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
3722         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
3723         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
3724         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
3725         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
3726         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
3727         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
3728         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
3729         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
3730         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
3731         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
3732         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
3733         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
3734         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
3735         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
3736         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
3737         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
3738         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
3739         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
3740         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
3741         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
3742         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
3743         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
3744         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
3745         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
3746         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
3747         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
3748         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
3749         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
3750         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
3751         * sysdeps/unix/sysv/linux/pread.c: Likewise.
3752         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
3753         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
3754         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
3755         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
3756         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
3757         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
3758         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
3759         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
3760         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
3761         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
3762         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
3763         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
3764         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
3765         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
3766         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
3767         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
3768         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
3769         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
3770         * sysdeps/unix/sysv/linux/system.c: Likewise.
3771         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
3772         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
3773         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
3774         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
3775         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
3776         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
3777         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
3779         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
3780         * configure: Regenerated.
3781         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
3783         * configure.ac (base_machine): Do not set specially for particular
3784         machines here.
3785         * configure: Regenerated.
3786         * sysdeps/powerpc/preconfigure: Move machine and base_machine
3787         settings from configure.ac.
3788         * sysdeps/i386/preconfigure: New file.
3789         * sysdeps/s390/preconfigure: Likewise.
3790         * sysdeps/sh/preconfigure: Likewise.
3791         * sysdeps/sparc/preconfigure: Likewise.
3793 2014-06-25  Roland McGrath  <roland@hack.frob.com>
3795         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
3796         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
3797         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
3798         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
3799         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
3800         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
3801         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
3802         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
3803         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
3804         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
3805         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
3806         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
3807         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
3808         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
3809         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
3810         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
3811         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
3812         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
3813         * sysdeps/sparc/sparc64/Makefile: ... appended here.
3815         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
3816         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
3817         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
3818         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
3819         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
3820         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
3821         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
3822         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
3823         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
3824         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
3825         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
3826         * sysdeps/sparc/sparc32/sem_post.c: ... here.
3827         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
3828         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
3829         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
3830         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
3831         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
3832         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
3833         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
3834         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
3835         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
3836         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
3837         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
3838         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
3839         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
3840         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
3841         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
3842         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
3843         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
3844         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
3845         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
3846         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
3847         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
3848         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
3849         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
3850         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
3851         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
3852         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
3854         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
3855         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
3856         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
3857         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
3858         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
3859         Moved ...
3860         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
3861         ... here.
3862         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
3863         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
3864         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
3865         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
3866         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
3867         Moved ...
3868         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
3869         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
3870         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
3871         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
3872         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
3873         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
3874         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
3875         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
3876         Moved ...
3877         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
3878         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
3879         Moved ...
3880         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
3881         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
3882         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
3883         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
3884         Moved ...
3885         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
3886         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
3887         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
3888         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
3889         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
3890         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
3891         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
3892         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
3893         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
3894         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
3895         Moved ...
3896         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
3897         ... here.
3898         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
3899         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
3900         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
3901         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
3902         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
3903         Moved ...
3904         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
3905         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
3906         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
3907         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
3908         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
3909         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
3910         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
3911         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
3912         Moved ...
3913         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
3914         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
3915         Moved ...
3916         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
3917         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
3918         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
3919         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
3920         Moved ...
3921         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
3922         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
3923         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
3924         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
3925         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
3927 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
3929         * timezone/checktab.awk: Update from tzcode 2014e.
3930         * timezone/private.h: Likewise.
3931         * timezone/tzfile.h: Likewise.
3932         * timezone/zdump.c: Likewise.
3933         * timezone/zic.c: Likewise.
3935         * sysdeps/unix/sysv/linux/kernel-features.h
3936         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
3937         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
3938         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
3939         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
3940         Remove conditional code.
3942 2014-06-25  Will Newton  <will.newton@linaro.org>
3944         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
3945         (_dl_arm_cap_flags): Add HWCAP2 values.
3946         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
3947         (_DL_HWCAP_COUNT): Increase to 37.
3948         (_DL_HWCAP_LAST): New define.
3949         (_DL_HWCAP2_LAST): New define.
3950         (_dl_procinfo): Add support for printing
3951         AT_HWCAP2 entries.
3952         (_dl_string_hwcap): Use _dl_hwcap_string.
3954 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3956         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
3958 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
3960         * README: Do not mention ports directory.
3962         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
3963         Remove macro.
3964         * sysdeps/unix/sysv/linux/futimes.c: Do not include
3965         <kernel-features.h>.
3966         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
3967         conditional variable definition.
3968         (__futimes): Update comment.
3969         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
3970         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
3972         [BZ #16560]
3973         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
3974         arguments close to 0.
3975         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
3976         Likewise.
3977         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
3978         Likewise.
3979         * math/auto-libm-test-in: Add more tests of exp10.
3980         * math/auto-libm-test-out: Regenerated.
3981         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
3983         * sysdeps/unix/sysv/linux/kernel-features.h
3984         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
3985         * sysdeps/unix/sysv/linux/readv.c: Do not include
3986         <kernel-features.h>.
3987         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
3988         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
3989         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
3990         unconditional.
3991         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
3992         conditional code.
3993         * sysdeps/unix/sysv/linux/writev.c: Do not include
3994         <kernel-features.h>.
3995         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
3996         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
3997         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
3998         unconditional.
3999         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
4000         conditional code.
4002 2014-06-25  Will Newton  <will.newton@linaro.org>
4004         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
4005         comment changes throughout the file.  Remove checks
4006         for HAVE_*_H definitions that are not required.
4007         (__gen_tempname): Call abort if an unknown kind value is
4008         passed.
4010 2014-06-25  Andreas Schwab  <schwab@suse.de>
4012         [BZ #17086]
4013         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
4014         scalbln, scalblnf, scalblnl in libc.
4016 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
4018         [BZ #17086]
4019         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
4020         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
4021         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
4023 2014-06-24  Roland McGrath  <roland@hack.frob.com>
4025         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
4026         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
4027         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
4028         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
4029         Update #include.
4030         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
4031         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
4032         Update #include.
4033         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
4034         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
4035         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
4036         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
4037         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
4038         * sysdeps/x86/bits/pthreadtypes.h: ... here.
4039         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
4040         * sysdeps/x86/bits/semaphore.h: ... here.
4041         * sysdeps/x86/nptl/elide.h: Moved ...
4042         * sysdeps/x86/elide.h: ... here.
4043         * sysdeps/x86_64/nptl/Implies: File removed.
4044         * sysdeps/i386/nptl/Implies: File removed.
4046 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
4048         [BZ #16539]
4049         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
4050         return the argument for normal arguments with exponent below -64.
4051         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
4052         Likewise.
4053         * math/auto-libm-test-in: Add another test of expm1.
4054         * math/auto-libm-test-out: Regenerated.
4056         [BZ #16287]
4057         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
4058         calling __erfcl for arguments at least 16.
4059         * math/auto-libm-test-in: Add more tests of erf.
4060         * math/auto-libm-test-out: Regenerated.
4062         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
4063         individual architectures.
4064         * sysdeps/unix/sysv/linux/configure: Regenerated.
4065         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
4066         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
4067         * sysdeps/unix/sysv/linux/powerpc/configure.ac
4068         (ldd_rewrite_script): Define variable.
4069         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
4070         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
4071         file.
4072         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
4073         generated file.
4074         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
4075         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
4076         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
4077         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
4078         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
4079         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
4080         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
4081         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
4083 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
4085         [BZ #17084]
4086         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
4087         Rename member __data.d to __data.__elision_data.
4089 2014-06-24  Wilco  <wdijkstr@arm.com>
4091         * NEWS: Add 16918 to fixed bug list.
4093 2014-06-24  Wilco  <wdijkstr@arm.com>
4095         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
4097 2014-06-24  Wilco  <wdijkstr@arm.com>
4099         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
4100         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
4101         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
4102         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
4103         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
4104         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
4105         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
4106         Use _FPU_MASK_RM.
4108 2014-06-24  Wilco  <wdijkstr@arm.com>
4110         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
4112 2014-06-24  Wilco  <wdijkstr@arm.com>
4114         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
4115         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
4116         * sysdeps/arm/fesetround.c (fesetround): Remove space.
4117         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
4119 2014-06-24  Wilco  <wdijkstr@arm.com>
4121         [BZ #16918]
4122         * sysdeps/arm/feupdateenv.c (feupdateenv):
4123         Rewrite to reduce FPSCR accesses and fix return value.
4125 2014-06-24  Wilco  <wdijkstr@arm.com>
4127         * sysdeps/arm/fclrexcpt.c (feclearexcept):
4128         Optimize to avoid unnecessary FPSCR writes.
4129         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
4130         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
4131         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
4132         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
4134 2014-06-24  Wilco  <wdijkstr@arm.com>
4136         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
4137         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
4138         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
4139         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
4140         Call libc_fetestexcept_vfp.
4141         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
4142         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
4143         __SOFTFP__ ifdef so that they can be built for softfp.
4145 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
4147         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
4148         argument type signed char.
4150         * Makerules (check-abi): Dump diff of symlist if the test
4151         fails.
4153 2014-06-23  Roland McGrath  <roland@hack.frob.com>
4155         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
4156         using abort.
4158         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
4159         Remove unused variable ST.
4161 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
4163         [BZ #16354]
4164         [BZ #17061]
4165         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
4166         small arguments before calling __expm1.
4167         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
4168         small arguments before calling __expm1f.
4169         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
4170         small arguments before calling __expm1l.
4171         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
4172         Likewise.
4173         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
4174         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
4175         spurious underflow for some cosh tests.
4176         * math/auto-libm-test-out: Regenerated.
4177         * sysdeps/i386/fpu/libm-test-ulps: Update.
4179         [BZ #17050]
4180         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
4181         (__ieee754_y1): Set errno if return value overflows.
4182         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
4183         (__ieee754_y1f): Set errno if return value overflows.
4184         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
4185         (__ieee754_y1l): Set errno if return value overflows.
4186         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
4187         (__ieee754_y1l): Set errno if return value overflows.
4188         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
4189         * math/auto-libm-test-out: Regenerated.
4191         * math/gen-auto-libm-tests.c: Document use of
4192         ignore-zero-inf-sign.
4193         (input_flag_type): Add value flag_ignore_zero_inf_sign.
4194         (input_flags): Add ignore-zero-inf-sign.
4195         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
4196         * math/gen-libm-test.pl (generate_testfile): Handle
4197         ignore-zero-inf-sign.
4198         * math/auto-libm-test-in: Mark some cpow tests with
4199         ignore-zero-inf-sign and some with xfail-rounding.
4200         * math/auto-libm-test-out: Regenerated.
4201         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
4202         * sysdeps/i386/fpu/libm-test-ulps: Update.
4203         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4205         [BZ #16315]
4206         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
4207         overflowing or underflowing operations take place with sign of
4208         result.
4209         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
4210         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
4211         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
4212         (__ieee754_pow): Recompute overflowing and underflowing results in
4213         original rounding mode.
4214         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
4215         (__powl_helper): Allow negative argument X and scale negated value
4216         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
4217         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
4218         overflowing or underflowing operations take place with sign of
4219         result.
4220         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
4221         Include <math.h>.
4222         * math/auto-libm-test-in: Add more tests of pow.
4223         * math/auto-libm-test-out: Regenerated.
4224         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
4225         (pow_tonearest_test_data): Remove.
4226         (pow_test_tonearest): Likewise.
4227         (pow_towardzero_test_data): Likewise.
4228         (pow_test_towardzero): Likewise.
4229         (pow_downward_test_data): Likewise.
4230         (pow_test_downward): Likewise.
4231         (pow_upward_test_data): Likewise.
4232         (pow_test_upward): Likewise.
4233         (main): Don't call removed functions.
4234         * sysdeps/i386/fpu/libm-test-ulps: Update.
4235         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4237 2014-06-23  Roland McGrath  <roland@hack.frob.com>
4239         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
4240         Moved ...
4241         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
4242         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
4243         Moved ...
4244         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
4245         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
4246         Moved ...
4247         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
4248         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
4249         Moved ...
4250         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
4251         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
4252         File removed.
4253         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
4254         File removed.
4255         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
4256         File removed.
4257         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
4258         File removed.
4259         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
4260         File removed.
4261         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
4262         File removed.
4263         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
4264         File removed.
4265         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
4266         File removed.
4267         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
4268         File removed.
4269         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
4270         File removed.
4271         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
4272         File removed.
4273         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
4274         File removed.
4275         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
4276         Moved ...
4277         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
4278         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
4279         Moved ...
4280         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
4281         ... here.
4282         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
4283         Moved ...
4284         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
4285         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
4286         Moved ...
4287         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
4288         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
4289         Moved ...
4290         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
4291         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
4292         Moved ...
4293         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
4294         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
4295         Moved ...
4296         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
4297         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
4298         Moved ...
4299         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
4300         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
4301         Moved ...
4302         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
4303         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
4304         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
4305         ... here.
4306         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
4307         Moved ...
4308         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
4309         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
4310         Moved ...
4311         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
4312         ... here.
4313         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
4314         Moved ...
4315         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
4316         ... here.
4317         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
4318         Moved ...
4319         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
4320         ... here.
4321         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
4322         Moved ...
4323         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
4324         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
4325         Moved ...
4326         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
4327         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
4328         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
4329         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
4330         Moved ...
4331         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
4332         ... here.
4333         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
4334         Moved ...
4335         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
4336         ... here.
4337         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
4338         Moved ...
4339         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
4340         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
4341         Moved ...
4342         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
4343         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
4344         Moved ...
4345         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
4346         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
4347         Moved ...
4348         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
4349         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
4350         Moved ...
4351         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
4352         ... here.
4353         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
4354         Moved ...
4355         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
4356         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
4357         Moved ...
4358         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
4359         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
4360         Moved ...
4361         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
4362         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
4363         Moved ...
4364         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
4365         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
4366         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
4367         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
4368         Moved ...
4369         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
4370         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
4371         Moved ...
4372         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
4373         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
4374         Moved ...
4375         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
4376         ... here.
4377         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
4378         Moved ...
4379         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
4380         ... here.
4381         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
4382         Moved ...
4383         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
4384         ... here.
4385         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
4386         Moved ...
4387         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
4388         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
4389         Moved ...
4390         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
4391         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
4392         Moved ...
4393         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
4394         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
4395         Moved ...
4396         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
4397         ... here.
4398         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
4399         Moved ...
4400         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
4401         ... here.
4402         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
4403         Moved ...
4404         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
4405         ... here.
4406         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
4407         Moved ...
4408         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
4409         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
4410         Moved ...
4411         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
4413 2014-06-23  Will Newton  <will.newton@linaro.org>
4414             Wilco  <wdijkstr@arm.com>
4416         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
4417         implementation.  Include get-rounding-mode.h.
4418         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
4419         [!libc_feholdsetround_noex_ctx]: Define
4420         libc_feholdsetround_noex_ctx.
4421         [!libc_feholdsetround_noexf_ctx]: Define
4422         libc_feholdsetround_noexf_ctx.
4423         [!libc_feholdsetround_noexl_ctx]: Define
4424         libc_feholdsetround_noexl_ctx.
4425         (libc_feholdsetround_ctx): New function.
4426         (libc_feresetround_ctx): New function.
4427         (libc_feholdsetround_noex_ctx): New function.
4428         (libc_feresetround_noex_ctx): New function.
4430 2014-06-23  Roland McGrath  <roland@hack.frob.com>
4432         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
4433         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
4434         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
4435         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
4436         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
4437         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
4439         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
4440         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
4441         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
4442         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
4443         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
4444         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
4445         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
4446         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
4447         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
4448         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
4449         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
4450         Moved ...
4451         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
4452         ... here.
4453         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
4454         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
4455         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
4456         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
4457         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
4458         Moved ...
4459         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
4460         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
4461         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
4462         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
4463         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
4464         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
4465         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
4466         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
4467         Moved ...
4468         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
4469         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
4470         Moved ...
4471         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
4472         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
4473         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
4474         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
4475         Moved ...
4476         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
4477         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
4478         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
4479         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
4480         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
4481         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
4482         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
4483         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
4484         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
4485         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
4486         Moved ...
4487         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
4488         ... here.
4489         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
4490         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
4491         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
4492         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
4493         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
4494         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
4495         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
4496         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
4497         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
4498         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
4499         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
4500         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
4501         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
4502         Moved ...
4503         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
4504         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
4505         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
4506         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
4507         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
4508         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
4509         Moved ...
4510         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
4511         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
4512         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
4513         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
4514         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
4516         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
4517         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
4518         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
4519         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
4520         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
4521         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
4522         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
4523         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
4524         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
4525         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
4526         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
4527         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
4528         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
4529         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
4530         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
4531         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
4532         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
4533         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
4534         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
4535         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
4536         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
4537         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
4538         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
4539         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
4540         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
4541         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
4542         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
4543         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
4545 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
4547         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
4548         (FALLOC_FL_COLLAPSE_RANGE): New macro.
4549         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
4550         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
4551         (IPV6_PMTUDISC_INTERFACE): Likewise.
4552         (IPV6_PMTUDISC_OMIT): Likewise.
4554 2014-06-23  Andreas Schwab  <schwab@suse.de>
4556         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
4557         Remove unused errout label.
4559 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4561         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
4562         macro: hardware supports Vector Crypto instructions.
4564 2014-06-23  Will Newton  <will.newton@linaro.org>
4566         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
4567         rather than __builtin_expect.
4569         * elf/dl-lookup.c (undefined_msg): Remove variable.
4570         (_dl_lookup_symbol_x): Replace undefined_msg with string
4571         literal.
4573         * elf/dl-lookup.c (do_lookup_unique): New function.
4574         (do_lookup_x): Move STB_GNU_UNIQUE handling code
4575         to a separate function.
4577 2014-06-23  Andreas Schwab  <schwab@suse.de>
4579         [BZ #17079]
4580         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
4581         before reading the next line.
4583 2014-06-23  Will Newton  <will.newton@linaro.org>
4585         * test-skeleton.c (signal_handler): Use printf and %m
4586         rather than perror.  Use printf rather than fprintf to
4587         stderr.  Use puts rather than fputs to stderr.
4588         (main): Likewise.
4590 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
4592         * nscd/nscd.c (thread_info_t): Remove typedef.
4593         (thread_info): Remove variable.
4595 2014-06-21  Allan McRae  <allan@archlinux.org>
4597         * NEWS: Mention CVE-2014-4043.
4599 2014-06-20  Roland McGrath  <roland@hack.frob.com>
4601         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
4602         * nptl/smp.h: ... here.
4604         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
4606         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
4607         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
4608         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
4609         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
4611         * nptl/allocatestack.c: Include <stack-aliasing.h>.
4612         * nptl/stack-aliasing.h: New file.
4613         * sysdeps/i386/i686/stack-aliasing.h: New file.
4614         * sysdeps/i386/i686/nptl/Makefile: File removed.
4615         * sysdeps/x86_64/stack-aliasing.h: New file.
4616         * sysdeps/x86_64/nptl/Makefile
4617         (CFLAGS-pthread_create.c): Variable removed.
4619         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
4620         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
4621         old file.
4622         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
4623         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
4624         old file.
4626 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
4628         * sysdeps/unix/sysv/linux/arm/kernel-features.h
4629         (__ASSUME_SIGFRAME_V2): Remove macro.
4630         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
4631         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
4632         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
4633         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
4634         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
4635         Declare as function.  Remove conditional macro definitions.
4636         (__default_rt_sa_restorer): Likewise.
4637         (__default_sa_restorer_v1): Remove declaration.
4638         (__default_sa_restorer_v2): Likewise.
4639         (__default_rt_sa_restorer_v1): Likewise.
4640         (__default_rt_sa_restorer_v2): Likewise.
4641         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
4642         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
4643         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
4645 2014-06-20  Roland McGrath  <roland@hack.frob.com>
4647         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
4648         (libpthread-routines): Add sysdep.
4649         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
4650         * sysdeps/unix/sysv/linux/sparc/Versions
4651         (libpthread: GLIBC_2.3.3): New version set.
4652         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
4653         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
4654         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
4655         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
4656         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
4657         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
4658         Moved ...
4659         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
4660         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
4661         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
4662         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
4663         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
4664         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
4665         * sysdeps/sparc/nptl/sem_init.c: ... here.
4666         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
4667         * sysdeps/sparc/nptl/sem_post.c: ... here.
4668         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
4669         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
4670         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
4671         * sysdeps/sparc/nptl/sem_wait.c: ... here.
4672         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
4673         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
4674         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
4675         (libpthread-routines): Add cpu_relax.
4676         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
4677         File removed.
4678         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
4679         (librt: GLIBC_2.3.3): New version set.
4680         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
4681         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
4682         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
4683         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
4684         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
4685         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
4686         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
4687         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
4688         Moved ...
4689         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
4690         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
4691         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
4692         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
4693         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
4694         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
4695         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
4696         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
4697         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
4698         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
4699         Moved ...
4700         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
4701         Update #include.
4702         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
4703         Moved ...
4704         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
4705         Update #include.
4706         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
4707         Moved ...
4708         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
4709         Update #include.
4710         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
4711         Moved ...
4712         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
4713         Update #include.
4714         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
4715         Moved ...
4716         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
4717         Update #include.
4718         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
4719         Moved ...
4720         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
4721         Update #include.
4722         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
4723         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
4724         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
4725         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
4726         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
4727         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
4728         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
4729         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
4730         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
4731         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
4732         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
4733         Moved ...
4734         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
4735         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
4736         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
4737         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
4738         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
4740 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
4742         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
4743         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
4744         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
4745         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
4746         * nscd/nscd.c: Likewise.
4747         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
4748         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
4749         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
4750         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
4752         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
4753         <kernel-features.h>.
4754         (init_mq_netlink): Remove conditional have_sock_cloexec
4755         definitions.  Remove code conditional on have_sock_cloexec < 0.
4756         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
4757         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
4758         * sysdeps/unix/sysv/linux/opensock.c: Do not include
4759         <kernel-features.h>.
4760         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
4761         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
4763 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
4765         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
4766         Add tests for memset_chk and memset.
4768         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
4769         with AVX2_Usable.
4771 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
4773         [BZ #16046]
4774         * elf/tst-dl-iter-static.c: New file.
4775         * elf/Makefile (tests-static): Add tst-dl-iter-static.
4777         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
4778         error.
4780 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
4782         * sysdeps/unix/sysv/linux/kernel-features.h
4783         (__ASSUME_F_GETOWN_EX): Remove macro.
4784         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
4785         <kernel-features.h>.
4786         (miss_F_GETOWN_EX): Remove variable or macro.
4787         (do_fcntl): Do not check miss_F_GETOWN_EX.
4788         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
4790         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
4791         Remove macro.
4792         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
4793         [!__ASSUME_AT_RANDOM]: Remove conditional code.
4794         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
4796         * sysdeps/unix/sysv/linux/kernel-features.h
4797         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
4798         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
4799         [ADJ_OFFSET_SS_READ]: Make code unconditional.
4800         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
4802 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
4804         [BZ #17075]
4805         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
4806         Fix calculation of the symbol's value.
4807         * sysdeps/arm/tst-armtlsdescloc.c: New file.
4808         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
4809         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
4810         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
4811         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
4812         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
4813         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
4814         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
4815         (modules-names): Add `tst-armtlsdescmod',
4816         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
4817         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
4818         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
4819         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
4820         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
4821         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
4822         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
4823         ($(objpfx)tst-armtlsdescloc): New dependency.
4824         ($(objpfx)tst-armtlsdescextnow): Likewise.
4825         ($(objpfx)tst-armtlsdescextlazy): Likewise.
4826         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
4827         TLS scheme support.
4828         * sysdeps/arm/configure: Regenerate.
4830 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
4832         * include/fcntl.h (__atfct_seterrno): Remove prototype.
4833         (__atfct_seterrno_2): Likewise.
4834         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
4835         <kernel-features.h>.
4836         (__ASSUME_ATFCTS): Do not undefine and redefine.
4837         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
4838         (__have_atfcts): Remove conditional definition.
4839         (__fxstatat([__NR_fstatat64]: Make code unconditional.
4840         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
4841         unreachable if [__ASSUME_ATFCTS].
4842         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
4843         not undefine and redefine.
4844         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
4845         <kernel-features.h>.
4846         (faccessat) [__NR_faccessat]: Make code unconditional.
4847         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
4848         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
4849         <kernel-features.h>.
4850         (fchmodat) [__NR_fchmodat]: Make code unconditional.
4851         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
4852         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
4853         <kernel-features.h>.
4854         (fchownat) [__NR_fchownat]: Make code unconditional.
4855         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
4856         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
4857         <kernel-features.h>.
4858         (futimesat) [__NR_futimesat]: Make code unconditional.
4859         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
4860         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
4861         <kernel-features.h>.
4862         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
4863         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
4864         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
4865         <kernel-features.h>.
4866         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
4867         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
4868         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
4869         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
4870         <kernel-features.h>.
4871         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
4872         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
4873         * sysdeps/unix/sysv/linux/linkat.c: Do not include
4874         <kernel-features.h>.
4875         (linkat) [__NR_linkat]: Make code unconditional.
4876         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
4877         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
4878         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
4879         <kernel-features.h>.
4880         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
4881         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
4882         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
4883         <kernel-features.h>.
4884         (mkdirat) [__NR_mkdirat]: Make code unconditional.
4885         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
4886         * sysdeps/unix/sysv/linux/openat.c: Do not include
4887         <kernel-features.h>.
4888         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
4889         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
4890         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
4891         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
4892         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
4893         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
4894         <kernel-features.h>.
4895         (readlinkat) [__NR_readlinkat]: Make code unconditional.
4896         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
4897         result of INLINE_SYSCALL directly, not via int variable.
4898         * sysdeps/unix/sysv/linux/renameat.c: Do not include
4899         <kernel-features.h>.
4900         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
4901         (renameat) [__NR_renameat]: Make code unconditional.
4902         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
4903         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
4904         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
4905         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
4906         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
4907         (__ASSUME_ATFCTS): Do not undefine and redefine.
4908         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
4909         <kernel-features.h>.
4910         (symlinkat) [__NR_symlinkat]: Make code unconditional.
4911         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
4912         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
4913         <kernel-features.h>.
4914         (unlinkat) [__NR_unlinkat]: Make code unconditional.
4915         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
4916         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
4917         (__ASSUME_ATFCTS): Do not undefine and redefine.
4918         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
4919         <kernel-features.h>.
4920         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
4921         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
4922         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
4923         <kernel-features.h>.
4924         (__xmknodat) [__NR_mknodat]: Make code unconditional.
4925         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
4927 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
4929         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
4931 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
4933         [BZ #17069]
4934         * posix/regcomp.c (parse_reg_exp): Deallocate partially
4935         constructed tree before returning error.
4936         * posix/bug-regexp36.c: Expand test case.
4938 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
4940         [BZ #6803]
4941         * math/libm-test.inc (scalbln_test_date):
4942         Add errno expectations.
4943         * math/w_scalblnf.c: New File.
4944         Add wrapper which checks for setting errno to ERANGE.
4945         Add weak_alias for corresponding scalbln function.
4946         * math/w_scalbln.c: Likewise.
4947         * math/w_scalblnl.c: Likewise.
4948         * math/Makefile (libm-calls): Add w_scalbln.
4949         * sysdeps/ieee754/flt-32/s_scalblnf.c:
4950         Remove weak_alias for corresponding scalbln function.
4951         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
4952         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
4953         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
4954         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
4955         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
4956         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
4957         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
4958         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
4959         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
4960         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
4961         Remove long_double_symbol for scalblnl function in libm, libc.
4962         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
4963         Add wrapper which checks for setting errno to ERANGE.
4964         Add long_double_symbol for scalblnl function in libm, libc.
4965         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
4966         Remove long_double_symbol for scalblnl in libm.
4967         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
4968         Add wrapper which checks for setting errno to ERANGE.
4969         Add long_double_symbol for scalblnl function in libm.
4970         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
4971         Do not use wrapper because of own implementation.
4973 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
4975         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
4976         3 bytes for __pad1 for x32.
4977         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
4979 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
4980             H.J. Lu  <hongjiu.lu@intel.com>
4982         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
4983         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
4984         * sysdeps/x86_64/multiarch/memset.S: Likewise.
4985         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
4986         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
4988 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
4990         [BZ #17069]
4991         * posix/regcomp.c (parse_expression): Deallocate partially
4992         constructed tree before returning error.
4993         * posix/Makefile.c (tests): Add bug-regex36.
4994         (generated): Add bug-regex36.mtrace.
4995         (tests-special): Add $(objpfx)bug-regex36-mem.out
4996         (bug-regex36-ENV): New variable.
4997         ($(objpfx)bug-regex36-mem.out): New rule.
4998         * posix/bug-regex36.c: New file.
5000 2014-06-19  Will Newton  <will.newton@linaro.org>
5002         * malloc/malloc.c (systrim): If extra is zero then return
5003         early.
5005 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
5007         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
5009 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
5011         * sysdeps/aarch64/strchr.S: New file.
5013 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
5015         [BZ #17022]
5016         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
5017         from arguments -2 or below.
5018         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
5019         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
5021 2014-06-18  Andreas Schwab  <schwab@suse.de>
5023         [BZ #17062]
5024         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
5025         of a bracket expr not to run off the end of the string.
5026         * posix/Makefile (tests): Add tst-fnmatch3.
5027         * posix/tst-fnmatch3.c: New file.
5029 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
5031         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
5032         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
5033         [$(cross-compiling) = no]: Likewise.
5034         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
5035         [$(cross-compiling) = no]: Likewise.
5037 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
5039         [BZ #17031]
5040         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
5041         double, adjusted for any remainder from the high double.
5042         * math/libm-test.inc (nearbyint): Add tests.
5043         (rint): Likewise.
5045 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5047         * nptl/sysdeps/powerpc/Makefile: Moved ...
5048         * sysdeps/powerpc/nptl/Makefile: ... here.
5049         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
5050         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
5051         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
5052         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
5053         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
5054         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
5055         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
5056         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
5057         * nptl/sysdeps/powerpc/tls.h: Moved ...
5058         * sysdeps/powerpc/nptl/tls.h: ... here.
5060 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
5062         [BZ #16681]
5063         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
5064         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
5065         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
5066         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
5067         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
5068         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
5069         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
5070         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
5071         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
5073 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
5075         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
5077 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
5079         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
5080         defined operator.
5082         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
5083         $TIMEOUTFACTOR.
5085 2014-06-16  Florian Weimer  <fweimer@redhat.com>
5087         [BZ #17058]
5088         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
5089         non-executed part of the test.
5091 2014-06-16  Andreas Schwab  <schwab@suse.de>
5093         * string/bits/string2.h (strdup, strndup): Update feature guard.
5095 2014-06-14  David S. Miller  <davem@davemloft.net>
5097         * sysdeps/sparc/fpu/libm-test-ulps: Update.
5099 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
5101         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
5102         that was previously under [RESET_PID].
5103         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
5105         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
5106         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
5107         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
5108         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5109         (__libc_vfork): New strong alias.
5110         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
5112 2014-06-14 Andi Kleen  <ak@linux.intel.com>
5114         * sysdeps/generic/elide.h: New file.
5116 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
5118         * Makefile (installed-headers): Adjust path of pthread.h header.
5120 2014-06-13  Roland McGrath  <roland@hack.frob.com>
5122         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
5123         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
5124         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
5125         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
5127         * nptl/sysdeps/s390/Makefile: Moved ...
5128         * sysdeps/s390/nptl/Makefile: ... here.
5129         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
5130         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
5131         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
5132         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
5133         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
5134         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
5135         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
5136         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
5137         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
5138         * sysdeps/s390/nptl/pthreaddef.h: ... here.
5139         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
5140         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
5141         * nptl/sysdeps/s390/tls.h: Moved ...
5142         * sysdeps/s390/nptl/tls.h: ... here.
5144         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
5145         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
5147 2014-06-13  David S. Miller  <davem@davemloft.net>
5149         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
5150         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
5151         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
5152         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
5153         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
5154         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
5155         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
5156         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
5157         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
5158         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
5159         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
5160         Remove RESET_PID cpp guards.
5161         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
5162         Remove RESET_PID cpp guards.
5163         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
5165 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
5167         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
5168         __sp to uintptr_t.
5170 2014-06-13  Andi Kleen  <ak@linux.intel.com>
5172         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
5173         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
5174         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
5175         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
5176         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
5177         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
5178         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
5179         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
5180         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
5181         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
5182         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
5183         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
5184         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
5185         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
5186         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
5187         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
5188         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
5189         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
5190         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
5191         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
5193         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
5194         (pthread_rwlock_rdlock): Add elision.
5195         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
5196         (pthread_rwlock_wrlock): Add elision.
5197         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
5198         (pthread_rwlock_trywrlock): Add elision.
5199         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
5200         (pthread_rwlock_tryrdlock): Add elision.
5201         * nptl/pthread_rwlock_unlock.c: Include elide.h.
5202         (pthread_rwlock_tryrdlock): Add elision unlock.
5203         * nptl/sysdeps/pthread/pthread.h:
5204         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
5205         (PTHREAD_RWLOCK_INITIALIZER,
5206         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
5207         Handle new elision field.
5208         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
5209         * sysdeps/arm/nptl/bits/pthreadtypes.h
5210         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5211         * sysdeps/sh/nptl/bits/pthreadtypes.h
5212         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5213         * sysdeps/tile/nptl/bits/pthreadtypes.h
5214         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5215         * sysdeps/a/nptl/bits/pthreadtypes.h
5216         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5217         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
5218         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5219         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
5220         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5221         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
5222         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5223         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
5224         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5225         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
5226         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5227         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
5228         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5229         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
5230         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5231         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
5232         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5233         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
5234         (elision_init): Set try_xbegin to zero when no RTM.
5235         * sysdeps/x86/nptl/bits/pthreadtypes.h
5236         (pthread_rwlock_t): Change __pad1 to __rwelision.
5237         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5239 2014-06-13  Andi Kleen  <ak@linux.intel.com>
5241         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
5242         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
5243         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
5244         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
5246 2014-06-13  Meador Inge  <meadori@codesourcery.com>
5248         [BZ #16996]
5249         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
5250         that the cached result has been set before returning it.
5252 2014-06-12  Roland McGrath  <roland@hack.frob.com>
5254         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
5255         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
5256         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
5257         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
5258         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
5259         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
5261         * nptl/sysdeps/sparc/Makefile: Moved ...
5262         * sysdeps/sparc/nptl/Makefile: ... here.
5263         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
5264         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
5265         * nptl/sysdeps/sparc/tls.h: Moved ...
5266         * sysdeps/sparc/nptl/tls.h: ... here.
5267         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
5268         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
5269         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
5270         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
5271         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
5272         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
5273         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
5274         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
5275         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
5276         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
5277         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
5278         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
5279         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
5280         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
5281         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
5282         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
5283         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
5284         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
5285         Update #include.
5286         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
5287         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
5288         Update #include.
5289         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
5290         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
5291         Update #include.
5292         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
5293         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
5294         Update #include.
5296         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
5298         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
5299         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
5301         * sysdeps/pthread/posix-timer.h: Include <list.h>.
5302         (struct list_links): Type removed.
5303         (struct thread_node, struct timer_node): Replace struct list_links
5304         with struct list_head.
5305         (list_unlink_ip): Likewise.
5306         * sysdeps/pthread/timer_routines.c
5307         (timer_free_list, thread_free_list, thread_active_list): Likewise.
5308         (list_append, list_insbefore): Likewise.
5309         (list_init): Function removed.
5310         (thread_init, init_module): Use INIT_LIST_HEAD instead.
5311         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
5312         * sysdeps/pthread/Makefile: ... here, new file.
5314         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
5315         * sysdeps/nptl/Implies: ... here.
5316         * sysdeps/unix/sysv/linux/Implies: Add nptl.
5317         * nptl/sysdeps/pthread/list.h: Moved ...
5318         * include/list.h: ... here.
5319         * nptl/sysdeps/pthread/createthread.c: Moved ...
5320         * nptl/createthread.c: ... here.
5321         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
5322         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
5323         * nptl/pt-longjmp.c: ... here.
5324         * nptl/sysdeps/pthread/Makefile: Moved ...
5325         * sysdeps/nptl/Makefile: ... here.
5326         * nptl/sysdeps/pthread/Subdirs: Moved ...
5327         * sysdeps/nptl/Subdirs: ... here.
5328         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
5329         * sysdeps/nptl/aio_misc.h: ... here.
5330         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
5331         * sysdeps/nptl/bits/libc-lock.h: ... here.
5332         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
5333         * sysdeps/nptl/bits/libc-lockP.h: ... here.
5334         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
5335         * sysdeps/nptl/bits/stdio-lock.h: ... here.
5336         * nptl/sysdeps/pthread/configure: Moved ...
5337         * sysdeps/nptl/configure: ... here.
5338         * nptl/sysdeps/pthread/configure.ac: Moved ...
5339         * sysdeps/nptl/configure.ac: ... here.
5340         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
5341         * sysdeps/nptl/gai_misc.h: ... here.
5342         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
5343         * sysdeps/nptl/librt-cancellation.c: ... here.
5344         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
5345         * sysdeps/nptl/malloc-machine.h: ... here.
5346         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
5347         * sysdeps/nptl/pthread-functions.h: ... here.
5348         * nptl/sysdeps/pthread/pthread.h: Moved ...
5349         * sysdeps/nptl/pthread.h: ... here.
5350         * nptl/sysdeps/pthread/setxid.h: Moved ...
5351         * sysdeps/nptl/setxid.h: ... here.
5352         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
5353         * sysdeps/nptl/sigfillset.c: ... here.
5354         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
5355         * sysdeps/nptl/tcb-offsets.h: ... here.
5356         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
5357         * sysdeps/nptl/tst-mqueue8x.c: ... here.
5358         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
5359         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
5360         * nptl/sysdeps/pthread/allocalim.h: Moved ...
5361         * sysdeps/pthread/allocalim.h: ... here.
5362         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
5363         * sysdeps/pthread/bits/sigthread.h: ... here.
5364         * nptl/sysdeps/pthread/flockfile.c: Moved ...
5365         * sysdeps/pthread/flockfile.c: ... here.
5366         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
5367         * sysdeps/pthread/ftrylockfile.c: ... here.
5368         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
5369         * sysdeps/pthread/funlockfile.c: ... here.
5370         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
5371         * sysdeps/pthread/posix-timer.h: ... here.
5372         * nptl/sysdeps/pthread/timer_create.c: Moved ...
5373         * sysdeps/pthread/timer_create.c: ... here.
5374         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
5375         * sysdeps/pthread/timer_delete.c: ... here.
5376         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
5377         * sysdeps/pthread/timer_getoverr.c: ... here.
5378         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
5379         * sysdeps/pthread/timer_gettime.c: ... here.
5380         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
5381         * sysdeps/pthread/timer_routines.c: ... here.
5382         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
5383         * sysdeps/pthread/timer_settime.c: ... here.
5384         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
5385         * sysdeps/pthread/tst-timer.c: ... here.
5386         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
5387         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
5389         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
5390         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
5392         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
5393         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
5394         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
5395         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
5396         Update #include target.
5397         * nptl/sysdeps/i386/i686/Makefile: Moved ...
5398         * sysdeps/i386/i686/nptl/Makefile: ... here.
5399         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
5400         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
5401         Update #include target.
5402         * nptl/sysdeps/i386/i686/tls.h: Moved ...
5403         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
5404         * nptl/sysdeps/i386/Makefile: Moved ...
5405         * sysdeps/i386/nptl/Makefile: ... here.
5406         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
5407         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
5408         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
5409         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
5410         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
5411         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
5412         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
5413         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
5414         * sysdeps/i386/nptl/pthreaddef.h: ... here.
5415         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
5416         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
5417         * nptl/sysdeps/i386/tls.h: Moved ...
5418         * sysdeps/i386/nptl/tls.h: ... here.
5420         * sysdeps/sh/Makefile [$(subdir) = csu]
5421         (gen-as-const-headers): Add tcb-offsets.sym.
5422         * nptl/sysdeps/sh/Makefile: File removed.
5423         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
5424         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
5425         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
5426         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
5427         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
5428         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
5429         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
5430         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
5431         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
5432         * sysdeps/sh/nptl/pthreaddef.h: ... here.
5433         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
5434         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
5435         * nptl/sysdeps/sh/tls.h: Moved ...
5436         * sysdeps/sh/nptl/tls.h: ... here.
5437         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
5438         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
5439         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
5440         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
5441         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
5442         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
5443         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
5444         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
5445         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
5446         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
5447         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
5448         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
5449         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
5450         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
5451         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
5452         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
5453         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
5454         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
5455         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
5456         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
5457         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
5458         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
5459         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
5460         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
5461         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
5462         Moved ...
5463         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
5464         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
5465         Moved ...
5466         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
5467         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
5468         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
5469         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
5470         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
5471         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
5472         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
5473         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
5474         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
5475         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
5476         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
5477         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
5478         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
5479         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
5480         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
5481         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
5482         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
5483         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
5484         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
5486 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
5488         * posix/spawn_faction_addopen.c: Include string.h.
5490 2014-06-11  Roland McGrath  <roland@hack.frob.com>
5492         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
5493         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
5494         * nptl/sysdeps/x86_64/Makefile: Moved ...
5495         * sysdeps/x86_64/nptl/Makefile: ... here.
5496         * nptl/sysdeps/x86_64/configure: Moved ...
5497         * sysdeps/x86_64/nptl/configure: ... here.
5498         * nptl/sysdeps/x86_64/configure.ac: Moved ...
5499         * sysdeps/x86_64/nptl/configure.ac: ... here.
5500         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
5501         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
5502         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
5503         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
5504         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
5505         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
5506         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
5507         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
5508         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
5509         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
5510         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
5511         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
5512         * nptl/sysdeps/x86_64/tls.h: Moved ...
5513         * sysdeps/x86_64/nptl/tls.h: ... here.
5514         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
5515         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
5516         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
5517         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
5519         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
5521 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5523         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
5525 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
5527         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
5528         type.
5529         [POSIX] (off_t): Likewise.
5530         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
5531         [POSIX] (S_ISBLK): Require macro.
5532         [POSIX] (S_ISCHR): Likewise.
5533         [POSIX] (S_ISDIR): Likewise.
5534         [POSIX] (S_ISFIFO): Likewise.
5535         [POSIX] (S_ISREG): Likewise.
5536         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
5537         optional-macro.
5538         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
5539         type.
5540         [POSIX] (time_t): Likewise.
5541         [POSIX] (timer_t): Likewise.
5543 2014-06-11  Florian Weimer  <fweimer@redhat.com>
5545         [BZ #17048]
5546         * posix/spawn_int.h (struct __spawn_action): Make the path string
5547         non-const to support deallocation.
5548         * posix/spawn_faction_addopen.c
5549         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
5550         * posix/spawn_faction_destroy.c
5551         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
5552         path in all spawn_do_open actions.
5553         * posix/tst-spawn.c (do_test): Exercise the copy operation in
5554         posix_spawn_file_actions_addopen.
5556 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
5558         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
5559         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
5560         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
5561         conditional code always true.
5562         (__libc_vfork): New alias.
5564 2014-06-11  Roland McGrath  <roland@hack.frob.com>
5566         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5567         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
5569         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
5571         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5572         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
5574         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
5575         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
5577         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5578         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
5580 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
5582         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
5583         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
5584         multiarch strcmp for PPC64.
5585         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
5586         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
5587         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
5588         multiarch optimizations.
5589         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
5590         (__libc_ifunc_impl_list): Likewise.
5592 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
5594         * benchtests/scripts/validate_benchout.py: New script.
5595         * benchtests/Makefile (bench-func): Call it.
5596         * benchtests/scripts/benchout.schema.json: New file.
5598 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
5600         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
5601         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
5602         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
5603         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
5604         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
5605         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
5606         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
5607         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
5608         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
5609         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
5610         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
5611         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
5612         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
5613         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
5614         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
5615         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
5616         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
5617         Moved ...
5618         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
5619         ... here.
5620         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
5621         Moved ...
5622         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
5623         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
5624         Moved ...
5625         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
5626         ... here.
5627         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
5628         Moved ...
5629         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
5630         ... here.
5631         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
5632         Moved ...
5633         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
5634         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
5635         Moved ...
5636         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
5637         ... here.
5638         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
5639         Moved ...
5640         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
5641         ... here.
5642         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
5643         Moved ...
5644         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
5645         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
5646         Moved ...
5647         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
5648         ... here.
5649         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
5650         Moved ...
5651         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
5652         ... here.
5653         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
5654         Moved ...
5655         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
5656         ... here.
5657         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
5658         Moved ...
5659         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
5660         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
5661         Moved ...
5662         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
5663         ... here.
5664         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
5665         Moved ...
5666         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
5667         ... here.
5668         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
5669         Moved ...
5670         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
5671         ... here.
5672         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
5673         Moved ...
5674         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
5675         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
5676         Moved ...
5677         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
5678         ... here.
5679         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
5680         Moved ...
5681         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
5682         ... here.
5683         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
5684         Moved ...
5685         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
5686         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
5687         Moved ...
5688         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
5689         ... here.
5690         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
5691         Moved ...
5692         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
5693         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
5694         Moved ...
5695         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
5696         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
5697         Moved ...
5698         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
5699         ... here.
5700         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
5701         Moved ...
5702         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
5703         ... here.
5704         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
5705         Moved ...
5706         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
5707         ... here.
5708         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
5709         Moved ...
5710         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
5711         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
5712         Moved ...
5713         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
5714         ... here.
5715         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
5716         Moved ...
5717         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
5718         ... here.
5719         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
5720         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
5721         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
5722         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
5723         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
5724         Moved ...
5725         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
5726         ... here.
5727         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
5728         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
5729         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
5730         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
5731         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
5732         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
5733         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
5734         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
5735         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
5736         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
5737         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
5738         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
5739         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
5740         Moved ...
5741         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
5742         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
5743         Moved ...
5744         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
5745         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
5746         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
5747         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
5748         Moved ...
5749         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
5750         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
5751         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
5752         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
5753         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
5754         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
5755         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
5757 2014-06-10  Wilco  <wdijkstr@arm.com>
5759         * math/test-fenv-return.c: New file.
5760         * math/Makefile: Add new test test-fenv-return.
5762 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
5764         [BZ #17042]
5765         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
5766         when x - 1 is zero.
5767         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
5768         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
5769         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
5770         0.0L for an argument of 1.0L.
5771         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
5772         Likewise.
5773         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
5774         value when x - 1 is zero.
5775         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
5776         * sysdeps/i386/fpu/libm-test-ulps: Update.
5777         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5779 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
5781         [BZ #15119]
5782         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
5784 2014-06-09  Roland McGrath  <roland@hack.frob.com>
5786         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
5787         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
5789 2014-06-09  Roland McGrath  <roland@hack.frob.com>
5791         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5792         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
5794         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5795         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
5797         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5798         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
5800         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5801         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
5803         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
5804         if not already defined.
5805         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
5806         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
5807         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
5808         (TLS_INIT_TP): Use it.
5809         (TLS_DEFINE_INIT_TP): New macro.
5810         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
5812 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
5814         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
5815         constant.
5816         [POSIX] (IXANY): Likewise.
5817         [POSIX] (OLCUC): Likewise.
5818         [POSIX || POSIX2008] (CBAUD): Do not allow.
5819         [POSIX || POSIX2008] (DEFECHO): Likewise.
5820         [POSIX || POSIX2008] (ECHOCTL): Likewise.
5821         [POSIX || POSIX2008] (ECHOKE): Likewise.
5822         [POSIX || POSIX2008] (ECHOPRT): Likewise.
5823         [POSIX || POSIX2008] (EXTA): Likewise.
5824         [POSIX || POSIX2008] (EXTB): Likewise.
5825         [POSIX || POSIX2008] (FLUSHO): Likewise.
5826         [POSIX || POSIX2008] (LOBLK): Likewise.
5827         [POSIX || POSIX2008] (PENDIN): Likewise.
5828         [POSIX || POSIX2008] (SWTCH): Likewise.
5829         [POSIX || POSIX2008] (VDISCARD): Likewise.
5830         [POSIX || POSIX2008] (VDSUSP): Likewise.
5831         [POSIX || POSIX2008] (VLNEXT): Likewise.
5832         [POSIX || POSIX2008] (VREPRINT): Likewise.
5833         [POSIX || POSIX2008] (VSTATUS): Likewise.
5834         [POSIX || POSIX2008] (VWERASE): Likewise.
5835         (B*): Change to B[0123456789]*.
5836         * conform/data/time.h-data [POSIX || UNIX98]
5837         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
5838         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
5839         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
5840         [POSIX] (tm_*): Do not allow.
5842 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
5844         * Makefile (install): Don't set LANGUAGE.
5845         * Makefile.in (install): Likewise.
5846         * assert/Makefile (test-assert-ENV): Remove variable.
5847         (test-assert-perr-ENV): Likewise.
5848         * elf/Makefile (neededtest4-ENV): Likewise.
5849         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
5850         [$(cross-compiling) = no]: Don't set LANGUAGE.
5851         * io/ftwtest-sh (LANG): Remove variable.
5852         * libio/Makefile (tst-widetext-ENV): Likewise.
5853         * manual/install.texi (Running make install): Don't refer to
5854         environment settings for make install.
5855         * INSTALL: Regenerated.
5856         * nptl/tst-tls6.sh: Don't set LANG.
5857         * posix/globtest.sh (LANG): Remove variable.
5858         * string/Makefile (tester-ENV): Likewise.
5859         (inl-tester-ENV): Likewise.
5860         (noinl-tester-ENV): Likewise.
5861         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
5862         [$(cross-compiling) = no]: Don't set LANGUAGE.
5863         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
5864         without explicit environment settings.
5866 2014-06-06  Roland McGrath  <roland@hack.frob.com>
5868         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
5869         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
5870         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
5871         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
5873 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
5875         * crypt/crypt-private.h [DOS]: Add some includes taken from the
5876         other files in the crypt directory.
5877         * crypt/crypt.c: Remove duplicate includes.
5878         * crypt/crypt-entry.c: Likewise.
5879         * crypt/crypt_util.c: Likewise.
5881 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
5883         * Makeconfig (run-program-env): New variable.
5884         (run-program-prefix-before-env): Likewise.
5885         (run-program-prefix-after-env): Likewise.
5886         (run-program-prefix): Define in terms of new variables.
5887         (built-program-cmd-before-env): New variable.
5888         (built-program-cmd-after-env): Likewise.
5889         (built-program-cmd): Define in terms of new variables.
5890         (test-program-prefix-before-env): New variable.
5891         (test-program-prefix-after-env): Likewise.
5892         (test-program-prefix): Define in terms of new variables.
5893         (test-program-cmd-before-env): New variable.
5894         (test-program-cmd-after-env): Likewise.
5895         (test-program-cmd): Define in terms of new variables.
5896         * Rules (make-test-out): Use $(run-program-env).
5897         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
5898         (help): Do not mention environment variables.  Mention
5899         --timeoutfactor option.
5900         (timeoutfactor): New variable.
5901         (blacklist_exports): Remove function.
5902         (exports): Remove variable.
5903         (command): Do not include ${exports}.
5904         * manual/install.texi (Configuring and compiling): Do not mention
5905         test wrappers preserving environment variables.  Mention that last
5906         assignment to a variable must take precedence.
5907         * INSTALL: Regenerated.
5908         * benchtests/Makefile (run-bench): Use $(run-program-env).
5909         * catgets/Makefile ($(objpfx)test1.cat): Use
5910         $(built-program-cmd-before-env), $(run-program-env) and
5911         $(built-program-cmd-after-env).
5912         ($(objpfx)test2.cat): Do not specify environment variables
5913         explicitly.
5914         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
5915         $(run-program-env) and $(built-program-cmd-after-env).
5916         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
5917         $(run-program-env) and $(test-program-cmd-after-env).
5918         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
5919         explicitly.
5920         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
5921         run_program_env and test_program_cmd_after_env arguments.
5922         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
5923         * elf/tst-pathopt.sh: Use run_program_env argument.
5924         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
5925         $(test-wrapper-env) and $(run-program-env).
5926         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
5927         run_program_env arguments.
5928         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
5929         * intl/Makefile ($(objpfx)tst-gettext.out): Use
5930         $(test-program-prefix-before-env), $(run-program-env) and
5931         $(test-program-prefix-after-env).
5932         ($(objpfx)tst-gettext2.out): Likewise.
5933         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
5934         run_program_env and test_program_prefix_after_env arguments.
5935         * intl/tst-gettext2.sh: Likewise.
5936         * intl/tst-gettext4.sh: Do not set environment variables
5937         explicitly.
5938         * intl/tst-gettext6.sh: Likewise.
5939         * intl/tst-translit.sh: Likewise.
5940         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
5941         $(test-program-prefix-before-env), $(run-program-env) and
5942         $(test-program-prefix-after-env).
5943         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
5944         run_program_env and test_program_prefix_after_env arguments.
5945         * math/Makefile (run-regen-ulps): Use $(run-program-env).
5946         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
5947         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
5948         explicitly with each use of ${test_wrapper_env}.
5949         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
5950         $(test-program-prefix-before-env), $(run-program-env) and
5951         $(test-program-prefix-after-env).
5952         * posix/tst-getconf.sh: Do not set environment variables
5953         explicitly.
5954         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
5955         run_program_env and test_program_prefix_after_env arguments.
5956         * stdio-common/tst-printf.sh: Do not set environment variables
5957         explicitly.
5958         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
5959         $(test-program-prefix-before-env), $(run-program-env) and
5960         $(test-program-prefix-after-env).
5961         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
5962         run_program_env and test_program_prefix_after_env arguments.
5963         Split $test calls into $test_pre and $test.
5964         * timezone/Makefile (build-testdata): Use
5965         $(built-program-cmd-before-env), $(run-program-env) and
5966         $(built-program-cmd-after-env).
5968 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5970         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
5971         strlen for non SHARED builds.
5973 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
5975         * nptl/allocatestack.c (check_list): Inlined function...
5976         (__reclaim_stacks): ... here.
5978 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
5980         [BZ #15698]
5981         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
5982         memory overrun.
5984 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
5986         * Rules (make-test-out): Include
5987         LOCPATH=$(common-objpfx)localedata in default environment.
5988         * debug/Makefile (tst-chk1-ENV): Remove variable.
5989         (tst-chk2-ENV): Likewise.
5990         (tst-chk3-ENV): Likewise.
5991         (tst-chk4-ENV): Likewise.
5992         (tst-chk5-ENV): Likewise.
5993         (tst-chk6-ENV): Likewise.
5994         (tst-lfschk1-ENV): Likewise.
5995         (tst-lfschk2-ENV): Likewise.
5996         (tst-lfschk3-ENV): Likewise.
5997         (tst-lfschk4-ENV): Likewise.
5998         (tst-lfschk5-ENV): Likewise.
5999         (tst-lfschk6-ENV): Likewise.
6000         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
6001         (tst-iconv7-ENV): Likewise.
6002         * intl/Makefile (LOCPATH-ENV): Likewise.
6003         (tst-codeset-ENV): Likewise.
6004         (tst-gettext3-ENV): Likewise.
6005         (tst-gettext5-ENV): Likewise.
6006         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
6007         (tst-fopenloc-ENV): Likewise.
6008         (tst-fgetws-ENV): Remove variable.
6009         (tst-ungetwc1-ENV): Likewise.
6010         (tst-ungetwc2-ENV): Likewise.
6011         (bug-ungetwc2-ENV): Likewise.
6012         (tst-swscanf-ENV): Likewise.
6013         (bug-ftell-ENV): Likewise.
6014         (tst-fgetwc-ENV): Likewise.
6015         (tst-fseek-ENV): Likewise.
6016         (tst-ftell-partial-wide-ENV): Likewise.
6017         (tst-ftell-active-handler-ENV): Likewise.
6018         (tst-ftell-append-ENV): Likewise.
6019         * posix/Makefile (tst-fnmatch-ENV): Likewise.
6020         (tst-regexloc-ENV): Likewise.
6021         (bug-regex1-ENV): Likewise.
6022         (tst-regex-ENV): Likewise.
6023         (tst-regex2-ENV): Likewise.
6024         (bug-regex5-ENV): Likewise.
6025         (bug-regex6-ENV): Likewise.
6026         (bug-regex17-ENV): Likewise.
6027         (bug-regex18-ENV): Likewise.
6028         (bug-regex19-ENV): Likewise.
6029         (bug-regex20-ENV): Likewise.
6030         (bug-regex22-ENV): Likewise.
6031         (bug-regex23-ENV): Likewise.
6032         (bug-regex25-ENV): Likewise.
6033         (bug-regex26-ENV): Likewise.
6034         (bug-regex30-ENV): Likewise.
6035         (bug-regex32-ENV): Likewise.
6036         (bug-regex33-ENV): Likewise.
6037         (bug-regex34-ENV): Likewise.
6038         (bug-regex35-ENV): Likewise.
6039         (tst-rxspencer-ENV): Likewise.
6040         (tst-rxspencer-no-utf8-ENV): Likewise.
6041         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
6042         (tst-sscanf-ENV): Likewise.
6043         (tst-swprintf-ENV): Likewise.
6044         (tst-swscanf-ENV): Likewise.
6045         (test-vfprintf-ENV): Likewise.
6046         (scanf13-ENV): Likewise.
6047         (bug14-ENV): Likewise.
6048         (tst-grouping-ENV): Likewise.
6049         * stdlib/Makefile (tst-strtod-ENV): Likewise.
6050         (tst-strtod3-ENV): Likewise.
6051         (tst-strtod4-ENV): Likewise.
6052         (tst-strtod5-ENV): Likewise.
6053         (testmb2-ENV): Likewise./
6054         * string/Makefile (tst-strxfrm-ENV): Likewise.
6055         (tst-strxfrm2-ENV): Likewise.
6056         (bug-strcoll1-ENV): Likewise.
6057         (test-strcasecmp-ENV): Likewise.
6058         (test-strncasecmp-ENV): Likewise.
6059         * time/Makefile (tst-strptime-ENV): Likewise.
6060         (tst-ftime_l-ENV): Likewise.
6061         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
6062         (tst-mbrtowc-ENV): Likewise.
6063         (tst-wcrtomb-ENV): Likewise.
6064         (tst-mbrtowc2-ENV): Likewise.
6065         (tst-c16c32-1-ENV): Likewise.
6066         (tst-mbsnrtowcs-ENV): Likewise.
6068 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
6070         * manual/resource.texi (How to get information about the memory
6071         subsystem?): Fix typo.
6072         Reported by Peon de la Parra Ivan <peon@keba.com>
6074 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
6076         [BZ #16882]
6077         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
6078         (pthread_spin_lock): Branch out of spin loop to proper location.
6079         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
6080         (pthread_spin_lock): Likewise.
6082         * nptl/tst-spin4.c: New test.
6083         * nptl/Makefile (tests): Add tst-spin4.
6085 2014-06-03  Andreas Schwab  <schwab@suse.de>
6087         [BZ #15946]
6088         * resolv/res_send.c (send_dg): Reload file descriptor after
6089         calling reopen.
6091 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
6093         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
6095 2014-06-03  Richard Henderson  <rth@redhat.com>
6097         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
6098         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
6099         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
6100         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
6101         in the SAVE_PID block.
6102         (__libc_vfork): New alias.
6103         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
6105         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
6106         child in registers, not on the stack.  Remove RESET_PID conditionals.
6107         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
6109 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6111         * sysdeps/aarch64/libm-test-ulps: Regenerate.
6113 2014-06-03  Wilco  <wdijkstr@arm.com>
6115         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
6116         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
6117         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
6118         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
6119         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
6120         Likewise.
6122 2014-06-03  Wilco  <wdijkstr@arm.com>
6124         * sysdeps/aarch64/fpu/math_private.h
6125         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
6126         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
6127         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
6128         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
6129         Fix declarations.
6131 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
6133         * crypt/crypt-private.h: Include ufc-crypt.h.
6134         (__b64_from_24bit): Declare extern.
6135         * crypt/crypt_util.c(__b64_from_24bit): New function.
6136         (b64t): New static const variable.
6137         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
6138         (b64t): Remove variable.
6139         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
6140         * crypt/sha256-crypt.c: Include crypt-private.h.
6141         (b64t): Remove variable.
6142         (__sha256_crypt_r): Remove b64_from_24bit and replace
6143         with __b64_from_24bit.
6144         * crypt/sha512-crypt.c: Likewise.
6146 2014-06-02  Roland McGrath  <roland@hack.frob.com>
6148         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
6149         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
6150         Label the code __libc_vfork rather than __vfork.
6151         [!NOT_IN_libc] (vfork): Define as weak alias.
6152         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
6153         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
6154         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
6156 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
6158         * malloc/malloc.c (malloc_info): Fix format specifier for
6159         n_mmaps.
6161 2014-06-02  Wilco  <wdijkstr@arm.com>
6163         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
6164         FPCR write.
6166 2014-06-02  Wilco  <wdijkstr@arm.com>
6168         [BZ #17009]
6169         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
6170         Rewrite to reduce FPCR/FPSR accesses.
6172 2014-06-01  David S. Miller  <davem@davemloft.net>
6174         * sysdeps/sparc/fpu/libm-test-ulps: Update.
6176 2014-05-31  David S. Miller  <davem@davemloft.net>
6178         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
6179         to occur in round to nearest mode when |x| >= 2.0
6181 2014-05-30  Richard Henderson  <rth@twiddle.net>
6183         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
6184         (PSEUDO_RET_NOERRNO): Remove.
6185         (ret): Don't redefine.
6186         (ret_NOERRNO): Define in terms of ret.
6187         (ret_ERRVAL): Likewise.
6189         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
6190         use of PSEUDO_RET; perform the error check directly.
6192 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
6194         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
6195         with __int128_t.
6197 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
6199         * malloc/malloc (malloc_info): Fix formatting.
6201 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
6202             Roland McGrath  <roland@hack.frob.com>
6204         * malloc/malloc (malloc_info): Also print mmapped statistics.
6206 2014-05-30  Roland McGrath  <roland@hack.frob.com>
6208         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
6209         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
6211 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
6213         * malloc/malloc.c (malloc_info): Inline mi_arena.
6215 2014-05-29  Richard Henderson  <rth@twiddle.net>
6217         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
6218         Remove comma before expanding ASM_ARGS_##nr.
6219         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
6220         Make _x0 a strict output; make _x8 a strict input; adjust expansion
6221         of ASM_ARGS_##nr.
6222         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
6223         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
6224         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
6225         (ASM_ARGS_1): Add leading comma.
6227         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
6228         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
6229         to __errno_location.
6230         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
6231         Remove the expected plt for __errno_location.
6233         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6234         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
6235         call to __read_tp.
6237         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6238         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
6239         it and break it down.
6240         (DOCARGS_0, DOCARGS_1): Do nothing.
6241         (DOCARGS_2): Update to store into the new stack frame.
6242         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
6243         (UNDOCARGS_1): Update to restore from the new stack frame.
6244         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
6245         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
6247         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6248         (SINGLE_THREAD_P): New parameter for result regno.
6249         (PSEUDO): Update to match; use cbz instead of beq.
6251         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6252         Use ENTRY to define the _nocancel entry point.  Share the syscall
6253         and syscall error check paths with the cancel path.
6254         (PSEUDO_END): New.
6256         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
6257         whitespace; tabs before and after asm mnemonics.
6259 2014-05-29  Eric Wong  <normalperson@yhbt.net>
6261         [BZ #15132]
6262         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
6263         Call fstat64 or stat64 internally, depending on arguments passed.
6264         Replace stat buffer argument with file descriptor argument.
6265         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
6266         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
6267         Pass fd to __internal_statvfs instead of calling fstat64.
6268         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
6269         Pass fd to __internal_statvfs64 instead of calling fstat64.
6270         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
6271         Pass -1 to __internal_statvfs instead of calling stat64.
6272         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
6273         Pass -1 to __internal_statvfs64 instead of calling stat64.
6275 2014-05-28  Roland McGrath  <roland@hack.frob.com>
6277         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
6278         that was previously under [RESET_PID].
6279         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
6281         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
6282         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
6284 2014-05-27  Roland McGrath  <roland@hack.frob.com>
6286         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
6288         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
6289         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
6291 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
6293         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
6295 2014-05-27  Andreas Schwab  <schwab@suse.de>
6297         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
6298         TLS_INIT_TP macro.
6299         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
6300         * elf/rtld.c (init_tls, dl_main): Likewise.
6301         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
6302         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
6303         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
6304         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
6305         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
6306         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
6307         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
6308         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
6309         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
6310         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
6311         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
6312         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
6313         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
6314         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
6315         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
6316         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
6317         * sysdeps/generic/tls.h: Update description.
6319 2014-05-27  Will Newton  <will.newton@linaro.org>
6321         [BZ #16990]
6322         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
6323         and restore r2 rather than just restoring.
6325 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
6327         [BZ #16724]
6328         * libio/tst-ftell-append.c: New test case.
6329         * libio/Makefile (tests): Add test case.
6330         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
6331         append mode.
6332         * libio/wfileops.c (do_ftell_wide): Likewise.
6334 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6336         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6338         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
6339         ...
6340         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
6341         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
6342         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
6343         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
6344         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
6345         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
6346         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
6347         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
6348         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
6349         Moved ...
6350         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
6351         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
6352         Moved ...
6353         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
6354         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
6355         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
6356         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
6357         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
6358         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
6359         ...
6360         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
6361         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
6362         Moved ...
6363         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
6364         here.
6365         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
6366         ...
6367         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
6368         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
6369         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
6371         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
6372         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
6373         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
6374         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
6376         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
6377         merge into ...
6378         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
6379         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
6380         ...
6381         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
6382         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
6383         ...
6384         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
6385         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
6386         Moved ...
6387         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
6388         here.
6389         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
6390         Moved ...
6391         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
6392         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
6393         Moved ...
6394         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
6396         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
6397         conditional [RESET_PID].
6398         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
6399         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
6400         removed.
6401         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
6402         removed.
6404         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
6405         <tcb-offsets.h>.
6406         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
6407         (__libc_vfork): New strong alias.
6408         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
6409         removed.
6410         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
6411         Removed.
6413         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
6414         <tcb-offsets.h>.
6415         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
6416         (__libc_vfork): New strong alias.
6417         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
6418         removed.
6419         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
6420         removed.
6422 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
6424         * malloc/malloc.c (mi_arena): New function.
6425         (malloc_info): Remove nested function mi_arena. Call non-nosted
6426         function mi_arena.
6428 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6430         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
6431         by insrwi.
6432         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
6433         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
6434         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
6435         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
6436         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
6437         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
6438         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
6440 2014-05-26  Andreas Schwab  <schwab@suse.de>
6442         [BZ #16984]
6443         * locale/programs/repertoire.c (repertoire_read): Add slash
6444         between I18NPATH element and file name.
6445         * locale/programs/locfile.c (locfile_read): Likewise.
6447 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
6449         * nptl/pthread_mutexattr_settype.c
6450         (__pthread_mutexattr_settype):
6451         Disable lock elision for PTHREAD_MUTEX_NORMAL.
6453 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
6455         * nptl/tst-mutex5 (do_test):
6456         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
6458 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6460         * benchtests/README: Document 'init' directive.
6461         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
6462         BENCH_INIT.
6463         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
6464         (parse_file): Recognize 'init' directive.
6466 2014-05-26  Kyle McMartin  <kyle@redhat.com>
6468         [BZ #16796]
6469         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
6470         alignment of struct pthread.
6472 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6474         [BZ #16878]
6475         * nscd/netgroupcache.c (addgetnetgrentX): Look for
6476         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
6477         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
6478         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
6480 2014-05-25  Richard Henderson  <rth@twiddle.net>
6482         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6483         (SINGLE_THREAD_P_PIC): Remove.
6484         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
6485         (SINGLE_THREAD_P_PIC): Remove.
6487         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
6488         branch to syscall error ...
6489         (PSEUDO): ... here.
6490         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
6491         from __local_syscall_error to .Lsyscall_error.
6492         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
6493         (SYSCALL_ERROR): Update label name.
6495         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6496         Do not use DOARGS/UNDOARGS.
6497         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
6498         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
6499         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
6500         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
6501         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
6503         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
6504         block comment.
6506         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
6507         define if !NOT_IN_libc.
6508         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
6509         define with non-default symbol versions.
6511 2014-05-23  Richard Henderson  <rth@twiddle.net>
6513         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
6514         (vfork, __vfork): Define via compat_symbol.
6516         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
6517         [!HAVE_IFUNC] (vfork_compat): Remove.
6518         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
6520 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
6522         [BZ #16978]
6523         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
6524         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
6525         variable.
6527 2014-05-23  Richard Henderson  <rth@twiddle.net>
6529         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
6530         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
6531         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
6532         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
6534         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
6535         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
6536         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
6537         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
6538         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
6539         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
6540         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
6541         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
6542         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
6543         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
6544         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
6545         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
6546         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
6547         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
6548         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
6549         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
6550         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
6551         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
6552         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
6553         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
6554         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
6555         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
6556         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
6557         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
6558         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
6559         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
6560         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
6561         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
6562         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
6563         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
6564         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
6565         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
6566         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
6567         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
6568         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
6569         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
6570         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
6571         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
6572         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
6573         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
6574         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
6575         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
6576         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
6577         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
6578         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
6579         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
6580         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
6581         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
6582         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
6583         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
6584         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
6585         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
6586         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
6587         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
6588         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
6589         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
6591         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
6592         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
6593         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
6594         before exiting on error.
6595         (__libc_vfork): New strong alias.
6596         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
6597         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
6599         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
6600         that was previously under [RESET_PID].
6601         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
6603         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
6605 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
6607         [BZ #16977]
6608         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
6609         value when x - 1 is zero.
6610         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
6611         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
6612         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
6613         0.0L for an argument of 1.0L.
6614         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
6615         Likewise.
6616         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
6617         value when x - 1 is zero.
6618         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
6619         * sysdeps/i386/fpu/libm-test-ulps: Update.
6620         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6622 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
6624         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
6625         alphasort and versionsort.
6627 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6629         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
6630         macro.
6631         [copysignf]: Likewise.
6633 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
6635         * crypt/md5-crypt.c: Fix formatting.
6637 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
6639         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
6640         (b64_from_24bit): New function.
6642 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6644         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
6645         libc_hidden_builtin_def to ifunc.
6646         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
6647         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
6649 2014-05-21  Roland McGrath  <roland@hack.frob.com>
6651         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
6652         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
6654 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
6656         * nscd/Depend (linuxthreads): Remove.
6657         (nptl): Add.
6658         * resolv/Depend (linuxthreads): Remove.
6659         * rt/Depend (linuxthreads): Remove.
6661         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
6662         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
6663         $(common-objpfx)elf/.
6664         (link-libc-before-gnulib): Likewise.
6665         (elfobjdir): Remove variable.
6666         * Makefile (install): Use $(elf-objpfx) instead of
6667         $(common-objpfx)elf/.
6668         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
6669         $(elfobjdir)/.
6670         (link-libc-deps): Likewise.
6671         ($(common-objpfx)libc.so): Likewise.
6672         ($(common-objpfx)linkobj/libc.so): Likewise.
6673         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
6674         instead of $(common-objpfx)elf/.
6675         (symbolic-link-list): Likewise.
6676         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
6677         [$(cross-compiling) = no]: Likewise.
6678         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
6679         $(elfobjdir)/.
6680         (static-gnulib-arch): Likewise.
6681         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
6682         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
6683         $(common-objpfx)elf/.
6685 2014-05-21  Richard Henderson  <rth@redhat.com>
6687         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6688         (SINGLE_THREAD_P): Use the correct width load.  Fold
6689         into the ldr offset.
6691         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
6692         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
6694 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
6696         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
6697         (libgcc_s_resume): Use __attribute_used__.
6698         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
6699         Likewise.
6701 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6703         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
6704         optimization when used with float constants.
6706         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6708 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
6710         [BZ #16915]
6711         * locale/nl_langinfo_l.c: Make direct reference to every
6712         _nl_current_CATEGORY symbol.
6713         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
6714         (tests-static): Add tst-langinfo-static.
6715         (tests-special): Add tst-langinfo-static.out.
6716         ($(objpfx)tst-langinfo.out): Redirect output.
6717         ($(objpfx)tst-langinfo-static.out): New.
6718         * localedata/tst-langinfo.sh: Send output to stdout.
6719         * localedata/tst-langinfo-static.c: New file.
6721         [BZ #16965]
6722         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
6723         when the shift amount is modulo the limb size.
6725 2014-05-20  Richard Henderson  <rth@redhat.com>
6727         [BZ #16967]
6728         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
6729         Change type of sa_flags from unsigned int to int.
6731         [BZ #16966]
6732         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
6734         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
6736 2014-05-20  Will Newton  <will.newton@linaro.org>
6738         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6739         Test the return value of the system call in the nocancel case.
6741 2014-05-20  Will Newton  <will.newton@linaro.org>
6742             Yvan Roux  <yvan.roux@linaro.org>
6744         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
6745         #include of asm/ptrace.h.
6746         (PTRACE_GET_THREAD_AREA): Remove #undef.
6747         (PTRACE_GETHBPREGS): Likewise.
6748         (PTRACE_SETHBPREGS): Likewise.
6749         (struct user_regs_struct): New structure.
6750         (struct user_fpsimd_struct): New structure.
6751         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
6752         #include of asm/ptrace.h and second #include of sys/user.h.
6753         (PTRACE_GET_THREAD_AREA): Remove #undef.
6754         (PTRACE_GETHBPREGS): Likewise.
6755         (PTRACE_SETHBPREGS): Likewise.
6756         (ELF_NGREG): Use new struct user_regs_struct.
6757         (elf_fpregset_t): Use new struct user_fpsimd_struct.
6759 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6761         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
6762         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
6764 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
6766         [BZ #16958]
6767         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
6768         membar to avoid block loads/stores to overlap previous stores.
6770 2014-05-17  Richard Henderson  <rth@redhat.com>
6772         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
6773         Create the __##syscall_name##_nocancel entry point.
6774         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
6775         Remove; let the sysdep-cancel.h code create it.
6777 2014-05-17  David S. Miller  <davem@davemloft.net>
6779         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
6780         Protect with __USE_GNU.
6781         (TIOCSET_TEMPT): Likewise.
6782         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
6783         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
6784         these are already provided in bits/ioctl-types.h
6786 2014-05-16  Roland McGrath  <roland@hack.frob.com>
6788         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
6789         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
6791         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
6792         Use wait4 regardless of [__NR_waitpid].
6794 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
6796         PR libgcc/60166
6797         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
6798         (_FP_NANSIGN_Q): Set the quiet bit.
6800 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
6802         * benchtests/Makefile
6803         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
6804         not $(common-objpfx)math/libm.so.
6805         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
6806         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
6807         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
6808         $(common-objpfx)dlfcn/libdl.so.
6809         ($(objpfx)tst-audit8): Depend on $(libm), not
6810         $(common-objpfx)math/libm.so.
6811         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
6812         not $(common-objpfx)dlfcn/libdl.so.
6813         * math/Makefile
6814         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
6815         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
6816         [$(build-shared) = yes].
6817         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
6818         $(common-objpfx)nptl/libpthread.so.
6819         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
6820         $(common-objpfx)math/libm.so$(libm.so-version) or
6821         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
6822         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
6823         $(common-objpfx)dlfcn/libdl.so.
6824         * setjmp/Makefile (link-libm): Remove variable.
6825         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
6826         * stdio-common/Makefile (link-libm): Remove variable.
6827         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
6828         * stdlib/Makefile (link-libm): Remove variable.
6829         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
6830         ($(objpfx)tst-strtod-round): Likewise.
6831         ($(objpfx)tst-tininess): Likewise.
6832         ($(objpfx)tst-strtod-underflow): Likewise.
6833         ($(objpfx)tst-strtod6): Likewise.
6834         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
6835         $(libdl), not $(common-objpfx)nptl/libpthread.so and
6836         $(common-objpfx)dlfcn/libdl.so.
6838 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6840         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
6841         BSD terminal modes definitions.
6843 2014-05-16  Roland McGrath  <roland@hack.frob.com>
6845         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
6846         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
6848         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
6849         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
6850         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
6851         Don't do #include_next.
6852         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
6853         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
6854         Don't do #include_next.
6855         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
6856         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
6857         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
6858         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
6860 2014-05-16  Allan McRae  <allan@archlinux.org>
6862         * po/sv.po: Update Swedish translation from translation project.
6864         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
6865         in sed expression.
6867 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
6869         [BZ #16917]
6870         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
6871         errno if the TIOCGPTN ioctl fails with an error different than
6872         EINVAL.
6873         * login/tst-ptsname.c: New file.
6874         * login/Makefile (tests): Add tst-ptsname.
6876         [BZ #16943]
6877         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
6878         and prlimit64.
6880 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
6882         [BZ #16849]
6883         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
6884         herrno to return EAI_AGAIN.
6886 2014-05-14  Roland McGrath  <roland@hack.frob.com>
6888         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
6889         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
6890         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
6891         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
6892         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
6893         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
6894         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
6895         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
6896         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
6897         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
6898         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
6899         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
6900         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
6901         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
6902         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
6903         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
6904         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
6905         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
6906         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
6907         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
6908         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
6909         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
6910         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
6911         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
6912         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
6913         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
6914         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
6915         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
6916         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
6917         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
6918         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
6919         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
6920         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
6921         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
6922         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
6923         Moved ...
6924         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
6925         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
6926         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
6927         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
6928         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
6929         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
6930         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
6931         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
6932         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
6933         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
6934         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
6935         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
6936         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
6937         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
6938         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
6939         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
6940         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
6941         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
6942         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
6943         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
6944         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
6945         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
6946         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
6947         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
6948         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
6949         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
6950         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
6951         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
6952         Moved ...
6953         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
6954         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
6955         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
6956         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
6957         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
6958         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
6959         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
6960         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
6961         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
6962         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
6963         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
6964         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
6965         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
6966         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
6967         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
6968         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
6969         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
6970         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
6971         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
6972         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
6973         Moved ...
6974         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
6975         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
6976         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
6978         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
6979         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
6980         (libpthread-sysdep_routines): Add elision-related stuff here instead.
6981         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
6982         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
6983         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
6984         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
6985         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
6986         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
6987         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
6988         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
6989         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
6990         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
6991         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
6992         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
6993         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
6994         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
6995         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
6996         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
6997         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
6998         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
6999         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
7000         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
7001         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
7002         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
7003         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
7004         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
7005         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
7006         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
7007         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
7008         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
7010         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
7011         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
7013         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
7014         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
7015         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
7016         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
7017         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
7018         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
7019         Moved ...
7020         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
7021         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
7022         Moved ...
7023         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
7024         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
7025         Moved ...
7026         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
7027         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
7028         Moved ...
7029         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
7030         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
7031         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
7032         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
7033         Moved ...
7034         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
7035         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
7036         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
7037         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
7038         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
7039         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
7040         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
7041         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
7042         Moved ...
7043         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
7044         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
7045         Moved ...
7046         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
7047         ... here.
7048         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
7049         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
7050         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
7051         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
7052         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
7053         Moved ...
7054         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
7055         ... here.
7056         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
7057         Moved ...
7058         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
7059         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
7060         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
7061         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
7062         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
7063         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
7064         Moved ...
7065         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
7066         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
7067         Moved ...
7068         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
7069         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
7070         Moved ...
7071         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
7072         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
7073         Moved ...
7074         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
7075         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
7076         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
7077         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
7078         Moved ...
7079         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
7080         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
7081         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
7082         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
7083         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
7084         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
7085         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
7086         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
7087         Moved ...
7088         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
7089         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
7090         Moved ...
7091         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
7092         ... here.
7093         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
7094         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
7095         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
7096         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
7097         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
7098         Moved ...
7099         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
7100         ... here.
7101         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
7102         Moved ...
7103         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
7104         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
7105         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
7106         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
7107         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
7108         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
7109         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
7110         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
7111         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
7112         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
7113         Moved ...
7114         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
7115         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
7116         Moved ...
7117         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
7118         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
7119         Moved ...
7120         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
7121         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
7122         Moved ...
7123         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
7124         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
7125         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
7126         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
7127         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
7128         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
7129         Moved ...
7130         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
7131         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
7132         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
7133         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
7134         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
7135         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
7136         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
7137         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
7138         Moved ...
7139         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
7140         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
7141         Moved ...
7142         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
7143         ... here.
7144         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
7145         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
7146         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
7147         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
7148         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
7149         Moved ...
7150         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
7151         ... here.
7152         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
7153         Moved ...
7154         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
7155         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
7156         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
7157         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
7158         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
7159         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
7160         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
7161         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
7162         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
7163         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
7164         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
7166         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
7167         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
7169         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
7170         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
7172         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
7173         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
7174         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
7175         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
7176         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
7177         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
7178         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
7179         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
7180         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
7181         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
7182         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
7183         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
7184         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
7185         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
7186         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
7187         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
7188         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
7189         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
7190         Moved ...
7191         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
7192         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
7193         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
7194         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
7195         Moved ...
7196         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
7197         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
7198         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
7199         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
7200         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
7201         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
7202         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
7203         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
7204         Moved ...
7205         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
7206         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
7207         Moved ...
7208         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
7209         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
7210         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
7211         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
7212         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
7213         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
7214         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
7215         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
7216         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
7217         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
7218         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
7219         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
7220         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
7221         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
7222         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
7223         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
7224         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
7226         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
7227         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
7228         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
7229         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
7230         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
7232         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
7233         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
7234         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
7235         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
7236         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
7237         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
7238         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
7239         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
7240         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
7241         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
7243         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
7244         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
7246         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
7247         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
7248         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
7249         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
7250         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
7251         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
7252         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
7253         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
7254         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
7255         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
7256         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
7257         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
7258         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
7259         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
7260         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
7261         Update #include.
7262         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
7263         Likewise.
7264         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
7265         Likewise.
7266         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
7267         Likewise.
7268         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
7269         Likewise.
7270         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
7271         Likewise.
7272         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
7273         Likewise.
7274         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
7275         Likewise.
7276         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
7277         Likewise.
7278         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
7279         Likewise.
7280         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
7281         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
7282         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
7283         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
7284         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
7285         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
7286         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
7287         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
7288         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
7289         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
7290         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
7291         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
7292         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
7293         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
7294         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
7296         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
7297         that was previously under [RESET_PID].
7298         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
7299         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
7300         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
7302         * sysdeps/i386/nptl/Implies: New file.
7303         * sysdeps/x86_64/nptl/Implies: New file.
7304         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
7305         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
7306         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
7307         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
7309         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
7310         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
7311         (__libc_vfork): New strong alias.
7312         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
7313         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
7315         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
7316         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
7317         (__libc_vfork): New strong alias.
7318         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
7319         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
7321         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
7322         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
7323         (__libc_vfork): New strong alias.
7324         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
7325         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
7326         * nptl/pt-vfork.c: New file.
7327         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
7328         (libpthread: GLIBC_2.20): New version set (empty).
7330 2014-05-14  Will Newton  <will.newton@linaro.org>
7332         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
7333         rather than #if.
7335 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
7337         [BZ #16564]
7338         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
7339         arguments with exponent 65 or above.
7340         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
7341         arguments 0x1p113L or above.
7342         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
7343         to arguments 0x1p107L or above.
7344         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
7345         positive arguments with exponent 65 or above.
7346         * math/auto-libm-test-in: Add more tests of log1p.
7347         * math/auto-libm-test-out: Regenerated.
7349         [BZ #16928]
7350         * math/s_cacos.c (__cacos): Ensure zero real part of result from
7351         non-finite arguments is +0.
7352         * math/s_cacosf.c (__cacosf): Likewise.
7353         * math/s_cacosl.c (__cacosl): Likewise.
7354         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
7355         * sysdeps/i386/fpu/libm-test-ulps: Update.
7356         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7358         [BZ #16927]
7359         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
7360         value.
7361         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
7362         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
7363         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
7364         for explicit high bit of mantissa when testing for argument equal
7365         to 1.
7366         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
7367         * sysdeps/i386/fpu/libm-test-ulps: Update.
7368         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7370         [BZ #16516]
7371         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
7372         (__erf): Scale by 16 instead of 8 in potentially underflowing
7373         case.  Ensure exception if result actually underflows.
7374         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
7375         (__erff): Scale by 16 instead of 8 in potentially underflowing
7376         case.  Ensure exception if result actually underflows.
7377         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
7378         (efx8): Remove variable.
7379         (__erfl): Scale by 16 instead of 8 in potentially underflowing
7380         case.  Ensure exception if result actually underflows.
7381         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
7382         (efx8): Remove variable.
7383         (__erfl): Scale by 16 instead of 8 in potentially underflowing
7384         case.  Ensure exception if result actually underflows.
7385         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
7386         (efx8): Remove variable.
7387         (__erfl): Scale by 16 instead of 8 in potentially underflowing
7388         case.  Ensure exception if result actually underflows.
7389         * math/auto-libm-test-in: Add more tests of erf.
7390         * math/auto-libm-test-out: Regenerated.
7392 2014-05-14  Andreas Schwab  <schwab@suse.de>
7394         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
7395         Remove code conditionalized on USE___THREAD.
7397         * config.h.in (HAVE_PT_CHOWN): Define as 0.
7398         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
7399         not definedness.
7401 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
7403         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
7404         Define unconditionally.
7405         (__ASSUME_O_CLOEXEC): Likewise.
7406         (__ASSUME_SOCK_CLOEXEC): Likewise.
7407         (__ASSUME_IN_NONBLOCK): Likewise.
7408         (__ASSUME_PIPE2): Likewise.
7409         (__ASSUME_EVENTFD2): Likewise.
7410         (__ASSUME_SIGNALFD4): Likewise.
7411         (__ASSUME_DUP3): Likewise.
7412         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
7413         (__ASSUME_DUP3): Do not define.
7414         (__ASSUME_EVENTFD2): Likewise.
7415         (__ASSUME_IN_NONBLOCK): Likewise.
7416         (__ASSUME_O_CLOEXEC): Likewise.
7417         (__ASSUME_PIPE2): Likewise.
7418         (__ASSUME_SIGNALFD4): Likewise.
7419         (__ASSUME_SOCK_CLOEXEC): Likewise.
7420         (__ASSUME_UTIMES): Undefine.
7421         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
7422         (__ASSUME_UTIMES): Do not define.
7423         (__ASSUME_O_CLOEXEC): Likewise.
7424         (__ASSUME_SOCK_CLOEXEC): Likewise.
7425         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
7426         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
7427         0x020621].
7428         (__ASSUME_PIPE2): Likewise.
7429         (__ASSUME_EVENTFD2): Likewise.
7430         (__ASSUME_SIGNALFD4): Likewise.
7431         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
7432         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
7433         Do not define.
7434         (__ASSUME_EVENTFD2): Likewise.
7435         (__ASSUME_SIGNALFD4): Likewise.
7436         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
7437         (__ASSUME_32BITUIDS): Likewise.
7438         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
7439         (__ASSUME_IPC64): Likewise.
7440         (__ASSUME_ST_INO_64_BIT): Likewise.
7441         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
7442         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
7443         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
7444         (__ASSUME_UTIMES): Do not define.
7445         (__ASSUME_PSELECT): Likewise.
7446         (__ASSUME_PPOLL): Likewise.
7447         (__ASSUME_O_CLOEXEC): Likewise.
7448         (__ASSUME_SOCK_CLOEXEC): Likewise.
7449         (__ASSUME_IN_NONBLOCK): Likewise.
7450         (__ASSUME_PIPE2): Likewise.
7451         (__ASSUME_EVENTFD2): Likewise.
7452         (__ASSUME_SIGNALFD4): Likewise.
7453         (__ASSUME_DUP3): Likewise.
7454         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
7455         (__ASSUME_UTIMES): Likewise.
7456         (__ASSUME_O_CLOEXEC): Likewise.
7457         (__ASSUME_SOCK_CLOEXEC): Likewise.
7458         (__ASSUME_IN_NONBLOCK): Likewise.
7459         (__ASSUME_PIPE2): Likewise.
7460         (__ASSUME_EVENTFD2): Likewise.
7461         (__ASSUME_SIGNALFD4): Likewise.
7462         (__ASSUME_DUP3): Likewise.
7463         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7464         (__ASSUME_UTIMES): Likewise.
7465         (__ASSUME_O_CLOEXEC): Likewise.
7466         (__ASSUME_SOCK_CLOEXEC): Likewise.
7467         (__ASSUME_IN_NONBLOCK): Likewise.
7468         (__ASSUME_PIPE2): Likewise.
7469         (__ASSUME_EVENTFD2): Likewise.
7470         (__ASSUME_SIGNALFD4): Likewise.
7471         (__ASSUME_DUP3): Likewise.
7472         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
7473         Likewise.
7474         (__ASSUME_UTIMES): Likewise.
7475         (__ASSUME_EVENTFD2): Likewise.
7476         (__ASSUME_SIGNALFD4): Likewise.
7477         * sysdeps/unix/sysv/linux/tile/kernel-features.h
7478         (__ASSUME_O_CLOEXEC): Likewise.
7479         (__ASSUME_SOCK_CLOEXEC): Likewise.
7480         (__ASSUME_IN_NONBLOCK): Likewise.
7481         (__ASSUME_PIPE2): Likewise.
7482         (__ASSUME_EVENTFD2): Likewise.
7483         (__ASSUME_SIGNALFD4): Likewise.
7484         (__ASSUME_DUP3): Likewise.
7485         (__ASSUME_UTIMES): Undefine.
7487         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
7488         feclearexcept.  Remove symbol versioning code.
7489         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
7490         symbol versioning code.
7491         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
7492         symbol versioning code.
7493         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
7494         feupdateenv.  Remove symbol versioning code.
7495         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
7496         fegetexceptflag.  Remove symbol versioning code.
7497         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
7498         fesetexceptflag.  Remove symbol versioning code.
7499         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
7500         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
7501         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
7502         (__posix_fadvise64_l32): Remove prototype.
7503         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
7504         code.
7506 2014-05-13  Roland McGrath  <roland@hack.frob.com>
7508         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
7509         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
7510         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
7511         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
7513 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
7515         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
7516         current working directory
7518 2014-05-13  Roland McGrath  <roland@hack.frob.com>
7520         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
7521         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
7522         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
7523         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
7524         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
7525         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
7526         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
7527         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
7528         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
7529         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
7530         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
7531         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
7532         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
7533         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
7534         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
7535         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
7536         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
7537         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
7538         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
7539         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
7540         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
7541         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
7542         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
7543         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
7544         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
7545         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
7546         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
7547         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
7548         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
7549         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
7550         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
7551         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
7552         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
7553         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
7554         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
7555         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
7556         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
7557         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
7558         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
7559         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
7560         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
7561         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
7563         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
7564         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
7566         * sysdeps/unix/sysv/linux/arm/Makefile
7567         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
7568         Add rt-aeabi_unwind_cpp_pr1.
7569         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
7570         Add nptl-aeabi_unwind_cpp_pr1.
7571         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
7572         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
7573         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
7574         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
7575         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
7576         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
7578         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
7579         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
7580         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
7581         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
7583         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
7584         Deconditionalize the code that was previously under [RESET_PID].
7585         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
7587         * sysdeps/generic/exit-thread.h: New file.
7588         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
7589         * include/unistd.h (__exit_thread): Remove declaration.
7590         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
7591         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
7592         * csu/libc-start.c: Include <exit-thread.h>.
7593         (LIBC_START_MAIN): Pass no argument to __exit_thread.
7594         * nptl/pthread_create.c: Include <exit-thread.h>.
7595         (start_thread): Call __exit_thread in place of __exit_thread_inline.
7596         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
7597         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
7598         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
7599         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
7600         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
7601         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
7602         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
7603         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
7604         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
7605         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
7606         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
7607         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
7608         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
7609         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
7610         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
7611         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
7613 2014-05-13  Andreas Schwab  <schwab@suse.de>
7615         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
7617 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
7619         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
7620         (__ASSUME_UTIMES): Do not condition on kernel version.
7621         (__ASSUME_PSELECT): Define unconditionally.
7622         (__ASSUME_PPOLL): Likewise.
7623         (__ASSUME_ATFCTS): Likewise.
7624         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
7625         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
7626         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
7627         (__ASSUME_UTIMENSAT): Define unconditionally.
7628         (__ASSUME_PRIVATE_FUTEX): Likewise.
7629         (__ASSUME_FALLOCATE): Likewise.
7630         (__ASSUME_O_CLOEXEC): Likewise.
7631         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
7632         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
7633         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
7634         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
7635         (__ASSUME_IN_NONBLOCK): Likewise.
7636         (__ASSUME_PIPE2): Likewise.
7637         (__ASSUME_EVENTFD2): Likewise.
7638         (__ASSUME_SIGNALFD4): Likewise.
7639         (__ASSUME_DUP3): Likewise.
7640         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
7641         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
7642         (__ASSUME_AT_RANDOM): Likewise.
7643         (__ASSUME_PREADV): Likewise.
7644         (__ASSUME_PWRITEV): Likewise.
7645         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
7646         (__ASSUME_F_GETOWN_EX): Define unconditionally.
7647         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
7648         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
7649         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
7650         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
7651         (__ASSUME_O_CLOEXEC): Define unconditionally.
7652         (__ASSUME_PSELECT): Do not undefine conditionally.
7653         (__ASSUME_PPOLL): Likewise.
7654         (__ASSUME_ATFCTS): Likewise.
7655         (__ASSUME_SET_ROBUST_LIST): Likewise.
7656         (__ASSUME_UTIMENSAT): Likewise.
7657         (__ASSUME_FDATASYNC): Define unconditionally.
7658         * sysdeps/unix/sysv/linux/arm/kernel-features.h
7659         (__ASSUME_SIGFRAME_V2): Likewise.
7660         )__ASSUME_EVENTFD2): Likewise.
7661         (__ASSUME_SIGNALFD4): Likewise.
7662         (__ASSUME_PSELECT): Do not undefine conditionally.
7663         (__ASSUME_PPOLL): Likewise.
7664         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
7665         (__ASSUME_PSELECT): Define unconditionally.
7666         (__ASSUME_PPOLL): Likewise.
7667         (__ASSUME_O_CLOEXEC): Likewise.
7668         (__ASSUME_SOCK_CLOEXEC): Likewise.
7669         (__ASSUME_IN_NONBLOCK): Likewise.
7670         (__ASSUME_PIPE2): Likewise.
7671         (__ASSUME_EVENTFD2): Likewise.
7672         (__ASSUME_SIGNALFD4): Likewise.
7673         (__ASSUME_DUP3): Likewise.
7674         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
7675         (__ASSUME_O_CLOEXEC): Likewise.
7676         (__ASSUME_SOCK_CLOEXEC): Likewise.
7677         (__ASSUME_IN_NONBLOCK): Likewise.
7678         (__ASSUME_PIPE2): Likewise.
7679         (__ASSUME_EVENTFD2): Likewise.
7680         (__ASSUME_SIGNALFD4): Likewise.
7681         (__ASSUME_DUP3): Likewise.
7682         * sysdeps/unix/sysv/linux/mips/kernel-features.h
7683         (__ASSUME_EVENTFD2): Likewise.
7684         (__ASSUME_SIGNALFD4): Likewise.
7685         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
7687 2014-05-12  Andreas Schwab  <schwab@suse.de>
7689         [BZ #16932]
7690         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
7691         (_nss_nis_gethostbyname4_r): Return error if item length is larger
7692         than maximum RPC packet size.
7693         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
7694         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
7695         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
7696         (_nss_nis_getservbyport_r): Likewise.
7698 2014-05-12  Will Newton  <will.newton@linaro.org>
7700         * malloc/Makefile (tests): Add tst-mallopt.
7701         * malloc/tst-mallopt.c: New file.
7703 2014-05-09  Roland McGrath  <roland@hack.frob.com>
7705         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
7706         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
7708 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7710         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
7711         (tst-tlsmod6.so): Likewise.
7713 2014-05-09  Roland McGrath  <roland@hack.frob.com>
7715         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
7717 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
7719         [BZ #16064]
7720         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
7721         and <dl-procinfo.h>.
7722         (__fegetenv): Save SSE state in envp->__eip if supported.
7723         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
7724         envp->__eip if supported.
7725         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
7726         and <dl-procinfo.h>.
7727         (__fesetenv): Always set __eip, __cs_selector, __opcode,
7728         __data_offset and __data_selector in environment to 0.  Set SSE
7729         state if supported.
7730         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
7731         test-fenv-sse.
7732         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
7733         -mfpmath=sse.
7734         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
7736 2014-05-09  Will Newton  <will.newton@linaro.org>
7738         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
7739         and libc_relro_required for ARM.
7740         * sysdeps/arm/preconfigure: Regenerate.
7742 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
7743             Stefan Liebler  <stli@linux.vnet.ibm.com>
7745         * config.make.in (enable-lock-elision): New Makefile variable.
7746         * configure.ac: Likewise.
7747         * configure: Regenerate.
7748         * sysdeps/s390/configure.ac:
7749         Add check for gcc transactions support.
7750         * sysdeps/s390/configure: Regenerate.
7751         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
7752         Build elision files if enabled.
7753         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
7754         Add lock elision support for s390.
7755         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
7756         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
7757         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
7758         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
7759         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
7760         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
7761         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
7762         Likewise.
7763         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
7764         Likewise.
7765         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
7766         Likewise.
7767         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
7768         Likewise.
7769         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
7770         (__lll_timedlock_elision, __lll_lock_elision)
7771         (__lll_unlock_elision, __lll_trylock_elision)
7772         (lll_timedlock_elision, lll_lock_elision)
7773         (lll_unlock_elision, lll_trylock_elision): Add.
7774         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
7775         (pthread_mutex_t): Add lock elision support for s390.
7777 2014-05-14  Wilco  <wdijkstr@arm.com>
7779         * sysdeps/arm/fclrexcpt.c: Cleanup.
7780         * sysdeps/arm/fedisblxcpt.c: Cleanup.
7781         * sysdeps/arm/feenablxcpt.c: Cleanup.
7782         * sysdeps/arm/fegetenv.c: Cleanup.
7783         * sysdeps/arm/fegetexcept.c: Cleanup.
7784         * sysdeps/arm/fegetround.c: Cleanup.
7785         * sysdeps/arm/feholdexcpt.c: Cleanup.
7786         * sysdeps/arm/fesetenv.c: Cleanup.
7787         * sysdeps/arm/fesetround.c: Cleanup.
7788         * sysdeps/arm/feupdateenv.c: Cleanup.
7789         * sysdeps/arm/fgetexcptflg.c: Cleanup.
7790         * sysdeps/arm/fraiseexcpt.c: Cleanup.
7791         * sysdeps/arm/fsetexcptflg.c: Cleanup.
7792         * sysdeps/arm/ftestexcept.c: Cleanup.
7793         * sysdeps/arm/get-rounding-mode.h: Cleanup.
7794         * sysdeps/arm/setfpucw.c: Cleanup.
7796 2014-05-09  Will Newton  <will.newton@linaro.org>
7798         * sysdeps/arm/armv7/strcmp.S: New file.
7799         * NEWS: Mention addition of ARMv7 optimized strcmp.
7801 2014-05-08  Roland McGrath  <roland@hack.frob.com>
7803         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
7804         look for %.ac rather than %.in.
7806         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
7807         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
7808         * sysdeps/mach/hurd/configure: Regenerated.
7809         * sysdeps/unix/sysv/linux/configure: Regenerated.
7811         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
7813 2014-05-07  Steve Ellcey  <sellcey@mips.com>
7815         [BZ# 16922]
7816         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
7817         (LONG_SUB): Ditto.
7818         (PTR_SUB): Ditto.
7820 2014-05-07  Andreas Schwab  <schwab@suse.de>
7822         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
7823         when skipping over non-matching result from nscd.
7825 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
7827         [BZ #16876]
7828         * nptl/sockperf.c (client): Check socket return value.
7830         [BZ #16877]
7831         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
7832         nscd security class.
7834 2014-05-06  Roland McGrath  <roland@hack.frob.com>
7836         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
7837         * sysdeps/arm/unwind.h: ... here.
7839 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
7841         [BZ# 16916]
7842         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
7843         Define.
7845 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
7847         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
7848         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
7849         multiarch strncpy for PPC64.
7850         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
7851         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
7852         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
7853         multiarch optimizations.
7854         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
7855         (__libc_ifunc_impl_list): Likewise.
7856         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
7857         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
7858         multiarch stpncpy for PPC64.
7859         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
7860         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
7862 2014-05-06  Andreas Schwab  <schwab@suse.de>
7864         [BZ #16912]
7865         * gmon/mcount.c (_MCOUNT_DECL): Use
7866         atomic_compare_and_exchange_bool_acq instead of
7867         catomic_compare_and_exchange_bool_acq.
7869 2014-05-05  Roland McGrath  <roland@hack.frob.com>
7871         * elf/Makefile (others, install-bin): Remove pldd.
7872         (pldd-modules): Variable removed.
7873         ($(objpfx)pldd): Target removed.
7874         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
7875         (others, install-bin): Append pldd here.
7876         ($(objpfx)pldd): New target.
7878         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
7879         to 0, so the first #if test emitted later doesn't see it undefined.
7880         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
7881         * sysdeps/gnu/errlist.c: Regenerated.
7883 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7885         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
7886         [libc_hidden_builtin_def]: Define to empty value.
7887         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
7888         [libc_hidden_builtin_def]: Likewise.
7889         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
7890         [libc_hidden_builtin_def]: Likewise.
7891         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
7892         [libc_hidden_builtin_def]: Likewise.
7893         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
7894         __redirect_memcpy and define ifunc as default hidden symbol.
7895         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
7896         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
7898 2014-05-04  Adam Conrad  <adconrad@0c3.net>
7900         * locale/iso-4217.def: Reintroduce XDR currency.
7902 2014-05-04  Allan McRae  <allan@archlinux.org>
7904         * po/eo.po: Update Esperanto translation from translation project.
7906 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
7908         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
7909         and FEATURE_INDEX_MAX to 1.
7910         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
7912 2014-05-01  Steve Ellcey  <sellcey@mips.com>
7914         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
7915         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
7916         * iconvdata/big5.c (ONE_DIRECTION): Define.
7917         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
7918         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
7919         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
7920         * iconvdata/cp932.c (ONE_DIRECTION): Define.
7921         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
7922         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
7923         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
7924         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
7925         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
7926         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
7927         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
7928         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
7929         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
7930         * iconvdata/gbk.c (ONE_DIRECTION): Define.
7931         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
7932         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
7933         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
7934         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
7935         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
7936         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
7937         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
7938         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
7939         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
7940         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
7941         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
7942         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
7943         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
7944         * iconvdata/iso646.c (ONE_DIRECTION): Define.
7945         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
7946         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
7947         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
7948         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
7949         * iconvdata/johab.c (ONE_DIRECTION): Define.
7950         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
7951         * iconvdata/sjis.c (ONE_DIRECTION): Define.
7952         * iconvdata/t.61.c (ONE_DIRECTION): Define.
7953         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
7954         * iconvdata/tscii.c (ONE_DIRECTION): Define.
7955         * iconvdata/uhc.c (ONE_DIRECTION): Define.
7956         * iconvdata/unicode.c (ONE_DIRECTION): Define.
7957         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
7958         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
7959         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
7961 2014-05-01  Roland McGrath  <roland@hack.frob.com>
7963         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
7964         (_IO_JUMPS_OFFSET): Define to 0.
7966         * nptl/sysdeps/pthread/bits/libc-lock.h
7967         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
7968         (__libc_lock_define_initialized_recursive): Always define using
7969         initializer.  Modern compilers treat uninitialized (implicit zero) and
7970         explicit zero initializers the same (i.e. put the datum in bss).
7972 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
7974         * nscd/nscd-client.h: Include <string.h>.
7976 2014-05-01  David S. Miller  <davem@davemloft.net>
7978         [BZ #16885]
7979         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
7980         multiple zero bytes exist at the end of a string.
7981         Reported by Aurelien Jarno <aurelien@aurel32.net>
7983         * string/test-strcmp.c (check): Add explicit test for situations where
7984         there are multiple zero bytes after the first.
7986 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
7988         [BZ #16890]
7989         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
7990         when compiling wprintf.
7991         * stdio-common/tstdiomisc.c (t3): New function.
7992         (main): Call it.
7994 2014-05-01  Steve Ellcey  <sellcey@mips.com>
7996         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
7997         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
7998         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
7999         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
8001 2014-05-01  Steve Ellcey  <sellcey@mips.com>
8003         * stdlib/longlong.h: Updated from GCC.
8005 2014-05-01  Will Newton  <will.newton@linaro.org>
8006             Bernard Ogden  <bernie.ogden@linaro.org>
8008         * NEWS: Update fixed bug list.
8010         [BZ #15119]
8011         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
8013 2014-04-30  David S. Miller  <davem@davemloft.net>
8015         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
8016         (libc_feholdexcept_setround_sparc_ctx): New function.
8017         (libc_fesetenv_sparc_ctx): Likewise.
8018         (libc_feupdateenv_sparc_ctx): Likewise.
8019         (libc_feholdsetround_sparc_ctx): Likewise.
8020         (libc_feholdexcept_setround_ctx): Define.
8021         (libc_feholdexcept_setroundf_ctx): Likewise.
8022         (libc_feholdexcept_setroundl_ctx): Likewise.
8023         (libc_fesetenv_ctx): Likewise.
8024         (libc_fesetenvf_ctx): Likewise.
8025         (libc_fesetenvl_ctx): Likewise.
8026         (libc_feupdateenv_ctx): Likewise.
8027         (libc_feupdateenvf_ctx): Likewise.
8028         (libc_feupdateenvl_ctx): Likewise.
8029         (libc_feresetround_ctx): Likewise.
8030         (libc_feresetroundf_ctx): Likewise.
8031         (libc_feresetroundl_ctx): Likewise.
8032         (libc_feholdsetround_ctx): Likewise.
8033         (libc_feholdsetroundf_ctx): Likewise.
8034         (libc_feholdsetroundl_ctx): Likewise.
8036         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
8037         with __USE_GNU instead of XOPEN cpp guards.
8039         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
8040         0.
8042         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
8043         with XOPEN cpp guards.
8045 2014-04-30  Julian Brown  <julian@codesourcery.com>
8047         [BZ #16888]
8048         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
8049         handling.
8051 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
8053         [BZ #9894]
8054         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
8055         Change to 2.6.32.
8056         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
8057         * sysdeps/unix/sysv/linux/configure: Regenerated.
8058         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
8059         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
8060         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
8061         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
8062         * README: Update reference to required Linux kernel version.
8063         * manual/install.texi (Linux): Update reference to required Linux
8064         kernel headers version.
8065         * INSTALL: Regenerated.
8067         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
8068         header inclusion.
8069         [POSIX] (limits.h): Likewise.
8070         [POSIX] (math.h): Likewise.
8071         [POSIX] (sys/wait.h): Likewise.
8072         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
8073         function.
8074         [POSIX] (stddef.h): Do not allow header inclusion.
8076 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8078         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
8080 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
8082         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
8083         Return immediately after lll_futex_wake.
8085 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
8087         [BZ #16791]
8088         * nscd/nscd-client.h (datahead_init_common): Initialize entire
8089         structure.
8090         (datahead_init_pos): Call datahead_init_common early.
8091         (datahead_init_neg): Likewise.
8093         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
8094         datahead_init_neg): New functions.
8095         * nscd/aicache.c (addhstaiX): Use them.
8096         * nscd/grpcache.c (cache_addgr): Likewise.
8097         * nscd/hstcache.c (cache_addhst): Likewise.
8098         * nscd/initgrcache.c (addinitgroupsX): Likewise.
8099         * nscd/netgroupcache.c (do_notfound): Likewise.
8100         (addgetnetgrentX): Likewise.
8101         (addinnetgrX): Likewise.
8102         * nscd/pwdcache.c (cache_addpw): Likewise.
8103         * nscd/servicescache.c (cache_addserv): Likewise.
8105 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
8106             Atsushi Onoe  <atsushi@onoe.org>
8108         [BZ #14308]
8109         [BZ #12994]
8110         [BZ #13651]
8111         * resolv/res_query.c (__libc_res_nsearch): Return if at least
8112         one response is valid.
8113         * resolv/res_send.c (send_dg): Check for validity of other
8114         response if the current response is a referral.
8116 2014-04-29  Steve Ellcey  <sellcey@mips.com>
8118         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
8120 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
8122         [BZ #16823]
8123         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
8124         Always divide by positive zero when computing -Inf result.
8125         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
8126         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
8128 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8130         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
8131         FPSCR if value do not change.
8132         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
8133         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
8134         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
8135         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
8136         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
8137         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
8138         function.
8140 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
8142         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
8143         * sysdeps/unix/sysv/linux/hppa: Move directory from
8144         ports/systeps/unix/sysv/linux/hppa.
8145         * README: Update listing for hppa-*-linux-gnu.
8147 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
8149         [BZ #16754]
8150         * manual/stdio.texi (Hook functions): Fix types of stream hook
8151         functions.
8152         [BZ #16854]
8153         * socket/sys/socket.h: Fix typo in comment.
8155 2014-04-28  Wilco  <wdijkstr@arm.com>
8157         * sysdeps/arm/fenv_private.h: New file.
8158         * sysdeps/arm/math_private.h: New file.
8159         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
8161 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
8163         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
8164         with __int128_t.
8165         (La_x86_64_retval): Likewise.
8167 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
8169         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
8170         fpsr if value didn't change.
8171         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
8172         to fpcr if value didn't change.
8173         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
8174         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
8175         fpsr or fpcr if value didn't change.
8176         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
8177         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
8178         fpcr if value didn't change.
8179         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
8180         to fpsr if value didn't change.
8182 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
8184         * nptl/tst-sem3.c: Use test-skeleton.c
8185         (main): Rename to do_test.  Use return instead of
8186         exit.
8187         * nptl/tst-sem4.c: Use test-skeleton.c
8188         (main): Rename to do_test.
8190 2014-04-22  David S. Miller  <davem@davemloft.net>
8192         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
8193         (struct sigaction): New struct member __glibc_reserved0, change
8194         type of sa_flags to int.
8196 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
8198         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
8199         (COUNT_LEADING_ZEROS_0): Define for AArch64.
8201 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
8203         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
8204         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
8206 2014-04-22  Will Newton  <will.newton@linaro.org>
8207             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
8209         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
8210         (__longjmp): Add longjmp and longjmp_target SystemTap
8211         probes.
8212         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
8213         (__sigsetjmp): Add setjmp SystemTap probe.
8215 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
8217         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
8218         match manual order.
8220 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8222         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
8224         * sysdeps/powerpc/fpu/fenv_private.h
8225         (libc_feholdexcept_setroundl_ctx): Define to
8226         libc_feholdexcept_setround_ppc_ctx.
8227         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
8228         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
8229         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
8230         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
8232 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
8234         * sysdeps/aarch64/math-tests.h: New file.
8236 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
8238         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
8239         New.
8240         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
8241         Check and set bit_AVX2_Usable.
8242         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
8243         macro.
8244         (bit_AVX2): Likewise.
8245         (index_AVX2_Usable): Likewise.
8246         (CPUID_AVX2): Likewise.
8247         (HAS_AVX2): Likewise.
8249 2014-04-17  Will Newton  <will.newton@linaro.org>
8251         * manual/setjmp.texi (System V contexts): Add note that
8252         calling setcontext on a context created by a call to a
8253         signal handler is undefined.  Update text to note that
8254         setcontext from a signal handler is possible but not
8255         recommended.
8257         [BZ #16629]
8258         * stdlib/tst-setcontext.c: Include signal.h.
8259         (main): Check that the signal stack before and
8260         after swapcontext is the same.
8262         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
8263         Re-implement to restore registers in user code and avoid
8264         rt_sigreturn system call.
8266 2014-04-17  Wilco  <wdijkstr@arm.com>
8268         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
8269         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
8270         * math/test-fenv.c: Skip exception trap tests on targets which only
8271         support non-stop mode.
8273 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
8274             Wilco Dijkstra  <wilco.dijkstra@arm.com>
8276         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
8277         (libc_feholdsetround_aarch64_ctx)
8278         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
8279         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
8280         (libc_feresetround_ctx, libc_feresetroundf_ctx)
8281         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
8282         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
8283         (libc_feresetround_noexl_ctx): Define.
8285 2014-04-16  Richard Henderson  <rth@redhat.com>
8287         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
8289         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
8290         unwind tables.
8292         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
8293         const from the non-libc, non-ldso copy.
8295         * sysdeps/alpha/libm-test-ulps: Regenerate.
8297 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
8298             Wilco Dijkstra  <wilco.dijkstra@arm.com>
8300         * sysdeps/aarch64/fpu/math_private.h: New file.
8302 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
8304         * sysdeps/aarch64/libm-test-ulps: Regenerate.
8306 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
8308         [BZ #16275]
8309         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
8310         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
8311         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
8312         Intel MPX bound registers before _dl_profile_fixup.
8313         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
8314         registers after _dl_profile_fixup.  Save and restore bound
8315         registers bnd0/bnd1 when calling _dl_call_pltexit.
8316         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
8317         (LR_BND_OFFSET): Likewise.
8318         (LRV_BND0_OFFSET): Likewise.
8319         (LRV_BND1_OFFSET): Likewise.
8321 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
8323         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
8324         to...
8325         * sysdeps/mach/hurd/i386/tls.h: ... here.
8326         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
8327         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
8328         fields.
8330 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
8332         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
8334 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
8336         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
8338 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
8340         [BZ #14770]
8341         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
8342         * sysdeps/s390/configure: Regenerate.
8344         [BZ #16824]
8345         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
8346         Set round-to-nearest internally to reduce error accumulation.
8348 2014-04-16  Alan Modra  <amodra@gmail.com>
8350         [BZ #16740]
8351         [BZ #16619]
8352         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
8353         * math/libm-test.inc (frexp_test_data): Add tests.
8354         * NEWS: Update fixed bug list.
8356 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
8358         * benchtests/Makefile: Depend on libraries in build directory.
8359         (bench-math): Separate out math tests.
8360         (bench-pthread): Separate out pthread tests.
8361         (bench): Include math and pthread tests.
8363 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
8365         [BZ #16831]
8366         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
8367         _dl_debug_initialize.
8369         * configure.ac: Remove SELinux header check.
8370         * configure: Regenerate.
8371         * nscd/selinux.c (perms): Array of const char* to permission names.
8372         (nscd_request_avc_has_perm): Call security_deny_unknown to find
8373         default policy. Call string_to_security_class and string_to_av_perm to
8374         translate strings. Enforce default policy and call avs_has_perm with
8375         results of translated strings.
8377 2014-04-13  David S. Miller  <davem@davemloft.net>
8379         * sysdeps/sparc/fpu/libm-test-ulps: Update.
8381 2014-04-12  Allan McRae  <allan@archlinux.org>
8383         [BZ #16838]
8384         * manual/string.texi (Collation Functions): Fix qsort argument
8385         order in example.
8386         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
8388 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
8390         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
8391         Make the test a no-op if there are no exceptions defined.
8393 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
8395         * elf/Makefile (tests): make tst-dlopen-aout conditional on
8396         enable-hardcoded-path-in-tests
8398 2014-04-11  Will Newton  <will.newton@linaro.org>
8400         * benchtests/Makefile (extra-objs): Add json-lib.o.
8401         (bench-func): Tidy up JSON output.
8402         * benchtests/bench-skeleton.c: Include json-lib.h.
8403         (main): Use JSON library functions to do output of
8404         benchmark results.
8405         * benchtests/bench-timing-type.c (main): Output the
8406         timing type simply, leaving formatting to the user.
8407         * benchtests/json-lib.c: New file.
8408         * benchtests/json-lib.h: Likewise.
8410 2014-04-11  Torvald Riegel  <triegel@redhat.com>
8412         [BZ #15215]
8413         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
8414         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
8415         memory barriers.  Add comments.
8416         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
8417         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
8418         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
8419         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
8420         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
8421         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
8423 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
8425         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
8426         * sysdeps/s390/s390-64/configure.ac: ... this ...
8427         * sysdeps/s390/configure.ac: ... to here.
8428         * sysdeps/s390/s390-32/configure: Delete file.
8429         * sysdeps/s390/s390-64/configure: Delete file.
8430         * sysdeps/s390/configure: Regenerate.
8432 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
8434         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
8436 2014-04-11  Will Newton  <will.newton@linaro.org>
8438         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
8439         to zero if it is not defined elsewhere.  (mtrim): Test
8440         the value of MALLOC_DEBUG with #if rather than #ifdef.
8442 2014-04-10 Torvald Riegel  <triegel@redhat.com>
8444         * benchtests/pthread_once-inputs: New file.
8445         * benchtests/pthread_once-source.c: New file.
8446         * benchtests/README: Update documentation.
8448 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
8449             H.J. Lu  <hongjiu.lu@intel.com>
8451         [BZ #16275]
8452         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
8453         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
8454         * sysdeps/x86_64/configure: Regenerated.
8455         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
8456         macro.
8457         (REGISTER_SAVE_RAX): Likewise.
8458         (REGISTER_SAVE_RCX): Likewise.
8459         (REGISTER_SAVE_RDX): Likewise.
8460         (REGISTER_SAVE_RSI): Likewise.
8461         (REGISTER_SAVE_RDI): Likewise.
8462         (REGISTER_SAVE_R8): Likewise.
8463         (REGISTER_SAVE_R9): Likewise.
8464         (REGISTER_SAVE_BND0): Likewise.
8465         (REGISTER_SAVE_BND1): Likewise.
8466         (REGISTER_SAVE_BND2): Likewise.
8467         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
8468         bound registers when calling _dl_fixup.
8470 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8472         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
8473         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
8474         of its definition.
8475         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
8476         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
8477         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
8478         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
8479         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
8480         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
8481         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
8483 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
8485         [BZ #15514]
8486         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
8487         pathconf(_PC_NAME_MAX).
8489 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8491         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
8492         Remove macro usage.
8493         (__PTHREAD_SPINS): Move definition to ...
8494         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
8495         (__PTHREAD_SPINS): ... here.
8496         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
8497         (__PTHREAD_SPIN): Likewise.
8498         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
8499         (__PTHREAD_SPIN): Likewise.
8500         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
8501         (__PTHREAD_SPIN): Likewise.
8502         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
8503         (__PTHREAD_SPIN): Likewise.
8504         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
8505         (__PTHREAD_SPIN): Likewise.
8506         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
8507         (__PTHREAD_SPIN): Likewise.
8508         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
8509         (__PTHREAD_SPIN): Likewise.
8510         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
8511         (__PTHREAD_SPIN): Likewise.
8512         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
8513         (__PTHREAD_SPIN): Likewise.
8514         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
8515         (__PTHREAD_SPIN): Likewise.
8516         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
8517         (__PTHREAD_SPIN): Likewise.
8518         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
8519         (__PTHREAD_SPIN): Likewise.
8521         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
8522         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
8523         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
8524         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
8525         imply folder.
8526         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
8527         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
8528         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
8529         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
8530         correct imply path.
8531         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
8532         strlen symbol for non multi-arch builds.
8533         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
8534         missing hidden_def and weak_alias.
8536 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
8538         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
8540 2014-04-07  Will Newton  <will.newton@linaro.org>
8542         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
8543         and contents.  [!_LIBC] Remove #ifndef and contents.
8544         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
8545         * string/memccpy.c (__memccpy): Use ANSI prototype.
8546         * string/memfrob.c (memfrob): Likewise.
8547         * string/strcoll.c (STRCOLL): Likewise.
8548         * string/strlen.c (strlen): Likewise.
8549         * string/strtok.c (STRTOK): Likewise.
8550         * string/strcat.c: Remove unused #include of memcopy.h.
8551         (strcat): Use ANSI prototype.
8552         * string/strchr.c: Remove unused #include of memcopy.h.
8553         (strchr): Use ANSI prototype.
8554         * string/strcmp.c: Remove unused #include of memcopy.h.
8555         (strcmp): Use ANSI prototype.
8556         * string/strcpy.c: Remove unused #include of memcopy.h.
8557         (strcpy): Use ANSI prototype.
8559 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8561         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
8562         * config.make.in (config-extra-cppflags): Set it from
8563         libc_extra_cppflags.
8564         * configure.ac (libc_extra_cflags): Make it accumulate over
8565         configure fragments.
8566         (libc_extra_cppflags): New flag.
8567         * configure. Regenerate.
8568         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
8569         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
8570         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
8571         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
8573         [BZ #16815]
8574         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
8575         result for FE_DOWNWARD rounding mode.
8576         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
8577         Likewise.
8578         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8580 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
8582         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
8583         in function argument name.
8585 2014-04-03  David Svoboda  <svoboda@cert.org>
8587         [BZ #5666]
8588         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
8589         explicitly.
8591 2014-04-03  Roland McGrath  <roland@hack.frob.com>
8593         * elf/dl-unmap-segments.h: New file.
8594         * sysdeps/generic/ldsodefs.h
8595         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
8596         * elf/dl-close.c: Include <dl-unmap-segments.h>.
8597         * elf/dl-fptr.c: Likewise.
8598         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
8599         * sysdeps/aarch64/tlsdesc.c: Likewise.
8600         * sysdeps/arm/tlsdesc.c: Likewise.
8601         * sysdeps/i386/tlsdesc.c: Likewise.
8602         * sysdeps/tile/dl-runtime.c: Likewise.
8603         * sysdeps/x86_64/tlsdesc.c: Likewise.
8604         * elf/dl-load.h: New file.
8605         * elf/dl-load.c: Include it.
8606         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
8607         Macros moved to dl-load.h.
8608         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
8609         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
8610         Use _dl_unmap_segments in place of __munmap.
8611         Break out segment-mapping loop into ...
8612         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
8614 2014-04-03  Will Newton  <will.newton@linaro.org>
8616         * elf/dl-lookup.c (do_lookup_x): Remove comment
8617         referring to nested function and move variable
8618         declarations down to before first use.
8620 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
8622         [BZ #16799]
8623         [BZ #16800]
8624         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
8625         with 0 numerator.
8626         * math/s_catanf.c (__catanf): Likewise.
8627         * math/s_catanh.c (__catanh): Likewise.
8628         * math/s_catanhf.c (__catanhf): Likewise.
8629         * math/s_catanhl.c (__catanhl): Likewise.
8630         * math/s_catanl.c (__catanl): Likewise.
8631         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
8632         by positive zero when computing -Inf result.
8633         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
8634         (catanh_test): Likewise.
8635         * sysdeps/i386/fpu/libm-test-ulps: Update.
8636         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8638         [BZ #16789]
8639         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
8640         instead of using underflowing value in computing result.
8641         * math/s_clog10.c (__clog10): Likewise.
8642         * math/s_clog10f.c (__clog10f): Likewise.
8643         * math/s_clog10l.c (__clog10l): Likewise.
8644         * math/s_clogf.c (__clogf): Likewise.
8645         * math/s_clogl.c (__clogl): Likewise.
8646         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
8647         (clog10_test): Likewise.
8648         * sysdeps/i386/fpu/libm-test-ulps: Update.
8649         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8651 2014-04-02  Alan Modra  <amodra@gmail.com>
8653         [BZ #16739]
8654         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
8655         output when value is near a power of two.  Use int64_t for lx and
8656         remove casts.  Use decimal rather than hex exponent constants.
8657         Don't use long double multiplication when double will suffice.
8658         * math/libm-test.inc (nextafter_test_data): Add tests.
8659         * NEWS: Add 16739 and 16786 to bug list.
8661         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
8663         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
8665 2014-04-01  Will Newton  <will.newton@linaro.org>
8667         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
8668         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
8670 2014-04-01  Florian Weimer  <fweimer@redhat.com>
8672         [BZ #13347]
8673         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
8674         * nptl/tst-setuid2.c: New file.
8675         * nptl/Makefile (xtests): Add tst-setuid2.
8677 2014-04-01  Alan Modra  <amodra@gmail.com>
8679         [BZ #16786]
8680         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
8682 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
8684         [BZ #6803]
8685         [BZ #6804]
8686         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
8687         set errno as appropriate.
8688         * math/w_scalbf.c (__scalbf): Likewise.
8689         * math/w_scalbl.c (__scalbl): Likewise.
8690         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
8691         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
8692         * math/libm-test.inc (scalb_test_data): Add errno expectations.
8693         Add more NaN tests.
8695         [BZ #16349]
8696         * math/w_atan2.c: Include <errno.h>.
8697         (__atan2): Set errno for result underflowing to zero.
8698         * math/w_atan2f.c: Include <errno.h>.
8699         (__atan2f): Set errno for result underflowing to zero.
8700         * math/w_atan2l.c: Include <errno.h>.
8701         (__atan2l): Set errno for result underflowing to zero.
8702         * math/auto-libm-test-in: Don't allow missing errno for some atan2
8703         tests.
8704         * math/auto-libm-test-out: Regenerated.
8706 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8708         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
8709         Encode instruction correctly in little endian.
8710         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
8711         Likewise.
8712         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
8713         Likewise.
8714         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
8715         Likewise.
8716         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
8717         Likewise.
8719 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
8721         [BZ #9894]
8722         * sysdeps/unix/sysv/linux/kernel-features.h
8723         [__sparc__ && !__arch64__ && !__sparc_v9__]
8724         (__ASSUME_SET_ROBUST_LIST): Do not define.
8725         [__sparc__ && !__arch64__ && !__sparc_v9__]
8726         (__ASSUME_FUTEX_LOCK_PI): Likewise.
8727         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
8728         Likewise.
8729         * sysdeps/unix/sysv/linux/arm/kernel-features.h
8730         (__ASSUME_FUTEX_LOCK_PI): Undefine.
8731         (__ASSUME_REQUEUE_PI): Likewise.
8732         (__ASSUME_SET_ROBUST_LIST): Likewise.
8733         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
8734         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
8735         Undefine.
8736         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
8737         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
8738         Likewise.
8739         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
8740         Likewise.
8741         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
8742         Likewise.
8743         * sysdeps/unix/sysv/linux/mips/kernel-features.h
8744         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
8745         Undefine.
8746         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
8747         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
8748         Likewise.
8750         [BZ #16648]
8751         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
8752         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
8753         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
8755 2014-03-31  Will Newton  <will.newton@linaro.org>
8757         * benchtests/Makefile (bench): Add ffs and ffsll to list
8758         of tests.
8759         * benchtests/ffs-inputs: New file.
8760         * benchtests/ffsll-inputs: Likewise.
8762 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
8764         [BZ #16770]
8765         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
8766         too large before casting to int.
8767         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
8768         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
8769         * math/libm-test.inc (scalb_test_data): Add more tests.
8771 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
8773         * benchtests/Makefile (DETAILED_OPT): New make option.
8774         (bench-func): Run benchmark program with -d if DETAILED_OPT is
8775         set.
8776         * benchtests/bench-skeleton.c: Include stdbool.h.
8777         (main): Store and print timings per input.
8778         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
8779         member to each argument value.
8780         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
8781         (_print_arg_data): Initialize per-input timing to 0.
8783         * benchtests/Makefile (timing-type): New binary.
8784         (bench-clean): Also remove bench-timing-type.
8785         (bench): New target for timing-type.
8786         (bench-func): Print output in JSON format.
8787         * benchtests/bench-skeleton.c (main): Print output in JSON
8788         format.
8789         * benchtests/bench-timing-type.c: New file.
8790         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
8791         (TIMING_PRINT_STATS): Remove.
8792         * benchtests/scripts/bench.py (_print_arg_data): Store variant
8793         name separately.
8795         * benchtests/bench-modf.c: Remove.
8796         * benchtests/modf-inputs: New inputs file.
8798 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
8800         [BZ #16362]
8801         * math/s_clog10.c (M_PI_LOG10E): New macro.
8802         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
8803         imaginary parts are 0.
8804         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
8805         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
8806         imaginary parts are 0.
8807         * math/s_clog10l.c (M_PI_LOG10El): New macro.
8808         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
8809         imaginary parts are 0.
8810         * math/libm-test.inc (clog10_test_data): Update expected results
8811         for when real and imaginary parts are 0.
8813 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
8815         * elf/dl-load.c: Finish conversion of __builtin_expect into
8816         __glibc_{un}likely.
8818 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
8820         [BZ #16348]
8821         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
8822         1+x for argument with exponent below -67.
8823         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
8824         Likewise.
8825         * math/auto-libm-test-in: Add more tests of exp.
8826         * math/auto-libm-test-out: Regenerated.
8828 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
8830         [BZ #16759]
8831         * inet/getnetgrent_r.c (get_nonempty_val): New function.
8832         (nscd_getnetgrent): Use it.
8834         [BZ #16760]
8835         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
8836         of stpcpy.
8838 2014-03-27  Andi Kleen  <ak@linux.intel.com>
8840         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
8841         (lll_robust_lock, lll_cond_lock, lll_timedlock)
8842         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
8843         (lll_robust_unlock): Remove out of line section. Use cfi
8844         intrinsics.
8845         (LLL_STUB_UNWIND_INFO*): Remove.
8846         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
8847         (lll_robust_lock, lll_cond_lock, lll_timedlock)
8848         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
8849         (lll_robust_unlock): Remove out of line section. Use cfi
8850         intrinsics.
8851         (LLL_STUB_UNWIND_INFO*): Remove.
8853 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
8855         [BZ #16758]
8856         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
8857         blank values.
8859 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
8861         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
8863 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
8865         [BZ #16198]
8866         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
8867         fnstenv.
8868         * math/test-fenv-preserve.c: New file.
8869         * math/Makefile (tests): Add test-fenv-preserve.
8871 2014-03-26  Will Newton <will.newton@linaro.org>
8873         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
8875 2014-03-25  Roland McGrath  <roland@hack.frob.com>
8877         * scripts/versionlist.awk: Partition the version sets and emit all
8878         GLIBC_* (sorted) before all others (sorted).
8880 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
8882         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
8883         GLIBC_2.2.5 version.
8885 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8887         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
8888         calls.
8890         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
8891         previous change.
8893         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8895 2014-03-25  Andreas Schwab  <schwab@suse.de>
8897         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
8898         label to be used after in6ailist is initialized.
8900 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8902         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
8903         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
8905 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
8907         [BZ #16357]
8908         [BZ #16599]
8909         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
8910         min_plus_half.
8911         (fp_formats): Update initializers.
8912         (init_fp_formats): Initialize new field.
8913         (output_for_one_input_case): Allow underflow for results up to
8914         min_plus_half.
8915         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
8916         * math/auto-libm-test-in: Don't mark some underflows from asin and
8917         atanh as spurious.
8918         * math/auto-libm-test-out: Regenerated.
8919         * sysdeps/i386/fpu/libm-test-ulps: Update.
8920         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8922 2014-03-25  Andreas Schwab  <schwab@suse.de>
8924         * libio/Makefile (tst-ftell-partial-wide-ENV)
8925         (tst-ftell-active-handler-ENV): Define.
8927 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
8929         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
8931 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
8933         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
8935 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
8937         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
8938         * sysdeps/x86_64/fpu/multiarch/e_exp.c
8939         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
8941 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
8943         [BZ #16634]
8944         * elf/dl-load.c (open_verify): Add mode parameter.
8945         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
8946         (open_path): Change from boolean 'secure' to complete flag 'mode'
8947         (_dl_map_object): Adjust.
8948         * elf/Makefile (tests): Add tst-dlopen-aout.
8949         * elf/tst-dlopen-aout.c: New test.
8951 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
8953         [BZ #16714]
8954         * sysdeps/unix/sysv/linux/s390/bits/stat.h
8955         (struct stat): Rename member pad0 to __glibc_reserved0.
8957         [BZ #16712]
8958         * sysdeps/s390/s390-32/bits/wordsize.h
8959         (__WORDSIZE32_SIZE_ULONG): New define.
8960         * sysdeps/s390/s390-64/bits/wordsize.h
8961         (__WORDSIZE32_SIZE_ULONG): Likewise.
8962         * sysdeps/generic/stdint.h (SIZE_MAX):
8963         Define as UL if __WORDSIZE32_SIZE_ULONG.
8965         [BZ #16713]
8966         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
8967         (__glibc_reserved0): New variable.
8968         (sa_flags): Change type to int.
8970         * posix/Makefile (before-compile): Use += before-compile instead
8971         of a :=.
8973         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
8974         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
8976 2014-03-20  Andreas Schwab  <schwab@suse.de>
8978         [BZ #16743]
8979         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
8980         non-matching result from nscd.
8982 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
8984         * scripts/bench.py: Moved to ...
8985         * benchtests/scripts/bench.py: ... here.
8986         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
8988 2014-03-24  Andreas Schwab  <schwab@suse.de>
8990         [BZ #16002]
8991         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
8992         alloca_account and account alloca use for struct in6ailist.
8994 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
8996         [BZ #16284]
8997         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
8998         rounding mode to recompute results that overflow to infinity or
8999         underflow to zero.
9000         * math/auto-libm-test-in: Don't mark tests as expected to fail for
9001         bug 16284.
9002         * math/auto-libm-test-out: Regenerated.
9003         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
9004         (ccosh_test): Likewise.
9005         (csin_test_data): Use plus_oflow.
9006         (csin_test): Use ALL_RM_TEST.
9007         (csinh_test_data): Use plus_oflow.
9008         (csinh_test): Use ALL_RM_TEST.
9009         * sysdeps/i386/fpu/libm-test-ulps: Update.
9010         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9012 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
9014         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
9015         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
9016         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
9018         [BZ #16731]
9019         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
9020         when x - 1 is zero.
9021         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
9022         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
9023         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
9024         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
9025         argument is 1.
9026         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
9027         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
9028         zero.
9029         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
9030         * sysdeps/i386/fpu/libm-test-ulps: Update.
9031         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9033 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
9035         * scripts/bench.pl: Remove file.
9036         * scripts/bench.py: New benchmark script.
9037         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
9038         * benchtests/README: Mention python dependency.
9039         * scripts/pylintrc: New file.
9040         * scripts/pylint: New file.
9042         * bits/mathdef.h: Use #ifdef instead of #if.
9043         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
9044         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
9045         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
9046         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
9047         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
9048         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
9050 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9051             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
9053         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
9054         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
9055         and strpbrk-ppc64 objects.
9056         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
9057         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
9058         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
9059         multiarch strpbrk for POWER7.
9060         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
9061         multiarch strpbrk for PPC64.
9062         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
9063         ifunc selector.
9064         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
9065         strpbrk for POWER7.
9067 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
9069         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
9070         (atan_test): Likewise.
9071         (atanh_test_data): Use NO_TEST_INLINE for two tests.
9072         (atanh_test): Use ALL_RM_TEST.
9073         (atan2_test_data): Likewise.
9074         (cabs_test): Likewise.
9075         (cacosh_test): Likewise.
9076         (carg_test): Likewise.
9077         (casin_test): Likewise.
9078         (casinh_test): Likewise.
9079         (cbrt_test): Likewise.
9080         (csqrt_test): Likewise.
9081         (erf_test): Likewise.
9082         (erfc_test): Likewise.
9083         (pow10_test): Likewise.
9084         (exp2_test): Likewise.
9085         (hypot_test): Likewise.
9086         (j0_test): Likewise.
9087         (j1_test): Likewise.
9088         (lgamma_test): Likewise.
9089         (gamma_test): Likewise.
9090         (sincos_test): Likewise.
9091         (tanh_test): Likewise.
9092         (y0_test): Likewise.
9093         (y1_test): Likewise.
9094         * sysdeps/i386/fpu/libm-test-ulps: Update.
9095         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9097 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9099         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
9100         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
9101         and strcspn-ppc64 objects.
9102         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
9103         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
9104         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
9105         multiarch strcspn for POWER7.
9106         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
9107         multiarch strcspn for PPC64.
9108         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
9109         ifunc selector.
9110         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
9111         strcspn for POWER7.
9113 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
9115         * math/gen-libm-test.pl (generate_testfile): Expect only function
9116         name as argument to AUTO_TESTS_* and pass results for all rounding
9117         modes to parse_args.
9118         (parse_auto_input): Separate inputs of automatic tests from
9119         outputs before storing in %auto_tests.
9120         * math/libm-test.inc (acos_test_data): Update call to
9121         AUTO_TESTS_f_f.
9122         (acos_test): Use ALL_RM_TEST.
9123         (acos_tonearest_test_data): Remove.
9124         (acos_test_tonearest): Likewise.
9125         (acos_towardzero_test_data): Likewise.
9126         (acos_test_towardzero): Likewise.
9127         (acos_downward_test_data): Likewise.
9128         (acos_test_downward): Likewise.
9129         (acos_upward_test_data): Likewise.
9130         (acos_test_upward): Likewise.
9131         (acosh_test_data): Update call to AUTO_TESTS_f_f.
9132         (asin_test_data): Likewise.
9133         (asin_test): Use ALL_RM_TEST.
9134         (asin_tonearest_test_data): Remove.
9135         (asin_test_tonearest): Likewise.
9136         (asin_towardzero_test_data): Likewise.
9137         (asin_test_towardzero): Likewise.
9138         (asin_downward_test_data): Likewise.
9139         (asin_test_downward): Likewise.
9140         (asin_upward_test_data): Likewise.
9141         (asin_test_upward): Likewise.
9142         (asinh_test_data): Update call to AUTO_TESTS_f_f.
9143         (atan_test_data): Likewise.
9144         (atanh_test_data): Likewise.
9145         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
9146         (cabs_test_data): Update call to AUTO_TESTS_c_f.
9147         (carg_test_data): Likewise.
9148         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
9149         (ccos_test_data): Update call to AUTO_TESTS_c_c.
9150         (ccosh_test_data): Likewise.
9151         (cexp_test_data): Likewise.
9152         (clog_test_data): Likewise.
9153         (clog10_test_data): Likewise.
9154         (cos_test_data): Update call to AUTO_TESTS_f_f.
9155         (cos_test): Use ALL_RM_TEST.
9156         (cos_tonearest_test_data): Remove.
9157         (cos_test_tonearest): Likewise.
9158         (cos_towardzero_test_data): Likewise.
9159         (cos_test_towardzero): Likewise.
9160         (cos_downward_test_data): Likewise.
9161         (cos_test_downward): Likewise.
9162         (cos_upward_test_data): Likewise.
9163         (cos_test_upward): Likewise.
9164         (cosh_test_data): Update call to AUTO_TESTS_f_f.
9165         (cosh_test): Use ALL_RM_TEST.
9166         (cosh_tonearest_test_data): Remove.
9167         (cosh_test_tonearest): Likewise.
9168         (cosh_towardzero_test_data): Likewise.
9169         (cosh_test_towardzero): Likewise.
9170         (cosh_downward_test_data): Likewise.
9171         (cosh_test_downward): Likewise.
9172         (cosh_upward_test_data): Likewise.
9173         (cosh_test_upward): Likewise.
9174         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
9175         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
9176         (ctan_test_data): Likewise.
9177         (ctan_test): Use ALL_RM_TEST.
9178         (ctan_tonearest_test_data): Remove.
9179         (ctan_test_tonearest): Likewise.
9180         (ctan_towardzero_test_data): Likewise.
9181         (ctan_test_towardzero): Likewise.
9182         (ctan_downward_test_data): Likewise.
9183         (ctan_test_downward): Likewise.
9184         (ctan_upward_test_data): Likewise.
9185         (ctan_test_upward): Likewise.
9186         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
9187         (ctanh_test): Use ALL_RM_TEST.
9188         (ctanh_tonearest_test_data): Remove.
9189         (ctanh_test_tonearest): Likewise.
9190         (ctanh_towardzero_test_data): Likewise.
9191         (ctanh_test_towardzero): Likewise.
9192         (ctanh_downward_test_data): Likewise.
9193         (ctanh_test_downward): Likewise.
9194         (ctanh_upward_test_data): Likewise.
9195         (ctanh_test_upward): Likewise.
9196         (erf_test_data): Update call to AUTO_TESTS_f_f.
9197         (erfc_test_data): Likewise.
9198         (exp_test_data): Likewise.
9199         (exp_test): Use ALL_RM_TEST.
9200         (exp_tonearest_test_data): Remove.
9201         (exp_test_tonearest): Likewise.
9202         (exp_towardzero_test_data): Likewise.
9203         (exp_test_towardzero): Likewise.
9204         (exp_downward_test_data): Likewise.
9205         (exp_test_downward): Likewise.
9206         (exp_upward_test_data): Likewise.
9207         (exp_test_upward): Likewise.
9208         (exp10_test_data): Update call to AUTO_TESTS_f_f.
9209         (exp10_test): Use ALL_RM_TEST.
9210         (exp10_tonearest_test_data): Remove.
9211         (exp10_test_tonearest): Likewise.
9212         (exp10_towardzero_test_data): Likewise.
9213         (exp10_test_towardzero): Likewise.
9214         (exp10_downward_test_data): Likewise.
9215         (exp10_test_downward): Likewise.
9216         (exp10_upward_test_data): Likewise.
9217         (exp10_test_upward): Likewise.
9218         (exp2_test_data): Update call to AUTO_TESTS_f_f.
9219         (expm1_test_data): Likewise.
9220         (expm1_test): Use ALL_RM_TEST.
9221         (expm1_tonearest_test_data): Remove.
9222         (expm1_test_tonearest): Likewise.
9223         (expm1_towardzero_test_data): Likewise.
9224         (expm1_test_towardzero): Likewise.
9225         (expm1_downward_test_data): Likewise.
9226         (expm1_test_downward): Likewise.
9227         (expm1_upward_test_data): Likewise.
9228         (expm1_test_upward): Likewise.
9229         (fma_test_data): Update call to AUTO_TESTS_fff_f.
9230         (fma_test): Use ALL_RM_TEST.
9231         (fma_towardzero_test_data): Remove.
9232         (fma_test_towardzero): Likewise.
9233         (fma_downward_test_data): Likewise.
9234         (fma_test_downward): Likewise.
9235         (fma_upward_test_data): Likewise.
9236         (fma_test_upward): Likewise.
9237         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
9238         (j0_test_data): Update call to AUTO_TESTS_f_f.
9239         (j1_test_data): Likewise.
9240         (jn_test_data): Update call to AUTO_TESTS_if_f.
9241         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
9242         (log_test_data): Update call to AUTO_TESTS_f_f.
9243         (log10_test_data): Likewise.
9244         (log1p_test_data): Likewise.
9245         (log2_test_data): Likewise.
9246         (pow_test_data): Update call to AUTO_TESTS_ff_f.
9247         (pow_tonearest_test_data): Likewise.
9248         (sin_test_data): Update call to AUTO_TESTS_f_f.
9249         (sin_test): Use ALL_RM_TEST.
9250         (sin_tonearest_test_data): Remove.
9251         (sin_test_tonearest): Likewise.
9252         (sin_towardzero_test_data): Likewise.
9253         (sin_test_towardzero): Likewise.
9254         (sin_downward_test_data): Likewise.
9255         (sin_test_downward): Likewise.
9256         (sin_upward_test_data): Likewise.
9257         (sin_test_upward): Likewise.
9258         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
9259         (sinh_test_data): Update call to AUTO_TESTS_f_f.
9260         (sinh_test): Use ALL_RM_TEST.
9261         (sinh_tonearest_test_data): Remove.
9262         (sinh_test_tonearest): Likewise.
9263         (sinh_towardzero_test_data): Likewise.
9264         (sinh_test_towardzero): Likewise.
9265         (sinh_downward_test_data): Likewise.
9266         (sinh_test_downward): Likewise.
9267         (sinh_upward_test_data): Likewise.
9268         (sinh_test_upward): Likewise.
9269         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
9270         (sqrt_test): Use ALL_RM_TEST.
9271         (sqrt_tonearest_test_data): Remove.
9272         (sqrt_test_tonearest): Likewise.
9273         (sqrt_towardzero_test_data): Likewise.
9274         (sqrt_test_towardzero): Likewise.
9275         (sqrt_downward_test_data): Likewise.
9276         (sqrt_test_downward): Likewise.
9277         (sqrt_upward_test_data): Likewise.
9278         (sqrt_test_upward): Likewise.
9279         (tan_test_data): Update call to AUTO_TESTS_f_f.
9280         (tan_test): Use ALL_RM_TEST.
9281         (tan_tonearest_test_data): Remove.
9282         (tan_test_tonearest): Likewise.
9283         (tan_towardzero_test_data): Likewise.
9284         (tan_test_towardzero): Likewise.
9285         (tan_downward_test_data): Likewise.
9286         (tan_test_downward): Likewise.
9287         (tan_upward_test_data): Likewise.
9288         (tan_test_upward): Likewise.
9289         (tanh_test_data): Update call to AUTO_TESTS_f_f.
9290         (tgamma_test_data): Likewise.
9291         (y0_test_data): Likewise.
9292         (y1_test_data): Likewise.
9293         (yn_test_data): Update call to AUTO_TESTS_if_f.
9294         (main): Do not call removed functions.
9296 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
9298         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
9299         (ldexp_test_data): Remove.
9300         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
9301         scalbn_test_data.
9302         (scalb_test): Use ALL_RM_TEST.
9304 2014-03-19  Andreas Schwab  <schwab@suse.de>
9306         * nscd/nscd.service: Also invalidate netgroup cache on reload.
9308 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
9310         [BZ #16649]
9311         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
9312         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
9313         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
9314         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
9315         (__ASSUME_PREADV): Undefine.
9316         (__ASSUME_PWRITEV): Likewise.
9318 2014-03-18  Roland McGrath  <roland@hack.frob.com>
9320         * bits/mman-linux.h: Add comment about non-Linux use.
9321         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
9322         bits/mman-linux.h resting place.
9324         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
9325         * bits/mman-linux.h: ... here.
9327 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9329         * conform/conformtest.pl: Add standard definition when calling C
9330         preprocessor on data files.
9331         (checknamespace): Remove unused variable.
9333 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
9335         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
9336         minus_oflow, plus_uflow and minus_uflow in expected results.
9337         * math/libm-test.inc (scalbn_test_data): Add more tests of
9338         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
9339         minus_uflow.
9340         (scalbn_test): Use ALL_RM_TEST.
9341         (scalbln_test_data): Add more tests of negative arguments.  Use
9342         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
9343         (scalbln_test): Use ALL_RM_TEST.
9345 2014-03-18  Roland McGrath  <roland@hack.frob.com>
9347         * scripts/abilist.awk: Ignore symbols marked with .hidden.
9349 2014-03-18  Will Newton  <will.newton@linaro.org>
9351         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
9352         inaccurate comment.
9354 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
9356         * Makerules [!subdir] (check-abi): Exit with error status if a
9357         test failed.
9359 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
9361         * math/libm-test.inc (nearbyint_test_data): Include all tests used
9362         for rint.  Include results for all rounding modes.
9363         (nearbyint_test): Use ALL_RM_TEST.
9364         (rint_test_data): Include all tests used for nearbyint.
9366 2014-03-17  Will Newton  <will.newton@linaro.org>
9368         * nptl/sysdeps/pthread/pthread.h: Revert previous
9369         change.
9371         * sysdeps/generic/ldsodefs.h: Revert previous
9372         change.
9374         * libio/genops.c: Revert previous change.
9375         * libio/libioP.h: Likewise.
9376         * stdio-common/vfprintf.c: Likewise.
9378         * sysdeps/generic/math_private.h: Revert previous
9379         change.
9381         * sysdeps/generic/math_private.h: Check whether
9382         HAVE_RM_CTX is defined with #ifdef rather
9383         than #if.
9385         * argp/argp-fmtstream.h: Check whether
9386         __STRICT_ANSI__ is defined with #ifdef rather
9387         than #if.
9388         * argp/argp.h: Likewise.
9390         * libio/genops.c: Check whether
9391         _IO_JUMPS_OFFSET is defined with #ifdef rather
9392         than #if.
9393         * libio/libioP.h: Likewise.
9394         * stdio-common/vfprintf.c: Likewise.
9396         * sysdeps/generic/ldsodefs.h: Check whether
9397         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
9398         than #if.
9400         * nptl/sysdeps/pthread/pthread.h: Check
9401         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
9402         its value.
9404 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
9406         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
9407         setting O_APPEND.
9408         * libio/tst-ftell-active-handler.c (do_append_test): Add a
9409         test case.
9411         [BZ #16680]
9412         * libio/fileops.c (_IO_file_open): Seek to end of file but
9413         don't cache the offset.
9414         (get_file_offset): Remove function.
9415         (do_ftell): Use cached offset when available.
9416         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
9417         don't cache the offset.
9418         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
9419         case.
9420         (do_one_test): Call it.
9421         (do_ftell_test): Fix up expected old offset for a+ mode.
9422         * libio/wfileops.c (do_ftell_wide): Used cached offset when
9423         available.
9425         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
9426         up test status with function return status.
9427         (do_write_test): Likewise.
9428         (do_append_test): Likewise.
9430         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
9431         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
9432         Remove.
9434 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
9436         * math/gen-libm-test.pl (parse_args): Handle results specified for
9437         each rounding mode separately.
9438         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
9439         tests and results from lrint_tonearest_test_data,
9440         lrint_towardzero_test_data, lrint_downward_test_data and
9441         lrint_upward_test_data.
9442         (lrint_test): Use ALL_RM_TEST.
9443         (lrint_tonearest_test_data): Remove.
9444         (lrint_test_tonearest): Likewise.
9445         (lrint_towardzero_test_data): Likewise.
9446         (lrint_test_towardzero): Likewise.
9447         (lrint_downward_test_data): Likewise.
9448         (lrint_test_downward): Likewise.
9449         (lrint_upward_test_data): Likewise.
9450         (lrint_test_upward): Likewise.
9451         (llrint_test_data): Merge in per-rounding-mode tests and results
9452         from llrint_tonearest_test_data, llrint_towardzero_test_data,
9453         llrint_downward_test_data and llrint_upward_test_data.
9454         (llrint_test): Use ALL_RM_TEST.
9455         (llrint_tonearest_test_data): Remove.
9456         (llrint_test_tonearest): Likewise.
9457         (llrint_towardzero_test_data): Likewise.
9458         (llrint_test_towardzero): Likewise.
9459         (llrint_downward_test_data): Likewise.
9460         (llrint_test_downward): Likewise.
9461         (llrint_upward_test_data): Likewise.
9462         (llrint_test_upward): Likewise.
9463         (rint_test_data): Merge in per-rounding-mode tests and results
9464         from rint_tonearest_test_data, rint_towardzero_test_data,
9465         rint_downward_test_data and rint_upward_test_data.  Add
9466         per-rounding-mode results for tests not in those arrays.
9467         (rint_test): Use ALL_RM_TEST.
9468         (rint_tonearest_test_data): Remove.
9469         (rint_test_tonearest): Likewise.
9470         (rint_towardzero_test_data): Likewise.
9471         (rint_test_towardzero): Likewise.
9472         (rint_downward_test_data): Likewise.
9473         (rint_test_downward): Likewise.
9474         (rint_upward_test_data): Likewise.
9475         (rint_test_upward): Likewise.
9476         (main): Don't call removed functions.
9478 2014-03-14  Roland McGrath  <roland@hack.frob.com>
9480         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
9481         "Compiled on ..." crapola.  It is anti-useful.
9483 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
9485         * scripts/evaluate-test.sh: Handle fourth argument to determine
9486         whether test run should stop on failure.
9487         * Makeconfig (stop-on-test-failure): New variable.
9488         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
9489         $(stop-on-test-failure).
9490         * Makefile (tests): Give a summary of results from testing and
9491         exit with failure status if they include an ERROR or FAIL.
9492         (xtests): Likewise.
9493         * manual/install.texi (Configuring and compiling): Mention
9494         stop-on-test-failure=y.
9495         * INSTALL: Regenerated.
9497 2014-03-14  Roland McGrath  <roland@hack.frob.com>
9499         * scripts/versionlist.awk: New file.
9500         * Makerules [$(build-shared) = yes]
9501         (postclean-generated): Add Versions.def, not Versions.def.v and
9502         Versions.def.v.i.
9503         ($(common-objpfx)Versions.def.v.i): Target removed.
9504         ($(common-objpfx)Versions.def): New target.
9505         ($(common-objpfx)Versions.all): Depend on that rather that
9506         $(common-objpfx)Versions.def.v.
9507         * Versions.def: File removed.
9509         * Makeconfig (+gccwarn): Add -Wundef.
9510         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
9511         a dl-sysdep.h breaking its contract.
9512         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
9513         * include/stackinfo.h: New file.
9514         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
9515         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
9516         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
9517         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
9518         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
9519         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
9520         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9521         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9522         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9523         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9524         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9525         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
9526         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9527         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9528         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9530 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9532         [BZ #16707]
9533         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
9534         implementation.
9535         * math/libm-test.inc (round_test_data): Add more tests.
9537         [BZ #16706]
9538         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
9539         implementation.
9540         * math/libm-test.inc (nearbyint_test_data): Add more tests.
9542         [BZ #16701]
9543         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
9544         implementation.
9545         * math/libm-test.inc (ceil_test_data): Add more tests.
9547         * math/libm-test.inc (trunc_test_data): Add more tests related to
9548         BZ#16414.
9550 2014-03-14  Roland McGrath  <roland@hack.frob.com>
9552         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
9553         with #if rather than #ifdef.
9554         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
9556 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
9558         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
9559         first.  Disable AVX-512 GCC support if assembler doesn't support
9560         it.
9561         * sysdeps/x86_64/configure: Regenerated.
9563 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
9565         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
9566         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
9567         (__old_pthread_attr_setstack): Likewise.
9568         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
9569         [!_STACK_GROWS_DOWN]: Likewise.
9571 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
9573         * config.make.in (have-bash2): Delete.
9574         * configure.ac (libc_cv_have_bash2): Delete.
9575         * configure: Regenerate.
9576         * elf/Makefile (common-ldd-rewrite): Rename to ...
9577         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
9578         (sh-ldd-rewrite): Delete.
9579         (bash-ldd-rewrite): Delete.
9580         (have-bash2): Delete checks.
9581         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
9582         ldd-rewrite.
9584         * config.make.in (have-ksh): Delete.
9585         (KSH): Delete.
9586         * configure.ac (libc_cv_have_ksh): Delete.
9587         * configure: Regenerate.
9589         * elf/Makefile: Delete $(have-ksh) check.
9590         ($(objpfx)sotruss): Change KSH to BASH.
9591         * elf/sotruss.ksh: Rename to ...
9592         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
9593         function style to match POSIX.  Drop ksh vim mode setting.
9595         * manual/time.texi (Specifying the Time Zone with TZ): Change
9596         Tuesday to Thursday.
9598         * debug/tst-longjmp_chk2.c: Update header comment.
9599         (stackoverflow_handler): Add comment.  Call assert on pass value.
9601 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
9603         [BZ #16194]
9604         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
9605         (HAVE_AVX512_ASM_SUPPORT): Likewise.
9606         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
9607         (La_x86_64_vector): Add zmm.
9608         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
9609         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
9610         ($(objpfx)tst-audit10): New target.
9611         ($(objpfx)tst-audit10.out): Likewise.
9612         (tst-audit10-ENV): New.
9613         (AVX512-CFLAGS): Likewise.
9614         (CFLAGS-tst-audit10.c): Likewise.
9615         (CFLAGS-tst-auditmod10a.c): Likewise.
9616         (CFLAGS-tst-auditmod10b.c): Likewise.
9617         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
9618         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
9619         * sysdeps/x86_64/configure: Regenerated.
9620         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
9621         AVX-512 zmm register support.
9622         (_dl_x86_64_save_sse): Likewise.
9623         (_dl_x86_64_restore_sse): Likewise.
9624         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
9625         size vector registers.
9626         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
9627         (ZMM_SIZE): Likewise.
9628         * sysdeps/x86_64/tst-audit10.c: New file.
9629         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
9630         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
9632 2014-03-13  Roland McGrath  <roland@hack.frob.com>
9634         * configure.ac (HAVE_EHDR_START): New check.
9635         * configure: Regenerated.
9636         * config.h.in (HAVE_EHDR_START): New #undef.
9637         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
9638         assuming the lowest-addressed segment maps the start of the file.
9640 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
9642         * INSTALL: Regenerated.
9644 2014-03-13  Will Newton  <will.newton@linaro.org>
9646         * manual/setjmp.texi (System V contexts): Improve
9647         clarity and grammar of documentation.
9649 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
9651         [BZ #16381]
9652         * elf/Makefile (tests): Add tst-pie2.
9653         (tests-pie): Add tst-pie2.
9654         * elf/tst-pie2.c: New file.
9655         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
9656         for ET_EXEC.
9657         * elf/rtld.c (map_doit): Load executable as lt_executable.
9658         (dl_main): Likewise.
9660 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
9662         [BZ #16642]
9663         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
9664         (__ASSUME_PSELECT): Undefine.
9666 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9668         [BZ #16689]
9669         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
9670         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
9671         static build.
9672         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
9673         selector for static builds.
9675 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
9677         [BZ #16695]
9678         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
9679         key in the buffer.
9681 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9683         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
9684         IFUNC selector for static builds.
9686 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
9688         * sysdeps/mips/math_private.h [__mips_hard_float]
9689         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
9690         libc_feresetround_mips_ctx.
9691         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
9692         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
9693         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
9695         [BZ #16677]
9696         * math/s_nextafter.c (__nextafter): Do not return value from
9697         overflowing computation.
9698         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
9699         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
9700         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
9701         Likewise.
9702         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
9703         Likewise.
9704         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
9705         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
9707 2014-03-11  Roland McGrath  <roland@hack.frob.com>
9709         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
9710         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
9711         Move sfi_sp use from the load-multiple (that no longer sets sp) to
9712         the new mov targetting sp.
9714 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9716         [BZ #16683]
9717         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
9718         Define it for static builds as well.
9719         (NO_BZERO_IMPL): Likewise.
9721 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
9723         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
9724         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
9725         multiarch strspn for PPC64.
9726         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
9727         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
9728         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
9729         (__libc_ifunc_impl_list): Likewise.
9730         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
9731         multiarch optimizations
9732         * string/strspn.c (strspn): Using macro to redefine symbol name.
9734 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
9735             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9737         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
9738         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
9739         multiarch strncat for PPC64.
9740         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
9741         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
9742         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
9743         (__libc_ifunc_impl_list): Likewise.
9744         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
9745         multiarch optimizations
9747 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
9749         [BZ #16639]
9750         * nscd/nscd.service: Make service type forking.
9752 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9754         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
9755         sign in non default rounding modes.
9756         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
9758 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
9760         * math/libm-test.inc (ALL_RM_TEST): New macro.
9761         (ceil_test): Use ALL_RM_TEST.
9762         (cimag_test): Likewise.
9763         (conj_test): Likewise.
9764         (copysign_test): Likewise.
9765         (cproj_test): Likewise.
9766         (creal_test): Likewise.
9767         (fabs_test): Likewise.
9768         (floor_test): Likewise.
9769         (fmax_test): Likewise.
9770         (fmin_test): Likewise.
9771         (fmod_test): Likewise.
9772         (fpclassify_test): Likewise.
9773         (frexp_test): Likewise.
9774         (ilogb_test): Likewise.
9775         (isfinite_test): Likewise.
9776         (finite_test): Likewise.
9777         (isgreater_test): Likewise.
9778         (isgreaterequal_test): Likewise.
9779         (isinf_test): Likewise.
9780         (isless_test): Likewise.
9781         (islessequal_test): Likewise.
9782         (islessgreater_test): Likewise.
9783         (isnan_test): Likewise.
9784         (isnormal_test): Likewise.
9785         (issignaling_test): Likewise.
9786         (isunordered_test): Likewise.
9787         (logb_test): Likewise.
9788         (logb_downward_test_data): Remove.
9789         (logb_test_downward): Likewise.
9790         (lround_test): Use ALL_RM_TEST.
9791         (llround_test): Likewise.
9792         (modf_test): Likewise.
9793         (nexttoward_test): Likewise.
9794         (remainder_test): Likewise.
9795         (drem_test): Likewise.
9796         (remainder_tonearest_test_data): Likewise.
9797         (remainder_test_tonearest): Likewise.
9798         (drem_test_tonearest): Likewise.
9799         (remainder_towardzero_test_data): Likewise.
9800         (remainder_test_towardzero): Likewise.
9801         (drem_test_towardzero): Likewise.
9802         (remainder_downward_test_data): Likewise.
9803         (remainder_test_downward): Likewise.
9804         (drem_test_downward): Likewise.
9805         (remainder_upward_test_data): Likewise.
9806         (remainder_test_upward): Likewise.
9807         (drem_test_upward): Likewise.
9808         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
9809         (round_test): Use ALL_RM_TEST.
9810         (signbit_test): Likewise.
9811         (trunc_test): Likewise.
9812         (significand_test): Likewise.
9813         (main): Don't call removed functions.
9815 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
9817         [BZ #16674]
9818         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
9819         || __USE_XOPEN2K8].
9820         (ILL_ILLOPN): Likewise.
9821         (ILL_ILLADR): Likewise.
9822         (ILL_ILLTRP): Likewise.
9823         (ILL_PRVOPC): Likewise.
9824         (ILL_PRVREG): Likewise.
9825         (ILL_COPROC): Likewise.
9826         (ILL_BADSTK): Likewise.
9827         (FPE_INTDIV): Likewise.
9828         (FPE_INTOVF): Likewise.
9829         (FPE_FLTDIV): Likewise.
9830         (FPE_FLTOVF): Likewise.
9831         (FPE_FLTUND): Likewise.
9832         (FPE_FLTRES): Likewise.
9833         (FPE_FLTINV): Likewise.
9834         (FPE_FLTSUB): Likewise.
9835         (SEGV_MAPERR): Likewise.
9836         (SEGV_ACCERR): Likewise.
9837         (BUS_ADRALN): Likewise.
9838         (BUS_ADRERR): Likewise.
9839         (BUS_OBJERR): Likewise.
9840         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9841         (TRAP_TRACE): Likewise.
9842         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9843         __USE_XOPEN2K8].
9844         (CLD_KILLED): Likewise.
9845         (CLD_DUMPED): Likewise.
9846         (CLD_TRAPPED): Likewise.
9847         (CLD_STOPPED): Likewise.
9848         (CLD_CONTINUED): Likewise.
9849         (POLL_IN): Likewise.
9850         (POLL_OUT): Likewise.
9851         (POLL_MSG): Likewise.
9852         (POLL_ERR): Likewise.
9853         (POLL_PRI): Likewise.
9854         (POLL_HUP): Likewise.
9855         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
9856         Likewise.
9857         (ILL_ILLOPN): Likewise.
9858         (ILL_ILLADR): Likewise.
9859         (ILL_ILLTRP): Likewise.
9860         (ILL_PRVOPC): Likewise.
9861         (ILL_PRVREG): Likewise.
9862         (ILL_COPROC): Likewise.
9863         (ILL_BADSTK): Likewise.
9864         (FPE_INTDIV): Likewise.
9865         (FPE_INTOVF): Likewise.
9866         (FPE_FLTDIV): Likewise.
9867         (FPE_FLTOVF): Likewise.
9868         (FPE_FLTUND): Likewise.
9869         (FPE_FLTRES): Likewise.
9870         (FPE_FLTINV): Likewise.
9871         (FPE_FLTSUB): Likewise.
9872         (SEGV_MAPERR): Likewise.
9873         (SEGV_ACCERR): Likewise.
9874         (BUS_ADRALN): Likewise.
9875         (BUS_ADRERR): Likewise.
9876         (BUS_OBJERR): Likewise.
9877         (BUS_MCEERR_AR): Likewise.
9878         (BUS_MCEERR_AO): Likewise.
9879         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9880         (TRAP_TRACE): Likewise.
9881         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9882         __USE_XOPEN2K8].
9883         (CLD_KILLED): Likewise.
9884         (CLD_DUMPED): Likewise.
9885         (CLD_TRAPPED): Likewise.
9886         (CLD_STOPPED): Likewise.
9887         (CLD_CONTINUED): Likewise.
9888         (POLL_IN): Likewise.
9889         (POLL_OUT): Likewise.
9890         (POLL_MSG): Likewise.
9891         (POLL_ERR): Likewise.
9892         (POLL_PRI): Likewise.
9893         (POLL_HUP): Likewise.
9894         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
9895         (ILL_ILLOPN): Likewise.
9896         (ILL_ILLADR): Likewise.
9897         (ILL_ILLTRP): Likewise.
9898         (ILL_PRVOPC): Likewise.
9899         (ILL_PRVREG): Likewise.
9900         (ILL_COPROC): Likewise.
9901         (ILL_BADSTK): Likewise.
9902         (FPE_INTDIV): Likewise.
9903         (FPE_INTOVF): Likewise.
9904         (FPE_FLTDIV): Likewise.
9905         (FPE_FLTOVF): Likewise.
9906         (FPE_FLTUND): Likewise.
9907         (FPE_FLTRES): Likewise.
9908         (FPE_FLTINV): Likewise.
9909         (FPE_FLTSUB): Likewise.
9910         (SEGV_MAPERR): Likewise.
9911         (SEGV_ACCERR): Likewise.
9912         (BUS_ADRALN): Likewise.
9913         (BUS_ADRERR): Likewise.
9914         (BUS_OBJERR): Likewise.
9915         (BUS_MCEERR_AR): Likewise.
9916         (BUS_MCEERR_AO): Likewise.
9917         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9918         (TRAP_TRACE): Likewise.
9919         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9920         __USE_XOPEN2K8].
9921         (CLD_KILLED): Likewise.
9922         (CLD_DUMPED): Likewise.
9923         (CLD_TRAPPED): Likewise.
9924         (CLD_STOPPED): Likewise.
9925         (CLD_CONTINUED): Likewise.
9926         (POLL_IN): Likewise.
9927         (POLL_OUT): Likewise.
9928         (POLL_MSG): Likewise.
9929         (POLL_ERR): Likewise.
9930         (POLL_PRI): Likewise.
9931         (POLL_HUP): Likewise.
9932         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
9933         Likewise.
9934         (ILL_ILLOPN): Likewise.
9935         (ILL_ILLADR): Likewise.
9936         (ILL_ILLTRP): Likewise.
9937         (ILL_PRVOPC): Likewise.
9938         (ILL_PRVREG): Likewise.
9939         (ILL_COPROC): Likewise.
9940         (ILL_BADSTK): Likewise.
9941         (ILL_BADIADDR): Likewise.
9942         (ILL_BREAK): Likewise.
9943         (FPE_INTDIV): Likewise.
9944         (FPE_INTOVF): Likewise.
9945         (FPE_FLTDIV): Likewise.
9946         (FPE_FLTOVF): Likewise.
9947         (FPE_FLTUND): Likewise.
9948         (FPE_FLTRES): Likewise.
9949         (FPE_FLTINV): Likewise.
9950         (FPE_FLTSUB): Likewise.
9951         (FPE_DECOVF): Likewise.
9952         (FPE_DECDIV): Likewise.
9953         (FPE_DECERR): Likewise.
9954         (FPE_INVASC): Likewise.
9955         (FPE_INVDEC): Likewise.
9956         (SEGV_MAPERR): Likewise.
9957         (SEGV_ACCERR): Likewise.
9958         (SEGV_PSTKOVF): Likewise.
9959         (BUS_ADRALN): Likewise.
9960         (BUS_ADRERR): Likewise.
9961         (BUS_OBJERR): Likewise.
9962         (BUS_MCEERR_AR): Likewise.
9963         (BUS_MCEERR_AO): Likewise.
9964         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9965         (TRAP_TRACE): Likewise.
9966         (TRAP_BRANCH): Likewise.
9967         (TRAP_HWBKPT): Likewise.
9968         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9969         __USE_XOPEN2K8].
9970         (CLD_KILLED): Likewise.
9971         (CLD_DUMPED): Likewise.
9972         (CLD_TRAPPED): Likewise.
9973         (CLD_STOPPED): Likewise.
9974         (CLD_CONTINUED): Likewise.
9975         (POLL_IN): Likewise.
9976         (POLL_OUT): Likewise.
9977         (POLL_MSG): Likewise.
9978         (POLL_ERR): Likewise.
9979         (POLL_PRI): Likewise.
9980         (POLL_HUP): Likewise.
9981         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
9982         (ILL_ILLOPN): Likewise.
9983         (ILL_ILLADR): Likewise.
9984         (ILL_ILLTRP): Likewise.
9985         (ILL_PRVOPC): Likewise.
9986         (ILL_PRVREG): Likewise.
9987         (ILL_COPROC): Likewise.
9988         (ILL_BADSTK): Likewise.
9989         (FPE_INTDIV): Likewise.
9990         (FPE_INTOVF): Likewise.
9991         (FPE_FLTDIV): Likewise.
9992         (FPE_FLTOVF): Likewise.
9993         (FPE_FLTUND): Likewise.
9994         (FPE_FLTRES): Likewise.
9995         (FPE_FLTINV): Likewise.
9996         (FPE_FLTSUB): Likewise.
9997         (SEGV_MAPERR): Likewise.
9998         (SEGV_ACCERR): Likewise.
9999         (BUS_ADRALN): Likewise.
10000         (BUS_ADRERR): Likewise.
10001         (BUS_OBJERR): Likewise.
10002         (BUS_MCEERR_AR): Likewise.
10003         (BUS_MCEERR_AO): Likewise.
10004         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10005         (TRAP_TRACE): Likewise.
10006         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10007         __USE_XOPEN2K8].
10008         (CLD_KILLED): Likewise.
10009         (CLD_DUMPED): Likewise.
10010         (CLD_TRAPPED): Likewise.
10011         (CLD_STOPPED): Likewise.
10012         (CLD_CONTINUED): Likewise.
10013         (POLL_IN): Likewise.
10014         (POLL_OUT): Likewise.
10015         (POLL_MSG): Likewise.
10016         (POLL_ERR): Likewise.
10017         (POLL_PRI): Likewise.
10018         (POLL_HUP): Likewise.
10019         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
10020         (ILL_ILLOPN): Likewise.
10021         (ILL_ILLADR): Likewise.
10022         (ILL_ILLTRP): Likewise.
10023         (ILL_PRVOPC): Likewise.
10024         (ILL_PRVREG): Likewise.
10025         (ILL_COPROC): Likewise.
10026         (ILL_BADSTK): Likewise.
10027         (FPE_INTDIV): Likewise.
10028         (FPE_INTOVF): Likewise.
10029         (FPE_FLTDIV): Likewise.
10030         (FPE_FLTOVF): Likewise.
10031         (FPE_FLTUND): Likewise.
10032         (FPE_FLTRES): Likewise.
10033         (FPE_FLTINV): Likewise.
10034         (FPE_FLTSUB): Likewise.
10035         (SEGV_MAPERR): Likewise.
10036         (SEGV_ACCERR): Likewise.
10037         (BUS_ADRALN): Likewise.
10038         (BUS_ADRERR): Likewise.
10039         (BUS_OBJERR): Likewise.
10040         (BUS_MCEERR_AR): Likewise.
10041         (BUS_MCEERR_AO): Likewise.
10042         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10043         (TRAP_TRACE): Likewise.
10044         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10045         __USE_XOPEN2K8].
10046         (CLD_KILLED): Likewise.
10047         (CLD_DUMPED): Likewise.
10048         (CLD_TRAPPED): Likewise.
10049         (CLD_STOPPED): Likewise.
10050         (CLD_CONTINUED): Likewise.
10051         (POLL_IN): Likewise.
10052         (POLL_OUT): Likewise.
10053         (POLL_MSG): Likewise.
10054         (POLL_ERR): Likewise.
10055         (POLL_PRI): Likewise.
10056         (POLL_HUP): Likewise.
10057         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
10058         (ILL_ILLOPN): Likewise.
10059         (ILL_ILLADR): Likewise.
10060         (ILL_ILLTRP): Likewise.
10061         (ILL_PRVOPC): Likewise.
10062         (ILL_PRVREG): Likewise.
10063         (ILL_COPROC): Likewise.
10064         (ILL_BADSTK): Likewise.
10065         (FPE_INTDIV): Likewise.
10066         (FPE_INTOVF): Likewise.
10067         (FPE_FLTDIV): Likewise.
10068         (FPE_FLTOVF): Likewise.
10069         (FPE_FLTUND): Likewise.
10070         (FPE_FLTRES): Likewise.
10071         (FPE_FLTINV): Likewise.
10072         (FPE_FLTSUB): Likewise.
10073         (SEGV_MAPERR): Likewise.
10074         (SEGV_ACCERR): Likewise.
10075         (BUS_ADRALN): Likewise.
10076         (BUS_ADRERR): Likewise.
10077         (BUS_OBJERR): Likewise.
10078         (BUS_MCEERR_AR): Likewise.
10079         (BUS_MCEERR_AO): Likewise.
10080         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10081         (TRAP_TRACE): Likewise.
10082         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10083         __USE_XOPEN2K8].
10084         (CLD_KILLED): Likewise.
10085         (CLD_DUMPED): Likewise.
10086         (CLD_TRAPPED): Likewise.
10087         (CLD_STOPPED): Likewise.
10088         (CLD_CONTINUED): Likewise.
10089         (POLL_IN): Likewise.
10090         (POLL_OUT): Likewise.
10091         (POLL_MSG): Likewise.
10092         (POLL_ERR): Likewise.
10093         (POLL_PRI): Likewise.
10094         (POLL_HUP): Likewise.
10095         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
10096         (ILL_ILLOPN): Likewise.
10097         (ILL_ILLADR): Likewise.
10098         (ILL_ILLTRP): Likewise.
10099         (ILL_PRVOPC): Likewise.
10100         (ILL_PRVREG): Likewise.
10101         (ILL_COPROC): Likewise.
10102         (ILL_BADSTK): Likewise.
10103         (ILL_DBLFLT): Likewise.
10104         (ILL_HARDWALL): Likewise.
10105         (FPE_INTDIV): Likewise.
10106         (FPE_INTOVF): Likewise.
10107         (FPE_FLTDIV): Likewise.
10108         (FPE_FLTOVF): Likewise.
10109         (FPE_FLTUND): Likewise.
10110         (FPE_FLTRES): Likewise.
10111         (FPE_FLTINV): Likewise.
10112         (FPE_FLTSUB): Likewise.
10113         (SEGV_MAPERR): Likewise.
10114         (SEGV_ACCERR): Likewise.
10115         (BUS_ADRALN): Likewise.
10116         (BUS_ADRERR): Likewise.
10117         (BUS_OBJERR): Likewise.
10118         (BUS_MCEERR_AR): Likewise.
10119         (BUS_MCEERR_AO): Likewise.
10120         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10121         (TRAP_TRACE): Likewise.
10122         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10123         __USE_XOPEN2K8].
10124         (CLD_KILLED): Likewise.
10125         (CLD_DUMPED): Likewise.
10126         (CLD_TRAPPED): Likewise.
10127         (CLD_STOPPED): Likewise.
10128         (CLD_CONTINUED): Likewise.
10129         (POLL_IN): Likewise.
10130         (POLL_OUT): Likewise.
10131         (POLL_MSG): Likewise.
10132         (POLL_ERR): Likewise.
10133         (POLL_PRI): Likewise.
10134         (POLL_HUP): Likewise.
10135         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
10136         (ILL_ILLOPN): Likewise.
10137         (ILL_ILLADR): Likewise.
10138         (ILL_ILLTRP): Likewise.
10139         (ILL_PRVOPC): Likewise.
10140         (ILL_PRVREG): Likewise.
10141         (ILL_COPROC): Likewise.
10142         (ILL_BADSTK): Likewise.
10143         (FPE_INTDIV): Likewise.
10144         (FPE_INTOVF): Likewise.
10145         (FPE_FLTDIV): Likewise.
10146         (FPE_FLTOVF): Likewise.
10147         (FPE_FLTUND): Likewise.
10148         (FPE_FLTRES): Likewise.
10149         (FPE_FLTINV): Likewise.
10150         (FPE_FLTSUB): Likewise.
10151         (SEGV_MAPERR): Likewise.
10152         (SEGV_ACCERR): Likewise.
10153         (BUS_ADRALN): Likewise.
10154         (BUS_ADRERR): Likewise.
10155         (BUS_OBJERR): Likewise.
10156         (BUS_MCEERR_AR): Likewise.
10157         (BUS_MCEERR_AO): Likewise.
10158         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10159         (TRAP_TRACE): Likewise.
10160         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10161         __USE_XOPEN2K8].
10162         (CLD_KILLED): Likewise.
10163         (CLD_DUMPED): Likewise.
10164         (CLD_TRAPPED): Likewise.
10165         (CLD_STOPPED): Likewise.
10166         (CLD_CONTINUED): Likewise.
10167         (POLL_IN): Likewise.
10168         (POLL_OUT): Likewise.
10169         (POLL_MSG): Likewise.
10170         (POLL_ERR): Likewise.
10171         (POLL_PRI): Likewise.
10172         (POLL_HUP): Likewise.
10173         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
10174         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
10176         [BZ #16670]
10177         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
10178         before #include of <time.h>.
10179         [!__USE_XOPEN2K] (__need_timespec): Likewise.
10180         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
10181         (test-xfail-UNIX98/sched.h/conform): Likewise.
10183 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10185         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
10186         error absence of trapping exception support.
10187         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
10189 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
10191         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
10192         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
10193         * timezone/Makefile (testdata): Move definition above include of
10194         Rules.
10195         (test-zones): New variable.
10196         (tests-special): Add zone files.
10197         (build-testdata): Use $(evaluate-test).
10199         * elf/Makefile (tests-special): Rename tests to end with .out.
10200         ($(objpfx)noload-mem): Likewise.
10201         ($(objpfx)tst-leaks1-mem): Likewise.
10202         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
10203         * iconv/Makefile (xtests-special): Change test-iconvconfig to
10204         $(objpfx)test-iconvconfig.out.
10205         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
10206         set -e inside subshell and redirect output to file.
10207         * iconvdata/Makefile (generated): Rename tests to end with .out.
10208         Correct type.
10209         (tests-special): Rename tests to end with .out.
10210         ($(objpfx)mtrace-tst-loading): Likewise.
10211         * intl/Makefile (generated): Likewise.
10212         (tests-special): Likewise.
10213         ($(objpfx)mtrace-tst-gettext): Likewise.
10214         * misc/Makefile (generated): Likewise.
10215         (tests-special): Likewise.
10216         ($(objpfx)tst-error1-mem): Likewise.
10217         * nptl/Makefile (tests-special): Likewise.
10218         ($(objpfx)tst-stack3-mem): Likewise.
10219         (generated): Likewise.
10220         * posix/Makefile (generated): Likewise.
10221         (tests-special): Likewise.
10222         (xtests-special): Likewise.
10223         ($(objpfx)tst-fnmatch-mem): Likewise.
10224         ($(objpfx)bug-regex2-mem): Likewise.
10225         ($(objpfx)bug-regex14-mem): Likewise.
10226         ($(objpfx)bug-regex21-mem): Likewise.
10227         ($(objpfx)bug-regex31-mem): Likewise.
10228         ($(objpfx)tst-vfork3-mem): Likewise.
10229         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
10230         ($(objpfx)tst-pcre-mem): Likewise.
10231         ($(objpfx)tst-boost-mem): Likewise.
10232         ($(objpfx)bug-ga2-mem): Likewise.
10233         ($(objpfx)bug-glob2-mem): Likewise.
10234         * resolv/Makefile (generate): Likewise.
10235         (tests-special): Likewise.
10236         (xtests-special): Likewise.
10237         (generated): Likewise.
10238         ($(objpfx)mtrace-tst-leaks): Likewise.
10239         ($(objpfx)mtrace-tst-leaks2): Likewise.
10241         * scripts/merge-test-results.sh: New file.
10242         * Makefile (tests-special-notdir): New variable.
10243         (tests): Run merge-test-results.sh.
10244         (xtests): Likewise.
10245         * Rules (tests-special-notdir): New variable.
10246         (xtests-special-notdir): Likewise.
10247         (tests): Run merge-test-results.sh
10248         (xtests): Likewise.
10250         * Makeconfig (test-xfail-name): New variable.
10251         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
10252         compute variable name for expected failures.
10253         * conform/Makefile (conformtest-headers-data): New variable.
10254         (conformtest-standards): Likewise.
10255         (conformtest-headers-ISO): Likewise.
10256         (conformtest-headers-ISO99): Likewise.
10257         (conformtest-headers-ISO11): Likewise.
10258         (conformtest-headers-POSIX): Likewise.
10259         (conformtest-headers-XPG3): Likewise.
10260         (conformtest-headers-XPG4): Likewise.
10261         (conformtest-headers-UNIX98): Likewise.
10262         (conformtest-headers-XOPEN2K): Likewise.
10263         (conformtest-headers-POSIX2008): Likewise.
10264         (conformtest-headers-XOPEN2K8): Likewise.
10265         (conformtest-header-list-base): Likewise.
10266         (conformtest-header-list-tests): Likewise.
10267         (conformtest-header-base): Likewise.
10268         (conformtest-header-tests): Likewise.
10269         (tests-special): Add $(conformtest-header-list-tests).  If
10270         [$(fast-check) && !$(cross-compiling)], add
10271         $(conformtest-header-tests) instead of
10272         $(objpfx)run-conformtest.out.
10273         (generated): Add $(conformtest-header-list-base).  If
10274         [$(fast-check) && !$(cross-compiling)], add
10275         $(conformtest-header-base).  Remove previous setting.
10276         ($(conformtest-header-list-tests)): New target.
10277         (test-xfail-run-conformtest): Remove variable.
10278         ($(objpfx)run-conformtest.out): Remove target.
10279         (test-xfail-ISO11/complex.h/conform): New variable.
10280         (test-xfail-ISO11/stdalign.h/conform): Likewise.
10281         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
10282         (test-xfail-XPG3/varargs.h/conform): Likewise.
10283         (test-xfail-XPG4/varargs.h/conform): Likewise.
10284         (test-xfail-UNIX98/varargs.h/conform): Likewise.
10285         (test-xfail-XPG4/ndbm.h/conform): Likewise.
10286         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
10287         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
10288         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
10289         (test-xfail-XPG3/fcntl.h/conform): Likewise.
10290         (test-xfail-XPG3/ftw.h/conform): Likewise.
10291         (test-xfail-XPG3/grp.h/conform): Likewise.
10292         (test-xfail-XPG3/langinfo.h/conform): Likewise.
10293         (test-xfail-XPG3/limits.h/conform): Likewise.
10294         (test-xfail-XPG3/pwd.h/conform): Likewise.
10295         (test-xfail-XPG3/search.h/conform): Likewise.
10296         (test-xfail-XPG3/signal.h/conform): Likewise.
10297         (test-xfail-XPG3/stdio.h/conform): Likewise.
10298         (test-xfail-XPG3/stdlib.h/conform): Likewise.
10299         (test-xfail-XPG3/string.h/conform): Likewise.
10300         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
10301         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
10302         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
10303         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
10304         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
10305         (test-xfail-XPG3/sys/types.h/conform): Likewise.
10306         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
10307         (test-xfail-XPG3/termios.h/conform): Likewise.
10308         (test-xfail-XPG3/time.h/conform): Likewise.
10309         (test-xfail-XPG3/unistd.h/conform): Likewise.
10310         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
10311         (test-xfail-XPG4/fcntl.h/conform): Likewise.
10312         (test-xfail-XPG4/langinfo.h/conform): Likewise.
10313         (test-xfail-XPG4/netdb.h/conform): Likewise.
10314         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
10315         (test-xfail-XPG4/signal.h/conform): Likewise.
10316         (test-xfail-XPG4/stdio.h/conform): Likewise.
10317         (test-xfail-XPG4/stdlib.h/conform): Likewise.
10318         (test-xfail-XPG4/stropts.h/conform): Likewise.
10319         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
10320         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
10321         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
10322         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
10323         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
10324         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
10325         (test-xfail-XPG4/sys/time.h/conform): Likewise.
10326         (test-xfail-XPG4/sys/types.h/conform): Likewise.
10327         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
10328         (test-xfail-XPG4/termios.h/conform): Likewise.
10329         (test-xfail-XPG4/ucontext.h/conform): Likewise.
10330         (test-xfail-XPG4/unistd.h/conform): Likewise.
10331         (test-xfail-XPG4/utmpx.h/conform): Likewise.
10332         (test-xfail-POSIX/sched.h/conform): Likewise.
10333         (test-xfail-POSIX/signal.h/conform): Likewise.
10334         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
10335         (test-xfail-POSIX/tar.h/conform): Likewise.
10336         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
10337         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
10338         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
10339         (test-xfail-UNIX98/netdb.h/conform): Likewise.
10340         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
10341         (test-xfail-UNIX98/sched.h/conform): Likewise.
10342         (test-xfail-UNIX98/signal.h/conform): Likewise.
10343         (test-xfail-UNIX98/stdio.h/conform): Likewise.
10344         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
10345         (test-xfail-UNIX98/stropts.h/conform): Likewise.
10346         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
10347         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
10348         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
10349         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
10350         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
10351         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
10352         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
10353         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
10354         (test-xfail-UNIX98/unistd.h/conform): Likewise.
10355         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
10356         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
10357         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
10358         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
10359         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
10360         (test-xfail-XOPEN2K/math.h/conform): Likewise.
10361         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
10362         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
10363         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
10364         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
10365         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
10366         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
10367         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
10368         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
10369         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
10370         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
10371         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
10372         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
10373         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
10374         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
10375         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
10376         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
10377         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
10378         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
10379         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
10380         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
10381         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
10382         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
10383         (test-xfail-POSIX2008/signal.h/conform): Likewise.
10384         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
10385         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
10386         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
10387         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
10388         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
10389         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
10390         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
10391         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
10392         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
10393         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
10394         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
10395         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
10396         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
10397         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
10398         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
10399         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
10400         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
10401         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
10402         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
10403         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
10404         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
10405         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
10406         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
10407         (conformtest-cc-flags): Likewise.
10408         ($(conformtest-header-tests): New target.
10409         * conform/check-header-lists.sh: New file.
10410         * conform/run-conformtest.sh: Remove.
10412         * conform/conformtest.pl: Allow ' and \ in values given for
10413         constants.
10414         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
10415         inclusion.
10416         [POSIX] (sys/types.h): Likewise.
10417         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
10418         inclusion.
10419         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
10420         inclusion.
10421         * conform/data/signal.h-data (SIGIO): Remove expectation.
10422         [XPG3] (SIGBUS): Do not expect.
10423         [POSIX || XPG3] (SIGPOLL): Likewise.
10424         [POSIX || XPG3] (SIGPROF): Likewise.
10425         [POSIX || XPG3] (SIGSYS): Likewise.
10426         [XPG3] (SIGTRAP): Likewise.
10427         [POSIX || XPG3] (SIGURG): Likewise.
10428         [POSIX || XPG3] (SIGVTALRM): Likewise.
10429         [POSIX || XPG3] (SIGXCPU): Likewise.
10430         [POSIX || XPG3] (SIGXFSZ): Likewise.
10431         [POSIX] (SA_SIGINFO): Expect.
10432         [XPG3] (siginfo_t): Do not expect type or contents.
10433         [POSIX] (si_pid): Do not expect element.
10434         [POSIX] (si_uid): Likewise.
10435         [POSIX] (si_addr): Likewise.
10436         [POSIX] (si_status): Likewise.
10437         [POSIX] (si_band): Likewise.
10438         [XPG4] (si_value): Likewise.
10439         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
10440         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
10441         [POSIX || XPG3] (ILL_ILLADR): Likewise.
10442         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
10443         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
10444         [POSIX || XPG3] (ILL_PRVREG): Likewise.
10445         [POSIX || XPG3] (ILL_COPROC): Likewise.
10446         [POSIX || XPG3] (ILL_BADSTK): Likewise.
10447         [POSIX || XPG3] (FPE_INTDIV): Likewise.
10448         [POSIX || XPG3] (FPE_INTOVF): Likewise.
10449         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
10450         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
10451         [POSIX || XPG3] (FPE_FLTUND): Likewise.
10452         [POSIX || XPG3] (FPE_FLTRES): Likewise.
10453         [POSIX || XPG3] (FPE_FLTINV): Likewise.
10454         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
10455         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
10456         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
10457         [POSIX || XPG3] (BUS_ADRALN): Likewise.
10458         [POSIX || XPG3] (BUS_ADRERR): Likewise.
10459         [POSIX || XPG3] (BUS_OBJERR): Likewise.
10460         [POSIX || XPG3] (CLD_EXITED): Likewise.
10461         [POSIX || XPG3] (CLD_KILLED): Likewise.
10462         [POSIX || XPG3] (CLD_DUMPED): Likewise.
10463         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
10464         [POSIX || XPG3] (CLD_STOPPED): Likewise.
10465         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
10466         [POSIX || XPG3] (POLL_IN): Likewise.
10467         [POSIX || XPG3] (POLL_OUT): Likewise.
10468         [POSIX || XPG3] (POLL_MSG): Likewise.
10469         [POSIX || XPG3] (POLL_ERR): Likewise.
10470         [POSIX || XPG3] (POLL_PRI): Likewise.
10471         [POSIX || XPG3] (POLL_HUP): Likewise.
10472         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
10473         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
10474         (SIG*): Do not allow.
10475         [XPG3] (si_*): Likewise.
10476         [XPG3] (SI_*): Likewise.
10477         [XPG3 || XPG4] (sigev_*): Likewise.
10478         [XPG3 || XPG4] (SIGEV_*): Likewise.
10479         [XPG3 || XPG4] (sival_*): Likewise.
10480         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
10481         [POSIX || XPG3] (BUS_*): Likewise.
10482         [POSIX || XPG3] (CLD_*): Likewise.
10483         [POSIX || XPG3] (FPE_*): Likewise.
10484         [POSIX || XPG3] (ILL_*): Likewise.
10485         [POSIX || XPG3] (POLL_*): Likewise.
10486         [POSIX || XPG3] (SEGV_*): Likewise.
10487         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
10488         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
10489         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
10490         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
10491         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
10492         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
10493         Specify type and value.
10494         (TVERSLEN): Likewise.
10495         (REGTYPE): Likewise.
10496         (AREGTYPE): Likewise.
10497         (LNKTYPE): Likewise.
10498         (SYMTYPE): Likewise.
10499         (CHRTYPE): Likewise.
10500         (BLKTYPE): Likewise.
10501         (DIRTYPE): Likewise.
10502         (FIFOTYPE): Likewise.
10503         (CONTTYPE): Likewise.
10504         (TSUID): Likewise.
10505         (TSGID): Likewise.
10506         (TSVTX): Likewise.
10507         (TUREAD): Likewise.
10508         (TUWRITE): Likewise.
10509         (TUEXEC): Likewise.
10510         (TGREAD): Likewise.
10511         (TGWRITE): Likewise.
10512         (TGEXEC): Likewise.
10513         (TOREAD): Likewise.
10514         (TOWRITE): Likewise.
10515         (TOEXEC): Likewise.
10516         [POSIX] (TSVTX): Expect constant.
10518 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
10520         * Makefile (tests): Change dependencies to ....
10521         (tests-special): ... additions to this variable.
10522         (tests): Depend on $(tests-special).
10523         * Makerules (check-abi-list): New variable.
10524         (check-abi): Depend on $(check-abi-list).
10525         [$(subdir) = elf] (tests-special): Add
10526         $(objpfx)check-abi-libc.out.
10527         [$(build-shared) = yes && subdir] (tests-special): Add
10528         $(check-abi-list).
10529         [$(build-shared) = yes && subdir] (tests): Do not depend on
10530         check-abi.
10531         * Rules (tests): Depend on $(tests-special).
10532         (xtests): Depend on $(xtests-special).
10533         * catgets/Makefile (tests): Change dependencies to ....
10534         (tests-special): ... additions to this variable.
10535         * conform/Makefile (tests): Change dependencies to ....
10536         (tests-special): ... additions to this variable.
10537         * elf/Makefile (tests): Change dependencies to ....
10538         (tests-special): ... additions to this variable.
10539         * grp/Makefile (tests): Change dependencies to ....
10540         (tests-special): ... additions to this variable.
10541         * iconv/Makefile (xtests): Change dependencies to ....
10542         (xtests-special): ... additions to this variable.
10543         * iconvdata/Makefile (tests): Change dependencies to ....
10544         (tests-special): ... additions to this variable.
10545         * intl/Makefile (tests): Change dependencies to ....
10546         (tests-special): ... additions to this variable.  Also add
10547         $(objpfx)tst-gettext.out.
10548         * io/Makefile (tests): Change dependencies to ....
10549         (tests-special): ... additions to this variable.
10550         * libio/Makefile (tests): Change dependencies to ....
10551         (tests-special): ... additions to this variable.
10552         * malloc/Makefile (tests): Change dependencies to ....
10553         (tests-special): ... additions to this variable.
10554         * misc/Makefile (tests): Change dependencies to ....
10555         (tests-special): ... additions to this variable.
10556         * nptl/Makefile (tests): Change dependencies to ....
10557         (tests-special): ... additions to this variable.
10558         * nptl_db/Makefile (tests): Change dependencies to ....
10559         (tests-special): ... additions to this variable.
10560         * posix/Makefile (tests): Change dependencies to ....
10561         (tests-special): ... additions to this variable.
10562         (xtests): Change dependencies to ....
10563         (xtests-special): ... additions to this variable.
10564         * resolv/Makefile (tests): Change dependencies to ....
10565         (tests-special): ... additions to this variable.
10566         (xtests): Change dependencies to ....
10567         (xtests-special): ... additions to this variable.
10568         * stdio-common/Makefile (tests): Change dependencies to ....
10569         (tests-special): ... additions to this variable.
10570         (do-tst-unbputc): Remove target.
10571         (do-tst-printf): Likewise.
10572         * stdlib/Makefile (tests): Change dependencies to ....
10573         (tests-special): ... additions to this variable.
10574         * string/Makefile (tests): Change dependencies to ....
10575         (tests-special): ... additions to this variable.
10576         * sysdeps/x86/Makefile (tests): Change dependencies to ....
10577         (tests-special): ... additions to this variable.
10579         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
10580         whole file.
10581         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
10582         whole file.
10583         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
10584         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
10586         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
10587         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
10588         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
10589         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
10590         * conform/data/libgen.h-data [XPG3]: Likewise.
10591         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
10592         * conform/data/ndbm.h-data [XPG3]: Likewise.
10593         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
10594         * conform/data/netdb.h-data [XPG3]: Likewise.
10595         * conform/data/netinet/in.h-data [XPG3]: Likewise.
10596         * conform/data/poll.h-data [XPG3]: Likewise.
10597         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
10598         * conform/data/strings.h-data [XPG3]: Likewise.
10599         * conform/data/stropts.h-data [XPG3]: Likewise.
10600         * conform/data/sys/mman.h-data [XPG3]: Likewise.
10601         * conform/data/sys/resource.h-data [XPG3]: Likewise.
10602         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
10603         Likewise.
10604         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
10605         * conform/data/sys/time.h-data [XPG3]: Likewise.
10606         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
10607         * conform/data/sys/uio.h-data [XPG3]: Likewise.
10608         * conform/data/sys/un.h-data [XPG3]: Likewise.
10609         * conform/data/syslog.h-data [XPG3]: Likewise.
10610         * conform/data/ucontext.h-data [XPG3]: Likewise.
10611         * conform/data/utmpx.h-data [XPG3]: Likewise.
10612         * conform/data/varargs.h-data [UNIX98]: Enable file.
10614         * manual/Makefile (INSTALL_INFO): Remove variable setting.
10616         * math/libm-test.inc (struct test_f_f_data): Move expected results
10617         into structure for each rounding mode.
10618         (struct test_ff_f_data): Likewise.
10619         (struct test_ff_f_data_nexttoward): Likewise.
10620         (struct test_fi_f_data): Likewise.
10621         (struct test_fl_f_data): Likewise.
10622         (struct test_if_f_data): Likewise.
10623         (struct test_fff_f_data): Likewise.
10624         (struct test_c_f_data): Likewise.
10625         (struct test_f_f1_data): Likewise.
10626         (struct test_fF_f1_data): Likewise.
10627         (struct test_ffI_f1_data): Likewise.
10628         (struct test_c_c_data): Likewise.
10629         (struct test_cc_c_data): Likewise.
10630         (struct test_f_i_data): Likewise.
10631         (struct test_ff_i_data): Likewise.
10632         (struct test_f_l_data): Likewise.
10633         (struct test_f_L_data): Likewise.
10634         (struct test_fFF_11_data): Likewise.
10635         (RM_): New macro.
10636         (RM_FE_DOWNWARD): Likewise.
10637         (RM_FE_TONEAREST): Likewise.
10638         (RM_FE_TOWARDZERO): Likewise.
10639         (RM_FE_UPWARD): Likewise.
10640         (RUN_TEST_LOOP_f_f): Update references to expected results.
10641         (RUN_TEST_LOOP_2_f): Likewise.
10642         (RUN_TEST_LOOP_fff_f): Likewise.
10643         (RUN_TEST_LOOP_c_f): Likewise.
10644         (RUN_TEST_LOOP_f_f1): Likewise.
10645         (RUN_TEST_LOOP_fF_f1): Likewise.
10646         (RUN_TEST_LOOP_fI_f1): Likewise.
10647         (RUN_TEST_LOOP_ffI_f1): Likewise.
10648         (RUN_TEST_LOOP_c_c): Likewise.
10649         (RUN_TEST_LOOP_cc_c): Likewise.
10650         (RUN_TEST_LOOP_f_i): Likewise.
10651         (RUN_TEST_LOOP_f_i_tg): Likewise.
10652         (RUN_TEST_LOOP_ff_i_tg): Likewise.
10653         (RUN_TEST_LOOP_f_b): Likewise.
10654         (RUN_TEST_LOOP_f_b_tg): Likewise.
10655         (RUN_TEST_LOOP_f_l): Likewise.
10656         (RUN_TEST_LOOP_f_L): Likewise.
10657         (RUN_TEST_LOOP_fFF_11): Likewise.
10658         * math/gen-libm-test.pl (parse_args): Output four copies of
10659         expected results for each test.
10661         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10662         (__ASSUME_UTIMES): Remove.
10663         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10664         (__ASSUME_UTIMES): Likewise.
10666         * math/gen-auto-libm-tests.c: Update comment on output format.
10667         (output_for_one_input_case): Generate before-rounding and
10668         after-rounding information as conditions on output flags not
10669         floating-point format.
10670         * math/auto-libm-test-out: Regenerated.
10671         * math/gen-libm-test.pl (cond_value): New function.
10672         (or_cond_value): Use cond_value.
10673         (generate_testfile): Handle conditional exceptions.
10675 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
10677         * math/libm-test.inc (max_valid_error): New variable.
10678         (init_max_error): Take new argument specifying whether function
10679         results are exactly determined.  Set max_valid_error and bound
10680         other variables for errors based on this argument.
10681         (set_max_error): Do not record results above max_valid_error.
10682         (check_float_internal): Only accept errors of up to 0.5ulps if
10683         also at most max_valid_error.
10684         (START): Take new argument EXACT and pass it to init_max_error.
10685         (acos_test): Update call to START.
10686         (acos_test_tonearest): Likewise.
10687         (acos_test_towardzero): Likewise.
10688         (acos_test_downward): Likewise.
10689         (acos_test_upward): Likewise.
10690         (acosh_test): Likewise.
10691         (asin_test): Likewise.
10692         (asin_test_tonearest): Likewise.
10693         (asin_test_towardzero): Likewise.
10694         (asin_test_downward): Likewise.
10695         (asin_test_upward): Likewise.
10696         (asinh_test): Likewise.
10697         (atan_test): Likewise.
10698         (atanh_test): Likewise.
10699         (atan2_test): Likewise.
10700         (cabs_test): Likewise.
10701         (cacos_test): Likewise.
10702         (cacosh_test): Likewise.
10703         (carg_test): Likewise.
10704         (casin_test): Likewise.
10705         (casinh_test): Likewise.
10706         (catan_test): Likewise.
10707         (catanh_test): Likewise.
10708         (cbrt_test): Likewise.
10709         (ccos_test): Likewise.
10710         (ccosh_test): Likewise.
10711         (ceil_test): Likewise.
10712         (cexp_test): Likewise.
10713         (cimag_test): Likewise.
10714         (clog_test): Likewise.
10715         (clog10_test): Likewise.
10716         (conj_test): Likewise.
10717         (copysign_test): Likewise.
10718         (cos_test): Likewise.
10719         (cos_test_tonearest): Likewise.
10720         (cos_test_towardzero): Likewise.
10721         (cos_test_downward): Likewise.
10722         (cos_test_upward): Likewise.
10723         (cosh_test): Likewise.
10724         (cosh_test_tonearest): Likewise.
10725         (cosh_test_towardzero): Likewise.
10726         (cosh_test_downward): Likewise.
10727         (cosh_test_upward): Likewise.
10728         (cpow_test): Likewise.
10729         (cproj_test): Likewise.
10730         (creal_test): Likewise.
10731         (csin_test): Likewise.
10732         (csinh_test): Likewise.
10733         (csqrt_test): Likewise.
10734         (ctan_test): Likewise.
10735         (ctan_test_tonearest): Likewise.
10736         (ctan_test_towardzero): Likewise.
10737         (ctan_test_downward): Likewise.
10738         (ctan_test_upward): Likewise.
10739         (ctanh_test): Likewise.
10740         (ctanh_test_tonearest): Likewise.
10741         (ctanh_test_towardzero): Likewise.
10742         (ctanh_test_downward): Likewise.
10743         (ctanh_test_upward): Likewise.
10744         (erf_test): Likewise.
10745         (erfc_test): Likewise.
10746         (exp_test): Likewise.
10747         (exp_test_tonearest): Likewise.
10748         (exp_test_towardzero): Likewise.
10749         (exp_test_downward): Likewise.
10750         (exp_test_upward): Likewise.
10751         (exp10_test): Likewise.
10752         (exp10_test_tonearest): Likewise.
10753         (exp10_test_towardzero): Likewise.
10754         (exp10_test_downward): Likewise.
10755         (exp10_test_upward): Likewise.
10756         (pow10_test): Likewise.
10757         (exp2_test): Likewise.
10758         (expm1_test): Likewise.
10759         (expm1_test_tonearest): Likewise.
10760         (expm1_test_towardzero): Likewise.
10761         (expm1_test_downward): Likewise.
10762         (expm1_test_upward): Likewise.
10763         (fabs_test): Likewise.
10764         (fdim_test): Likewise.
10765         (floor_test): Likewise.
10766         (fma_test): Likewise.
10767         (fma_test_towardzero): Likewise.
10768         (fma_test_downward): Likewise.
10769         (fma_test_upward): Likewise.
10770         (fmax_test): Likewise.
10771         (fmin_test): Likewise.
10772         (fmod_test): Likewise.
10773         (fpclassify_test): Likewise.
10774         (frexp_test): Likewise.
10775         (hypot_test): Likewise.
10776         (ilogb_test): Likewise.
10777         (isfinite_test): Likewise.
10778         (finite_test): Likewise.
10779         (isgreater_test): Likewise.
10780         (isgreaterequal_test): Likewise.
10781         (isinf_test): Likewise.
10782         (isless_test): Likewise.
10783         (islessequal_test): Likewise.
10784         (islessgreater_test): Likewise.
10785         (isnan_test): Likewise.
10786         (isnormal_test): Likewise.
10787         (issignaling_test): Likewise.
10788         (isunordered_test): Likewise.
10789         (j0_test): Likewise.
10790         (j1_test): Likewise.
10791         (jn_test): Likewise.
10792         (ldexp_test): Likewise.
10793         (lgamma_test): Likewise.
10794         (gamma_test): Likewise.
10795         (lrint_test): Likewise.
10796         (lrint_test_tonearest): Likewise.
10797         (lrint_test_towardzero): Likewise.
10798         (lrint_test_downward): Likewise.
10799         (lrint_test_upward): Likewise.
10800         (llrint_test): Likewise.
10801         (llrint_test_tonearest): Likewise.
10802         (llrint_test_towardzero): Likewise.
10803         (llrint_test_downward): Likewise.
10804         (llrint_test_upward): Likewise.
10805         (log_test): Likewise.
10806         (log10_test): Likewise.
10807         (log1p_test): Likewise.
10808         (log2_test): Likewise.
10809         (logb_test): Likewise.
10810         (logb_test_downward): Likewise.
10811         (lround_test): Likewise.
10812         (llround_test): Likewise.
10813         (modf_test): Likewise.
10814         (nearbyint_test): Likewise.
10815         (nextafter_test): Likewise.
10816         (nexttoward_test): Likewise.
10817         (pow_test): Likewise.
10818         (pow_test_tonearest): Likewise.
10819         (pow_test_towardzero): Likewise.
10820         (pow_test_downward): Likewise.
10821         (pow_test_upward): Likewise.
10822         (remainder_test): Likewise.
10823         (drem_test): Likewise.
10824         (remainder_test_tonearest): Likewise.
10825         (drem_test_tonearest): Likewise.
10826         (remainder_test_towardzero): Likewise.
10827         (drem_test_towardzero): Likewise.
10828         (remainder_test_downward): Likewise.
10829         (drem_test_downward): Likewise.
10830         (remainder_test_upward): Likewise.
10831         (drem_test_upward): Likewise.
10832         (remquo_test): Likewise.
10833         (rint_test): Likewise.
10834         (rint_test_tonearest): Likewise.
10835         (rint_test_towardzero): Likewise.
10836         (rint_test_downward): Likewise.
10837         (rint_test_upward): Likewise.
10838         (round_test): Likewise.
10839         (scalb_test): Likewise.
10840         (scalbn_test): Likewise.
10841         (scalbln_test): Likewise.
10842         (signbit_test): Likewise.
10843         (sin_test): Likewise.
10844         (sin_test_tonearest): Likewise.
10845         (sin_test_towardzero): Likewise.
10846         (sin_test_downward): Likewise.
10847         (sin_test_upward): Likewise.
10848         (sincos_test): Likewise.
10849         (sinh_test): Likewise.
10850         (sinh_test_tonearest): Likewise.
10851         (sinh_test_towardzero): Likewise.
10852         (sinh_test_downward): Likewise.
10853         (sinh_test_upward): Likewise.
10854         (sqrt_test): Likewise.
10855         (sqrt_test_tonearest): Likewise.
10856         (sqrt_test_towardzero): Likewise.
10857         (sqrt_test_downward): Likewise.
10858         (sqrt_test_upward): Likewise.
10859         (tan_test): Likewise.
10860         (tan_test_tonearest): Likewise.
10861         (tan_test_towardzero): Likewise.
10862         (tan_test_downward): Likewise.
10863         (tan_test_upward): Likewise.
10864         (tanh_test): Likewise.
10865         (tgamma_test): Likewise.
10866         (trunc_test): Likewise.
10867         (y0_test): Likewise.
10868         (y1_test): Likewise.
10869         (yn_test): Likewise.
10870         (significand_test): Likewise.
10872         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
10873         individual tests in comment.
10874         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
10875         (prev_max_error): New variable.
10876         (prev_real_max_error): Likewise.
10877         (prev_imag_max_error): Likewise.
10878         (compare_ulp_data): Don't refer to test names in comment.
10879         (find_test_ulps): Remove function.
10880         (find_function_ulps): Likewise.
10881         (find_complex_function_ulps): Likewise.
10882         (init_max_error): Take function name as argument.  Look up ulps
10883         for that function.
10884         (print_ulps): Remove function.
10885         (print_max_error): Use prev_max_error instead of calling
10886         find_function_ulps.
10887         (print_complex_max_error): Use prev_real_max_error and
10888         prev_imag_max_error instead of calling find_complex_function_ulps.
10889         (check_float_internal): Take max_ulp parameter instead of calling
10890         find_test_ulps.  Don't call print_ulps.
10891         (check_float): Update call to check_float_internal.
10892         (check_complex): Update calls to check_float_internal.
10893         (START): Pass argument to init_max_error.
10894         * math/gen-libm-test.pl (%results): Don't include "kind"
10895         information.
10896         (parse_ulps): Don't handle ulps of individual tests.
10897         (print_ulps_file): Likewise.
10898         (output_ulps): Likewise.
10899         * math/README.libm-test: Update.
10900         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
10901         individual tests.
10902         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
10903         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
10904         * sysdeps/arm/libm-test-ulps: Likewise.
10905         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
10906         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
10907         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
10908         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
10909         * sysdeps/microblaze/libm-test-ulps: Likewise.
10910         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
10911         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
10912         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
10913         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
10914         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
10915         * sysdeps/sh/libm-test-ulps: Likewise.
10916         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
10917         * sysdeps/tile/libm-test-ulps: Likewise.
10918         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10920 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
10922         * math/libm-test.inc (print_complex_max_error): Check separately
10923         whether real and imaginary errors are within allowed range and
10924         pass 0 to print_complex_function_ulps instead of value within
10925         allowed range.
10927 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
10929         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
10930         formatting.
10931         (get_handles_fopen): Likewise.
10932         (do_write_test): Likewise.
10934         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
10936         * libio/fileops.c (do_ftell): Use cached offset when
10937         available.
10938         * libio/iofwide.c (do_ftell_wide): Likewise.
10939         * libio/iofdopen.c (_IO_new_fdopen): Don't use
10940         _IO_file_attach.
10941         * libio/wfileops.c (_IO_fwide): Don't cache offset.
10943         [BZ #16532]
10944         * libio/libioP.h (get_file_offset): New function.
10945         * libio/fileops.c (get_file_offset): Likewise.
10946         (do_ftell): Likewise.
10947         (_IO_new_file_seekoff): Split out ftell logic.
10948         * libio/wfileops.c (do_ftell_wide): Likewise.
10949         (_IO_wfile_seekoff): Split out ftell logic.
10950         * libio/tst-ftell-active-handler.c: New test case.
10951         * libio/Makefile (tests): Add it.
10953 2014-03-03  Roland McGrath  <roland@hack.frob.com>
10955         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
10956         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
10958 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
10960         [BZ #16639]
10961         * nscd/connections.c (nscd_init): Call do_exit.
10962         (start_threads): Call do_exit and notify_parent.
10963         (begin_drop_privileges): Call do_exit.
10964         (finish_drop_privileges): Likewise.
10965         * nscd/selinux.c (preserve_capabilities): Likewise.
10966         (install_real_capabilities): Likewise.
10967         (nscd_selinux_enabled): Likewise.
10968         (avc_create_thread): Likewise.
10969         (avc_alloc_lock): Likewise.
10970         (nscd_avc_init): Likewise.
10971         * nscd/nscd.c (parent_fd): New static variable.
10972         (main): Create a pipe between parent and child processes.
10973         Skip closing parent_fd.
10974         (monitor_child): New function.
10975         (do_exit): Likewise.
10976         (notify_parent): Likewise.
10977         * nscd/nscd.h (notify_parent): Likewise.
10978         (do_exit): Likewise.
10980 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
10982         * malloc/malloc.c (__libc_calloc): Revert last change.
10984 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10986         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10988 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
10990         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
10991         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
10992         implementation.
10993         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
10994         (__libc_ifunc_impl_list): Likewise.
10995         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
10996         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
10997         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
10998         * string/strrchr.c: Define STRRCHR.
11000 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
11002         * benchtest/bench-strtok.c (simple_strtok): Delete.
11003         (strtok_string): Use as benchmark.
11004         * string/strtok (STRTOK): New macro.
11006 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
11008         * manual/threads.texi: Add header and standard comments to all
11009         functions.
11011         * elf/dl-lookup.c (check_match): New function.
11012         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
11013         (do_lookup_x): Remove nested function check_match. Use non-nested
11014         function check_match.
11016 2014-02-28  Roland McGrath  <roland@hack.frob.com>
11018         * csu/Makefile (generated, before-compile): Use += rather than =.
11019         * catgets/Makefile (generated, generated-dirs): Likewise.
11020         * debug/Makefile (generated): Likewise.
11021         * dlfcn/Makefile (generated): Likewise.
11022         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
11023         * iconvdata/Makefile (before-compile, generated): Likewise.
11024         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
11025         * libio/Makefile (generated): Likewise.
11026         * malloc/Makefile (generated): Likewise.
11027         * manual/Makefile (generated, generated-dirs): Likewise.
11028         * misc/Makefile (generated): Likewise.
11029         * posix/Makefile (generated): Likewise.
11030         * resolv/Makefile (generated): Likewise.
11031         * sunrpc/Makefile (generated, generated-dirs): Likewise.
11032         * timezone/Makefile (generated, generated-dirs): Likewise.
11034         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
11036 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11038         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
11039         power8 implementation.
11040         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
11041         file: POWER8 llround ifunc implementation.
11042         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
11043         (__lllround): Add POWER8 implementation.
11044         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
11045         POWER8 llround implementation.
11047         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
11048         power8 implementation.
11049         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
11050         file: POWER8 llrint ifunc implementation.
11051         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
11052         Add POWER8 implementation.
11053         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
11054         POWER8 llrint implementation.
11056         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
11057         power8 implementation.
11058         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
11059         file: POWER8 finite ifunc implementation.
11060         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
11061         Add POWER8 implementation.
11062         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
11063         Likewise.
11064         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
11065         POWER8 finite implementation.
11066         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
11068         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
11069         power8 implementation.
11070         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
11071         file: POWER8 isinf ifunc implementation.
11072         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
11073         POWER8 implementation.
11074         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
11075         Likewise.
11076         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
11077         isinf implementation.
11078         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
11080         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
11081         (INIT_ARCH): Add hwcap2 initialization.
11082         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
11083         power8 implementation.
11084         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
11085         file: POWER8 isnan ifunc implementation.
11086         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
11087         POWER8 implementation.
11088         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
11089         Likewise.
11090         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
11091         isnan implementation.
11092         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
11094 2014-02-27  Joey Ye  <joey.ye@arm.com>
11096         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
11097         (_FP_NANFRAC_Q): Set to zero.
11099 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
11101         [BZ #16623]
11102         * math/auto-libm-test-in: New test inputs.
11103         * math/auto-libm-test-out: Regenerate.
11104         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
11105         and DA.
11106         (__cos): Likewise.
11107         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
11109 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
11111         * scripts/evaluate-test.sh: Take new argument indicating whether
11112         failure is expected.
11113         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
11114         indicating whether failure is expected.
11115         * conform/Makefile (test-xfail-run-conformtest): New variable.
11116         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
11117         level.
11118         * posix/Makefile (test-xfail-annexc): New variable.
11119         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
11121 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
11123         * argp/Makefile: Include Makeconfig immediately after defining
11124         subdir.
11125         * assert/Makefile: Likewise.
11126         * benchtests/Makefile: Likewise.
11127         * catgets/Makefile: Likewise.
11128         * conform/Makefile: Likewise.
11129         * crypt/Makefile: Likewise.
11130         * csu/Makefile: Likewise.
11131         (all): Remove target.
11132         * ctype/Makefile: Include Makeconfig immediately after defining
11133         subdir.
11134         * debug/Makefile: Likewise.
11135         * dirent/Makefile: Likewise.
11136         * dlfcn/Makefile: Likewise.
11137         * gmon/Makefile: Likewise.
11138         * gnulib/Makefile: Likewise.
11139         * grp/Makefile: Likewise.
11140         * gshadow/Makefile: Likewise.
11141         * hesiod/Makefile: Likewise.
11142         * hurd/Makefile: Likewise.
11143         (all): Remove target.
11144         * iconvdata/Makefile: Include Makeconfig immediately after
11145         defining subdir.
11146         * inet/Makefile: Likewise.
11147         * intl/Makefile: Likewise.
11148         * io/Makefile: Likewise.
11149         * libio/Makefile: Likewise.
11150         (all): Remove target.
11151         * locale/Makefile: Include Makeconfig immediately after defining
11152         subdir.
11153         * login/Makefile: Likewise.
11154         * mach/Makefile: Likewise.
11155         (all): Remove target.
11156         * malloc/Makefile: Include Makeconfig immediately after defining
11157         subdir.
11158         (all): Remove target.
11159         * manual/Makefile: Include Makeconfig immediately after defining
11160         subdir.
11161         * math/Makefile: Likewise.
11162         * misc/Makefile: Likewise.
11163         * nis/Makefile: Likewise.
11164         * nss/Makefile: Likewise.
11165         * po/Makefile: Likewise.
11166         (all): Remove target.
11167         * posix/Makefile: Include Makeconfig immediately after defining
11168         subdir.
11169         * pwd/Makefile: Likewise.
11170         * resolv/Makefile: Likewise.
11171         * resource/Makefile: Likewise.
11172         * rt/Makefile: Likewise.
11173         * setjmp/Makefile: Likewise.
11174         * shadow/Makefile: Likewise.
11175         * signal/Makefile: Likewise.
11176         * socket/Makefile: Likewise.
11177         * soft-fp/Makefile: Likewise.
11178         * stdio-common/Makefile: Likewise.
11179         * stdlib/Makefile: Likewise.
11180         * streams/Makefile: Likewise.
11181         * string/Makefile: Likewise.
11182         * sunrpc/Makefile: Likewise.
11183         (all): Remove target.
11184         * sysvipc/Makefile: Include Makeconfig immediately after defining
11185         subdir.
11186         * termios/Makefile: Likewise.
11187         * time/Makefile: Likewise.
11188         * timezone/Makefile: Likewise.
11189         (all): Remove target.
11190         * wcsmbs/Makefile: Include Makeconfig immediately after defining
11191         subdir.
11192         * wctype/Makefile: Likewise.
11194 2014-02-26  Steve Ellcey  <sellcey@mips.com>
11196         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
11197         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
11198         (libc_feholdexcept_setround_mips): Ditto.
11199         (libc_feholdsetround): New.
11200         (libc_feholdsetroundf): New.
11201         (libc_feholdsetroundl): New.
11202         (libc_feupdateenv_test_mips): New.
11203         (libc_feupdateenv_test): New.
11204         (libc_feupdateenv_testf): New.
11205         (libc_feupdateenv_testl): New.
11206         (libc_feresetround): New.
11207         (libc_feresetroundf): New.
11208         (libc_feresetroundl): New.
11209         (libc_fetestexcept_mips): New.
11210         (libc_fetestexcept): New.
11211         (libc_fetestexceptf): New.
11212         (libc_fetestexceptl): New.
11213         (HAVE_RM_CTX): New.
11214         (libc_feholdexcept_setround_mips_ctx): New.
11215         (libc_feholdexcept_setround_ctx): New.
11216         (libc_feholdexcept_setroundf_ctx): New.
11217         (libc_feholdexcept_setroundl_ctx): New.
11218         (libc_fesetenv_mips_ctx): New.
11219         (libc_fesetenv_ctx): New.
11220         (libc_fesetenv_ctxf): New.
11221         (libc_fesetenv_ctxl): New.
11222         (libc_feupdateenv_mips_ctx): New.
11223         (libc_feupdateenv_ctx): New.
11224         (libc_feupdateenvf_ctx): New.
11225         (libc_feupdateenvl_ctx): New.
11226         (libc_feholdsetround_mips_ctx): New.
11227         (libc_feholdsetround_ctx): New.
11228         (libc_feholdsetroundf_ctx): New.
11229         (libc_feholdsetroundl_ctx): New.
11230         (libc_feresetround_mips_ctx): New.
11231         (libc_feresetround_ctx): New.
11232         (libc_feresetroundf_ctx): New.
11233         (libc_feresetroundl_ctx): New.
11235 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
11237         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
11239         * manual/ipc.texi: New file.
11240         * manual/Makefile (chapters): Add ipc.
11241         * manual/job.texi: Add "Inter-Process Communication" to next.
11242         * manual/process.texi: Add "Inter-Process Communication" to prev.
11244 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11246         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11248 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
11250         * malloc/malloc.c (__libc_calloc): Simplify implementation.
11252         * manual/arith.texi: Fix spaces after sentences.
11253         * manual/charset.texi: Likewise.
11254         * manual/errno.texi: Likewise.
11255         * manual/install.texi: Likewise.
11256         * manual/llio.texi: Likewise.
11257         * manual/locale.texi: Likewise.
11258         * manual/maint.texi: Likewise.
11259         * manual/math.texi: Likewise.
11260         * manual/memory.texi: Likewise.
11261         * manual/message.texi: Likewise.
11262         * manual/probes.texi: Likewise.
11263         * manual/resource.texi: Likewise.
11264         * manual/signal.texi: Likewise.
11265         * manual/socket.texi: Likewise.
11266         * manual/stdio.texi: Likewise.
11267         * manual/string.texi: Likewise.
11268         * manual/time.texi: Likewise.
11269         * manual/users.texi: Likewise.
11271 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
11273         [BZ #16632]
11274         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
11275         _DEFAULT_SOURCE is defined.
11277 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
11278             Carlos O'Donell  <carlos@redhat.com>
11280         [BZ #16613]
11281         * elf/dl-tls.c (_dl_count_modids): New function.
11282         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
11283         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
11284         audit library and increment generation counter.
11285         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
11286         * elf/tst-audit9.c: New file.
11287         * elf/tst-auditmod9a.c: New file.
11288         * elf/tst-auditmod9b.c: New file.
11289         * elf/Makefile: Add rules to build and run tst-audit9.
11291 2014-02-25  Florian Weimer  <fweimer@redhat.com>
11293         [BZ #15347]
11294         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
11296 2014-02-25  Will Newton  <will.newton@linaro.org>
11298         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
11299         (__longjmp): Restore sp and lr before restoring callee
11300         saved registers.  Add longjmp and longjmp_target
11301         SystemTap probe point.
11302         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
11303         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
11304         Define to zero to match jmpbuf layout.
11305         * sysdeps/arm/setjmp.S: Include stap-probe.h.
11306         (__sigsetjmp): Save sp and lr before saving callee
11307         saved registers.  Add setjmp SystemTap probe point.
11309 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
11311         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
11313 2014-02-24  Andreas Schwab  <schwab@suse.de>
11315         [BZ #15804]
11316         * elf/pldd.c (wait_for_ptrace_stop): New function.
11317         (main): Call it after attaching.
11319 2014-02-22  Roland McGrath  <roland@hack.frob.com>
11321         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
11322         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
11323         Versions files is now verboten.
11324         * hurd/Versions (libc: GLIBC_2.0):
11325         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
11326         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
11327         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
11328         * mach/Versions: Likewise.
11330         * csu/Versions: Remove unused %include.
11331         * resolv/Versions: Likewise.
11333 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
11335         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
11336         ($(objpfx)check-local-headers.out): Likewise.
11337         ($(objpfx)begin-end-check.out): Likewise.
11338         * Makerules (check-abi-%.out): Likewise.
11339         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
11340         ($(objpfx)test2.cat): Likewise.
11341         ($(objpfx)de/libc.cat): Likewise.
11342         ($(objpfx)test-gencat.out): Likewise.
11343         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
11344         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
11345         ($(objpfx)noload-mem): Likewise.
11346         ($(objpfx)tst-pathopt.out): Likewise.
11347         ($(objpfx)tst-rtld-load-self.out): Likewise.
11348         ($(objpfx)tst-array1-cmp.out): Likewise.
11349         ($(objpfx)tst-array1-static-cmp.out): Likewise.
11350         ($(objpfx)tst-array2-cmp.out): Likewise.
11351         ($(objpfx)tst-array3-cmp.out): Likewise.
11352         ($(objpfx)tst-array4-cmp.out): Likewise.
11353         ($(objpfx)tst-array5-cmp.out): Likewise.
11354         ($(objpfx)tst-array5-static-cmp.out): Likewise.
11355         ($(objpfx)check-textrel.out): Likewise.
11356         ($(objpfx)check-execstack.out): Likewise.
11357         ($(objpfx)check-localplt.out): Likewise.
11358         ($(objpfx)order2-cmp.out): Likewise.
11359         ($(objpfx)tst-leaks1-mem): Likewise.
11360         ($(objpfx)tst-leaks1-static-mem): Likewise.
11361         ($(objpfx)tst-initorder-cmp.out): Likewise.
11362         ($(objpfx)tst-initorder2-cmp.out): Likewise.
11363         ($(objpfx)tst-unused-dep.out): Likewise.
11364         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
11365         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
11366         * iconv/Makefile (test-iconvconfig): Likewise.
11367         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
11368         ($(objpfx)iconv-test.out): Likewise.
11369         ($(objpfx)tst-tables.out): Likewise.
11370         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
11371         ($(objpfx)tst-gettext.out): Likewise.
11372         ($(objpfx)tst-translit.out): Likewise.
11373         ($(objpfx)tst-gettext2.out): Likewise.
11374         ($(objpfx)tst-gettext4.out): Likewise.
11375         ($(objpfx)tst-gettext6.out): Likewise.
11376         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
11377         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
11378         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
11379         ($(objpfx)tst-fopenloc-mem.out): Likewise.
11380         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
11381         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
11382         * posix/Makefile ($(objpfx)globtest.out): Likewise.
11383         ($(objpfx)wordexp-tst.out): Likewise.
11384         ($(objpfx)annexc.out): Likewise.
11385         ($(objpfx)tst-fnmatch-mem): Likewise.
11386         ($(objpfx)bug-regex2-mem): Likewise.
11387         ($(objpfx)bug-regex14-mem): Likewise.
11388         ($(objpfx)bug-regex21-mem): Likewise.
11389         ($(objpfx)bug-regex31-mem): Likewise.
11390         ($(objpfx)tst-vfork3-mem): Likewise.
11391         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
11392         ($(objpfx)tst-pcre-mem): Likewise.
11393         ($(objpfx)tst-boost-mem): Likewise.
11394         ($(objpfx)tst-getconf.out): Likewise.
11395         ($(objpfx)bug-ga2-mem): Likewise.
11396         ($(objpfx)bug-glob2-mem): Likewise.
11397         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
11398         ($(objpfx)mtrace-tst-leaks2): Likewise.
11399         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
11400         ($(objpfx)tst-printf.out): Likewise.
11401         ($(objpfx)tst-setvbuf1.out): Likewise.
11402         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
11403         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
11404         ($(objpfx)tst-fmtmsg.out): Likewise.
11405         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
11406         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
11408         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
11409         * bits/sigaction.h [__USE_MISC]: Likewise.
11410         * bits/waitstatus.h: Update #endif comments.
11411         * ctype/ctype.h: Likewise.
11412         * dirent/dirent.h: Likewise.
11413         [__USE_MISC]: Remove redundant conditionals.
11414         * grp/grp.h: Update #endif comments.
11415         [__USE_GNU]: Remove redundant conditionals.
11416         [__USE_MISC]: Likewise.
11417         * inet/netinet/in.h [__USE_GNU]: Likewise.
11418         * io/sys/stat.h [__USE_MISC]: Likewise.
11419         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
11420         * libio/bits/stdio.h: Update #endif comments.
11421         [__USE_MISC]: Remove redundant conditionals.
11422         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
11423         * libio/stdio.h: Update #endif comments.
11424         [__USE_MISC]: Remove redundant conditionals.
11425         * math/bits/math-finite.h [__USE_MISC]: Likewise.
11426         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
11427         * math/math.h: Update #else and #endif comments.
11428         [__USE_MISC]: Remove redundant conditionals.
11429         * misc/sys/uio.h: Update #endif comments.
11430         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
11431         * posix/glob.h [__USE_MISC]: Likewise.
11432         * posix/sys/types.h: Update #endif comments.
11433         [__USE_MISC]: Remove redundant conditionals.
11434         * posix/sys/wait.h: Update #endif comments.
11435         [__USE_MISC]: Remove redundant conditionals.
11436         * posix/unistd.h: Update #endif comments.
11437         [__USE_MISC]: Remove redundant conditionals.
11438         * pwd/pwd.h [__USE_GNU]: Likewise.
11439         [__USE_MISC]: Likewise.
11440         * resolv/netdb.h [__USE_GNU]: Likewise.
11441         * signal/signal.h: Update #endif comments.
11442         [__USE_MISC]: Remove redundant conditionals.
11443         * stdlib/stdlib.h: Update #else and #endif comments.
11444         [__USE_MISC]: Remove redundant conditionals.
11445         [__USE_GNU]: Likewise.
11446         * string/bits/string2.h [__USE_MISC]: Likewise.
11447         * string/string.h: Update #endif comments.
11448         [__USE_MISC]: Remove redundant conditionals.
11449         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
11450         Likewise.
11451         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
11452         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
11453         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
11454         Likewise.
11455         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
11456         Likewise.
11457         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
11458         comments.
11459         [__USE_MISC]: Remove redundant conditionals.
11460         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
11461         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
11462         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
11463         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
11464         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
11465         Likewise.
11466         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
11467         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
11468         Likewise.
11469         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
11470         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
11471         Likewise.
11472         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
11473         Likewise.
11474         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
11475         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
11476         Likewise.
11477         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
11478         Likewise.
11479         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
11480         * sysdeps/x86/bits/string.h: Update #endif comments.
11481         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
11482         conditionals.
11483         * time/sys/time.h: Update #endif comments.
11484         * time/time.h: Likewise.
11485         [__USE_MISC]: Remove redundant conditionals.
11487 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
11489         [BZ #16600]
11490         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
11492 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
11494         * Versions.def (librt): Add GLIBC_2.17.
11496 2014-02-21  Adam Conrad  <adconrad@0c3.net>
11498         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
11499         synonym for _SYS_AUXV_H to allow direct inclusion.
11500         * sysdeps/sparc/bits/hwcap.h: Likewise.
11501         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
11502         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
11503         * sysdeps/sparc/sysdep.h: Likewise.
11505 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
11507         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
11509 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
11511         * benchtests/bench-strrchr.c: Print length instead of position.
11513 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
11515         [BZ #16611]
11516         * sysdeps/unix/sysv/linux/kernel-features.h
11517         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
11518         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
11519         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
11520         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
11521         Likewise.
11522         [__i386__ || __powerpc__ || __sh__ || __sparc__]
11523         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
11524         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
11525         (__ASSUME_SENDMMSG): Define instead of using previous
11526         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
11527         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
11528         (__ASSUME_SENDMMSG_SYSCALL): Define.
11529         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
11530         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
11531         Likewise.
11532         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11533         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
11534         Likewise.
11535         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
11536         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
11537         Likewise.
11538         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
11539         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
11540         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
11541         [__ASSUME_SENDMMSG]: Change conditionals to
11542         [__ASSUME_SENDMMSG_SOCKETCALL].
11543         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11544         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
11545         Define.
11546         * sysdeps/unix/sysv/linux/mips/kernel-features.h
11547         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
11548         Likewise.
11549         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
11550         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
11551         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
11552         [!__ASSUME_SENDMMSG]: Change conditional to
11553         [!__ASSUME_SENDMMSG_SOCKETCALL].
11554         * sysdeps/unix/sysv/linux/tile/kernel-features.h
11555         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
11556         Define.
11558         [BZ #16610]
11559         * sysdeps/unix/sysv/linux/kernel-features.h
11560         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
11561         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
11562         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
11563         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
11564         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
11565         [__i386__ || __sparc__]
11566         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
11567         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
11568         (__ASSUME_RECVMMSG): Define instead of using previous
11569         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
11570         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
11571         (__ASSUME_RECVMMSG_SYSCALL): Define.
11572         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
11573         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11574         Likewise.
11575         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11576         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11577         Likewise.
11578         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
11579         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11580         Likewise.
11581         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
11582         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
11583         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
11584         [__ASSUME_RECVMMSG]: Change condition to
11585         [__ASSUME_RECVMMSG_SOCKETCALL].
11586         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11587         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11588         Define.
11589         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
11590         * sysdeps/unix/sysv/linux/mips/kernel-features.h
11591         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11592         Likewise.
11593         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
11594         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
11595         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
11596         [!__ASSUME_RECVMMSG]: Change condition to
11597         [!__ASSUME_RECVMMSG_SOCKETCALL].
11598         * sysdeps/unix/sysv/linux/tile/kernel-features.h
11599         (__ASSUME_RECVMMSG_SYSCALL): Define.
11601         [BZ #16609]
11602         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
11603         __powerpc__ || __s390__ || __sh__ || __sparc__]
11604         (__ASSUME_SOCKETCALL): Define.
11605         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
11606         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
11607         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
11608         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
11609         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
11610         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
11611         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
11612         (__ASSUME_ACCEPT4): Define instead of using previous
11613         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
11614         __powerpc__ || __sparc__ || __s390__)] condition.
11615         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
11616         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
11617         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
11618         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
11619         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
11620         [!__ASSUME_ACCEPT4]: Change condition to
11621         [!__ASSUME_ACCEPT4_SOCKETCALL].
11622         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
11623         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
11624         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
11625         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11626         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
11627         __ASSUME_ACCEPT4_SYSCALL.
11628         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
11629         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
11630         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
11631         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
11632         __ASSUME_ACCEPT4_SYSCALL.
11633         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
11634         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
11635         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
11636         [__ASSUME_ACCEPT4]: Change condition to
11637         [__ASSUME_ACCEPT4_SOCKETCALL].
11638         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
11639         (__ASSUME_SOCKETCALL): Define.
11640         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
11641         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11642         (__ASSUME_SOCKETCALL): Define.
11643         (__ASSUME_ACCEPT4): Remove.
11644         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
11645         Define.
11646         * sysdeps/unix/sysv/linux/mips/kernel-features.h
11647         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
11648         Likewise.
11649         * sysdeps/unix/sysv/linux/tile/kernel-features.h
11650         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
11652         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
11653         macro.
11654         (HWCAP_ARM_LPAE): Likewise.
11655         (HWCAP_ARM_EVTSTRM): Likewise.
11656         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
11657         Add vpfd32, lpae and evtstrm.
11658         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
11659         Increase to 22.
11661 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
11663         * math/auto-libm-test-in: Add tests of clog10.
11664         * math/auto-libm-test-out: Regenerated.
11665         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
11666         * sysdeps/i386/fpu/libm-test-ulps: Update.
11667         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11669 2014-02-18  Andreas Schwab  <schwab@suse.de>
11671         [BZ #16574]
11672         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
11673         Store non-zero if the second buffer was newly allocated.
11674         (send_dg): Likewise.
11675         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
11676         to send_vc and send_dg.
11677         (res_nsend): Pass NULL for ansp2_malloced.
11678         * resolv/res_query.c (__libc_res_nquery): Add parameter
11679         answerp2_malloced and pass it down to __libc_res_nsend.
11680         (res_nquery): Pass additional NULL to __libc_res_nquery.
11681         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
11682         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
11683         second answer buffer if answerp2_malloced was set.
11684         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
11685         (__libc_res_nquerydomain): Add parameter
11686         answerp2_malloced and pass it down to __libc_res_nquery.
11687         (res_nquerydomain): Pass additional NULL to
11688         __libc_res_nquerydomain.
11689         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
11690         additional NULL to __libc_res_nsend and __libc_res_nquery.
11691         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
11692         additional NULL to __libc_res_nsearch.
11693         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
11694         parameter of __libc_res_nsearch to check for separately allocated
11695         second buffer.
11696         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
11697         __libc_res_nquery.
11698         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
11699         additional NULL to __libc_res_nquery.
11700         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
11701         __libc_res_nsearch.
11702         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
11703         * include/resolv.h: Update prototypes of __libc_res_nquery,
11704         __libc_res_nsearch, __libc_res_nsend.
11706 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
11708         * math/auto-libm-test-in: Add tests of fma.
11709         * math/auto-libm-test-out: Regenerated.
11710         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
11711         (fma_towardzero_test_data): Likewise.
11712         (fma_downward_test_data): Likewise.
11713         (fma_upward_test_data): Likewise.
11714         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
11715         mpc_mode.
11716         (rounding_modes): Add values for new field.
11717         (func_calc_method): Add value mpfr_fff_f.
11718         (func_calc_desc): Add mpfr_fff_f union field.
11719         (test_function): Add field exact_args.
11720         (FUNC): Add macro argument EXACT_ARGS.
11721         (FUNC_mpfr_f_f): Update call to FUNC.
11722         (FUNC_mpfr_f_f): Likewise.
11723         (FUNC_mpfr_ff_f): Likewise.
11724         (FUNC_mpfr_if_f): Likewise.
11725         (FUNC_mpc_c_f): Likewise.
11726         (FUNC_mpc_c_c): Likewise.
11727         (test_functions): Add fma.  Update calls to FUNC.
11728         (handle_input_arg): Add argument exact_args.
11729         (add_test): Update call to handle_input_arg.
11730         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
11731         (output_for_one_input_case): Update call to calc_generic_results.
11732         Recalculate exact zero results in each rounding mode.
11734         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
11735         non-negative before setting low bit.
11736         * math/auto-libm-test-in: Mark one asin test possibly having
11737         spurious underflow.
11738         * math/auto-libm-test-out: Regenerated.
11739         * sysdeps/i386/fpu/libm-test-ulps: Update.
11740         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11742 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
11744         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
11745         * sysdeps/unix/sysv/linux/microblaze: Move directory from
11746         ports/sysdeps/unix/sysv/linux/microblaze.
11747         * README: Add missing listing for microblaze*-*-linux-gnu.
11749 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
11751         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
11752         duplicate code
11754 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
11756         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
11757         * sysdeps/unix/sysv/linux/ia64: Move directory from
11758         ports/sysdeps/unix/sysv/linux/ia64.
11759         * README: Update listing for ia64-*-linux-gnu.
11761 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
11762             Joseph Myers  <joseph@codesourcery.com>
11764         * Makeconfig (test-name): New variable.
11765         (evaluate-test): Likewise.
11766         * Makerules (do-test-clean): Remove .test-result files.
11767         (common-mostlyclean): Likewise.
11768         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
11769         * scripts/evaluate-test.sh: New file.
11771 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
11773         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
11774         separate $(objpfx)tst-fopenloc-cmp.out and
11775         $(objpfx)tst-fopenloc-mem.out targets.
11776         (tests): Update dependencies.
11777         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
11778         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
11779         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
11780         (tst-rxspencer-no-utf8-ARGS): New variable.
11781         (tst-rxspencer-no-utf8-ENV): Likewise.
11782         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
11783         instead of $(objpfx)tst-rxspencer-mem.
11784         ($(objpfx)tst-rxspencer-mem): Change target to
11785         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
11786         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
11787         * posix/tst-rxspencer-no-utf8.c: New file.
11789         * elf/Makefile ($(objpfx)order.out): Remove rule.
11790         [$(run-built-tests) = yes] (tests): Depend on
11791         $(objpfx)order-cmp.out.
11792         ($(objpfx)order-cmp.out): New rule.
11793         [$(run-built-tests) = yes] (tests): Depend on
11794         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
11795         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
11796         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
11797         $(objpfx)tst-array5-static-cmp.out.
11798         ($(objpfx)tst-array1.out): Remove rule.
11799         ($(objpfx)tst-array1-cmp.out): New rule.
11800         ($(objpfx)tst-array1-static.out): Remove rule.
11801         ($(objpfx)tst-array1-static-cmp.out): New rule.
11802         ($(objpfx)tst-array2.out): Remove rule.
11803         ($(objpfx)tst-array2-cmp.out): New rule.
11804         ($(objpfx)tst-array3.out): Remove rule.
11805         ($(objpfx)tst-array3-cmp.out): New rule.
11806         ($(objpfx)tst-array4.out): Remove rule.
11807         ($(objpfx)tst-array4-cmp.out): New rule.
11808         ($(objpfx)tst-array5.out): Remove rule.
11809         ($(objpfx)tst-array5-cmp.out): New rule.
11810         ($(objpfx)tst-array5-static.out): Remove rule.
11811         ($(objpfx)tst-array5-static-cmp.out): New rule.
11812         [$(run-built-tests) = yes] (tests): Depend on
11813         $(objpfx)order2-cmp.out.
11814         ($(objpfx)order2.out): Remove rule.
11815         ($(objpfx)order2-cmp.out): New rule.
11816         ($(objpfx)tst-initorder.out): Remove rule.
11817         [$(run-built-tests) = yes] (tests): Depend on
11818         $(objpfx)tst-initorder-cmp.out.
11819         ($(objpfx)tst-initorder-cmp.out): New rule.
11820         ($(objpfx)tst-initorder2.out): Remove rule.
11821         [$(run-built-tests) = yes] (tests): Depend on
11822         $(objpfx)tst-initorder2-cmp.out.
11823         ($(objpfx)tst-initorder2-cmp.out): New rule.
11824         [$(run-built-tests) = yes] (tests): Depend on
11825         $(objpfx)tst-unused-dep-cmp.out.
11826         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
11827         ($(objpfx)tst-unused-dep-cmp.out): New rule.
11828         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
11829         on $(objpfx)tst-setvbuf1-cmp.out.
11830         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
11831         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
11832         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
11833         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
11834         ($(objpfx)tst-svc.out): Remove rule.
11835         ($(objpfx)tst-svc-cmp.out): New rule.
11837 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
11839         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
11840         * ctype/ctype.h [__USE_MISC]: Likewise.
11841         * dirent/dirent.h [__USE_MISC]: Likewise.
11842         * grp/grp.h [__USE_MISC]: Likewise.
11843         * io/fcntl.h [__USE_MISC]: Likewise.
11844         * io/sys/stat.h [__USE_MISC]: Likewise.
11845         * libio/stdio.h [__USE_MISC]: Likewise.
11846         * posix/unistd.h [__USE_MISC]: Likewise.
11847         * pwd/pwd.h [__USE_MISC]: Likewise.
11848         * stdlib.h [__USE_MISC]: Likewise.
11849         * string/bits/string2.h [__USE_MISC]: Likewise.
11850         * string/string.h [__USE_MISC]: Likewise.
11851         * time/time.h [__USE_MISC]: Likewise.
11853 2014-02-13  Andreas Schwab  <schwab@suse.de>
11855         [BZ #16574]
11856         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
11857         second answer buffer if it was separately allocated.
11859 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
11861         * sysdeps/mips/math-tests.h: Include <features.h>.
11862         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
11863         (ROUNDING_TESTS_long_double): Do not define.
11864         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
11865         (EXCEPTION_TESTS_long_double): Likewise.
11866         * sysdeps/mips/mips64/libm-test-ulps: Update.
11868         * include/features.h (__USE_BSD): Remove macro definitions.
11869         (__USE_SVID): Likewise.
11870         (_BSD_SOURCE): Likewise.
11871         (_SVID_SOURCE): Likewise.
11872         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
11873         from definition of _DEFAULT_SOURCE.
11874         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
11875         [_DEFAULT_SOURCE].
11876         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
11877         * bits/mman.h [__USE_BSD]: Likewise.
11878         * bits/termios.h [__USE_BSD]: Likewise.
11879         * bits/waitstatus.h [__USE_BSD]: Likewise.
11880         * ctype/ctype.h [__USE_SVID]: Likewise.
11881         * dirent/dirent.h [__USE_BSD]: Likewise.
11882         * grp/grp.h [__USE_SVID]: Likewise.
11883         [__USE_BSD]: Likewise.
11884         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
11885         * io/fcntl.h [__USE_BSD]: Likewise.
11886         * io/ftw.h [__USE_BSD]: Likewise.
11887         * io/sys/stat.h [__USE_BSD]: Likewise.
11888         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
11889         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
11890         * libio/stdio.h [__USE_SVID]: Likewise.
11891         [__USE_BSD]: Likewise.
11892         * math/math.h [__USE_SVID]: Likewise.
11893         [__USE_BSD]: Likewise.
11894         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
11895         * misc/bits/syslog.h [__USE_BSD]: Likewise.
11896         * misc/search.h [__USE_SVID]: Likewise.
11897         * misc/sys/mman.h [__USE_BSD]: Likewise.
11898         * misc/sys/syslog.h [__USE_BSD]: Likewise.
11899         * misc/sys/uio.h [__USE_BSD]: Likewise.
11900         * posix/bits/unistd.h [__USE_BSD]: Likewise.
11901         * posix/glob.h [__USE_BSD]: Likewise.
11902         * posix/regex.h [__USE_BSD]: Likewise.
11903         * posix/sys/types.h [__USE_BSD]: Likewise.
11904         [__USE_SVID]: Likewise.
11905         * posix/sys/utsname.h [__USE_SVID]: Likewise.
11906         * posix/sys/wait.h [__USE_BSD]: Likewise.
11907         [__USE_SVID]: Likewise.
11908         * posix/unistd.h [__USE_BSD]: Likewise.
11909         [__USE_SVID]: Likewise.
11910         * pwd/pwd.h [__USE_SVID]: Likewise.
11911         * resolv/netdb.h [__USE_BSD]: Likewise.
11912         * setjmp/setjmp.h [__USE_BSD]: Likewise.
11913         * signal/signal.h [__USE_BSD]: Likewise.
11914         [__USE_SVID]: Likewise.
11915         * socket/sys/socket.h [__USE_BSD]: Likewise.
11916         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
11917         * stdlib/stdlib.h [__USE_BSD]: Likewise.
11918         [__USE_SVID]: Likewise.
11919         * string/bits/string2.h [__USE_BSD]: Likewise.
11920         [__USE_SVID]: Likewise.
11921         * string/bits/string3.h [__USE_BSD]: Likewise.
11922         * string/endian.h [__USE_BSD]: Likewise.
11923         * string/string.h [__USE_SVID]: Likewise.
11924         [__USE_BSD]: Likewise.
11925         * string/strings.h [__USE_BSD]: Likewise.
11926         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
11927         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
11928         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
11929         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
11930         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
11931         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
11932         Likewise.
11933         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
11934         Likewise.
11935         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
11936         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
11937         Likewise.
11938         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
11939         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
11940         Likewise.
11941         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
11942         Likewise.
11943         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
11944         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
11945         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
11946         Likewise.
11947         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
11948         Likewise.
11949         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
11950         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
11951         * termios/termios.h [__USE_BSD]: Likewise.
11952         * time/sys/time.h [__USE_BSD]: Likewise.
11953         * time/time.h [__USE_BSD]: Likewise.
11954         [__USE_SVID]: Likewise.
11956         * Makefile (subdir_targets): Remove subdir_lint.out.
11958         * stdio-common/Makefile (do-tst-unbputc): Remove target.
11959         (do-tst-printf): Likewise.
11960         (tests): Depend directly on $(objpfx)tst-unbputc.out and
11961         $(objpfx)tst-printf.out.
11963         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
11965         * Makerules (check-abi-%): Change target to
11966         $(objpfx)check-abi-%.out.
11967         (check-abi target): Update dependencies.
11968         (check-abi-pattern variable): Redirect output of diff to $@.
11969         (check-abi variable): Likewise.
11970         * elf/Makefile (check-abi): Update dependencies.
11972         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
11973         unused.
11974         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
11975         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
11976         subnormal range.
11977         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
11978         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
11979         value has largest subnormal exponent.
11980         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
11981         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
11982         * sysdeps/aarch64/soft-fp/sfp-machine.h
11983         (_FP_TININESS_AFTER_ROUNDING): New macro.
11984         * sysdeps/alpha/soft-fp/sfp-machine.h
11985         (_FP_TININESS_AFTER_ROUNDING): Likewise.
11986         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
11987         Likewise.
11988         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
11989         (_FP_TININESS_AFTER_ROUNDING): Likewise.
11990         * sysdeps/mips/soft-fp/sfp-machine.h
11991         (_FP_TININESS_AFTER_ROUNDING): Likewise.
11992         * sysdeps/powerpc/soft-fp/sfp-machine.h
11993         (_FP_TININESS_AFTER_ROUNDING): Likewise.
11994         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
11995         Likewise.
11996         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
11997         (_FP_TININESS_AFTER_ROUNDING): Likewise.
11998         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
11999         (_FP_TININESS_AFTER_ROUNDING): Likewise.
12000         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
12001         Likewise.
12003 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
12005         [BZ #16545]
12006         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
12007         model 1.
12009 2014-02-12  Richard Henderson  <rth@redhat.com>
12011         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
12012         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
12013         * sysdeps/unix/sysv/linux/alpha: Move directory from
12014         ports/sysdeps/unix/sysv/linux/alpha.
12015         * README: Update listing for alpha-*-linux-gnu.
12017 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
12019         * include/features.h: Update comment documenting feature test
12020         macros.
12021         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
12022         _DEFAULT_SOURCE.
12023         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
12024         (_SVID_SOURCE): Likewise.
12025         (_DEFAULT_SOURCE): Update description of default features.
12026         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
12027         with _GNU_SOURCE.
12028         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
12029         (S_ISVTX): Likewise.
12030         * manual/math.texi (Mathematical Constants): Likewise.
12031         * manual/signal.texi (Interrupted Primitives): Likewise.
12032         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
12033         * math/test-matherr.c (_SVID_SOURCE): Do not define.
12034         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
12035         Don't refer to _SVID_SOURCE in warning text.
12037         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12039         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
12040         already defined.
12041         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
12042         * sysdeps/mips/dl-lookup.c: Remove.
12043         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
12045 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
12047         [BZ #16447]
12048         * math/auto-libm-test-in: Add testcase for expl.
12049         * math/auto-libm-test-out: Regenerate.
12050         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
12051         calculation of unsafe.
12052         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
12054 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
12056         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
12057         * sysdeps/unix/sysv/linux/aarch64: Move directory from
12058         ports/sysdeps/unix/sysv/linux/aarch64.
12059         * README: Update listing for aarch64*-*-linux-gnu.
12061 2014-02-11  Will Newton  <will.newton@linaro.org>
12063         * manual/probes.texi (Mathematical Function Probes): Use
12064         "triggered" instead of "hit".
12066         * manual/probes.texi (Internal Probes): Add documentation
12067         of setjmp, longjmp and longjmp_target probes.
12069         * include/stap-probe.h: Add comment about probe argument
12070         format.
12072         * malloc/mtrace.c (attribute_hidden): Remove unused macro
12073         definition.  (tr_where, tr_freehook, tr_mallochook,
12074         tr_reallochook, tr_memalignhook): Use ANSI protoype.
12076 2014-02-11  David S. Miller  <davem@davemloft.net>
12078         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
12079         processing int_tests.
12081 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
12083         * sysdeps/mips: Move directory from ports/sysdeps/mips.
12084         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
12085         * sysdeps/unix/sysv/linux/mips: Move directory from
12086         ports/sysdeps/unix/sysv/linux/mips.
12087         * README: Update listing for mips-*-linux-gnu and
12088         mips64-*-linux-gnu.
12090 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
12092         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
12093         * sysdeps/unix/sysv/linux/m68k: Move directory from
12094         ports/sysdeps/unix/sysv/linux/m68k.
12095         * README: Update listing for m68k-*-linux-gnu.
12097 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
12099         * sysdeps/tile: Move directory from ports/sysdeps/tile.
12100         * sysdeps/unix/sysv/linux/generic: Move directory from
12101         ports/sysdeps/unix/sysv/linux/generic.
12102         * sysdeps/unix/sysv/linux/tile: Move directory from
12103         ports/sysdeps/unix/sysv/linux/tile.
12104         * README: Update listing for tile*-*-linux-gnu.
12106 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
12108         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
12109         __builtin_expect.
12110         * benchtests/bench-memmem.c (simple_memmem): Likewise.
12111         * catgets/open_catalog.c (__open_catalog): Likewise.
12112         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
12113         * debug/confstr_chk.c: Likewise.
12114         * debug/fread_chk.c (__fread_chk): Likewise.
12115         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
12116         * debug/getgroups_chk.c: Likewise.
12117         * debug/mbsnrtowcs_chk.c: Likewise.
12118         * debug/mbsrtowcs_chk.c: Likewise.
12119         * debug/mbstowcs_chk.c: Likewise.
12120         * debug/memcpy_chk.c: Likewise.
12121         * debug/memmove_chk.c: Likewise.
12122         * debug/mempcpy_chk.c: Likewise.
12123         * debug/memset_chk.c: Likewise.
12124         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
12125         * debug/strcat_chk.c (__strcat_chk): Likewise.
12126         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
12127         * debug/strncat_chk.c (__strncat_chk): Likewise.
12128         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
12129         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
12130         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
12131         * debug/wcpncpy_chk.c: Likewise.
12132         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
12133         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
12134         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
12135         * debug/wcsncpy_chk.c: Likewise.
12136         * debug/wcsnrtombs_chk.c: Likewise.
12137         * debug/wcsrtombs_chk.c: Likewise.
12138         * debug/wcstombs_chk.c: Likewise.
12139         * debug/wmemcpy_chk.c: Likewise.
12140         * debug/wmemmove_chk.c: Likewise.
12141         * debug/wmempcpy_chk.c: Likewise.
12142         * debug/wmemset_chk.c: Likewise.
12143         * dirent/scandirat.c (SCANDIRAT): Likewise.
12144         * dlfcn/dladdr1.c (dladdr1): Likewise.
12145         * dlfcn/dladdr.c (dladdr): Likewise.
12146         * dlfcn/dlclose.c (dlclose_doit): Likewise.
12147         * dlfcn/dlerror.c (__dlerror): Likewise.
12148         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
12149         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
12150         * dlfcn/dlopen.c (dlopen_doit): Likewise.
12151         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
12152         * dlfcn/dlsym.c (dlsym_doit): Likewise.
12153         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
12154         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
12155         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
12156         Likewise.
12157         * elf/dl-conflict.c: Likewise.
12158         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
12159         * elf/dl-dst.h: Likewise.
12160         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
12161         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
12162         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
12163         * elf/dl-init.c (call_init, _dl_init): Likewise.
12164         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
12165         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
12166         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
12167         Likewise.
12168         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
12169         Likewise.
12170         * elf/dl-minimal.c (__libc_memalign): Likewise.
12171         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
12172         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
12173         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
12174         * elf/dl-sym.c (do_sym): Likewise.
12175         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
12176         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
12177         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
12178         * elf/dl-writev.h (_dl_writev): Likewise.
12179         * elf/ldconfig.c (search_dir): Likewise.
12180         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
12181         (dl_main): Likewise.
12182         * elf/setup-vdso.h (setup_vdso): Likewise.
12183         * grp/compat-initgroups.c (compat_call): Likewise.
12184         * grp/fgetgrent.c (fgetgrent): Likewise.
12185         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
12186         * grp/putgrent.c (putgrent): Likewise.
12187         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
12188         Likewise.
12189         * hurd/hurdinit.c: Likewise.
12190         * iconvdata/8bit-gap.c (struct): Likewise.
12191         * iconvdata/ansi_x3.110.c : Likewise.
12192         * iconvdata/big5.c : Likewise.
12193         * iconvdata/big5hkscs.c : Likewise.
12194         * iconvdata/cp1255.c: Likewise.
12195         * iconvdata/cp1258.c : Likewise.
12196         * iconvdata/cp932.c : Likewise.
12197         * iconvdata/euc-cn.c: Likewise.
12198         * iconvdata/euc-jisx0213.c : Likewise.
12199         * iconvdata/euc-jp.c: Likewise.
12200         * iconvdata/euc-jp-ms.c : Likewise.
12201         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
12202         * iconvdata/gb18030.c : Likewise.
12203         * iconvdata/gbbig5.c (const): Likewise.
12204         * iconvdata/gbgbk.c: Likewise.
12205         * iconvdata/gbk.c : Likewise.
12206         * iconvdata/ibm1364.c : Likewise.
12207         * iconvdata/ibm930.c : Likewise.
12208         * iconvdata/ibm932.c: Likewise.
12209         * iconvdata/ibm933.c : Likewise.
12210         * iconvdata/ibm935.c : Likewise.
12211         * iconvdata/ibm937.c : Likewise.
12212         * iconvdata/ibm939.c : Likewise.
12213         * iconvdata/ibm943.c: Likewise.
12214         * iconvdata/iso_11548-1.c: Likewise.
12215         * iconvdata/iso-2022-cn.c : Likewise.
12216         * iconvdata/iso-2022-cn-ext.c : Likewise.
12217         * iconvdata/iso-2022-jp-3.c: Likewise.
12218         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
12219         * iconvdata/iso-2022-kr.c : Likewise.
12220         * iconvdata/iso646.c (gconv_end): Likewise.
12221         * iconvdata/iso_6937-2.c : Likewise.
12222         * iconvdata/iso_6937.c : Likewise.
12223         * iconvdata/iso8859-1.c: Likewise.
12224         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
12225         * iconvdata/shift_jisx0213.c : Likewise.
12226         * iconvdata/sjis.c : Likewise.
12227         * iconvdata/t.61.c : Likewise.
12228         * iconvdata/tcvn5712-1.c : Likewise.
12229         * iconvdata/tscii.c: Likewise.
12230         * iconvdata/uhc.c : Likewise.
12231         * iconvdata/unicode.c (gconv_end): Likewise.
12232         * iconvdata/utf-16.c (gconv_end): Likewise.
12233         * iconvdata/utf-32.c (gconv_end): Likewise.
12234         * iconvdata/utf-7.c (base64): Likewise.
12235         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
12236         * iconv/gconv_close.c (__gconv_close): Likewise.
12237         * iconv/gconv_open.c (__gconv_open): Likewise.
12238         * iconv/gconv_simple.c (internal_ucs4_loop_single)
12239         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
12240         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
12241         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
12242         (ucs4le_internal_loop_single): Likewise.
12243         * iconv/iconv.c (iconv): Likewise.
12244         * iconv/iconv_close.c: Likewise.
12245         * iconv/loop.c (SINGLE): Likewise.
12246         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
12247         * include/atomic.h: Likewise.
12248         * inet/inet6_option.c (option_alloc): Likewise.
12249         * intl/bindtextdom.c (set_binding_values): Likewise.
12250         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
12251         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
12252         * intl/localealias.c (read_alias_file): Likewise.
12253         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
12254         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
12255         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
12256         * libio/fmemopen.c (fmemopen): Likewise.
12257         * libio/iofgets.c (_IO_fgets): Likewise.
12258         * libio/iofgets_u.c (fgets_unlocked): Likewise.
12259         * libio/iofgetws.c (fgetws): Likewise.
12260         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
12261         * libio/iogetdelim.c (_IO_getdelim): Likewise.
12262         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
12263         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
12264         * locale/findlocale.c (_nl_find_locale): Likewise.
12265         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
12266         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
12267         Likewise.
12268         * locale/setlocale.c (setlocale): Likewise.
12269         * login/programs/pt_chown.c (main): Likewise.
12270         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
12271         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
12272         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
12273         (mmap, mmap64, mremap, munmap): Likewise.
12274         * math/e_exp2l.c: Likewise.
12275         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
12276         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
12277         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
12278         * math/s_catan.c (__catan): Likewise.
12279         * math/s_catanf.c (__catanf): Likewise.
12280         * math/s_catanh.c (__catanh): Likewise.
12281         * math/s_catanhf.c (__catanhf): Likewise.
12282         * math/s_catanhl.c (__catanhl): Likewise.
12283         * math/s_catanl.c (__catanl): Likewise.
12284         * math/s_ccosh.c (__ccosh): Likewise.
12285         * math/s_ccoshf.c (__ccoshf): Likewise.
12286         * math/s_ccoshl.c (__ccoshl): Likewise.
12287         * math/s_cexp.c (__cexp): Likewise.
12288         * math/s_cexpf.c (__cexpf): Likewise.
12289         * math/s_cexpl.c (__cexpl): Likewise.
12290         * math/s_clog10.c (__clog10): Likewise.
12291         * math/s_clog10f.c (__clog10f): Likewise.
12292         * math/s_clog10l.c (__clog10l): Likewise.
12293         * math/s_clog.c (__clog): Likewise.
12294         * math/s_clogf.c (__clogf): Likewise.
12295         * math/s_clogl.c (__clogl): Likewise.
12296         * math/s_csin.c (__csin): Likewise.
12297         * math/s_csinf.c (__csinf): Likewise.
12298         * math/s_csinh.c (__csinh): Likewise.
12299         * math/s_csinhf.c (__csinhf): Likewise.
12300         * math/s_csinhl.c (__csinhl): Likewise.
12301         * math/s_csinl.c (__csinl): Likewise.
12302         * math/s_csqrt.c (__csqrt): Likewise.
12303         * math/s_csqrtf.c (__csqrtf): Likewise.
12304         * math/s_csqrtl.c (__csqrtl): Likewise.
12305         * math/s_ctan.c (__ctan): Likewise.
12306         * math/s_ctanf.c (__ctanf): Likewise.
12307         * math/s_ctanh.c (__ctanh): Likewise.
12308         * math/s_ctanhf.c (__ctanhf): Likewise.
12309         * math/s_ctanhl.c (__ctanhl): Likewise.
12310         * math/s_ctanl.c (__ctanl): Likewise.
12311         * math/w_pow.c: Likewise.
12312         * math/w_powf.c: Likewise.
12313         * math/w_powl.c: Likewise.
12314         * math/w_scalb.c (sysv_scalb): Likewise.
12315         * math/w_scalbf.c (sysv_scalbf): Likewise.
12316         * math/w_scalbl.c (sysv_scalbl): Likewise.
12317         * misc/error.c (error_tail): Likewise.
12318         * misc/pselect.c (__pselect): Likewise.
12319         * nis/nis_callback.c (__nis_create_callback): Likewise.
12320         * nis/nis_call.c (__nisfind_server): Likewise.
12321         * nis/nis_creategroup.c (nis_creategroup): Likewise.
12322         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
12323         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
12324         * nis/nis_getservlist.c (nis_getservlist): Likewise.
12325         * nis/nis_lookup.c (nis_lookup): Likewise.
12326         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
12327         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
12328         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
12329         * nis/nis_xdr.c (xdr_endpoint): Likewise.
12330         * nis/nss_compat/compat-grp.c (getgrent_next_file)
12331         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
12332         * nis/nss_compat/compat-initgroups.c (add_group)
12333         (internal_getgrent_r): Likewise.
12334         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
12335         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
12336         * nis/nss_compat/compat-spwd.c (getspent_next_file)
12337         (internal_getspnam_r): Likewise.
12338         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
12339         (_nss_nis_getaliasbyname_r): Likewise.
12340         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
12341         (_nss_nis_getntohost_r): Likewise.
12342         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
12343         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
12344         (_nss_nis_getgrgid_r): Likewise.
12345         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
12346         (internal_nis_gethostent_r, internal_gethostbyname2_r)
12347         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
12348         (_nss_nis_gethostbyname4_r): Likewise.
12349         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
12350         (initgroups_netid): Likewise.
12351         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
12352         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
12353         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
12354         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
12355         (_nss_nis_getprotobynumber_r): Likewise.
12356         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
12357         (_nss_nis_getsecretkey): Likewise.
12358         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
12359         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
12360         (_nss_nis_getpwuid_r): Likewise.
12361         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
12362         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
12363         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
12364         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
12365         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
12366         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
12367         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
12368         Likewise.
12369         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
12370         (_nss_nisplus_getntohost_r): Likewise.
12371         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
12372         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
12373         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
12374         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
12375         Likewise.
12376         * nis/nss_nisplus/nisplus-initgroups.c
12377         (_nss_nisplus_initgroups_dyn): Likewise.
12378         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
12379         (_nss_nisplus_getnetbyaddr_r): Likewise.
12380         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
12381         (_nss_nisplus_getprotobynumber_r): Likewise.
12382         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
12383         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
12384         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
12385         Likewise.
12386         * nis/nss_nisplus/nisplus-service.c
12387         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
12388         (_nss_nisplus_getservbyport_r): Likewise.
12389         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
12390         (_nss_nisplus_getspnam_r): Likewise.
12391         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
12392         Likewise.
12393         * nscd/aicache.c (addhstaiX): Likewise.
12394         * nscd/cache.c (cache_search, prune_cache): Likewise.
12395         * nscd/connections.c (register_traced_file, send_ro_fd)
12396         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
12397         (main_loop_epoll): Likewise.
12398         * nscd/grpcache.c (addgrbyX): Likewise.
12399         * nscd/hstcache.c (addhstbyX): Likewise.
12400         * nscd/initgrcache.c (addinitgroupsX): Likewise.
12401         * nscd/mem.c (gc, mempool_alloc): Likewise.
12402         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
12403         (addinnetgrX): Likewise.
12404         * nscd/nscd-client.h (__nscd_acquire_maplock)
12405         (__nscd_drop_map_ref): Likewise.
12406         * nscd/nscd_getai.c (__nscd_getai): Likewise.
12407         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
12408         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
12409         Likewise.
12410         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
12411         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
12412         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
12413         (__nscd_get_map_ref): Likewise.
12414         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
12415         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
12416         Likewise.
12417         * nscd/pwdcache.c (addpwbyX): Likewise.
12418         * nscd/selinux.c (preserve_capabilities): Likewise.
12419         * nscd/servicescache.c (addservbyX): Likewise.
12420         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
12421         * posix/fnmatch.c (fnmatch): Likewise.
12422         * posix/getopt.c (_getopt_internal_r): Likewise.
12423         * posix/glob.c (glob, glob_in_dir): Likewise.
12424         * posix/wordexp.c (exec_comm_child): Likewise.
12425         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
12426         (getanswer_r, gaih_getanswer_slice): Likewise.
12427         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
12428         * resolv/res_init.c: Likewise.
12429         * resolv/res_mkquery.c (res_nmkquery): Likewise.
12430         * resolv/res_query.c (__libc_res_nquery): Likewise.
12431         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
12432         Likewise.
12433         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
12434         * stdio-common/perror.c (perror): Likewise.
12435         * stdio-common/printf_fp.c (___printf_fp): Likewise.
12436         * stdio-common/tmpnam.c (tmpnam): Likewise.
12437         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
12438         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
12439         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
12440         Likewise.
12441         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
12442         * stdlib/putenv.c (putenv): Likewise.
12443         * stdlib/setenv.c (__add_to_environ): Likewise.
12444         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
12445         * stdlib/strtol_l.c (INTERNAL): Likewise.
12446         * string/memmem.c (memmem): Likewise.
12447         * string/strerror.c (strerror): Likewise.
12448         * string/strnlen.c (__strnlen): Likewise.
12449         * string/test-memmem.c (simple_memmem): Likewise.
12450         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
12451         * sunrpc/pm_getport.c (__get_socket): Likewise.
12452         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
12453         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
12454         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
12455         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
12456         Likewise.
12457         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
12458         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
12459         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
12460         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
12461         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
12462         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
12463         Likewise.
12464         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
12465         Likewise.
12466         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
12467         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
12468         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
12469         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
12470         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
12471         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
12472         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
12473         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
12474         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
12475         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
12476         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
12477         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
12478         Likewise.
12479         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
12480         Likewise.
12481         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
12482         Likewise.
12483         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
12484         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
12485         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
12486         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
12487         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
12488         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
12489         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
12490         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
12491         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
12492         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
12493         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
12494         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
12495         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
12496         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
12497         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
12498         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
12499         Likewise.
12500         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
12501         Likewise.
12502         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
12503         Likewise.
12504         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
12505         Likewise.
12506         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
12507         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
12508         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
12509         Likewise.
12510         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
12511         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
12512         * sysdeps/posix/opendir.c (__opendirat): Likewise.
12513         * sysdeps/posix/sleep.c: Likewise.
12514         * sysdeps/posix/tempname.c: Likewise.
12515         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
12516         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
12517         Likewise.
12518         * sysdeps/powerpc/powerpc32/dl-machine.h
12519         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
12520         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
12521         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
12522         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
12523         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
12524         Likewise.
12525         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
12526         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
12527         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
12528         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
12529         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
12530         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
12531         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
12532         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
12533         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
12534         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
12535         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
12536         (elf_machine_lazy_rel): Likewise.
12537         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
12538         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
12539         (elf_machine_lazy_rel): Likewise.
12540         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
12541         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
12542         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
12543         * sysdeps/unix/grantpt.c (grantpt): Likewise.
12544         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
12545         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
12546         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
12547         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
12548         Likewise.
12549         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
12550         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
12551         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
12552         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
12553         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
12554         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
12555         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
12556         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
12557         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
12558         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
12559         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
12560         Likewise.
12561         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
12562         (__posix_fallocate64_l64): Likewise.
12563         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
12564         (posix_fallocate): Likewise.
12565         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
12566         Likewise.
12567         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
12568         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
12569         (getifaddrs_internal): Likewise.
12570         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
12571         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
12572         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
12573         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
12574         * sysdeps/unix/sysv/linux/posix_fallocate64.c
12575         (__posix_fallocate64_l64): Likewise.
12576         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
12577         Likewise.
12578         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
12579         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
12580         (__get_clockfreq): Likewise.
12581         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
12582         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
12583         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
12584         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
12585         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
12586         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
12587         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
12588         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
12589         Likewise.
12590         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
12591         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
12592         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
12593         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
12594         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
12595         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
12596         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
12597         Likewise.
12598         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
12599         (posix_fallocate): Likewise.
12600         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
12601         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
12602         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
12603         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
12604         (elf_machine_rela, elf_machine_rela_relative)
12605         (elf_machine_lazy_rel): Likewise.
12606         * time/asctime.c (asctime_internal): Likewise.
12607         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
12608         * time/tzset.c (__tzset_parse_tz): Likewise.
12609         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
12610         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
12611         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
12612         * wcsmbs/wcsmbsload.h: Likewise.
12614         [BZ #15894]
12615         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
12617         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
12618         (arena_get2): Remove THREAD_STATS conditionals.
12619         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
12620         (__malloc_stats, int): Likewise.
12622 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
12624         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
12625         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
12627         * manual/setjmp.texi: Fix typos/grammar errors.
12629         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
12630         Only return early when n is <= 0.  Delete unused return statement.
12632         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
12633         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
12634         * debug/tst-longjmp_chk3.c: New file.
12636         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
12637         (test_main): Replace code with set_fortify_handler call.
12638         * debug/test-strcpy_chk.c: Likewise.
12639         * debug/tst-chk1.c: Likewise.
12640         * debug/tst-longjmp_chk.c: Likewise.
12641         * test-skeleton.c: Include fcntl.h & paths.h
12642         (set_fortify_handler): Define.
12644         * debug/tst-longjmp_chk.c: Add header comment and include
12645         ../test-skeleton.c.
12646         (do_test): Mark static.
12647         (TEST_FUNCTION): Define.
12649         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
12650         (IP_PMTUDISC_INTERFACE): Likewise.
12651         (IP_MULTICAST_IF): Likewise.
12652         (IP_MULTICAST_TTL): Likewise.
12653         (IP_MULTICAST_LOOP): Likewise.
12654         (IP_ADD_MEMBERSHIP): Likewise.
12655         (IP_DROP_MEMBERSHIP): Likewise.
12656         (IP_UNBLOCK_SOURCE): Likewise.
12657         (IP_BLOCK_SOURCE): Likewise.
12658         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
12659         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
12660         (IP_MSFILTER): Likewise.
12661         (MCAST_JOIN_GROUP): Likewise.
12662         (MCAST_BLOCK_SOURCE): Likewise.
12663         (MCAST_UNBLOCK_SOURCE): Likewise.
12664         (MCAST_LEAVE_GROUP): Likewise.
12665         (MCAST_JOIN_SOURCE_GROUP): Likewise.
12666         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
12667         (MCAST_MSFILTER): Likewise.
12668         (IP_MULTICAST_ALL): Likewise.
12669         (IP_UNICAST_IF): Likewise.
12671         * timezone/Makefile: Delete $(have-ksh) check.
12672         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
12673         * timezone/tzselect.ksh: Add +x mode bits.
12675         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
12676         (ANON_INODE_FS_MAGIC): Likewise.
12677         (BDEVFS_MAGIC): Likewise.
12678         (BINFMTFS_MAGIC): Likewise.
12679         (BTRFS_TEST_MAGIC): Likewise.
12680         (CRAMFS_MAGIC_WEND): Likewise.
12681         (DEBUGFS_MAGIC): Likewise.
12682         (ECRYPTFS_SUPER_MAGIC): Likewise.
12683         (EXT3_SUPER_MAGIC): Likewise.
12684         (EXT4_SUPER_MAGIC): Likewise.
12685         (FUTEXFS_SUPER_MAGIC): Likewise.
12686         (HOSTFS_SUPER_MAGIC): Likewise.
12687         (HUGETLBFS_MAGIC): Likewise.
12688         (MINIX3_SUPER_MAGIC): Likewise.
12689         (MTD_INODE_FS_MAGIC): Likewise.
12690         (NILFS_SUPER_MAGIC): Likewise.
12691         (OPENPROM_SUPER_MAGIC): Likewise.
12692         (PIPEFS_MAGIC): Likewise.
12693         (PSTOREFS_MAGIC): Likewise.
12694         (QNX6_SUPER_MAGIC): Likewise.
12695         (RAMFS_MAGIC): Likewise.
12696         (REISERFS_SUPER_MAGIC_STRING): Likewise.
12697         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
12698         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
12699         (SECURITYFS_MAGIC): Likewise.
12700         (SELINUX_MAGIC): Likewise.
12701         (SMACK_MAGIC): Likewise.
12702         (SOCKFS_MAGIC): Likewise.
12703         (SQUASHFS_MAGIC): Likewise.
12704         (STACK_END_MAGIC): Likewise.
12705         (TMPFS_MAGIC): Likewise.
12706         (USBDEVICE_SUPER_MAGIC): Likewise.
12707         (V9FS_MAGIC): Likewise.
12708         (XENFS_SUPER_MAGIC): Likewise.
12709         (CRAMFS_MAGIC): Fix typo in comment.
12710         (EXT2_SUPER_MAGIC): Update comment.
12711         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
12713 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
12715         * sysdeps/arm: Move directory from ports/sysdeps/arm.
12716         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
12717         * sysdeps/unix/sysv/linux/arm: Move directory from
12718         ports/sysdeps/unix/sysv/linux/arm.
12719         * README: Update listing for arm-*-linux-gnueabi.
12721         * README: Remove mention of am33.
12723 2014-02-07  Roland McGrath  <roland@hack.frob.com>
12725         * bits/sigset.h (__sigemptyset): Use a statement expression rather
12726         than the comma operator, to avoid "rhs of comma has no effect"
12727         compiler warnings.
12728         (__sigfillset, __sigandset, __sigorset): Likewise.
12729         * include/signal.h (__sigemptyset): Likewise.
12730         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
12732 2014-02-07  Allan McRae  <allan@archlinux.org>
12734         * version.h (RELEASE): Set to "development".
12735         (VERSION): Set to "2.19.90"
12736         * NEWS: Add 2.20 section.
12738 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
12740         [BZ #16529]
12741         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
12743 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
12745         * manual/contrib.texi: Update entry for Carlos O'Donell,
12746         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
12748 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
12750         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
12752         * sysdeps/unix/sysv/linux/kernel-features.h
12753         [__LINUX_KERNEL_VERSION >= 0x020621]
12754         (__ASSUME_PROC_PID_TASK_COMM): Define.
12756 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
12758         [BZ #16398]
12759         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
12760         conversion when destination buffer does not have enough space.
12761         * libio/tst-ftell-partial-wide.c: New test case.
12762         * libio/Makefile (tests): Add tst-ftell-partial-wide.
12764         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
12765         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
12766         Leonard and Allan McRae.
12768 2014-02-04  David S. Miller  <davem@davemloft.net>
12770         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
12771         32-bit.
12773 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12775         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
12776         New file
12777         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
12778         New file
12779         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
12780         New file.
12781         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
12782         New file.
12783         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
12784         New file.
12785         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
12786         New file.
12787         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
12788         New file.
12789         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
12790         New file.
12791         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
12792         New file.
12793         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
12794         New file.
12795         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
12796         New file.
12797         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
12798         New file.
12799         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
12800         New file.
12802 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12804         * nptl/shlib-versions: Change powerpc*le start to 2.17.
12805         * shlib-versions: Likewise.
12807 2014-02-04  Roland McGrath  <roland@hack.frob.com>
12808             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12810         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
12811         (abilist-pattern): New variable, set to %-le.abilist.
12813         * Makerules (abilist-pattern): New variable.
12814         (vpath): Use $(abilist-pattern) in place of %.abilist.
12815         (check-abi-% pattern rule): Likewise.
12816         (check-abi, update-abi): Likewise.
12818 2014-02-04  Eric Wong  <normalperson@yhbt.net>
12820         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12822 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
12824         * manual/startup.texi: Add next, previous, and top entries for
12825         the `Program Arguments' and `Environment Variables' nodes.
12827 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
12829         * manual/macros.texi: Add comments before MTASC-safety macros.
12831         * manual/users.texi: Document MTASC-safety properties.
12833         * manual/threads.texi (pthread_key_create, pthread_key_delete)
12834         (pthread_getspecific, pthread_setspecific): Format with
12835         @deftypefun, and add @safety note.
12836         * manual/signal.texi: Move comments that analyze the above
12837         functions to their home place.
12839 2014-02-03  Allan McRae  <allan@archlinux.org>
12841         * po/sl.po: Update Slovenian translation from translation project.
12843 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
12845         * manual/time.texi (timegm): Add missing blank after @c.
12846         Reported by Joseph Myers <joseph@codesourcery.com>.
12848 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
12850         * manual/check-safety.sh: New.
12851         * manual/Makefile ($(objpfx)stamp-summary): Run it.
12853         * manual/terminal.texi: Document MTASC-safety properties.
12855         * manual/filesys.texi: Document MTASC-safety properties.
12857         * manual/errno.texi: Document MTASC-safety properties.
12859         * manual/intro.texi: Document safety identifiers and
12860         conditionals.
12862         * manual/string.texi (wcstok): Fix prototype.
12863         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
12865         * manual/time.texi: Document MTASC-safety properties.
12867         * manual/string.texi: Document MTASC-safety properties.
12869         * manual/threads.texi: Document MTASC-safety properties.
12871         * manual/stdio.texi: Document MTASC-safety properties.
12873         * manual/syslog.texi: Document MTASC-safety properties.
12875         * manual/sysinfo.texi: Document MTASC-safety properties.
12877         * manual/startup.texi: Document MTASC-safety properties.
12879         * manual/socket.texi: Document MTASC-safety properties.
12881         * manual/signal.texi: Document MTASC-safety properties.
12883 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
12885         * manual/setjmp.texi: Document MTASC-safety properties.
12887         * manual/search.texi: Document MTASC-safety properties.
12889         * manual/resource.texi: Document MTASC-safety properties.
12891         * manual/process.texi: Document MTASC-safety properties.
12893         * manual/platform.texi: Document MTASC-safety properties.
12895         * manual/pipe.texi: Document MTASC-safety properties.
12897         * manual/pattern.texi: Document MTASC-safety properties.
12899         * manual/message.texi: Document MTASC-safety properties.
12901         [BZ #12751]
12902         * manual/memory.texi: Document MTASC-safety properties.
12904         * manual/math.texi: Document MTASC-safety properties.
12906         * manual/locale.texi: Document MTASC-safety properties.
12908         * manual/llio.texi: Document MTASC-safety properties.
12910         * manual/libdl.texi: New.
12912         * manual/lang.texi: Document MTASC-safety properties.
12914         * manual/job.texi: Document MTASC-safety properties.
12916         * manual/getopt.texi: Document MTASC-safety properties.
12918         * manual/ctype.texi: Document MTASC-safety properties.
12920 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
12922         [BZ #16046]
12923         * csu/libc-tls.c (static_map): Remove variable.
12924         (__libc_setup_tls): Use main executable's link map for TLS data.
12925         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
12926         casing for LM_ID_BASE and GL(dl_nns).
12927         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
12928         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
12929         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
12930         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
12931         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
12932         member.
12933         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
12934         l_phnum members.
12936 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
12938         * manual/debug.texi: Document MTASC-safety properties.
12940 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
12942         [BZ #16510]
12943         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
12944         of __x86_64__ when disabling x87 inline functions.
12946 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
12948         * manual/charset.texi: Document MTASC-safety properties.
12950         * manual/crypt.texi: Document MTASC-safety properties.
12952         * manual/conf.texi: Document MTASC-safety properties.
12954         * manual/arith.texi: Document MTASC-safety properties.
12956         * manual/argp.texi: Document MTASC-safety properties.
12958         * manual/macros.texi: Introduce macros to document multi
12959         thread, asynchronous signal and asynchronous cancellation
12960         safety properties.
12961         * manual/intro.texi: Introduce the properties themselves.
12963 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12965         * sysdeps/sh/sh4/Makefile: New file.
12967 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
12969         * math/gen-libm-test.pl ($srcdir): New variable.
12970         ($auto_input): Use it.
12972 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
12974         [BZ #16506]
12975         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
12976         access beyond array bounds when parsing netgroups file.
12978         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
12979         the old buffer before realloc.
12981 2014-01-27  Allan McRae  <allan@archlinux.org>
12983         * po/fr.po: Update French translation from translation project.
12985 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12987         * sysdeps/sh/libm-test-ulps: Regenerate.
12989 2014-01-24  David S. Miller  <davem@davemloft.net>
12991         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
12993 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12995         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
12996         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
12998 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
13000         [BZ #16474]
13001         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
13002         string pointers after reallocation.
13004 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13006         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
13007         __SH4A__ instead of __SH_FPU_ANY__.
13009 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13011         * sysdeps/sh/fpu_control.h: New file.
13012         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
13013         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
13014         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
13015         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
13016         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
13017         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
13018         * sysdeps/sh/sys/ucontext.h: Remove.
13019         * sysdeps/sh/sys: Remove directory.
13021 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13023         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
13024         s390/sys/ucontext.h.
13025         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
13026         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
13028 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
13030         [BZ #15605]
13031         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
13033 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13035         [BZ#16431]
13036         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
13037         Adjust the vDSO correctly for internal calls.
13038         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
13040 2014-01-20  Allan McRae  <allan@archlinux.org>
13042         * po/ca.po: Update Catalan translation from translation project.
13044 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
13046         * sysdeps/s390/sotruss-lib.c: New file.
13048 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13050         [BZ#16430]
13051         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
13052         (__GI___gettimeofday): Alias for a different internal symbol to avoid
13053         local calls issues by not having a PLT stub required for IFUNC calls.
13054         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
13056 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
13058         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
13059         * math/test-fpucw-static.c: Likewise.
13061 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
13063         [BZ #16453]
13064         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
13066 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13068         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
13069         implementation for powerpc.
13071 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
13073         [BZ #14782]
13074         * sysdeps/posix/system.c (__libc_system): Do not enable
13075         asynchronous cancellation.
13077 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13079         [BZ #16427]
13080         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
13081         handling only for numbers special also in the IEEE case.
13083 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13085         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
13087 2014-01-11  Allan McRae  <allan@archlinux.org>
13089         * po/bg.po: Update Bulgarian translation from translation project.
13091         * po/de.po: Update German translation from translation project.
13093 2014-01-10  Roland McGrath  <roland@hack.frob.com>
13095         * sysdeps/generic/gcc-compat.h: New file.
13097 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
13099         * benchtests/asin-inputs: Correct slow inputs.
13100         * benchtests/acos-inputs: Likewise.
13102 2014-01-10  Allan McRae  <allan@archlinux.org>
13104         * po:sv.po: Update Swedish translation from translation project.
13106         * po/vi.po: Update Vietnamese translation from translation project.
13108         * po/eo.po: Update Esperanto translation from translation project.
13110         * po/cs.po: Update Czech translation from translation project.
13112         * po/nl.po: Update Dutch translation from translation project.
13114         * po/pl.po: Update Polish translation from translation project.
13116         * po/ru.po: Update Russian translation from translation project.
13118         * po/uk.po: Update Ukrainian translation from translation project.
13120 2014-01-08  Brooks Moses  <bmoses@google.com>
13122         * elf/dl-load.c: Fix comment typo.
13124 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
13126         * po/header.pot: Rename to...
13127         * po/pot.header: ... this.
13128         * po/Makefile: Use pot.header.
13130 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
13131             Maxim Kuvyrkov  <maxim@kugelworks.com>
13133         [BZ #16394]
13134         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
13135         SRC and DEST against LEN.
13137 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13139         [BZ #16414]
13140         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
13141         implementation.
13142         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
13144 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13146         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13148 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
13150         [BZ #16408]
13151         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
13152         for large positive arguments.
13154 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
13156         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
13158         * math/auto-libm-test-in: Mark various tests with
13159         xfail-rounding:ldbl-128ibm.
13160         * math/auto-libm-test-out: Regenerated.
13162         [BZ #16407]
13163         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
13164         Increase overflow threshold.
13166 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
13168         [BZ #14286]
13169         * stdio-common/vfprintf.c: Check for integer overflow.
13171 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13173         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
13174         the first argument and return value of __tls_get_addr_internal.
13176 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13178         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
13179         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
13181 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13183         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
13184         * sysdeps/s390/rtld-global-offsets.sym: New file.
13185         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
13186         GLIBC_2.19 symbol.
13187         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
13188         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
13189         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
13190         ... this.
13191         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
13192         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
13193         ... this.
13194         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
13195         Regenerate.
13196         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
13197         Regenerate.
13198         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
13199         halfs of GPRs for high_gprs contexts.
13200         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
13201         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
13202         field.
13203         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
13204         uc_flags field.
13205         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
13206         64 bit versions:
13207         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
13208         for high GPRs (uc_high_gprs) and for future extensions
13209         (__reserved).
13210         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
13211         for future extensions (__reserved).
13212         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
13213         64 bit versions:
13214         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
13215         SC_HIGHGPRS offset definition.
13216         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
13217         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
13219         * Versions.def: Add GLIBC_2.19 for libpthread.
13220         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
13221         siglongjmp for libpthread with GLIBC_2.19 symver.
13222         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
13223         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
13224         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
13225         * sysdeps/s390/__longjmp.c: New file.
13226         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
13227         * sysdeps/s390/longjmp.c: New file.
13228         * sysdeps/s390/setjmp.S: New file.
13229         * sysdeps/s390/sigjmp.S: New file.
13230         * sysdeps/s390/v1-longjmp.c: New file.
13231         * sysdeps/s390/v1-setjmp.h: New file.
13232         * sysdeps/s390/v1-sigjmp.c: New file.
13233         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
13234         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
13235         GLIBC_2.19 version.
13236         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
13237         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
13238         versioned symbols for ____longjmp_chk.
13239         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
13240         Likewise.
13241         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
13242         Regenerate.
13243         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
13244         Regenerate.
13245         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
13246         Regenerate.
13247         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
13248         Regenerate.
13249         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
13250         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
13251         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
13252         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
13253         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
13254         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
13255         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
13256         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
13257         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
13258         * sysdeps/s390/rtld-__longjmp.c: New file.
13259         * sysdeps/s390/rtld-setjmp.S: New file.
13261 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
13263         [BZ #16400]
13264         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
13265         Return -__logl (x) for small positive arguments without evaluating
13266         a polynomial.
13268 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
13270         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
13271         Rename to ...
13272         (__ptrace_peeksiginfo_args): ... this.
13273         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
13274         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
13275         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
13277 2014-01-06  Allan McRae  <allan@archlinux.org>
13279         * inet/netinet/in.h: Fix typo in comment.
13281 2014-01-05  Andreas Jaeger  <aj@suse.de>
13283         * sysdeps/i386/fpu/libm-test-ulps: Update.
13285 2014-01-05  Allan McRae  <allan@archlinux.org>
13287         * po/libc.pot: Regenerated.
13289         * malloc/memusagestat.c: Fix gettext call formatting.
13291 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
13293         * nscd/nscd.c: Improve usage() output.
13295 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
13297         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
13298         * sysdeps/unix/sysv/linux/configure: Regenerated.
13299         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
13300         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
13302 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
13304         [BZ #16390]
13305         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
13306         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
13308 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13310         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
13311         extra tokens at end of #undef directive.
13312         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
13313         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
13314         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
13316 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
13318         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
13320         * math/auto-libm-test-in: Mark various tests with
13321         xfail-rounding:ldbl-128ibm.
13322         * math/auto-libm-test-out: Regenerated.
13324 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
13326         [BZ #16386]
13327         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
13328         numbers with subnormal high part when calculating exponent.
13330         [BZ #16385]
13331         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
13332         fabs.
13334         [BZ #16384]
13335         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
13336         M_LN2l.
13337         (__ieee754_acoshl): Use __log1pl not __log1p.
13339 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
13341         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
13342         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
13343         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
13344         (grow_heap, heap_trim, _int_new_arena, get_free_list)
13345         (reused_arena, arena_get2): Convert to GNU style.
13346         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
13347         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
13348         (memalign_check, __malloc_set_state): Likewise.
13349         * malloc/mallocbug.c (main): Likewise.
13350         * malloc/malloc.c (__malloc_assert, malloc_init_state)
13351         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
13352         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
13353         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
13354         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
13355         (__posix_memalign, malloc_info): Likewise.
13356         * malloc/malloc.h: Likewise.
13357         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
13358         (mallochook, memalignhook, reallochook, mabort): Likewise.
13359         * malloc/mcheck.h: Likewise.
13360         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
13361         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
13362         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
13363         * malloc/morecore.c (__default_morecore): Likewise.
13364         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
13365         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
13366         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
13367         (print_and_abort): Likewise.
13368         * malloc/obstack.h: Likewise.
13369         * malloc/set-freeres.c (__libc_freeres): Likewise.
13370         * malloc/tst-mallocstate.c (main): Likewise.
13371         * malloc/tst-mtrace.c (main): Likewise.
13372         * malloc/tst-realloc.c (do_test): Likewise.
13374 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
13376         [BZ #16366]
13377         * nscd/netgroupcache.c (do_notfound): New function.
13378         (addgetnetgrentX): Use it.
13380         [BZ # 16365]
13381         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
13382         NSS_STATUS_NOTFOUND.
13384 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
13386         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
13387         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13389 2014-01-01  Allan McRae  <allan@archlinux.org>
13391         * scripts/update-copyrights: Update configure input file suffix.
13393         * NEWS: Update copyright year.
13394         * catgets/gencat.c: Likewise.
13395         * csu/version.c: Likewise.
13396         * debug/catchsegv.sh: Likewise.
13397         * debug/pcprofiledump.c: Likewise.
13398         * debug/xtrace.sh: Likewise.
13399         * elf/ldconfig.c: Likewise.
13400         * elf/ldd.bash.in: Likewise.
13401         * elf/pldd.c: Likewise.
13402         * elf/sotruss.ksh: Likewise.
13403         * elf/sprof.c: Likewise.
13404         * iconv/iconv_prog.c: Likewise.
13405         * iconv/iconvconfig.c: Likewise.
13406         * locale/programs/locale.c: Likewise.
13407         * locale/programs/localedef.c: Likewise.
13408         * login/programs/pt_chown.c: Likewise.
13409         * malloc/memusage.sh: Likewise.
13410         * malloc/memusagestat.c: Likewise.
13411         * malloc/mtrace.pl: Likewise.
13412         * manual/libc.texinfo: Likewise.
13413         * nscd/nscd.c: Likewise.
13414         * nss/getent.c: Likewise.
13415         * nss/makedb.c: Likewise.
13416         * posix/getconf.c: Likewise.
13417         * scripts/test-installation.pl: Likewise.
13419         * All files with FSF copyright notices: Update copyright dates
13420         using scripts/update-copyrights.
13421         * intl/plural.c: Regenerated.
13422         * locale/programs/charmap-kw.h: Likewise.
13423         * locale/programs/locfile-kw.h: Likewise.
13425 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
13427         * sysdeps/unix/sysv/linux/configure: Regenerated.
13428         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
13429         the linux/fanotify.h header.
13430         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
13431         HAVE_LINUX_FANOTIFY_H is defined.
13433 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
13435         * benchtests/cos-inputs: New inputs.
13436         * benchtests/sin-inputs: Likewise.
13438         * benchtests/atan-inputs: New inputs. Fix name of multiple
13439         precision fallback inputs.
13441         * benchtests/atanh-inputs: New inputs.
13442         * benchtests/tanh-inputs: Likewise.
13444         * benchtests/acosh-inputs: New inputs.
13445         * benchtests/asinh-inputs: Likewise.
13447         * benchtests/cosh-inputs: New inputs.
13448         * benchtests/sinh-inputs: Likewise.
13450         * benchtests/acos-inputs: Add more inputs.
13451         * benchtests/asin-inputs: Likewise.
13453 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
13455         [BZ #16375]
13456         * manual/arith.texi: Fix spelling.
13457         * manual/charset.texi: Likewise.
13458         * manual/errno.texi: Likewise.
13459         * manual/filesys.texi: Likewise.
13460         * manual/lang.texi: Likewise.
13461         * manual/llio.texi: Likewise.
13462         * manual/locale.texi: Likewise.
13463         * manual/message.texi: Likewise.
13464         * manual/resource.texi: Likewise.
13465         * manual/search.texi: Likewise.
13466         * manual/setjmp.texi: Likewise.
13467         * manual/stdio.texi: Likewise.
13468         * manual/string.texi: Likewise.
13469         * manual/sysinfo.texi: Likewise.
13470         * manual/time.texi: Likewise.
13472 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
13474         * po/sl.po: New file.
13476 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
13478         * .gitignore: Add core/.gdbinit/.gdb_history.
13480 2013-12-27  Allan McRae  <allan@archlinux.org>
13482         [BZ #16369]
13483         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
13484         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
13486 2013-12-24  Brooks Moses  <bmoses@google.com>
13488         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
13489         all compilers that claim C++98 compliance, not just GCC.
13490         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
13491         Likewise.
13493 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
13495         * NEWS: Restore accidentally deleted bug-fix entries.
13497 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
13498             Ondřej Bílka  <neleai@seznam.cz>
13500         [BZ #15073]
13501         * malloc/malloc.c (_int_free): Perform sanity check only if we
13502         have_lock.
13504 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
13506         [BZ #12986]
13507         * manual/stdio.texi (String Input Conversions): Clarify that character
13508         classes are not supported.
13510 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13512         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13514 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
13516         [BZ #16337]
13517         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
13518         Calculate results for small negative arguments directly rather
13519         than using reflection formula with special underflow handling.
13521         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
13522         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
13523         sysdeps/unix/bsd/bsd4.4/syscalls.list.
13524         (fchflags): Likewise.
13525         (revoke): Likewise.
13526         (setlogin): Likewise.
13527         (sigaltstack): Likewise.
13528         (wait4): Likewise.
13529         (sigblock): Remove.
13530         (sigsetmask): Likewise.
13531         (wait3): Likewise.
13532         (waitpid): Likewise.
13533         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
13534         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
13535         file.
13536         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
13537         * sysdeps/unix/bsd/Makefile: ... here.
13538         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
13539         * sysdeps/unix/bsd/Versions: ... here.
13540         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
13541         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
13542         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
13543         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
13544         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
13545         * sysdeps/unix/bsd/sigblock.c: ... here.
13546         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
13547         * sysdeps/unix/bsd/sigsetmask.c: ... here.
13548         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
13549         * sysdeps/unix/bsd/sigvec.c: ... here.
13550         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
13551         * sysdeps/unix/bsd/tcdrain.c: ... here.
13552         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
13553         * sysdeps/unix/bsd/tcgetattr.c: ... here.
13554         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
13555         * sysdeps/unix/bsd/tcsetattr.c: ... here.
13556         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
13557         * sysdeps/unix/bsd/wait.c: ... here.
13558         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
13559         * sysdeps/unix/bsd/wait3.c: ... here.
13560         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
13561         * sysdeps/unix/bsd/waitpid.c: ... here.
13563 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
13565         [BZ #16356]
13566         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
13567         round-to-nearest for [!USE_AS_EXPM1L].
13568         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
13569         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
13570         more tests of exp and exp10.  Expect some exp10 tests to miss
13571         exceptions or fail in directed rounding modes.
13572         * math/auto-libm-test-out: Regenerated.
13573         * math/libm-test.inc (exp10_tonearest_test_data): New array.
13574         (exp10_test_tonearest): New function.
13575         (exp10_towardzero_test_data): New array.
13576         (exp10_test_towardzero): New function.
13577         (exp10_downward_test_data): New array.
13578         (exp10_test_downward): New function.
13579         (exp10_upward_test_data): New array.
13580         (exp10_test_upward): New function.
13581         (main): Call the new functions.
13582         * sysdeps/i386/fpu/libm-test-ulps: Update.
13583         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13585 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
13587         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
13588         asinh, atan, atan2, atanh, cbrt, cos and cosh.
13589         * math/auto-libm-test-out: Regenerated.
13590         * math/libm-test.inc (acosh_test_data): Add more tests.
13591         (atanh_test_data): Likewise.
13592         (ceil_test_data): Likewise.
13593         (copysign_test_data): Likewise.
13594         * sysdeps/i386/fpu/libm-test-ulps: Update.
13595         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13597         * timezone/checktab.awk: Update from tzcode 2013i.
13598         * timezone/private.h: Likewise.
13599         * timezone/scheck.c: Likewise.
13600         * timezone/tzfile.h: Likewise.
13601         * timezone/tzselect.ksh: Likewise.
13602         * timezone/zdump.c: Likewise.
13603         * timezone/zic.c: Likewise.
13605         * math/auto-libm-test-in: Add tests of cpow.
13606         * math/auto-libm-test-out: Regenerated.
13607         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
13608         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13609         mpc_cc_c.
13610         (func_calc_desc): Add mpc_cc_c union field.
13611         (test_functions): Add cpow.
13612         (special_fill_2pi): New function.
13613         (special_real_inputs): Add 2pi.
13614         (calc_generic_results): Handle mpc_cc_c.
13615         * sysdeps/i386/fpu/libm-test-ulps: Update.
13616         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13618         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
13619         csqrt, ctan and ctanh.
13620         * math/auto-libm-test-out: Regenerated.
13621         * math/libm-test.inc (TEST_COND_x86_64): New macro.
13622         (TEST_COND_x86): Likewise.
13623         (ccos_test_data): Use AUTO_TESTS_c_c.
13624         (ccosh_test_data): Likewise.
13625         (cexp_test_data): Likewise.
13626         (clog_test_data): Likewise.
13627         (csqrt_test_data): Likewise.
13628         (ctan_test_data): Likewise.
13629         (ctan_tonearest_test_data): Likewise.
13630         (ctan_towardzero_test_data): Likewise.
13631         (ctan_downward_test_data): Likewise.
13632         (ctan_upward_test_data): Likewise.
13633         (ctanh_test_data): Likewise.
13634         (ctanh_tonearest_test_data): Likewise.
13635         (ctanh_towardzero_test_data): Likewise.
13636         (ctanh_downward_test_data): Likewise.
13637         (ctanh_upward_test_data): Likewise.
13638         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13639         mpc_c_c.
13640         (func_calc_desc): Add mpc_c_c union field.
13641         (FUNC_mpc_c_c): New macro.
13642         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
13643         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
13644         ctanh.
13645         (special_fill_min_subnorm_p120): New function.
13646         (special_real_inputs): Add min_subnorm_p120.
13647         (calc_generic_results): Handle mpc_c_c.
13648         * sysdeps/i386/fpu/libm-test-ulps: Update.
13649         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13651 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
13653         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
13654         (do_sin_slow): New functions.
13655         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
13656         (cslow2, csloww1, csloww2): Use the new functions.
13658         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
13659         Use M to change sign of result instead of X.  Assume X is
13660         positive.
13661         (csloww1): Likewise.
13662         (__sin): Adjust.
13663         (__cos): Adjust.
13665         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
13666         arguments A and DA.
13667         (__sin): Adjust.
13668         (__cos): Likewise.
13670         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
13671         (__cos): Likewise.
13672         (sloww1): Don't adjust sign of DX.
13673         (csloww1): Likewise.
13674         (sloww2): Use X directly and don't adjust sign of DX.
13675         (csloww2): Likewise.
13677 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
13679         * math/auto-libm-test-in: Add tests of cabs and carg.
13680         * math/auto-libm-test-out: Regenerated.
13681         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
13682         (carg_test_data): Likewise.
13683         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13684         mpc_c_f.
13685         (func_calc_desc): Add mpc_c_f union field.
13686         (test_functions): Add cabs and carg.
13687         (calc_generic_results): Handle mpc_c_f.
13689         * sysdeps/powerpc/powerpc32/libgcc-compat.S
13690         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
13691         as a macro and a compat symbol.
13692         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
13693         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
13694         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
13695         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
13696         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
13697         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
13698         not use .hidden.
13699         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
13700         Likewise.
13701         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
13702         Likewise.
13703         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
13704         Likewise.
13705         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
13706         Likewise.
13707         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
13708         Likewise.
13709         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
13710         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
13711         from GLIBC_2.3.2.
13713 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13715         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13717 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
13719         * manual/texinfo.tex: Update to version 2013-11-26.10 with
13720         trailing whitespace removed.
13721         * scripts/config.guess: Update to version 2013-11-29.
13722         * scripts/config.sub: Update to version 2013-10-01.
13724         * math/auto-libm-test-in: Add tests of sincos.
13725         * math/auto-libm-test-out: Regenerated.
13726         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
13727         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13728         mpfr_f_11.
13729         (func_calc_desc): Add mpfr_f_11 union field.
13730         (test_functions): Add sincos.
13731         (calc_generic_results): Handle mpfr_f_11.
13732         * sysdeps/i386/fpu/libm-test-ulps: Update.
13733         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13735 2013-12-19  Andreas Schwab  <schwab@suse.de>
13737         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
13738         CALL_MCOUNT.
13739         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
13740         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
13741         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
13743 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
13745         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
13746         * sysdeps/i386/fpu/libm-test-ulps: Update.
13747         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13749         [BZ #16293]
13750         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
13751         round-to-nearest mode when using frndint.
13752         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
13753         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
13754         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
13755         Likewise.
13756         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
13757         sinh test to fail.
13758         * math/auto-libm-test-out: Regenerated.
13759         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
13760         (TEST_COND_x86): Likewise.
13761         (expm1_tonearest_test_data): New array.
13762         (expm1_test_tonearest): New function.
13763         (expm1_towardzero_test_data): New array.
13764         (expm1_test_towardzero): New function.
13765         (expm1_downward_test_data): New array.
13766         (expm1_test_downward): New function.
13767         (expm1_upward_test_data): New array.
13768         (expm1_test_upward): New function.
13769         (main): Run the new test functions.
13770         * sysdeps/i386/fpu/libm-test-ulps: Update.
13771         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13773         * include/features.h: Update comment documenting feature test
13774         macros.  Mention _DEFAULT_SOURCE in comment.
13775         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
13776         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
13777         _BSD_SOURCE and _SVID_SOURCE.
13778         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
13779         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
13780         !_SVID_SOURCE]: Likewise.
13781         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
13782         (__USE_POSIX_IMPLICITLY): Define.
13783         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
13784         (_POSIX_SOURCE): Undefine and redefine.
13785         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
13786         (_POSIX_C_SOURCE): Likewise.
13787         * manual/creature.texi (_DEFAULT_SOURCE): Document.
13788         (Feature Test Macros): Update documentation of default features.
13790 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
13792         * benchtests/Makefile: Add bench-strtok.
13793         * benchtests/bench-strtok.c: New file: strtok benchtest.
13795 2013-12-19  Allan McRae  <allan@archlinux.org>
13797         * manual/install.texi: Suppress menu for plain text output.
13798         * INSTALL: Regenerated.
13800 2013-12-18  Brooks Moses  <bmoses@google.com>
13802         [BZ #15846]
13803         * misc/getauxval.c: Include errno.h.
13804         (__getauxval): Set errno to ENOENT if the requested type is not
13805         found.
13806         * misc/sys/auxv.h (getauxval): Document that it may set errno;
13807         don't declare with __attribute_const__.
13808         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
13809         * manual/startup.texi: Document that getauxval sets errno.
13811 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
13813         * math/auto-libm-test-in: Add tests of jn and yn.
13814         * math/auto-libm-test-out: Regenerated.
13815         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
13816         (yn_test_data): Likewise.
13817         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13818         mpfr_if_f.
13819         (func_calc_desc): Add mpfr_if_f union field.
13820         (FUNC_mpfr_if_f): New macro.
13821         (test_functions): Add jn and yn.
13822         (calc_generic_results): Assert type of second input for
13823         mpfr_ff_f.  Handle mpfr_if_f.
13824         (output_for_one_input_case): Disable all checking for arguments
13825         fitting floating-point types in case of an integer argument.
13826         * sysdeps/i386/fpu/libm-test-ulps: Update.
13827         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13829         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
13830         Don't expect fegetround reference in libm.so.
13832 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
13834         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
13835         $(config-cflags-nofma).
13837 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
13839         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
13840         * math/auto-libm-test-out: Regenerated.
13842         [BZ #16338]
13843         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
13844         to determine exponent and adjust argument to have exponent of -1.
13845         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
13846         log2.
13847         * math/auto-libm-test-out: Regenerated.
13848         * sysdeps/i386/fpu/libm-test-ulps: Update.
13849         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13851 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
13853         * manual/probes.texi: Remove cases when per-thread arenas are
13854         disabled.
13856 2013-12-18  Andreas Schwab  <schwab@suse.de>
13858         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
13859         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
13860         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
13861         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
13862         * sysdeps/i386/i686/multiarch/Makefile: Update.
13863         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
13865 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
13867         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
13868         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
13870 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
13872         [BZ #15968]
13873         Support TZ transition times < 00:00:00.
13874         This is needed for version-3 tz-format files; it supports time
13875         stamps past 2037 for America/Godthab (the only entry in the tz
13876         database for which this change is relevant).
13877         * manual/time.texi (TZ Variable): Document transition times
13878         from -167:59:59 through -00:00:01.
13879         * time/tzset.c (tz_rule): Time of day is now signed.
13880         (__tzset_parse_tz): Parse negative time of day.
13882         Document TZ transition times >= 25:00:00.
13883         * manual/time.texi (TZ Variable): Document transition times from
13884         25:00:00 through 167:59:59.  These are already supported, and this
13885         support will help with version-3 tz-format files.
13887         * manual/time.texi (TZ Variable): Modernize North America example
13888         to reflect current (i.e., 2007-and-later) daylight saving rules.
13890         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
13892 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
13894         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
13895         * sysdeps/unix/bsd/bits/stat.h: Likewise.
13896         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
13897         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
13898         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
13899         * sysdeps/unix/bsd/bsdstat.h: Likewise.
13900         * sysdeps/unix/bsd/clock.c: Likewise.
13901         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
13902         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
13903         * sysdeps/unix/bsd/init-posix.c: Likewise.
13904         * sysdeps/unix/bsd/poll.c: Likewise.
13905         * sysdeps/unix/bsd/ptsname.c: Likewise.
13906         * sysdeps/unix/bsd/seekdir.c: Likewise.
13907         * sysdeps/unix/bsd/setegid.c: Likewise.
13908         * sysdeps/unix/bsd/seteuid.c: Likewise.
13909         * sysdeps/unix/bsd/setgid.c: Likewise.
13910         * sysdeps/unix/bsd/setrgid.c: Likewise.
13911         * sysdeps/unix/bsd/setruid.c: Likewise.
13912         * sysdeps/unix/bsd/setsid.c: Likewise.
13913         * sysdeps/unix/bsd/setuid.c: Likewise.
13914         * sysdeps/unix/bsd/sigaction.c: Likewise.
13915         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
13916         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
13917         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
13918         * sysdeps/unix/bsd/telldir.c: Likewise.
13919         * sysdeps/unix/bsd/times.c: Likewise.
13920         * sysdeps/unix/bsd/usleep.c: Likewise.
13922         * misc/Makefile (install-lib): Remove libbsd-compat.a.
13923         ($(objpfx)libbsd-compat.a): Remove rule.
13925         * include/features.h (__FAVOR_BSD): Do not define.
13926         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
13927         features conflicting with POSIX.
13928         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
13929         (_BSD_SOURCE): Remove description of not being a subset of other
13930         feature test macros.
13931         * manual/job.texi (getpgrp): Do not document BSD version.
13932         (getpgid): Do not document by reference to BSD getpgrp.
13933         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
13934         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
13935         * signal/signal.h [__FAVOR_BSD]: Likewise.
13936         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
13937         instead of making contents conditional on [__FAVOR_BSD].
13938         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
13940 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13942         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13944 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
13946         [BZ #16314]
13947         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
13948         values below 2**-450, not 2**-500.
13949         * math/auto-libm-test-in: Don't allow spurious underflow from
13950         hypot.
13951         * math/auto-libm-test-out: Regenerated.
13953         [BZ #16316]
13954         [BZ #16330]
13955         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
13956         values of ha and hb and sort them after adjusting subnormal
13957         arguments.
13958         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
13959         Likewise.
13960         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
13961         values of ea and eb and sort them after adjusting subnormal
13962         arguments.
13963         * math/auto-libm-test-in: Do not expect some hypot tests of
13964         subnormals to fail.  Add more hypot tests.
13965         * math/auto-libm-test-out: Regenerated.
13967 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13969         [BZ #13304]
13970         * sysdeps/sh/s_fma.c: New file.
13971         * sysdeps/sh/s_fmaf.c: New file.
13972         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
13973         version.
13974         * sysdeps/sh/Implies: Add sh/soft-fp.
13976 2013-12-16  Roland McGrath  <roland@hack.frob.com>
13978         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
13979         level of indirection to members `objname', `errstring', `malloced'.
13980         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
13981         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
13982         it as the __longjmp argument (just pass 1 instead).
13983         (_dl_catch_error): Initialize C with argument pointers and address of
13984         volatile local ERRCODE rather than copying values out of C at return.
13986 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
13988         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
13989         * math/auto-libm-test-out: Regenerated.
13990         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
13991         (hypot_test_data): Likewise.
13992         (pow_test_data): Likewise.
13993         (pow_tonearest_test_data): Likewise.
13994         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13995         mpfr_ff_f.
13996         (func_calc_desc): Add mpfr_ff_f union field.
13997         (FUNC_mpfr_ff_f): New macro.
13998         (test_functions): Add atan2, hypot and pow.
13999         (special_fill_min): New function.
14000         (special_fill_minus_min): Likewise.
14001         (special_fill_min_subnorm): Likewise.
14002         (special_fill_minus_min_subnorm): Likewise.
14003         (special_real_inputs): Add min, -min, min_subnorm and
14004         -min_subnorm.
14005         (calc_generic_results): Handle mpfr_ff_f.
14006         * sysdeps/i386/fpu/libm-test-ulps: Update.
14007         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14009 2013-12-16  Will Newton  <will.newton@linaro.org>
14011         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
14012         (Aligned Memory Blocks): Add documentation for aligned_alloc
14013         and suggest it as an alternative to posix_memalign.
14014         (Hooks for Malloc): Document __memalign_hook is also called
14015         for aligned_alloc.  (Summary of Malloc): Add summary for
14016         aligned alloc.  Document __memalign_hook is also called
14017         for aligned_alloc.
14019 2013-12-16  Will Newton  <will.newton@linaro.org>
14021         * manual/memory.texi (Malloc Examples): Clarify default
14022         alignment documentation.  Suggest posix_memalign rather
14023         than memalign or valloc.
14024         (Aligned Memory Blocks): Remove suggestion to use memalign
14025         or valloc.  Remove obsolete comment about BSD.
14026         Document memalign errno values and mark the function obsolete.
14027         Document posix_memalign returned error codes.  Mark valloc
14028         as obsolete.  (Hooks for Malloc): __memalign_hook is also
14029         called for posix_memalign and valloc.
14030         (Summary of Malloc): Add posix_memalign to function summary.
14031         __memalign_hook is also called for posix_memalign and valloc.
14033 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
14035         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
14036         TAYLOR_SIN.
14037         (__sin): Adjust.
14038         (__cos): Likewise.
14039         (sloww): Use mynumber union.  Expand ternary operator into
14040         if-else statements.
14041         (cslow): use mynumber union.
14043 2013-12-16  Allan McRae  <allan@archlinux.org>
14045         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
14046         * configure: Regenerated.
14048         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
14050         [BZ #14120]
14051         * configure.ac: Added --enable-maintainer-mode. Check for
14052         autoconf when enabled.
14053         * configure: Regenerated.
14055         * nscd/nscd.service: New file.
14056         * nscd/nscd.tmpfiles: New file.
14058 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
14060         [BZ #12100]
14061         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
14062         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
14063         * sysdeps/x86_64/multiarch/strstr.c: ... here.
14064         (strstr): Add __strstr_sse2_unaligned ifunc.
14065         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
14066         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
14067         (strcasestr): Remove __strcasestr_sse42 ifunc.
14068         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
14069         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
14070         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
14072 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
14074         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
14075         * sysdeps/sh/bits/fenv.h: ... here.
14076         * sysdeps/sh/sh4/fpu/bits: Remove directory.
14078 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14080         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
14082         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
14083         hypotf multiarch implementations.
14084         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
14085         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
14086         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
14087         multiarch hypot for PPC64.
14088         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
14089         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
14090         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
14091         multiarch hypotf for PPC64.
14093         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
14094         modff multiarch implementations.
14095         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
14096         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
14097         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
14098         multiarch modf for PPC64.
14099         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
14100         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
14101         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
14102         multiarch modff for PPC64.
14104         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
14105         and logl multiarch implementations.
14106         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
14107         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
14108         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
14109         multiarch logb for PPC64.
14110         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
14111         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
14112         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
14113         multiarch logb for PPC64.
14114         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
14115         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
14116         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
14117         multiarch logb for PPC64.
14119         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
14120         isinff multiarch implementation.
14121         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
14122         file.
14123         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
14124         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
14125         multiarch isinf for PPC64.
14126         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
14127         file.
14128         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
14129         multiarch isinff for PPC64.
14131         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
14132         finitef multiarch implementation.
14133         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
14134         file.
14135         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
14136         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
14137         multiarch finite for PPC64.
14138         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
14139         file.
14140         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
14141         multiarch finitef for PPC64.
14143         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
14144         lrint multiarch implementation.
14145         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
14146         file.
14147         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
14148         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
14149         multiarch llrint for PPC64.
14150         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
14151         multiarch lrint for PPC64.
14153         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
14154         copysignf multiarch implementation.
14155         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
14156         file.
14157         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
14158         file.
14159         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
14160         multiarch copysign for PPC64.
14161         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
14162         multiarch copysignf for PPC64.
14164         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
14165         multiarch implementation.
14166         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
14167         file.
14168         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
14169         file.
14170         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
14171         file.
14172         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
14173         file.
14174         multiarch llround for PPC64.
14175         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
14176         multiarch trunc for PPC64.
14177         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
14178         multiarch truncf for PPC64.
14180         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
14181         multiarch implementation.
14182         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
14183         file.
14184         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
14185         file.
14186         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
14187         file.
14188         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
14189         file.
14190         multiarch llround for PPC64.
14191         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
14192         multiarch round for PPC64.
14193         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
14194         multiarch roundf for PPC64.
14196         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
14197         multiarch implementation.
14198         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
14199         file.
14200         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
14201         file.
14202         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
14203         file.
14204         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
14205         file.
14206         multiarch llround for PPC64.
14207         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
14208         multiarch floor for PPC64.
14209         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
14210         multiarch floorf for PPC64.
14212         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
14213         multiarch implementation.
14214         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
14215         file.
14216         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
14217         file.
14218         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
14219         file.
14220         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
14221         file.
14222         multiarch llround for PPC64.
14223         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
14224         multiarch ceil for PPC64.
14225         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
14226         multiarch ceilf for PPC64.
14228         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
14229         multiarch implementation.
14230         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
14231         file.
14232         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
14233         file.
14234         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
14235         file.
14236         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
14237         multiarch llround for PPC64.
14238         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
14239         multiarch lround for PPC64.
14241         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
14242         multiarch implementation.
14243         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
14244         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
14245         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
14246         file.
14247         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
14248         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
14249         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
14250         multiarch isnan for PPC64.
14251         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
14252         multiarch isnanf for PPC64.
14254         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
14255         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
14256         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
14257         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
14258         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
14259         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
14261         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
14262         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
14263         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
14264         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
14266         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
14267         multiarch implementations.
14268         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14269         (__libc_ifunc_impl_list): Likewise.
14270         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
14271         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
14272         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
14273         multiarch stpcpy for PPC64.
14275         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
14276         multiarch implementations.
14277         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14278         (__libc_ifunc_impl_list): Likewise.
14279         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
14280         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
14281         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
14282         multiarch strcpy for PPC64.
14284         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
14285         redefine function name.
14286         (_wordcopy_fwd_dest_aligned): Likewise.
14287         (_wordcopy_bwd_aligned): Likewise.
14288         (_wordcopy_bwd_dest_aligned): Likewise.
14289         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
14290         multiarch implementations.
14291         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14292         (__libc_ifunc_impl_list): Likewise.
14293         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
14294         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
14295         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
14296         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
14297         multiarch wcscpy for PPC64.
14299         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
14300         multiarch implementations.
14301         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14302         (__libc_ifunc_impl_list): Likewise.
14303         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
14304         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
14305         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
14306         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
14307         multiarch wcscpy for PPC64.
14309         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
14310         multiarch implementations.
14311         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14312         (__libc_ifunc_impl_list): Likewise.
14313         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
14314         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
14315         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
14316         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
14317         multiarch wcsrchr for PPC64.
14319         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
14320         multiarch implementations.
14321         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14322         (__libc_ifunc_impl_list): Likewise.
14323         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
14324         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
14325         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
14326         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
14327         multiarch wcschr for PPC64.
14329         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
14330         multiarch implementations.
14331         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14332         (__libc_ifunc_impl_list): Likewise.
14333         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
14334         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
14335         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
14336         multiarch strchrnul for PPC64.
14338         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
14339         implementations.
14340         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14341         (__libc_ifunc_impl_list): Likewise.
14342         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
14343         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
14344         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
14345         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
14346         strchr for PPC64.
14348         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
14349         implementations.
14350         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14351         (__libc_ifunc_impl_list): Likewise.
14352         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
14353         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
14354         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
14355         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
14356         strncmp for PPC64.
14358         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
14359         multiarch implementations.
14360         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14361         (__libc_ifunc_impl_list): Likewise.
14362         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
14363         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
14364         strncasecmp for PPC64.
14365         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
14366         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
14367         multiarch strncasecmp_l for PPC64.
14369         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
14370         multiarch implementations.
14371         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
14372         (__libc_ifunc_impl_list): Likewise.
14373         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
14374         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
14375         multiarch strcasecmp for PPC64.
14376         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
14377         file.
14378         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
14379         multiarch strcasecmp_l for PPC64.
14381         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
14382         implementations.
14383         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14384         (__libc_ifunc_impl_list): Likewise.
14385         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
14386         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
14387         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
14388         strnlen for PPC64.
14390         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
14391         implementations.
14392         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14393         (__libc_ifunc_impl_list): Likewise.
14394         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
14395         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
14396         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
14397         strlen for PPC64.
14399         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
14400         implementations.
14401         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14402         (__libc_ifunc_impl_list): Likewise.
14403         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
14404         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
14405         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
14406         rawmemrchr for PPC64.
14408         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
14409         implementation.
14410         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14411         (__libc_ifunc_impl_list): Likewise.
14412         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
14413         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
14414         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
14415         memrchr for PPC64.
14417         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
14418         implementation.
14419         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14420         (__libc_ifunc_impl_list): Likewise.
14421         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
14422         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
14423         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
14424         memchr for PPC64.
14426         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
14427         implementation.
14428         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14429         (__libc_ifunc_impl_list): Likewise.
14430         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
14431         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
14432         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
14433         mempcpy for PPC64.
14435         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
14436         avoid cretion of __bzero symbol.
14437         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
14438         Likewise.
14439         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
14440         Likewise.
14441         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
14442         Likewise.
14443         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
14444         multiarch implementations.
14445         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14446         (__libc_ifunc_impl_list): Likewise.
14447         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
14448         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
14449         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
14450         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
14451         bzero for PPC32.
14452         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
14453         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
14454         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
14455         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
14456         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
14457         memset for PPC64.
14458         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
14460         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
14461         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
14462         implementations.
14463         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14464         (__libc_ifunc_impl_list): Likewise.
14465         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
14466         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
14467         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
14468         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
14469         memcmp for PPC64.
14471         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
14472         multiarch for POWER/PPC64.
14473         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
14474         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
14475         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
14476         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
14477         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
14478         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
14479         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
14480         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
14481         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
14482         memcpy for PPC64.
14484         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
14485         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
14486         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
14487         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
14488         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
14489         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
14490         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
14491         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
14492         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
14493         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
14494         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
14495         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
14496         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
14497         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
14498         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
14499         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
14500         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
14501         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
14502         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
14503         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
14504         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
14505         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
14507 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
14509         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
14511 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
14513         * benchtests/Makefile (bench): Add exp2 and log2.
14514         (LDLIBS-bench-exp2): Add -lm.
14515         (LDLIBS-bench-log2): Likewise.
14516         * benchtests/exp2-inputs: New inputs file.
14517         * benchtests/log2-inputs: New inputs file.
14518         * benchtests/log-inputs: Add new inputs.
14519         * benchtests/tan-inputs: Likewise.
14521 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
14523         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
14524         definition...
14525         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
14526         (csloww2): ... from here.
14528         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
14529         instead of structures.
14530         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
14531         (POLYNOMIAL): Likewise.
14532         (TAYLOR_SLOW): Likewise.
14533         (__sin): Likewise.
14534         (__cos): Likewise.
14535         (slow1): Likewise.
14536         (slow2): Likewise.
14537         (sloww): Likewise.
14538         (sloww1); Likewise.
14539         (sloww2): Likewise.
14540         (bsloww1): Likewise.
14541         (bsloww2): Likewise.
14542         (cslow2): Likewise.
14543         (csloww): Likewise.
14544         (csloww1): Likewise.
14545         (csloww2): Likewise.
14547 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
14549         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
14550         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
14551         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
14552         * malloc/hooks.c (realloc_check): Likewise.
14554         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
14555         * malloc/arena.c: Remove PER_THREAD conditional.
14556         [!PER_THREAD]: Remove code.
14557         (ptmalloc_unlock_all2): Likewise.
14558         (ptmalloc_init): Likewise.
14559         (_int_new_arena): Likewise.
14560         (arena_get2): Likewise.
14561         * malloc/hooks.c (__malloc_get_state): Likewise.
14562         (__malloc_set_state): Likewise.
14563         * malloc/malloc.c: Likewise.
14564         (struct malloc_state): Likewise.
14565         (struct malloc_par): Likewise.
14566         (__libc_realloc): Likewise.
14567         (__libc_mallopt): Likewise.
14569 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14571         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
14573 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
14575         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
14576         macro to a function.  Check for zero perturb_byte.
14577         (_int_malloc, _int_free): Remove zero perturb_byte checks.
14579         * malloc/malloc.c: (force_reg): Remove.
14580         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
14581         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
14582         force_reg by atomic_forced_read.
14583         * malloc/arena.c (ptmalloc_init): Likewise.
14584         * malloc/hooks.c (top_check): Likewise.
14586 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14588         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14590 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
14592         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
14594 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
14596         * math/auto-libm-test-in: Add tests of lgamma.
14597         * math/auto-libm-test-out: Regenerated.
14598         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
14599         (M_LOG_2_SQRT_PIl): Likewise.
14600         (lgamma_test_data): Use AUTO_TESTS_f_f1.
14601         * math/gen-auto-libm-tests.c (func_calc_method): Add value
14602         mpfr_f_f1.
14603         (func_calc_desc): Add mpfr_f_f1 union field.
14604         (ARGS1): New macro.
14605         (ARGS2): Likewise.
14606         (ARGS3): Likewise.
14607         (ARGS4): Likewise.
14608         (RET1): Likewise.
14609         (RET2): Likewise.
14610         (CALC): Likewise.
14611         (FUNC): Likewise.
14612         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
14613         (test_functions): Add lgamma.
14614         (calc_generic_results): Handle mpfr_f_f1.
14615         * sysdeps/i386/fpu/libm-test-ulps: Update.
14616         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14618 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14620         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
14621         __mpn_add_n for PowerPC64/POWER7.
14622         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
14623         __mpn_sub_n for PowerPC64/POWER7.
14625         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
14626         __mpn_addmul_1 for PowerPC64.
14627         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
14628         __mpn_submul_1 for PowerPC64.
14629         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
14630         for PowerPC64.
14631         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
14632         for PowerPC64.
14634 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
14636         [BZ #15089]
14637         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
14639 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14641         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
14643         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
14644         add multiarch folders.
14645         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
14646         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
14647         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
14648         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
14649         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
14650         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
14651         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
14652         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
14653         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
14654         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
14655         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
14656         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
14657         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
14658         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
14659         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
14660         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
14661         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
14663         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
14664         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
14665         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
14666         New file.
14667         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
14668         New file.
14669         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
14670         multiarch __ieee754_hypot for PowerPC32.
14671         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
14672         New file.
14673         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
14674         New file.
14675         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
14676         multiarch __ieee754_hypotf for PowerPC32.
14678         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
14679         long_double_symbol only if __logbl is defined.
14680         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
14681         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
14682         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
14683         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
14684         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
14685         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
14686         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
14687         path for implementation.
14688         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
14689         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
14690         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
14691         logb, and logbl multiarch implementations for PowerPC32.
14692         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
14693         file.
14694         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
14695         file.
14696         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
14697         multiarch logb for PowerPC32.
14698         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
14699         file.
14700         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
14701         file.
14702         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
14703         multiarch logbf for PowerPC32.
14704         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
14705         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
14706         file.
14707         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
14708         multiarch logbl implementation for PowerPC32.
14710         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
14711         and modff multiarch implementations.
14712         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
14713         New file.
14714         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
14715         New file.
14716         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
14717         multiarch modf for PowerPC32.
14718         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
14719         New file.
14720         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
14721         New file.
14722         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
14723         multiarch modff for PowerPC32.
14725         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
14726         and lrintf multiarch implementations.
14727         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
14728         New file.
14729         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
14730         New file.
14731         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
14732         multiarch lrint for PowerPC32.
14733         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
14734         file: multiarch lrintf for PowerPC32.
14736         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
14737         and lroundf multiarch implementations.
14738         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
14739         New file.
14740         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
14741         New file.
14742         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
14743         New file.
14744         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
14745         multiarch lround for PowerPC32.
14746         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
14747         file: multiarch lroundf for PowerPC32.
14749         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
14750         copysign and copysignf multiarch implementations.
14751         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
14752         New file.
14753         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
14754         New file.
14755         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
14756         file: multiarch copysign for PowerPC32.
14757         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
14758         file: multiarch copysignf for PowerPC32.
14760         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
14761         and truncf multiarch implementations.
14762         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
14763         New file.
14764         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
14765         file.
14766         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
14767         multiarch trunc for PowerPC32.
14768         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
14769         New file.
14770         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
14771         New file.
14772         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
14773         multiarch truncf for PowerPC32.
14775         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
14776         and roundf multiarch implementations.
14777         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
14778         New file.
14779         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
14780         file.
14781         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
14782         multiarch round for PowerPC32.
14783         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
14784         New file.
14785         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
14786         New file.
14787         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
14788         multiarch roundf for PowerPC32.
14790         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
14791         and floorf multiarch implementations.
14792         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
14793         New file.
14794         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
14795         file.
14796         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
14797         multiarch floor for PowerPC32.
14798         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
14799         New file.
14800         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
14801         New file.
14802         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
14803         multiarch floorf for PowerPC32.
14805         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
14806         and ceilf multiarch implementations.
14807         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
14808         New file.
14809         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
14810         file.
14811         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
14812         multiarch ceil for PowerPC32.
14813         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
14814         New file.
14815         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
14816         file.
14817         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
14818         multiarch ceilf for PowerPC32.
14820         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
14821         is defined.
14822         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
14823         FINITEF is defined.
14824         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
14825         and finitef multiarch implementations.
14826         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
14827         New file.
14828         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
14829         file.
14830         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
14831         multiarch finite for PowerPC32.
14832         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
14833         New file.
14834         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
14835         file: multiarch finitef for PowerPC32.
14837         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
14838         and isinff multiarch implementations.
14839         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
14840         file.
14841         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
14842         file.
14843         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
14844         multiarch isinf for PowerPC32.
14845         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
14846         New file.
14847         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
14848         multiarch isinff for PowerPC32.
14850         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
14851         alias when __isnan is defined.
14852         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
14853         and isnanf multiarch implementations.
14854         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
14855         file.
14856         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
14857         file.
14858         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
14859         file.
14860         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
14861         file.
14862         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
14863         multiarch isnan for PowerPC32.
14864         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
14865         New file.
14866         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
14867         New file.
14868         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
14869         multiarch isnanf for PowerPC32.
14871         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
14872         and sqrtf multiarch implementations.
14873         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
14874         file.
14875         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
14876         file.
14877         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
14878         multiarch sqrt for PowerPC32.
14879         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
14880         file.
14881         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
14882         file.
14883         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
14884         multiarch sqrtf for PowerPC32.
14886         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
14887         and llroundf multiarch implementations.
14888         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
14889         New file.
14890         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
14891         New file.
14892         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
14893         New file.
14894         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
14895         file: multiarch llround for PowerPC32.
14896         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
14897         file: multiarch llroundf for PowerPC32.
14899         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
14900         multiarch PowerPC32 fpu implementations.
14901         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
14902         New file.
14903         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
14904         New file.
14905         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
14906         multiarch llrint for PowerPC32.
14907         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
14908         New file.
14909         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
14910         New file.
14911         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
14912         file.
14914         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
14916         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
14917         file.
14918         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
14919         file.
14920         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
14921         file.
14922         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
14923         multiarch wordcopy for PPC32.
14924         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
14925         wordcopy objects.
14926         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14927         (__libc_ifunc_impl_list): Likewise.
14928         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
14929         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
14930         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
14931         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
14932         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
14933         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
14935         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
14936         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
14937         file.
14938         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
14939         file.
14940         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
14941         file.
14942         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
14943         multiarch wcscpy for PPC32.
14944         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
14945         multiarch objects.
14946         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14947         (__libc_ifunc_impl_list): Likewise.
14948         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
14949         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
14950         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
14951         sysdeps/powerpc/power6/wcscpy.c.
14953         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
14954         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
14955         file.
14956         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
14957         file.
14958         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
14959         file.
14960         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
14961         multiarch wcsrchr for PPC32.
14962         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
14963         multiarch objects.
14964         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14965         (__libc_ifunc_impl_list): Likewise.
14966         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
14967         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
14968         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
14969         sysdeps/powerpc/power6/wcsrchr.c.
14971         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
14972         file.
14973         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
14974         file.
14975         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
14976         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
14977         multiarch wcschr for PPc32.
14978         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
14979         multiarch objects.
14980         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14981         (__libc_ifunc_impl_list): Likewise.
14982         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
14983         * sysdeps/powerpc/power6/wcschr.c: ... to here.
14984         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
14985         sysdeps/powerpc/power6/wcschr.c.
14987         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
14988         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
14989         file.
14990         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
14991         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
14992         file: multiarch strchr for PPC32.
14993         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
14994         multiarch objects.
14995         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14996         (__libc_ifunc_impl_list): Likewise.
14998         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
14999         name.
15000         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
15001         file.
15002         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
15003         file.
15004         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
15005         multiarch strchrnul for PPC32.
15006         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
15007         multiarch objects.
15008         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15009         (__libc_ifunc_impl_list): Likewise.
15011         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
15012         file.
15013         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
15014         multiarch strncasecmp for PPC32.
15015         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
15016         file.
15017         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
15018         multiarch strncasecmp_l for PPC32.
15019         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
15020         strncasecmp multiarch objects.
15021         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15022         (__libc_ifunc_impl_list): Likewise.
15024         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
15025         file.
15026         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
15027         multiarch strncasecmp for PPC32.
15028         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
15029         New file.
15030         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
15031         multiarch strcasecmp_l for PPC32.
15032         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
15033         multiarch objects.
15034         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15035         (__libc_ifunc_impl_list): Likewise.
15037         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
15038         file.
15039         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
15040         file.
15041         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
15042         multiarch strncmp for PPC32.
15043         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
15044         multiarch objects.
15045         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15046         (__libc_ifunc_impl_list): Likewise.
15048         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
15049         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
15050         file.
15051         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
15052         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
15053         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
15054         multiarch objects.
15055         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15056         (__libc_ifunc_impl_list): Likewise.
15058         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
15059         file.
15060         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
15061         file.
15062         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
15063         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
15064         multiarch objects.
15065         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15066         (__libc_ifunc_impl_list): Likewise.
15068         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
15069         file.
15070         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
15071         file.
15072         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
15073         multiarch rawmemchr for PPC32.
15074         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
15075         multiarch objects.
15076         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15077         (__libc_ifunc_impl_list): Likewise.
15079         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
15080         file.
15081         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
15082         file.
15083         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
15084         file: memrchr multiarch for PPC32.
15085         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
15086         multiarch objects.
15087         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15088         (__libc_ifunc_impl_list): Likewise.
15090         * string/memchr.c (__memchr): Using macro to redefine symbol name.
15091         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
15092         file.
15093         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
15094         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
15095         multiarch memchr for PPC32.
15096         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
15097         multiarch objects.
15098         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15099         (__libc_ifunc_impl_list): Likewise.
15101         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
15102         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
15103         file.
15104         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
15105         file.
15106         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
15107         file: multiarch mempcpy for PPC32.
15108         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
15109         multiarch objects.
15110         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15111         (__libc_ifunc_impl_list): Likewise.
15113         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
15114         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
15115         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
15116         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
15117         multiarch bzero for PPC32.
15118         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
15119         file.
15120         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
15121         file.
15122         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
15123         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
15124         file: multiarch memset for PPC32.
15125         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
15126         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
15127         memset multiarch objects.
15128         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15129         (__libc_ifunc_impl_list): Likewise.
15131         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
15132         file.
15133         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
15134         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
15135         memcmp for PPC32.
15136         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
15137         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
15138         multiarch objects.
15139         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15140         (__libc_ifunc_impl_list): Likewise.
15142         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
15143         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
15144         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
15145         file.
15146         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
15147         file.
15148         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
15149         file.
15150         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
15151         multiarch memcpy for PPC32.
15152         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
15153         multiarch objects.
15154         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15155         (__libc_ifunc_impl_list): Likewise.
15157         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
15158         support multiarch for POWER/PPC32.
15159         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
15160         Likewise.
15161         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
15162         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
15163         Implies file to make multiarch folder appers before the fpu and
15164         default folder for power4 configuration.
15166 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
15168         * scripts/bench.pl: Append volatile keyword to type.
15170 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
15172         * sysdeps/sh/sotruss-lib.c: New file.
15173         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
15175 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15177         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15179 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
15181         [BZ #6810]
15182         * math/w_tgamma.c: Include <errno.h>.
15183         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
15184         * math/w_tgammaf.c: Include <errno.h>.
15185         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
15186         * math/w_tgammal.c: Include <errno.h>.
15187         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
15188         * math/auto-libm-test-in: Do not allow missing errno on tgamma
15189         underflow.  Add more tgamma tests.
15190         * math/auto-libm-test-out: Regenerated.
15191         * sysdeps/i386/fpu/libm-test-ulps: Update.
15192         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15194         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
15195         sin, sinh, tan, tanh, tgamma, y0 and y1.
15196         * math/auto-libm-test-out: Regenerated.
15197         * math/libm-test.inc (TEST_COND_x86_64): New macro.
15198         (TEST_COND_x86): Likewise.
15199         (M_E2l): Remove macro.
15200         (M_E3l): Likewise.
15201         (M_2_SQRT_PIl): Likewise.
15202         (M_SQRT_PIl): Likewise.
15203         (M_1_DIV_El): Likewise.
15204         (log_test_data): Use AUTO_TESTS_f_f.
15205         (log10_test_data): Likewise.
15206         (log1p_test_data): Likewise.
15207         (log2_test_data): Likewise.
15208         (sin_test_data): Likewise.
15209         (sin_tonearest_test_data): Likewise.
15210         (sin_towardzero_test_data): Likewise.
15211         (sin_downward_test_data): Likewise.
15212         (sin_upward_test_data): Likewise.
15213         (sinh_test_data): Likewise.
15214         (sinh_tonearest_test_data): Likewise.
15215         (sinh_towardzero_test_data): Likewise.
15216         (sinh_downward_test_data): Likewise.
15217         (sinh_upward_test_data): Likewise.
15218         (tan_test_data): Likewise.
15219         (tan_tonearest_test_data): Likewise.
15220         (tan_towardzero_test_data): Likewise.
15221         (tan_downward_test_data): Likewise.
15222         (tan_upward_test_data): Likewise.
15223         (tanh_test_data): Likewise.
15224         (tgamma_test_data): Likewise.
15225         (y0_test_data): Likewise.
15226         (y1_test_data): Likewise.
15227         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
15228         (special_real_inputs): Add pi/4.
15229         * sysdeps/i386/fpu/libm-test-ulps: Update.
15230         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15232 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15234         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
15235         "longjmp_target" static probes.
15236         (__longjmp): Rename to __longjmp_symbol.
15237         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
15238         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
15239         on which longjmp to generate.
15240         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
15241         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
15242         probe.
15243         (__sigsetjmp): Rename to __sigsetjmp_symbol.
15244         (__sigjmp_save): Rename to __sigjmp_save_symbol.
15245         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
15246         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
15247         and __sigjmp_save_symbol based on which sigsetjmp to generated.
15248         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
15249         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
15250         __longjmp_symbol based on which __longjmp to generate.
15251         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
15252         probe.
15253         (setjmp): Rename to setjmp_symbol.
15254         (__sigsetjmp): Rename to __sigsetjmp_symbol.
15255         (_setjmp): Rename to _setjmp_symbol.
15256         (__sigsetjmp): Rename to __sigsetjmp_symbol.
15257         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
15258         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
15259         which setjmp to generate.
15260         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
15261         "longjmp_target" static probes.
15263 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
15265         * benchtests/README: Add note about output arguments.
15266         * benchtests/bench-sincos.c: Remove file.
15267         * benchtests/sincos-inputs: New file.
15268         * scripts/bench.pl: Identify output arguments and define
15269         static variables for them.
15271         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
15273         [BZ #15941]
15274         * Makefile (INSTALL): Add install-plain.texi as the primary
15275         dependency.
15276         * manual/install-plain.texi: New file.
15277         * manual/install.texi: Include node directive only for
15278         non-plaintext output.
15280 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
15282         * stdlib/longlong.h: Update from GCC.
15284         [BZ #6807]
15285         [BZ #15901]
15286         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
15287         * math/w_j0f.c (y0f): Likewise.
15288         * math/w_j0l.c (__y0l): Likewise.
15289         * math/w_j1.c (y1): Likewise.
15290         * math/w_j1f.c (y1f): Likewise.
15291         * math/w_j1l.c (__y1l): Likewise
15292         * math/w_jn.c (yn): Likewise.
15293         * math/w_jnf.c (ynf): Likewise.
15294         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
15295         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
15296         value for Bessel function domain errors outside _SVID_ mode.
15297         Adjust sign of return value for yn (negative integer, 0).
15298         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
15299         by zero in return for negative x and set sign appropriately for
15300         negative n.
15301         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
15302         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
15303         * math/libm-test.inc (y0_test_data): Add more tests and adjust
15304         expectations in error cases.
15305         (y1_test_data): Likewise.
15306         (yn_test_data): Likewise.
15307         * sysdeps/i386/fpu/libm-test-ulps: Update.
15308         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15310 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15312         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
15313         "64" to "64-v1".  Add "64-v2".
15314         (abi-64-options): Rename to ...
15315         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
15316         (abi-64-condition): Rename to ...
15317         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
15318         (abi-64-ld-soname): Rename to ...
15319         (abi-64-v1-ld-soname): ... this.
15320         (abi-64-v2-options): Define.
15321         (abi-64-v2-condition): Likewise.
15322         (abi-64-v2-ld-soname): Likewise.
15323         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
15324         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
15325         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
15326         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
15327         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
15329 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15330             Alan Modra  <amodra@gmail.com>
15332         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
15333         New versions for use with the ELFv2 ABI.
15334         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
15335         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
15336         declaration.
15337         (struct La_ppc64v2_retval): Likewise.
15338         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
15339         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
15340         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
15341         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
15342         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
15343         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
15344         Do not save or restore CR.
15345         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
15346         (_dl_profile_resolve): Do no save or restore CR.  Support extended
15347         return values for ELFv2 ABI.  Fix location of FPR return registers.
15348         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
15349         updated values for _CALL_ELF == 2.
15350         (La_regs, La_retval, int_retval): Likewise.
15352 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15354         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
15355         (FRAME_MIN_SIZE_PARM): Likewise.
15356         (FRAME_BACKCHAIN): Likewise.
15357         (FRAME_CR_SAVE): Likewise.
15358         (FRAME_LR_SAVE): Likewise.
15359         (FRAME_TOC_SAVE): Likewise.
15360         (FRAME_PARM_SAVE): Likewise.
15361         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
15362         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
15363         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
15364         (call_mcount_parm_offset): New macro.
15365         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
15366         (PROF): Use symbolic stack frame offsets.
15367         (TAIL_CALL_SYSCALL_ERROR): Likewise.
15368         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
15369         Redefine in terms of FRAME_MIN_SIZE.
15370         (_dl_runtime_resolve): Use symbolic stack frame offsets.
15371         (_dl_profile_resolve): Likewise.  Update comment.
15372         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
15373         symbols stack frame offsets.
15374         (__sigsetjmp): Likewise.
15375         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
15376         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
15377         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
15378         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
15380         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
15381         (FRAME_BACKCHAIN): Remove.
15382         (FRAME_CR_SAVE): Likewise.
15383         (FRAME_LR_SAVE): Likewise.
15384         (FRAME_COMPILER_DW): Likewise.
15385         (FRAME_LINKER_DW): Likewise.
15386         (FRAME_TOC_SAVE): Likewise.
15387         (FRAME_PARM_SAVE): Likewise.
15388         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
15389         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
15390         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
15391         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
15392         (CHECK_SP): Use symbolic stack frame offsets.
15393         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
15394         zone" instead of caller's parameter save area for temp storage.
15395         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
15396         Likewise.  Also, use symbolic stack frame offsets.
15397         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
15398         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
15399         our own stack frame instead of the caller's.
15400         (__socket): Use symbolic stack frame offsets.
15402 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15403             Alan Modra  <amodra@gmail.com>
15405         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
15406         Define.
15407         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
15408         (PPC64_LOCAL_ENTRY_OFFSET): Define.
15409         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
15410         New function.
15411         (elf_machine_fixup_plt): Call it.
15412         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
15413         reloc arguments.
15414         (elf_machine_rela): Update call to elf_machine_plt_conflict.
15415         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
15416         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
15417         r2 before calling target.
15419 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15420             Alan Modra  <amodra@gmail.com>
15422         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
15423         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
15424         versions of macros to support ELFv2 ABI.
15425         (LOCALENTRY): New macro.
15426         (ENTRY, EALIGN): Use it.
15427         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
15428         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
15429         fall through into ENTRY entry point.
15430         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
15431         Only define if _CALL_ELF != 2.
15433         (elf_machine_matches_host): Verify ABI version matches.
15434         (RTLD_START): Use LOCALENTRY.
15435         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
15436         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
15437         (PLT_ENTRY_WORDS): New macro.
15438         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
15439         (elf_machine_runtime_setup): Support ELFv2 ABI.
15440         (elf_machine_fixup_plt): Likewise.
15441         (elf_machine_plt_conflict): Likewise.
15442         (resolve_ifunc): Likewise.
15443         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
15444         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
15445         Likewise.
15446         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
15447         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
15448         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
15449         (makecontext): Support ELFv2 ABI.
15450         * elf/elf.h (EF_PPC64_ABI): Define.
15452 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15454         * sysdeps/powerpc/powerpc64/sysdep.h
15455         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
15456         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
15457         (ENTRY) [ASSEMBLER]: ... but instead here ...
15458         (EALIGN) [ASSEMBLER]: ... and here.
15459         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
15460         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
15461         (ENTRY_2) [!ASSEMBLER]: Use it.
15462         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
15463         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
15464         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
15465         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
15466         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
15467         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
15468         Use PPC64_LOAD_FUNCPTR.
15470         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
15472 2013-12-04  Alan Modra  <amodra@gmail.com>
15474         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
15475         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
15476         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
15477         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
15479         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
15480         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
15481         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
15482         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
15483         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
15484         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
15486 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15488         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
15489         (__makecontext): Fix incorrect CFI when backtracing out of
15490         context created via makecontext.
15491         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
15492         (__setcontext): Fix incorrect CFI during switch to new context.
15493         (__novec_setcontext): Likewise.
15495 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
15497         [BZ #4772]
15498         * time/strptime_l.c (__strptime_internal): Allow modifiers
15499         in strptime.
15500         * time/tst-strptime.c (day_tests): Add testcase.
15502 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
15504         * scripts/bench.pl: Skip over blank lines.
15506 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
15508         [BZ #926]
15509         * manual/time.texi (Calendar Time): Clarify what timezone functions
15510         use.
15512 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15514         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15516 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
15518         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
15519         implementation.
15520         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
15521         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
15522         * debug/memset_chk.c (__memset_chk): Likewise.
15523         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
15524         * debug/strncpy_chk.c: Likewise.
15526 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
15528         [BZ #15268]
15529         [BZ #15425]
15530         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
15531         (__ieee754_exp): For possibly underflowing results, check size of
15532         result and force underflow exception if required.
15533         * math/auto-libm-test-in: Add more tests of exp.
15534         * math/auto-libm-test-out: Regenerated.
15535         * sysdeps/i386/fpu/libm-test-ulps: Update.
15536         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15538         [BZ #16283]
15539         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
15540         * math/w_exp2f.c (__exp2f): Likewise.
15541         * math/w_exp2l.c (__exp2l): Likewise.
15542         * math/auto-libm-test-in: Do not allow missing errno on exp2
15543         underflow.
15544         * math/auto-libm-test-out: Regenerated.
15546 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
15548         [BZ #16274]
15549         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
15550         handle filename validation.
15551         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
15552         (do_open): Delete.
15554 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
15556         [BZ #6786]
15557         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
15558         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
15559         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
15560         <float.h>.
15561         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
15562         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
15563         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
15564         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
15565         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
15566         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
15567         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
15568         * math/auto-libm-test-in: Don't allow missing errno from erfc.
15569         Add more erfc tests.
15570         * math/auto-libm-test-out: Regenerated.
15571         * sysdeps/i386/fpu/libm-test-ulps: Update.
15572         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15574         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
15575         exp2, expm1, j0 and j1.
15576         * math/auto-libm-test-out: Regenerated.
15577         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
15578         (erfc_test_data): Likewise.
15579         (exp_test_data): Likewise.
15580         (exp_tonearest_test_data): Likewise.
15581         (exp_towardzero_test_data): Likewise.
15582         (exp_downward_test_data): Likewise.
15583         (exp_upward_test_data): Likewise.
15584         (exp10_test_data): Likewise.
15585         (exp2_test_data): Likewise.
15586         (expm1_test_data): Likewise.
15587         (j0_test_data): Likewise.
15588         (j1_test_data): Likewise.
15589         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
15590         (input_flag_type): Add flag_xfail_rounding.
15591         (input_flags): Add xfail-rounding.
15592         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
15593         (output_for_one_input_case): Handle flag_xfail_rounding.
15594         * sysdeps/i386/fpu/libm-test-ulps: Update.
15595         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15597 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
15599         [BZ #16289]
15600         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
15601         division by 0.
15603 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
15605         [BZ #16195]
15606         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
15607         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
15608         (STAP_PROBE0): New macro.
15609         (STAP_PROBE1): Likewise.
15610         (STAP_PROBE2): Likewise.
15611         (STAP_PROBE3): Likewise.
15612         (STAP_PROBE4): Likewise.
15614 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
15616         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
15618 2013-12-02  Steve Ellcey  <sellcey@mips.com>
15620         * benchtests/Makefile (bench): Add sqrt.
15621         (LDLIBS-bench-sqrt): New.
15622         * benchtests/sqrt-input: New.
15624 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
15626         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
15627         (GAIH_EAI): Likewise.
15628         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
15629         (gaih_inet): Likewise.
15630         (getaddrinfo): Don't use GAIH_EAI.
15632         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
15633         (struct gaih): Remove definition.
15635 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
15637         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
15638         Use HERRNOP directly.
15640 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15642         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15644 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
15646         * math/gen-auto-libm-tests.c (test_functions): Add more
15647         single-argument functions.
15648         (special_fill_pi_2): New function.
15649         (special_fill_minus_pi_2): Likewise.
15650         (special_fill_pi_6): Likewise.
15651         (special_fill_minus_pi_6): Likewise.
15652         (special_fill_pi_3): Likewise.
15653         (special_fill_2pi_3): Likewise.
15654         (special_fill_e): Likewise.
15655         (special_fill_1_e): Likewise.
15656         (special_fill_e_minus_1): Likewise.
15657         (special_real_inputs): Add more special inputs.
15658         (output_for_one_input_case): Do not require ERANGE on underflow to
15659         zero if round-to-nearest result does not underflow to zero, unless
15660         exact results required.
15661         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
15662         atan, atanh, cbrt, cos and cosh.
15663         * math/auto-libm-test-out: Regenerated.
15664         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
15665         (acos_tonearest_test_data): Likewise.
15666         (acos_towardzero_test_data): Likewise.
15667         (acos_downward_test_data): Likewise.
15668         (acos_upward_test_data): Likewise.
15669         (acosh_test_data): Likewise.
15670         (asin_test_data): Likewise.
15671         (asin_tonearest_test_data): Likewise.
15672         (asin_towardzero_test_data): Likewise.
15673         (asin_upward_test_data): Likewise.
15674         (asinh_test_data): Likewise.
15675         (atan_test_data): Likewise.
15676         (atanh_test_data): Likewise.
15677         (cbrt_test_data): Likewise.
15678         (cos_test_data): Likewise.
15679         (cos_tonearest_test_data): Likewise.
15680         (cos_towardzero_test_data): Likewise.
15681         (cos_downward_test_data): Likewise.
15682         (cos_upward_test_data): Likewise.
15683         (cosh_test_data): Likewise.
15684         (cosh_tonearest_test_data): Likewise.
15685         (cosh_towardzero_test_data): Likewise.
15686         (cosh_downward_test_data): Likewise.
15687         (cosh_upward_test_data): Likewise.
15688         * sysdeps/i386/fpu/libm-test-ulps: Update.
15689         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15691 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
15693         [BZ #6787]
15694         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
15695         * math/w_exp10f.c (__exp10f): Likewise.
15696         * math/w_exp10l.c (__exp10l): Likewise.
15697         * math/libm-test.inc (exp10_test_data): Add more tests and expect
15698         errno settings in existing tests.
15700         [BZ #14032]
15701         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
15702         precision control set to double precision.
15703         * sysdeps/i386/fpu/w_sqrt.c: New file.
15704         * math/auto-libm-test-in: Add more tests.
15705         * math/auto-libm-test-out: Update.
15707         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
15708         (sqrt_test_tonearest): New function.
15709         (sqrt_towardzero_test_data): New variable.
15710         (sqrt_test_towardzero): New function.
15711         (sqrt_downward_test_data): New variable.
15712         (sqrt_test_downward): New function.
15713         (sqrt_upward_test_data): New variable.
15714         (sqrt_test_upward): New function.
15715         (main): Call the new functions.
15717         * math/gen-auto-libm-tests.c: New file.
15718         * math/auto-libm-test-in: Likewise.
15719         * math/auto-libm-test-out: New generated file.
15720         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
15721         variables.
15722         (%beautify): Add generated representations of zero.
15723         (top level): Set $auto_input and call parse_auto_input.
15724         (beautify): Remove trailing "f" from hex float constants.
15725         (parse_args): Handle XFAIL_TEST.
15726         (convert_condition): New function.
15727         (or_value): Likewise.
15728         (or_cond_value): Likewise.
15729         (generate_testfile): Handle AUTO_TESTS_* lines.
15730         (parse_auto_input): New function.
15731         * math/libm-test.inc (XFAIL_TEST): New macro.
15732         (ERRNO_UNCHANGED): Update value.
15733         (ERRNO_EDOM): Likewise.
15734         (ERRNO_ERANGE): Likewise.
15735         (IGNORE_RESULT): Likewise.
15736         (TEST_COND_flt_32): New macro.
15737         (TEST_COND_dbl_64): Likewise.
15738         (TEST_COND_ldbl_96_intel): Likewise.
15739         (TEST_COND_ldbl_96_m68k): Likewise.
15740         (TEST_COND_ldbl_128): Likewise.
15741         (TEST_COND_ldbl_128ibm): Likewise.
15742         (TEST_COND_long32): Likewise.
15743         (TEST_COND_long64): Likewise.
15744         (TEST_COND_before_rounding): Likewise.
15745         (TEST_COND_after_rounding): Likewise.
15746         (enable_test): Handle XFAIL_TEST flag.
15747         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
15748         with finite results.
15749         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
15750         auto-libm-test-out.
15752 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
15753             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
15755         [BZ #16214]
15756         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
15757         __tls_get_addr_internal instead of __tls_get_offset in order to
15758         avoid GOT pointer dependency.  Make rtld export
15759         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
15760         __tls_get_addr since we are a __tls_get_offset platform.
15761         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
15762         GOT pointer being set up before.
15763         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
15765 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
15767         * manual/math.texi (Errors in Math Functions): Document accuracy
15768         goals.
15770         [BZ #15004]
15771         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
15772         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
15773         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
15774         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
15775         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
15776         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
15777         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
15778         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
15779         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
15780         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
15781         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
15782         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
15783         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
15784         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
15785         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
15786         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
15788         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
15789         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
15790         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
15791         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
15792         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
15793         Likewise.
15794         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
15795         Likewise.
15796         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
15797         Likewise.
15798         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
15799         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
15800         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
15801         atomic-feupdateenv and flt-rounds.
15802         * sysdeps/powerpc/nofpu/Versions (libc): Add
15803         __atomic_feholdexcept, __atomic_feclearexcept,
15804         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
15805         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
15806         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
15807         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
15808         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
15809         here.
15810         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
15811         Update.
15813         * manual/arith.texi (FP Exceptions): Document that exceptions may
15814         not be raised when matherr is used.
15815         (Math Error Reporting): Document overflow in directed rounding
15816         modes.  Document that errno may not be set when finite values are
15817         returned on overflow.  Document intent to set errno on underflow
15818         only for underflow to zero.
15820         [BZ #16271]
15821         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
15822         round-to-nearest then adjust result for other rounding modes.
15823         * include/fenv.h (fegetround): Use libm_hidden_proto.
15824         * math/fegetround.c (fegetround): Use libm_hidden_def.
15825         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
15826         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
15827         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
15828         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
15829         Likewise.
15830         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
15831         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
15832         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
15833         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
15835 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
15837         [BZ #16077]
15838         * nss/Versions (libnss_files): Add
15839         _nss_files_gethostbyname3_r.
15840         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
15841         New function.
15842         (HOST_DB_LOOKUP): Remove macro.
15843         (_nss_files_gethostbyname_r): Implement function without the
15844         HOST_DB_LOOKUP macro.
15845         (_nss_files_gethostbyname2_r): Likewise.
15847 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
15849         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
15851 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
15853         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
15854         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
15855         warning.
15857 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15859         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
15860         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
15861         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
15862         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
15863         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
15864         __fe_nomask_env_priv and attribute_hidden.
15865         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
15866         (libc_feupdateenv_test_ppc): Likewise.
15867         (libc_feresetround_ppc): Likewise.
15868         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
15869         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
15870         compat_symbol macro.
15871         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
15872         (__fe_nomask_env): Likewise.
15873         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
15875 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
15877         * string/Makefile: Remove ifunc tests.
15878         * string/test-string.h: Define TEST_IFUNC.
15879         * string/test-bcopy-ifunc.c: Remove.
15880         * string/test-bzero-ifunc.c: Likewise.
15881         * string/test-memccpy-ifunc.c: Likewise.
15882         * string/test-memchr-ifunc.c: Likewise.
15883         * string/test-memcmp-ifunc.c: Likewise.
15884         * string/test-memcpy-ifunc.c: Likewise.
15885         * string/test-memmem-ifunc.c: Likewise.
15886         * string/test-memmove-ifunc.c: Likewise.
15887         * string/test-mempcpy-ifunc.c: Likewise.
15888         * string/test-memrchr-ifunc.c: Likewise.
15889         * string/test-memset-ifunc.c: Likewise.
15890         * string/test-rawmemchr-ifunc.c: Likewise.
15891         * string/test-stpcpy-ifunc.c: Likewise.
15892         * string/test-stpncpy-ifunc.c: Likewise.
15893         * string/test-strcasecmp-ifunc.c: Likewise.
15894         * string/test-strcasestr-ifunc.c: Likewise.
15895         * string/test-strcat-ifunc.c: Likewise.
15896         * string/test-strchr-ifunc.c: Likewise.
15897         * string/test-strchrnul-ifunc.c: Likewise.
15898         * string/test-strcmp-ifunc.c: Likewise.
15899         * string/test-strcpy-ifunc.c: Likewise.
15900         * string/test-strcspn-ifunc.c: Likewise.
15901         * string/test-strlen-ifunc.c: Likewise.
15902         * string/test-strncasecmp-ifunc.c: Likewise.
15903         * string/test-strncat-ifunc.c: Likewise.
15904         * string/test-strncmp-ifunc.c: Likewise.
15905         * string/test-strncpy-ifunc.c: Likewise.
15906         * string/test-strnlen-ifunc.c: Likewise.
15907         * string/test-strpbrk-ifunc.c: Likewise.
15908         * string/test-strrchr-ifunc.c: Likewise.
15909         * string/test-strspn-ifunc.c: Likewise.
15910         * string/test-strstr-ifunc.c: Likewise.
15912 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
15914         * benchtests/Makefile: Remove ifunc tests.
15915         * benchtests/bench-string.h: Define TEST_IFUNC.
15916         * benchtests/bench-bcopy-ifunc.c: Remove.
15917         * benchtests/bench-bzero-ifunc.c: Likewise.
15918         * benchtests/bench-memccpy-ifunc.c: Likewise.
15919         * benchtests/bench-memchr-ifunc.c: Likewise.
15920         * benchtests/bench-memcmp-ifunc.c: Likewise.
15921         * benchtests/bench-memcpy-ifunc.c: Likewise.
15922         * benchtests/bench-memmem-ifunc.c: Likewise.
15923         * benchtests/bench-memmove-ifunc.c: Likewise.
15924         * benchtests/bench-mempcpy-ifunc.c: Likewise.
15925         * benchtests/bench-memrchr-ifunc.c: Likewise.
15926         * benchtests/bench-memset-ifunc.c: Likewise.
15927         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
15928         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
15929         * benchtests/bench-stpcpy-ifunc.c: Likewise.
15930         * benchtests/bench-stpncpy-ifunc.c: Likewise.
15931         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
15932         * benchtests/bench-strcasestr-ifunc.c: Likewise.
15933         * benchtests/bench-strcat-ifunc.c: Likewise.
15934         * benchtests/bench-strchr-ifunc.c: Likewise.
15935         * benchtests/bench-strchrnul-ifunc.c: Likewise.
15936         * benchtests/bench-strcmp-ifunc.c: Likewise.
15937         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
15938         * benchtests/bench-strcpy-ifunc.c: Likewise.
15939         * benchtests/bench-strcspn-ifunc.c: Likewise.
15940         * benchtests/bench-strlen-ifunc.c: Likewise.
15941         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
15942         * benchtests/bench-strncat-ifunc.c: Likewise.
15943         * benchtests/bench-strncmp-ifunc.c: Likewise.
15944         * benchtests/bench-strncpy-ifunc.c: Likewise.
15945         * benchtests/bench-strnlen-ifunc.c: Likewise.
15946         * benchtests/bench-strpbrk-ifunc.c: Likewise.
15947         * benchtests/bench-strrchr-ifunc.c: Likewise.
15948         * benchtests/bench-strsep-ifunc.c: Likewise.
15949         * benchtests/bench-strspn-ifunc.c: Likewise.
15950         * benchtests/bench-strstr-ifunc.c: Likewise.
15952 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
15954         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
15956 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
15958         * resolv/netdb.h: Use __glibc_reserved instead __unused.
15959         * rt/aio.h: Likewise.
15960         * sysdeps/gnu/bits/utmp.h: Likewise.
15961         * sysdeps/gnu/bits/utmpx.h: Likewise.
15962         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
15963         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
15964         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
15965         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
15966         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
15967         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
15968         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
15969         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
15970         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
15971         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
15972         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
15973         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
15974         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
15975         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
15976         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
15977         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
15978         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
15979         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
15980         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
15981         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
15982         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
15983         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
15984         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
15985         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
15986         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
15987         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
15988         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
15989         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
15990         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
15991         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
15992         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
15993         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
15994         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
15995         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
15996         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
15997         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
15998         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
15999         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
16000         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
16001         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
16002         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
16003         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
16005 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
16007         [BZ #16245]
16008         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
16009         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
16011 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
16013         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
16014         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
16015         Likewise.
16017 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16019         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
16020         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
16021         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
16022         (__fesetround): Remove define.
16023         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
16024         rounding and exceptions handling.
16025         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
16026         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
16027         (__fe_nomask_env): Likewise.
16028         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
16029         __fegetround instead of fegetround.
16030         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
16031         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
16033 2013-11-21  Roland McGrath  <roland@hack.frob.com>
16035         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
16036         it's there.
16038         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
16040 2013-11-21  Meador Inge  <meadori@codesourcery.com>
16042         [BZ #11157]
16043         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
16044         (encrypt_r): Likewise.
16045         * malloc/obstack.h (obstack_free): Likewise.
16046         * posix/unistd.h (encrypt): Likewise.
16048 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
16050         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
16051         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
16052         DL_CALL_DT_FINI() that call the functions directly.
16053         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
16054         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
16055         * elf/dl-fini.c: Likewise.
16057 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
16059         * malloc/hooks.c (memalign_check): Add alignment rounding.
16060         * malloc/malloc.c (_mid_memalign): New function.
16061         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
16062         Implement by calling _mid_memalign.
16063         * manual/probes.texi (Memory Allocation Probes): Remove
16064         memory_valloc_retry and memory_pvalloc_retry.
16066 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
16068         * locale/programs/locarchive.c (open_archive): Add const
16069         qualifier to ARCHIVEFNAME and copy default fname to
16070         DEFAULT_FNAME.
16072         [BZ #15601]
16073         * libio/tst-widetext.input: Rename Oriya to Odia.
16074         * locale/iso-639.def: Likewise.
16076         * manual/probes.texi (Mathematical Function Probes): Add
16077         documentation for sin, cos, asin and acos probes.
16078         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
16079         (__sin32): Add slowasin probe.
16080         (__cos32): Add slowacos probe.
16081         (__mpsin): Add slowsin probe.
16082         (__mpcos): Add slowcos probe.
16084 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
16086         [BZ #15483]
16087         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
16088         thread-local __sim_exceptions_thread and global
16089         __sim_exceptions_global.
16090         (__sim_disabled_exceptions): Change to thread-local
16091         __sim_disabled_exceptions_thread and global
16092         __sim_disabled_exceptions_global.
16093         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
16094         and global __sim_round_mode_global.
16095         (__simulate_exceptions): Use thread-local floating-point state and
16096         set global state from it as needed.
16097         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
16098         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
16099         __sim_round_mode_thread.
16100         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
16101         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
16102         and global __sim_exceptions_global.
16103         (__sim_disabled_exceptions): Change to thread-local
16104         __sim_disabled_exceptions_thread and global
16105         __sim_disabled_exceptions_global.
16106         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
16107         and global __sim_round_mode_global.
16108         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
16109         (SIM_SET_GLOBAL): Likewise.
16110         * sysdeps/powerpc/soft-fp/sfp-machine.h
16111         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
16112         __sim_round_mode_thread.
16113         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
16114         __sim_disabled_exceptions_thread.
16115         (__sim_exceptions): Change to __sim_exceptions_thread.
16116         (__sim_disabled_exceptions): Change to
16117         __sim_disabled_exceptions_thread.
16118         (__sim_round_mode): Change to __sim_round_mode_thread.
16119         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
16120         thread-local floating-point state and set global state from it as
16121         needed.
16122         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
16123         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
16124         (__sim_disabled_exceptions): Remove extern declaration.
16125         (feenableexcept): Use thread-local floating-point state and set
16126         global state from it as needed.
16127         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
16128         extern declaration.
16129         (__sim_disabled_exceptions): Likewise.
16130         (__sim_round_mode): Likewise.
16131         (__fegetenv): Use thread-local floating-point state.
16132         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
16133         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
16134         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
16135         floating-point state and set global state from it as needed.
16136         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
16137         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
16138         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
16139         Likewise.
16140         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
16141         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
16142         Likewise.
16143         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
16144         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
16145         Use __sim_round_mode_thread.
16146         * math/test-fenv-tls.c: New file.
16147         * math/Makefile (tests): Add test-fenv-tls.
16148         ($(objpfx)test-fenv-tls): Depend on
16149         $(common-objpfx)nptl/libpthread.so.
16151 2013-11-19  Andreas Schwab  <schwab@suse.de>
16153         * locale/programs/locale.c (show_info): Decode wordarray elements.
16154         * locale/categories.def (LC_MONETARY): Add element for
16155         _NL_MONETARY_CRNCYSTR.
16156         * locale/C-monetary.c (conversion_rate): New variable.
16157         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
16158         element.
16160 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
16162         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
16163         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
16165 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
16167         * elf/Makefile (tst-auxv): New test.
16168         * elf/tst-auxv.c: New
16169         * elf/rtld.c (dl_main): Adjust AT_EXECFN
16171 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
16173         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
16174         (hidden_proto): Caller changed.
16175         (hidden_tls_proto): New macro.
16176         (libc_hidden_tls_proto): Likewise.
16177         (rtld_hidden_tls_proto): Likewise.
16178         (libm_hidden_tls_proto): Likewise.
16179         (libresolv_hidden_tls_proto): Likewise.
16180         (librt_hidden_tls_proto): Likewise.
16181         (libdl_hidden_tls_proto): Likewise.
16182         (libnss_files_hidden_tls_proto): Likewise.
16183         (libnsl_hidden_tls_proto): Likewise.
16184         (libnss_nisplus_hidden_tls_proto): Likewise.
16185         (libutil_hidden_tls_proto): Likewise.
16187 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
16189         [BZ #10253]
16190         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
16191         (decompose_rpath): Defer expansion to fillin_rpath.
16192         (_dl_init_paths): Pass linkmap to fillin_rpath.
16194 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
16196         * benchtests/Makefile: Add strsep.
16197         * benchtests/bench-strsep.c: New file: strsep benchtest.
16198         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
16200 2013-11-18  Andreas Schwab  <schwab@suse.de>
16202         * locale/programs/locale.c (show_info) [case byte]: Check for
16203         '\377' instead of '\177'.
16204         * locale/C-monetary.c (not_available): Always use "\377".
16205         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
16206         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
16207         detect unavailable sign_posn locale elements.
16208         * locale/localeconv.c (__localeconv): For grouping and
16209         mon_grouping handle "\177" and "\377" like no grouping.
16210         (INT_ELEM): New macro.  Use it to set all numeric members.
16211         * locale/programs/ld-monetary.c (monetary_read)
16212         <tok_mon_grouping>: Normalize single -1 to the empty string.
16213         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
16214         Likewise.
16216 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
16218         [BZ #16055]
16219         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
16220         when we match (nil).
16221         * stdio-common/tst-sscanf.c (struct test): Add testcase.
16223 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
16225         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
16226         (NO_TEST_INLINE): Update value.
16227         (ERRNO_UNCHANGED): Likewise.
16228         (ERRNO_EDOM): Likewise.
16229         (ERRNO_ERANGE): Likewise.
16230         (IGNORE_RESULT): Likewise.
16231         (check_float_internal): Check signs of NaN results if
16232         TEST_NAN_SIGN used.
16233         (check_complex): Pass TEST_NAN_SIGN flag through to second
16234         check_float_internal call.
16235         (copysign_test_data): Add tests with quiet NaNs as second
16236         argument.  Use TEST_NAN_SIGN.
16237         (fabs_test_data): Add test of negative quiet NaN argument.  Use
16238         TEST_NAN_SIGN.
16239         (signbit_test_data): Add tests of quiet NaN argument.
16240         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
16242         * math/gen-libm-test.pl (show_exceptions): Take extra argument
16243         $ignore_result.
16244         (parse_args): Handle function results specified as IGNORE.
16245         * math/libm-test.inc (IGNORE_RESULT): New macro.
16246         (check_float_internal): Do not check numerical result if flag
16247         IGNORE_RESULT set.
16248         (check_complex): Pass through IGNORE_RESULT to second
16249         check_float_internal call.
16250         (check_int): Do not check numerical result if flag IGNORE_RESULT
16251         set.
16252         (check_long): Likewise.
16253         (check_bool): Likewise.
16254         (check_longlong): Likewise.
16255         (lrint_test_data): Add tests of infinite and NaN arguments.
16256         (lrint_tonearest_test_data): Likewise.
16257         (lrint_towardzero_test_data): Likewise.
16258         (lrint_downward_test_data): Likewise.
16259         (lrint_upward_test_data): Likewise.
16260         (llrint_test_data): Likewise.
16261         (llrint_tonearest_test_data): Likewise.
16262         (llrint_towardzero_test_data): Likewise.
16263         (llrint_downward_test_data): Likewise.
16264         (llrint_upward_test_data): Likewise.
16265         (lround_test_data): Likewise.
16266         (llround_test_data): Likewise.
16268         * math/libm-test.inc (NO_TEST_INLINE): New macro.
16269         (ERRNO_UNCHANGED): Update value.
16270         (ERRNO_EDOM): Likewise.
16271         (ERRNO_ERANGE): Likewise.
16272         (NO_TEST_INLINE_FLOAT): New macro.
16273         (NO_TEST_INLINE_DOUBLE): Likewise.
16274         (enable_test): New function.
16275         (RUN_TEST_f_f): Check enable_test before running test.
16276         (RUN_TEST_2_f): Likewise.
16277         (RUN_TEST_fff_f): Likewise.
16278         (RUN_TEST_c_f): Likewise.
16279         (RUN_TEST_f_f1): Likewise.
16280         (RUN_TEST_fF_f1): Likewise.
16281         (RUN_TEST_fI_f1): Likewise.
16282         (RUN_TEST_ffI_f1): Likewise.
16283         (RUN_TEST_c_c): Likewise.
16284         (RUN_TEST_cc_c): Likewise.
16285         (RUN_TEST_f_i): Likewise.
16286         (RUN_TEST_f_i_tg): Likewise.
16287         (RUN_TEST_ff_i_tg): Likewise.
16288         (RUN_TEST_f_b): Likewise.
16289         (RUN_TEST_f_b_tg): Likewise.
16290         (RUN_TEST_f_l): Likewise.
16291         (RUN_TEST_f_L): Likewise.
16292         (RUN_TEST_fFF_11): Likewise.
16293         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
16294         conditionals.
16295         (cosh_test_data): Likewise.
16296         (exp_test_data): Likewise.
16297         (expm1_test_data): Likewise.
16298         (hypot_test_data): Likewise.
16299         (pow_test_data): Likewise.
16300         (sinh_test_data): Likewise.
16301         (tanh_test_data): Likewise.
16302         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
16303         flags argument.
16305         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
16306         tests with quiet NaN input and output.
16307         (acosh_test_data): Likewise.
16308         (asin_test_data): Likewise.
16309         (asinh_test_data): Likewise.
16310         (atan_test_data): Likewise.
16311         (atanh_test_data): Likewise.
16312         (atan2_test_data): Likewise.
16313         (cbrt_test_data): Likewise.
16314         (cos_test_data): Likewise.
16315         (cosh_test_data): Likewise.
16316         (erf_test_data): Likewise.
16317         (erfc_test_data): Likewise.
16318         (exp_test_data): Likewise.
16319         (exp10_test_data): Likewise.
16320         (exp2_test_data): Likewise.
16321         (expm1_test_data): Likewise.
16322         (hypot_test_data): Likewise.
16323         (j0_test_data): Likewise.
16324         (j1_test_data): Likewise.
16325         (jn_test_data): Likewise.
16326         (lgamma_test_data): Likewise.
16327         (log_test_data): Likewise.
16328         (log10_test_data): Likewise.
16329         (log1p_test_data): Likewise.
16330         (log2_test_data): Likewise.
16331         (pow_test_data): Likewise.
16332         (scalb_test_data): Likewise.
16333         (sin_test_data): Likewise.
16334         (sincos_test_data): Likewise.
16335         (sinh_test_data): Likewise.
16336         (tan_test_data): Likewise.
16337         (tanh_test_data): Likewise.
16338         (tgamma_test_data): Likewise.
16339         (y0_test_data): Likewise.
16340         (y1_test_data): Likewise.
16341         (yn_test_data): Likewise.
16343         [BZ #16167]
16344         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
16345         argument being NaN and avoid computations with second argument in
16346         that case.
16347         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
16348         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
16349         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
16351 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
16353         * locale/iso-639.def: Add Chitwani Tharu (the).
16355 2013-11-14  Andreas Schwab  <schwab@suse.de>
16357         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
16358         word instead of empty string.
16360 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16362         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
16363         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
16364         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
16365         (__fe_nomask_env): Likewise.
16367 2013-11-13  Steve Ellcey  <sellcey@mips.com>
16369         * benchtests/bench-timing.h: Include time.h.
16371 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
16373         [BZ #15997]
16374         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
16375         to 3.4.0 for x32.
16376         * sysdeps/unix/sysv/linux/configure: Regenerated.
16378 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
16380         [BZ #16151]
16381         * stdlib/strtod_l.c (round_and_return): Do not consider
16382         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
16383         exponent one less than half the least subnormal exponent.
16384         * stdlib/test-strtod-round-data: Add more tests.
16385         * stdlib/tst-strtod-round.c (tests): Regenerated.
16387 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16389         [BZ #14143]
16390         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
16391         (__fe_mask_env): Likewise.
16392         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
16393         libm_hidden_proto and add function prototype.
16394         (__fe_mask_env): Add function prototype.
16395         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
16396         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
16397         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
16398         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
16399         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
16400         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
16402 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
16404         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
16405         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
16407 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
16409         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
16410         of htab_find_slot().
16412 2013-11-11  David S. Miller  <davem@davemloft.net>
16414         [BZ #16150]
16415         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
16416         symbol in the non-vis3 case in static builds.
16417         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
16418         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
16419         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
16420         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
16422 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
16424         [BZ #387]
16425         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
16426         it is empty.
16428 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16430         * benchtests/Makefile: Add bench-strtod.
16431         * benchtests/bench-strtod.c: New file: strtod benchtest
16433 2013-11-11  Andreas Schwab  <schwab@suse.de>
16435         [BZ #16153]
16436         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
16437         terminating NUL in key length.
16439 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16441         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
16442         Add artificial ODP entry for vDSO symbol for PPC64.
16443         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
16444         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
16446 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
16448         [BZ #15374]
16449         * nss/getent.c (services_keys): Recognize services starting with digit.
16451 2013-11-06  David S. Miller  <davem@davemloft.net>
16453         [BZ #15985]
16454         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
16455         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
16457 2013-11-06  Will Newton  <will.newton@linaro.org>
16459         * manual/memory.texi (Malloc Examples): Remove register
16460         keyword from examples.
16462 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
16464         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
16466 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
16468         [BZ #6981]
16469         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
16470         depending on [__GCC_IEC_559 > 0].
16471         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
16472         depending on [__GCC_IEC_559_COMPLEX > 0].
16474 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
16476         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
16477         to iso-639.def.
16479 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
16481         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
16483 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
16485         [BZ #16112]
16486         * malloc/malloc (malloc_info): Do not handle first bin as
16487         special case.
16489 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
16491         * locale/iso-639.def: Add Central Nahuatl (nhn).
16493 2013-11-01  Bruno Haible  <bruno@clisp.org>
16495         [BZ #7003]
16496         * manual/math.texi (BSD Random): Specify range upper bound as
16497         in POSIX.
16499 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
16501         * locale/iso-639.def: Add Meadow Mari (mhr).
16503 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
16505         [BZ #14752], [BZ #15763]
16506         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
16507         Validate name.
16508         * rt/tst_shm.c: Add test for escaping directory.
16510 2013-10-31  Andreas Schwab  <schwab@suse.de>
16512         [BZ #15917]
16513         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
16514         followed by 'x' as part of digit sequence.
16515         * stdio-common/tst-sscanf.c (double_tests2): New tests.
16517 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
16519         [BZ #16037]
16520         * configure.ac: allow GNU Make 4.0 and greater.
16521         * configure: Regenerated.
16523 2013-10-30  Will Newton  <will.newton@linaro.org>
16525         [BZ #16038]
16526         * malloc/hooks.c (memalign_check): Limit alignment to the
16527         maximum representable power of two.
16528         * malloc/malloc.c (__libc_memalign): Likewise.
16529         * malloc/tst-memalign.c (do_test): Add test for very
16530         large alignment values.
16531         * malloc/tst-posix_memalign.c (do_test): Likewise.
16533 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
16535         [BZ #11087]
16536         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
16537         (munmap_chunk): Likewise.
16538         (mremap_chunk): Likewise.
16540 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
16542         [BZ #15799]
16543         * stdlib/div.c (div): Remove obsolete code.
16544         * stdlib/ldiv.c (ldiv): Likewise.
16545         * stdlib/lldiv.c (lldiv): Likewise.
16547 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
16549         [BZ #16071]
16550         * nss/nss_files/files-XXX.c (get_contents_ret): New
16551         enumerator.
16552         (get_contents): New function.
16553         (internal_getent): Use it.  Expand size of LINEBUFLEN.
16555 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
16557         * configure.in: Moved to ...
16558         * configure.ac: ... here. Change reference to configure.in
16559         to configure.ac.
16560         * sysdeps/arm/preconfigure.ac: ... here.
16561         configure.in to configure.ac.
16562         * sysdeps/gnu/configure.in: Moved to ...
16563         * sysdeps/gnu/configure.ac: ... here.
16564         * sysdeps/i386/configure.in: Moved to ...
16565         * sysdeps/i386/configure.ac: ... here.
16566         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
16567         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
16568         * sysdeps/mach/configure.in: Moved to ...
16569         * sysdeps/mach/configure.ac: ... here.
16570         * sysdeps/mach/hurd/configure.in: Moved to ...
16571         * sysdeps/mach/hurd/configure.ac: ... here.
16572         * sysdeps/powerpc/configure.in: Moved to ...
16573         * sysdeps/powerpc/configure.ac: ... here.
16574         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
16575         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
16576         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
16577         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
16578         * sysdeps/s390/s390-32/configure.in: Moved to ...
16579         * sysdeps/s390/s390-32/configure.ac: ... here.
16580         * sysdeps/s390/s390-64/configure.in: Moved to ...
16581         * sysdeps/s390/s390-64/configure.ac: ... here.
16582         * sysdeps/sh/configure.in: Moved to ...
16583         * sysdeps/sh/configure.ac: ... here.
16584         * sysdeps/sparc/configure.in: Moved to ...
16585         * sysdeps/sparc/configure.ac: ... here.
16586         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
16587         * sysdeps/unix/sysv/linux/configure.ac: ... here.
16588         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
16589         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
16590         * sysdeps/x86_64/configure.in: Moved to ...
16591         * sysdeps/x86_64/configure.ac: ... here.
16592         * sysdeps/x86_64/preconfigure.in: Moved to ...
16593         * sysdeps/x86_64/preconfigure.ac: ... here.
16594         * aclocal.m4: Change reference to configure.in to configure.ac.
16595         * config.h.in: Likewise.
16596         * manual/install.texi: Likewise.
16597         * manual/maint.texi: Likewise.
16598         * Makefile: Likewise.
16599         * malloc/Makefile: Likewise.
16600         * nscd/Makefile: Likewise.
16601         * Makeconfig: Change reference to configure.in and
16602         preconfigure.in to configure.ac and preconfigure.ac
16603         respectively.
16604         * INSTALL: Regenerated.
16605         * configure: Likewise.
16606         * sysdeps/gnu/configure: Likewise.
16607         * sysdeps/i386/configure: Likewise.
16608         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
16609         * sysdeps/mach/configure: Likewise.
16610         * sysdeps/mach/hurd/configure: Likewise.
16611         * sysdeps/powerpc/configure: Likewise.
16612         * sysdeps/powerpc/powerpc32/configure: Likewise.
16613         * sysdeps/powerpc/powerpc64/configure: Likewise.
16614         * sysdeps/s390/s390-32/configure: Likewise.
16615         * sysdeps/s390/s390-64/configure: Likewise.
16616         * sysdeps/sh/configure: Likewise.
16617         * sysdeps/sparc/configure: Likewise.
16618         * sysdeps/unix/sysv/linux/configure: Likewise.
16619         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
16620         * sysdeps/x86_64/configure: Likewise.
16621         * sysdeps/x86_64/preconfigure: Likewise.
16623 2013-10-29  Andreas Schwab  <schwab@suse.de>
16625         * stdio-common/Makefile (tst-swscanf-ENV): Define.
16627 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
16629         * benchtests/pow-inputs: Add new inputs.
16631         * benchtests/exp-inputs: Add new inputs.
16633         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
16634         conditional check for return value.
16635         (__cos32): Likewise.
16637 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16639         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
16640         to provide a boost for large inputs with word alignment.
16641         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
16642         implementation based on optimized PPC64 strcpy.
16643         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
16644         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
16645         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
16646         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
16648 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
16650         [BZ #2801]
16651         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
16653 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
16655         [BZ #14876]
16656         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
16657         * time/tst-strptime.c (day_tests): Add testcase.
16659 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
16661         [BZ #14029]
16662         * manual/pattern.texi: Acknowledge that fnmatch can fail.
16664 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
16666         [BZ #16074]
16667         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
16668         MAP_FAILED on error.
16670 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
16672         [BZ #16072]
16673         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
16674         heap for large requests.
16676 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
16678         [BZ #9954]
16679         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
16680         result if the result has no associated interface.
16681         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
16682         interface for all 127.X.Y.Z addresses.
16684 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
16686         * locale/iso-639.def: Add Ligurian (lij)
16688 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
16690         [BZ #15825]
16691         * sunrpc/rpc_main.c: Document rpcgen -5.
16693 2013-10-19  Michael Stahl  <mstahl@redhat.com>
16695         * elf/rtld.c (do_preload): Print the reason why preloading failed.
16697 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
16699         [BZ #10278]
16700         * posix/glob.c: Match only directories when trailing slash is present.
16701         * posix/tst-gnuglob.c (my_opendir): Do not open files.
16702         (main): Add testcase.
16704 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
16706         [BZ #15670]
16707         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
16709 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
16711         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
16712         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
16713         AUTH_DES and cindex for FIPS 140-2.
16714         (DES Encryption): Add cindex FIPS 46-3.
16716         * locale/locarchive.h (struct locarhandle): Add fname.
16717         * locale/programs/localedef.c (main): Pass ARGV[remaining]
16718         if an optional argument was specified to --list-archive,
16719         otherwise NULL.
16720         * locale/programs/locarchive.c (show_archive_content): Take new
16721         argument fname and pass it via ah.fname to open_archive.
16722         * locale/programs/localedef.h: Update decl.
16723         (open_archive): If AH->fname is non-null, open that file
16724         rather than the default file name, and don't ignore ENOENT.
16725         (create_archive): Set AH.fname to NULL.
16726         (delete_locales_from_archive): Likewise.
16727         (add_locales_to_archive): Likewise.
16728         * locale/programs/locfile.c (write_all_categories): Likewise.
16730 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
16731             Aldy Hernandez  <aldyh@redhat.com>
16733         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
16734         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
16735         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
16736         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
16737         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
16738         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
16739         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
16740         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
16741         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
16742         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
16743         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
16744         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
16745         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
16746         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
16747         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
16748         Likewise.
16749         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
16750         Likewise.
16751         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
16752         Likewise.
16753         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
16754         Likewise.
16755         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
16756         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
16757         Likewise.
16758         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
16759         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
16760         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
16761         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
16762         Likewise.
16763         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
16764         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
16765         * sysdeps/powerpc/preconfigure: Likewise.
16766         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
16767         Likewise.
16768         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
16769         Replace contents of file by #include of <fenv_libc.h>.
16770         * sysdeps/powerpc/soft-fp/sfp-machine.h
16771         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
16772         and <sys/prctl.h>.
16773         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
16774         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
16775         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
16776         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
16777         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
16778         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
16779         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
16780         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
16781         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
16782         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
16783         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
16784         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
16785         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
16786         Allow copysignl PLT reference to be missing.
16788 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
16789             Joseph Myers  <joseph@codesourcery.com
16791         [BZ #15948]
16792         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
16793         single character.
16794         (add_to_tablewc): Assert sequence of wide characters is nonempty.
16796 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
16798         * elf/tst-tls-dlinfo.c: Don't include tls.h.
16799         * elf/tst-tls1.c: Likewise.
16800         * elf/tst-tls10.h: Likewise.
16801         * elf/tst-tls14.c: Likewise.
16802         * elf/tst-tls2.c: Likewise.
16803         * elf/tst-tls3.c: Likewise.
16804         * elf/tst-tls4.c: Likewise.
16805         * elf/tst-tls5.c: Likewise.
16806         * elf/tst-tls6.c: Likewise.
16807         * elf/tst-tls7.c: Likewise.
16808         * elf/tst-tls8.c: Likewise.
16809         * elf/tst-tls9.c: Likewise.
16810         * elf/tst-tlsmod1.c: Likewise.
16811         * elf/tst-tlsmod13.c: Likewise.
16812         * elf/tst-tlsmod13a.c: Likewise.
16813         * elf/tst-tlsmod14a.c: Likewise.
16814         * elf/tst-tlsmod16a.c: Likewise.
16815         * elf/tst-tlsmod16b.c: Likewise.
16816         * elf/tst-tlsmod2.c: Likewise.
16817         * elf/tst-tlsmod3.c: Likewise.
16818         * elf/tst-tlsmod4.c: Likewise.
16819         * elf/tst-tlsmod5.c: Likewise.
16820         * elf/tst-tlsmod6.c: Likewise.
16822 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
16824         [BZ #12486]
16825         * malloc/malloc.c: remove checks for statistics.
16827 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
16829         [BZ #15277]
16830         * inet/inet_net.c (inet_network): Detect additional invalid strings.
16831         * inet/tst-network.c: Add testcase.
16833 2013-10-17  Andreas Schwab  <schwab@suse.de>
16835         [BZ #15218]
16836         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
16837         to determine canonical name.
16839 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
16841         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
16842         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
16843         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
16844         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
16845         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
16846         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
16847         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
16848         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
16849         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
16850         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
16851         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
16852         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
16853         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
16854         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
16855         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
16856         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
16857         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
16858         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
16859         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
16860         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
16861         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
16862         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
16863         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
16864         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
16865         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
16866         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
16867         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
16868         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
16869         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
16870         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
16871         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
16872         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
16873         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
16874         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
16875         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
16876         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
16877         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
16878         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
16879         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
16880         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
16881         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
16882         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
16883         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
16884         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
16885         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
16886         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
16887         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
16888         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
16889         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
16890         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
16891         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
16892         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
16893         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
16894         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
16895         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
16896         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
16897         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
16898         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
16900 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
16902         [BZ #16041]
16903         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
16904         make result into a quiet NaN.
16906 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
16908         * soft-fp/adddf3.c: Fix horizontal whitespace.
16909         * soft-fp/addsf3.c: Likewise.
16910         * soft-fp/addtf3.c: Likewise.
16911         * soft-fp/divdf3.c: Likewise.
16912         * soft-fp/divsf3.c: Likewise.
16913         * soft-fp/divtf3.c: Likewise.
16914         * soft-fp/double.h: Likewise.
16915         * soft-fp/eqdf2.c: Likewise.
16916         * soft-fp/eqsf2.c: Likewise.
16917         * soft-fp/eqtf2.c: Likewise.
16918         * soft-fp/extenddftf2.c: Likewise.
16919         * soft-fp/extended.h: Likewise.
16920         * soft-fp/extendsfdf2.c: Likewise.
16921         * soft-fp/extendsftf2.c: Likewise.
16922         * soft-fp/extendxftf2.c: Likewise.
16923         * soft-fp/fixdfdi.c: Likewise.
16924         * soft-fp/fixdfsi.c: Likewise.
16925         * soft-fp/fixdfti.c: Likewise.
16926         * soft-fp/fixsfdi.c: Likewise.
16927         * soft-fp/fixsfsi.c: Likewise.
16928         * soft-fp/fixsfti.c: Likewise.
16929         * soft-fp/fixtfdi.c: Likewise.
16930         * soft-fp/fixtfsi.c: Likewise.
16931         * soft-fp/fixtfti.c: Likewise.
16932         * soft-fp/fixunsdfdi.c: Likewise.
16933         * soft-fp/fixunsdfsi.c: Likewise.
16934         * soft-fp/fixunsdfti.c: Likewise.
16935         * soft-fp/fixunssfdi.c: Likewise.
16936         * soft-fp/fixunssfsi.c: Likewise.
16937         * soft-fp/fixunssfti.c: Likewise.
16938         * soft-fp/fixunstfdi.c: Likewise.
16939         * soft-fp/fixunstfsi.c: Likewise.
16940         * soft-fp/fixunstfti.c: Likewise.
16941         * soft-fp/floatdidf.c: Likewise.
16942         * soft-fp/floatdisf.c: Likewise.
16943         * soft-fp/floatditf.c: Likewise.
16944         * soft-fp/floatsidf.c: Likewise.
16945         * soft-fp/floatsisf.c: Likewise.
16946         * soft-fp/floatsitf.c: Likewise.
16947         * soft-fp/floattidf.c: Likewise.
16948         * soft-fp/floattisf.c: Likewise.
16949         * soft-fp/floattitf.c: Likewise.
16950         * soft-fp/floatundidf.c: Likewise.
16951         * soft-fp/floatundisf.c: Likewise.
16952         * soft-fp/floatunditf.c: Likewise.
16953         * soft-fp/floatunsidf.c: Likewise.
16954         * soft-fp/floatunsisf.c: Likewise.
16955         * soft-fp/floatunsitf.c: Likewise.
16956         * soft-fp/floatuntidf.c: Likewise.
16957         * soft-fp/floatuntisf.c: Likewise.
16958         * soft-fp/floatuntitf.c: Likewise.
16959         * soft-fp/fmadf4.c: Likewise.
16960         * soft-fp/fmasf4.c: Likewise.
16961         * soft-fp/fmatf4.c: Likewise.
16962         * soft-fp/gedf2.c: Likewise.
16963         * soft-fp/gesf2.c: Likewise.
16964         * soft-fp/getf2.c: Likewise.
16965         * soft-fp/ledf2.c: Likewise.
16966         * soft-fp/lesf2.c: Likewise.
16967         * soft-fp/letf2.c: Likewise.
16968         * soft-fp/muldf3.c: Likewise.
16969         * soft-fp/mulsf3.c: Likewise.
16970         * soft-fp/multf3.c: Likewise.
16971         * soft-fp/negdf2.c: Likewise.
16972         * soft-fp/negsf2.c: Likewise.
16973         * soft-fp/negtf2.c: Likewise.
16974         * soft-fp/op-1.h: Likewise.
16975         * soft-fp/op-2.h: Likewise.
16976         * soft-fp/op-4.h: Likewise.
16977         * soft-fp/op-8.h: Likewise.
16978         * soft-fp/op-common.h: Likewise.
16979         * soft-fp/quad.h: Likewise.
16980         * soft-fp/single.h: Likewise.
16981         * soft-fp/soft-fp.h: Likewise.
16982         * soft-fp/sqrtdf2.c: Likewise.
16983         * soft-fp/sqrtsf2.c: Likewise.
16984         * soft-fp/sqrttf2.c: Likewise.
16985         * soft-fp/subdf3.c: Likewise.
16986         * soft-fp/subsf3.c: Likewise.
16987         * soft-fp/subtf3.c: Likewise.
16988         * soft-fp/truncdfsf2.c: Likewise.
16989         * soft-fp/trunctfdf2.c: Likewise.
16990         * soft-fp/trunctfsf2.c: Likewise.
16991         * soft-fp/trunctfxf2.c: Likewise.
16992         * soft-fp/unorddf2.c: Likewise.
16993         * soft-fp/unordsf2.c: Likewise.
16994         * soft-fp/unordtf2.c: Likewise.
16996 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
16998         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
16999         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
17001 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
17003         * elf/dl-libc.c: Clear initfini list after freeing.
17005 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
17007         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
17008         * soft-fp/addsf3.c: Likewise.
17009         * soft-fp/addtf3.c: Likewise.
17010         * soft-fp/divdf3.c: Likewise.
17011         * soft-fp/divsf3.c: Likewise.
17012         * soft-fp/divtf3.c: Likewise.
17013         * soft-fp/double.h: Likewise.
17014         * soft-fp/eqdf2.c: Likewise.
17015         * soft-fp/eqsf2.c: Likewise.
17016         * soft-fp/eqtf2.c: Likewise.
17017         * soft-fp/extenddftf2.c: Likewise.
17018         * soft-fp/extended.h: Likewise.
17019         * soft-fp/extendsfdf2.c: Likewise.
17020         * soft-fp/extendsftf2.c: Likewise.
17021         * soft-fp/extendxftf2.c: Likewise.
17022         * soft-fp/fixdfdi.c: Likewise.
17023         * soft-fp/fixdfsi.c: Likewise.
17024         * soft-fp/fixdfti.c: Likewise.
17025         * soft-fp/fixsfdi.c: Likewise.
17026         * soft-fp/fixsfsi.c: Likewise.
17027         * soft-fp/fixsfti.c: Likewise.
17028         * soft-fp/fixtfdi.c: Likewise.
17029         * soft-fp/fixtfsi.c: Likewise.
17030         * soft-fp/fixtfti.c: Likewise.
17031         * soft-fp/fixunsdfdi.c: Likewise.
17032         * soft-fp/fixunsdfsi.c: Likewise.
17033         * soft-fp/fixunsdfti.c: Likewise.
17034         * soft-fp/fixunssfdi.c: Likewise.
17035         * soft-fp/fixunssfsi.c: Likewise.
17036         * soft-fp/fixunssfti.c: Likewise.
17037         * soft-fp/fixunstfdi.c: Likewise.
17038         * soft-fp/fixunstfsi.c: Likewise.
17039         * soft-fp/fixunstfti.c: Likewise.
17040         * soft-fp/floatdidf.c: Likewise.
17041         * soft-fp/floatdisf.c: Likewise.
17042         * soft-fp/floatditf.c: Likewise.
17043         * soft-fp/floatsidf.c: Likewise.
17044         * soft-fp/floatsisf.c: Likewise.
17045         * soft-fp/floatsitf.c: Likewise.
17046         * soft-fp/floattidf.c: Likewise.
17047         * soft-fp/floattisf.c: Likewise.
17048         * soft-fp/floattitf.c: Likewise.
17049         * soft-fp/floatundidf.c: Likewise.
17050         * soft-fp/floatundisf.c: Likewise.
17051         * soft-fp/floatunsidf.c: Likewise.
17052         * soft-fp/floatunsisf.c: Likewise.
17053         * soft-fp/floatuntidf.c: Likewise.
17054         * soft-fp/floatuntisf.c: Likewise.
17055         * soft-fp/floatuntitf.c: Likewise.
17056         * soft-fp/fmadf4.c: Likewise.
17057         * soft-fp/fmasf4.c: Likewise.
17058         * soft-fp/fmatf4.c: Likewise.
17059         * soft-fp/gedf2.c: Likewise.
17060         * soft-fp/gesf2.c: Likewise.
17061         * soft-fp/getf2.c: Likewise.
17062         * soft-fp/ledf2.c: Likewise.
17063         * soft-fp/lesf2.c: Likewise.
17064         * soft-fp/letf2.c: Likewise.
17065         * soft-fp/muldf3.c: Likewise.
17066         * soft-fp/mulsf3.c: Likewise.
17067         * soft-fp/multf3.c: Likewise.
17068         * soft-fp/negdf2.c: Likewise.
17069         * soft-fp/negsf2.c: Likewise.
17070         * soft-fp/negtf2.c: Likewise.
17071         * soft-fp/op-1.h: Likewise.
17072         * soft-fp/op-2.h: Likewise.
17073         * soft-fp/op-4.h: Likewise.
17074         * soft-fp/op-8.h: Likewise.
17075         * soft-fp/op-common.h: Likewise.
17076         * soft-fp/quad.h: Likewise.
17077         * soft-fp/single.h: Likewise.
17078         * soft-fp/soft-fp.h: Likewise.
17079         * soft-fp/sqrtdf2.c: Likewise.
17080         * soft-fp/sqrtsf2.c: Likewise.
17081         * soft-fp/sqrttf2.c: Likewise.
17082         * soft-fp/subdf3.c: Likewise.
17083         * soft-fp/subsf3.c: Likewise.
17084         * soft-fp/subtf3.c: Likewise.
17085         * soft-fp/truncdfsf2.c: Likewise.
17086         * soft-fp/trunctfdf2.c: Likewise.
17087         * soft-fp/trunctfsf2.c: Likewise.
17088         * soft-fp/trunctfxf2.c: Likewise.
17089         * soft-fp/unorddf2.c: Likewise.
17090         * soft-fp/unordsf2.c: Likewise.
17091         * soft-fp/unordtf2.c: Likewise.
17093 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
17095         [BZ #15672]
17096         * misc/error.c (error_tail): Fix possible buffer overflow.
17098 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
17100         [BZ #13028]
17101         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
17102         address.
17104 2013-10-14  P. J. McDermott  <pj@pehjota.net>
17106         [BZ #832]
17107         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
17108         testing pipefail option.
17110 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
17112         * soft-fp/double.h: Indent preprocessor directives inside #if.
17113         * soft-fp/extended.h: Likewise.
17114         * soft-fp/op-2.h: Likewise.
17115         * soft-fp/op-4.h: Likewise.
17116         * soft-fp/op-common.h: Likewise.
17117         * soft-fp/quad.h: Likewise.
17118         * soft-fp/single.h: Likewise.
17119         * soft-fp/soft-fp.h: Likewise.
17121 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
17123         * iconv/iconv_prog.c: Fix typos.
17124         * stdio-common/psiginfo-data.h: Likewise.
17126 2013-10-12   Reuben Thomas <rrt@sc3d.org>
17128         [BZ #15764]
17129         * locale/setlocale.c: Fix typo.
17131 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
17133         [BZ #16036]
17134         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
17135         signaling NaN arguments.
17136         * soft-fp/unordsf2.c (__unordsf2): Likewise.
17137         * soft-fp/unordtf2.c (__unordtf2): Likewise.
17139         [BZ #14910]
17140         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
17141         unordered operands.
17142         * soft-fp/gesf2.c (__gesf2): Likewise.
17143         * soft-fp/getf2.c (__getf2): Likewise.
17144         * soft-fp/ledf2.c (__ledf2): Likewise.
17145         * soft-fp/lesf2.c (__lesf2): Likewise.
17146         * soft-fp/letf2.c (__letf2): Likewise.
17148         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
17149         * soft-fp/eqsf2.c (__eqsf2): Likewise.
17150         * soft-fp/eqtf2.c (__eqtf2): Likewise.
17151         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
17152         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
17153         * soft-fp/fixdfti.c (__fixdfti): Likewise.
17154         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
17155         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
17156         * soft-fp/fixsfti.c (__fixsfti): Likewise.
17157         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
17158         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
17159         * soft-fp/fixtfti.c (__fixtfti): Likewise.
17160         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
17161         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
17162         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
17163         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
17164         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
17165         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
17166         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
17167         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
17168         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
17169         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
17170         * soft-fp/floatdisf.c (__floatdisf): Likewise.
17171         * soft-fp/floatsisf.c (__floatsisf): Likewise.
17172         * soft-fp/floattidf.c (__floattidf): Likewise.
17173         * soft-fp/floattisf.c (__floattisf): Likewise.
17174         * soft-fp/floattitf.c (__floattitf): Likewise.
17175         * soft-fp/floatundidf.c (__floatundidf): Likewise.
17176         * soft-fp/floatundisf.c (__floatundisf): Likewise.
17177         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
17178         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
17179         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
17180         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
17181         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
17182         * soft-fp/gesf2.c (__gesf2): Likewise.
17183         * soft-fp/getf2.c (__getf2): Likewise.
17184         * soft-fp/ledf2.c (__ledf2): Likewise.
17185         * soft-fp/lesf2.c (__lesf2): Likewise.
17186         * soft-fp/letf2.c (__letf2): Likewise.
17188         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
17189         Undefine and redefine.
17190         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
17191         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
17192         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
17193         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
17194         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17195         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
17196         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17197         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
17198         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17199         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
17200         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17201         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
17202         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17203         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
17204         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17206         [BZ #16032]
17207         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
17208         without decrementing exponent if mantissa >= that for the
17209         denominator, not >.
17210         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
17211         denominator, not >.  Decrement exponent in < case instead of
17212         incrementing in >= case.
17213         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
17214         without decrementing exponent if mantissa >= that for the
17215         denominator, not >.
17217         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
17218         computing saturated result for unsigned overflow.
17220 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
17221             Jeff Law  <law@redhat.com>
17223         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
17224         (atan2Mp): Add systemtap probe marker.
17225         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
17226         (__ieee754_log): Add systemtap probe marker.
17227         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
17228         (atanMp): Add systemtap probe marker.
17229         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
17230         (tanMp): Add systemtap probe marker.
17231         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
17232         (__slowexp): Add systemtap probe marker.
17233         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
17234         (__slowpow): Add systemtap probe marker.
17235         * manual/probes.texi: Document probes.
17237 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
17239         [BZ #15362]
17240         * libio/fileops.c (_IO_new_file_write): Return count of bytes
17241         written.
17242         (_IO_new_file_xsputn): Don't return EOF if nothing has been
17243         written.
17244         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
17245         written to buffer but not flushed.
17246         * libio/iofwrite_u.c:  Likewise.
17247         * libio/iopadn.c:  Return bytes returned even if EOF was
17248         encountered.
17249         * libio/iowpadn.c:  Likewise.
17250         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
17251         if _IO_padn does not write the whole buffer.
17252         [!COMPILE_WPRINTF] (PAD): Likewise.
17254 2013-10-10  David S. Miller  <davem@davemloft.net>
17256         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
17257         directory block.
17259 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
17261         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
17262         instead of FSF address.
17263         * soft-fp/fixdfti.c: Likewise.
17264         * soft-fp/fixsfti.c: Likewise.
17265         * soft-fp/fixtfti.c: Likewise.
17266         * soft-fp/fixunsdfti.c: Likewise.
17267         * soft-fp/fixunssfti.c: Likewise.
17268         * soft-fp/fixunstfti.c: Likewise.
17269         * soft-fp/floattidf.c: Likewise.
17270         * soft-fp/floattisf.c: Likewise.
17271         * soft-fp/floattitf.c: Likewise.
17272         * soft-fp/floatuntidf.c: Likewise.
17273         * soft-fp/floatuntisf.c: Likewise.
17274         * soft-fp/floatuntitf.c: Likewise.
17275         * soft-fp/trunctfxf2.c: Likewise.
17277         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
17278         * soft-fp/fixdfti.c: Likewise.
17279         * soft-fp/fixsfti.c: Likewise.
17280         * soft-fp/fixtfti.c: Likewise.
17281         * soft-fp/fixunsdfti.c: Likewise.
17282         * soft-fp/fixunssfti.c: Likewise.
17283         * soft-fp/fixunstfti.c: Likewise.
17284         * soft-fp/floattidf.c: Likewise.
17285         * soft-fp/floattisf.c: Likewise.
17286         * soft-fp/floattitf.c: Likewise.
17287         * soft-fp/floatuntidf.c: Likewise.
17288         * soft-fp/floatuntisf.c: Likewise.
17289         * soft-fp/floatuntitf.c: Likewise.
17290         * soft-fp/trunctfxf2.c: Likewise.
17292 2013-10-10  David S. Miller  <davem@davemloft.net>
17294         * sysdeps/sparc/fpu/libm-test-ulps: Update.
17296 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
17298         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
17299         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
17300         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
17301         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
17302         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
17303         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
17304         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
17306         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
17307         for NaNs before doing comparisons on argument.
17308         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
17309         Likewise.
17311 2013-10-10  Will Newton  <will.newton@linaro.org>
17313         * malloc/hooks.c (memalign_check): Ensure the value of bytes
17314         passed to _int_memalign does not overflow.
17316 2013-10-10  Torvald Riegel  <triegel@redhat.com>
17318         * scripts/bench.pl: Add include-sources directive.
17319         * benchtests/README: Update documentation.
17321 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
17323         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
17324         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
17325         instead of FP_INIT_ROUNDMODE.
17326         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
17327         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
17329         [BZ #16034]
17330         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
17331         copy class of input value.
17332         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
17333         not handle exceptions.
17334         * soft-fp/negsf2.c (__negsf2): Likewise.
17335         * soft-fp/negtf2.c (__negtf2): Likewise.
17336         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
17338 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
17340         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
17341         semicolon.  From Linux kernel.
17343 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
17345         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
17347 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
17349         [BZ #156]
17350         * manual/socket.texi: Added statement about buffer
17351         for gethostbyname2_r.
17353 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
17355         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
17356         Use .p2align directive instead, throughout.
17357         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
17358         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
17359         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
17360         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
17361         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
17362         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
17363         * sysdeps/x86_64/strchr.S: Likewise.
17364         * sysdeps/x86_64/strrchr.S: Likewise.
17366 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
17368         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
17370         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
17372         * sysdeps/generic/math_private.h (__mpsin1): Remove
17373         declaration.
17374         (__mpcos1): Likewise.
17375         (__mpsin): New argument __range_reduce.
17376         (__mpcos): Likewise.
17377         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
17378         (slow): Use __mpsin and __mpcos.
17379         (slow1): Likewise.
17380         (slow2): Likewise.
17381         (sloww): Likewise.
17382         (sloww1): Likewise.
17383         (sloww2): Likewise.
17384         (bsloww): Likewise.
17385         (bsloww1): Likewise.
17386         (bsloww2): Likewise.
17387         (cslow2): Likewise.
17388         (csloww): Likewise.
17389         (csloww1): Likewise.
17390         (csloww2): Likewise.
17391         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
17392         range_reduce.  Merge in __mpsin1.
17393         (__mpcos): Likewise.
17394         (__mpsin1): Remove.
17395         (__mpcos1): Likewise.
17397 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
17399         * locale/loadlocale.c (_nl_intern_locale_data): Use
17400         LOCFILE_ALIGNED_P.
17401         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
17402         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
17403         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
17404         obstack data is appropriately aligned.
17405         (obstack_int32_grow_fast): Likewise.
17406         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
17407         * locale/programs/locfile.c (add_locale_uint32): Likewise.
17408         (add_locale_uint32_array): Likewise.
17410 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
17412         * benchtests/Makefile: Remove ARGLIST and RET variables.
17413         ($(objpfx)bench-%.c): Pass only function name to the script.
17414         * benchtests/README: Update documentation.
17415         * benchtests/acos-inputs: Add new directives.
17416         * benchtests/acosh-inputs: Likewise.
17417         * benchtests/asin-inputs: Likewise.
17418         * benchtests/asinh-inputs: Likewise.
17419         * benchtests/atan-inputs: Likewise.
17420         * benchtests/atanh-inputs: Likewise.
17421         * benchtests/cos-inputs: Likewise.
17422         * benchtests/cosh-inputs: Likewise.
17423         * benchtests/exp-inputs: Likewise.
17424         * benchtests/log-inputs: Likewise.
17425         * benchtests/pow-inputs: Likewise.
17426         * benchtests/rint-inputs: Likewise.
17427         * benchtests/sin-inputs: Likewise.
17428         * benchtests/sinh-inputs: Likewise.
17429         * benchtests/tan-inputs: Likewise.
17430         * benchtests/tanh-inputs: Likewise.
17431         * scripts/bench.pl: Add support for new directives.
17433 2013-10-07  Alan Modra  <amodra@gmail.com>
17435         * README: Fix careless merge.
17437 2013-10-05  Alan Modra  <amodra@gmail.com>
17439         * NEWS: Mention powerpc64le support and bugs fixed.
17440         * README: Both big-endian and little-endian powerpc64 supported.
17442 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
17444         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
17445         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
17446         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
17447         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
17449 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
17451         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
17452         match prototype.
17454 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
17456         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
17457         Move -mhard-float appending from
17458         ports/sysdeps/powerpc/powerpc32/Makefile.
17459         [$(with-fp) = yes] (ASFLAGS): Likewise.
17460         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
17461         * sysdeps/powerpc/nofpu: Move directory from
17462         ports/sysdeps/powerpc/nofpu.
17463         * sysdeps/powerpc/soft-fp: Move directory from
17464         ports/sysdeps/powerpc/soft-fp.
17465         * sysdeps/powerpc/powerpc32/405: Move directory from
17466         ports/sysdeps/powerpc/powerpc32/405.
17467         * sysdeps/powerpc/powerpc32/440: Move directory from
17468         ports/sysdeps/powerpc/powerpc32/440.
17469         * sysdeps/powerpc/powerpc32/464: Move directory from
17470         ports/sysdeps/powerpc/powerpc32/464.
17471         * sysdeps/powerpc/powerpc32/476: Move directory from
17472         ports/sysdeps/powerpc/powerpc32/476.
17473         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
17474         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
17475         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
17476         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
17477         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
17478         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
17479         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
17480         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
17481         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
17482         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
17483         * README: Update for powerpc-*-linux-gnu software floating point
17484         support in libc.
17486         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
17487         case to powerpc/powerpc32*.
17488         * sysdeps/unix/sysv/linux/configure: Regenerated.
17490         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
17491         (_FPU_MASK_OM): Define as 0x04.
17492         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
17493         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
17494         0x00c10080.
17495         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
17496         0x0000003c.
17497         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
17499         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
17500         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
17501         getcontext_e500.
17502         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
17503         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
17504         setcontext_e500.
17505         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
17506         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
17507         and setcontext_e500.
17509 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
17511         * locale/iso-3166.def: Update iso-1366.def and related occurrences
17513 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
17515         * manual/threads.texi (Default Thread Attributes): Fix typo.
17517 2013-10-04  Will Newton  <will.newton@linaro.org>
17519         * malloc/Makefile: Add tst-memalign.
17520         * malloc/tst-memalign.c: New file.
17522         * malloc/tst-posix_memalign.c: Add comments.
17523         (do_test): Add comments and call free on all potentially
17524         allocated pointers. Add space after cast.
17526         * malloc/tst-pvalloc.c: Add comments.
17527         (do_test): Add comments and call free on all potentially
17528         allocated pointers. Remove duplicate check for NULL pointer.
17529         Add space after cast.
17531         * malloc/tst-valloc.c: Add comments.
17532         (do_test): Add comments and call free on all potentially
17533         allocated pointers. Remove duplicate check for NULL pointer.
17534         Add space after cast.
17536 2013-10-04  Alan Modra  <amodra@gmail.com>
17538         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
17539         Use stdint types in rather than __attribute__((mode())).
17540         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
17542 2013-10-04  Alan Modra  <amodra@gmail.com>
17544         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
17545         Correct handling of unaligned relocs for little-endian.
17546         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
17548 2013-10-04  Alan Modra  <amodra@gmail.com>
17550         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
17551         * configure: Regenerate.
17552         * nptl/shlib-versions: Powerpc*le starts at 2.18.
17553         * shlib-versions: Likewise.
17555 2013-10-04  Alan Modra  <amodra@gmail.com>
17557         * string/tester.c (test_memrchr): Increment reported test cycle.
17559 2013-10-04  Alan Modra  <amodra@gmail.com>
17561         * string/test-memcpy.c (do_one_test): When reporting errors, print
17562         string address and don't overrun end of string.
17564 2013-10-04  Alan Modra  <amodra@gmail.com>
17566         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
17567         insrdi.  Make better use of reg selection to speed exit slightly.
17568         Schedule entry path a little better.  Remove useless "are we done"
17569         checks on entry to main loop.  Handle wrapping around zero address.
17570         Correct main loop count.  Handle single left-over word from main
17571         loop inline rather than by using loop_small.  Remove extra word
17572         case in loop_small caused by wrong loop count.  Add little-endian
17573         support.
17574         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
17575         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
17576         cache hint.
17577         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
17578         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
17579         support.  Avoid rlwimi.
17580         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
17582 2013-10-04  Alan Modra  <amodra@gmail.com>
17584         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
17585         insrdi.  Formatting.
17586         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
17587         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
17588         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
17589         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
17590         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
17591         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
17593 2013-10-04  Alan Modra  <amodra@gmail.com>
17595         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
17596         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
17597         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
17598         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
17599         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
17600         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
17601         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
17602         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
17603         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
17604         use of regs.  Use power7 mtocrf.  Tidy function tails.
17606 2013-10-04  Alan Modra  <amodra@gmail.com>
17608         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
17609         Formatting.  Consistently use rXXX register defines or rN defines.
17610         Use early exit labels that avoid restoring unused non-volatile regs.
17611         Make cr field use more consistent with rWORDn compares.  Rename
17612         regs used as shift registers for unaligned loop, using rN defines
17613         for short lifetime/multiple use regs.
17614         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
17615         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
17616         addi 1,1,64 to pop stack frame.  Simplify return value code.
17617         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
17619 2013-10-04  Alan Modra  <amodra@gmail.com>
17621         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
17622         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
17623         rather than rlwimi.
17624         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
17625         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
17626         little-endian support.  Correct typos.
17627         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
17628         rather than rlwimi.
17629         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
17630         in loop and entry code to keep "and." results.
17631         (strchr): Add little-endian support.  Comment.  Move cntlzd
17632         earlier in tail.
17633         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
17635 2013-10-04  Alan Modra  <amodra@gmail.com>
17637         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
17638         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
17639         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
17640         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
17642 2013-10-04  Alan Modra  <amodra@gmail.com>
17644         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
17645         (rTMP): Define as r11.
17646         (strcmp): Add little-endian support.  Optimise tail.
17647         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
17648         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
17649         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
17650         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
17651         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
17652         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
17653         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
17655 2013-10-04  Alan Modra  <amodra@gmail.com>
17657         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
17658         little-endian support.  Remove unnecessary "are we done" tests.
17659         Handle "s" wrapping around zero and extremely large "size".
17660         Correct main loop count.  Handle single left-over word from main
17661         loop inline rather than by using small_loop.  Correct comments.
17662         Delete "zero" tail, use "end_max" instead.
17663         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
17665 2013-10-04  Alan Modra  <amodra@gmail.com>
17667         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
17668         support.  Don't branch over align.
17669         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
17670         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
17671         support.  Rearrange tmp reg use to suit.  Comment.
17672         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
17674 2013-10-04  Alan Modra  <amodra@gmail.com>
17676         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
17678 2013-10-04  Alan Modra  <amodra@gmail.com>
17680         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
17681         conditional form of branch and link when obtaining pc.
17682         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
17684 2013-10-04  Alan Modra  <amodra@gmail.com>
17686         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
17687         HIWORD/LOWORD.
17688         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
17689         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
17691 2013-10-04  Alan Modra  <amodra@gmail.com>
17693         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
17694         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
17695         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
17696         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
17697         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
17698         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
17699         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
17700         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
17701         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
17702         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
17704 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
17705             Alistair Popple <alistair@ozlabs.au.ibm.com>
17706             Alan Modra <amodra@gmail.com>
17708         [BZ #15723]
17709         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
17710         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
17711         _dl_hwcap access for little-endian.
17712         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
17713         destroy vmx regs when saving unaligned.
17714         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
17715         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
17716         destroy vmx regs when saving unaligned.
17718 2013-10-04  Alan Modra  <amodra@gmail.com>
17720         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
17721         Don't use a union to pack hi/low value.
17723 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
17725         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
17726         for little-endian.
17727         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
17728         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
17729         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
17730         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
17731         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
17733 2013-10-04  Alan Modra  <amodra@gmail.com>
17735         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
17736         constants to usual value for .cst8 section, and remove redundant
17737         high address load.
17738         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
17739         constant for 0x1p52.  Load little-endian words of double from
17740         correct stack offsets.
17742 2013-10-04  Alan Modra  <amodra@gmail.com>
17744         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
17745         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
17746         words of double from correct stack offsets.
17747         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
17748         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
17749         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
17750         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
17751         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
17752         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
17753         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
17754         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
17755         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
17756         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
17757         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
17758         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
17759         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
17760         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
17761         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
17762         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
17763         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
17765 2013-10-04  Alan Modra  <amodra@gmail.com>
17767         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
17768         64-bit int/double union.
17769         (_FPU_SETCW): Likewise.
17770         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
17771         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
17773 2013-10-04  Alan Modra  <amodra@gmail.com>
17775         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
17776         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
17778 2013-10-04  Alan Modra  <amodra@gmail.com>
17780         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
17781         use vector int constants.
17782         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
17784 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
17786         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
17787         array with long long.
17788         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
17789         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
17790         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
17791         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
17792         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
17793         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
17794         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
17795         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
17796         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
17797         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
17798         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
17799         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
17800         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
17802 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
17804         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
17805         (__signbit): Likewise.  Correct for little-endian.
17806         (__signbitl): Call __signbit.
17807         (lrint): Correct for little-endian.
17808         (lrintf): Call lrint.
17810 2013-10-04  Alan Modra  <amodra@gmail.com>
17812         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
17813         union 32-bit int array member with 64-bit int array.
17814         (t515, tm256): Double rather than long double.
17815         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
17817 2013-10-04  Alan Modra  <amodra@gmail.com>
17819         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
17820         Delete.
17821         (IEEE854_LONG_DOUBLE_BIAS): Delete.
17822         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
17823         version of math_ldbl.h.
17825 2013-10-04  Alan Modra  <amodra@gmail.com>
17827         [BZ #15734], [BZ #15735]
17828         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
17829         all uses of ieee875 long double macros and unions.  Simplify test
17830         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
17831         ldbl_extract_mantissa value for ix,iy exponents.  Properly
17832         normalize after ldbl_extract_mantissa, and don't add hidden bit
17833         already handled.  Don't treat low word of ieee854 mantissa like
17834         low word of IBM long double and mask off bit when testing for
17835         zero.
17836         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
17837         all uses of ieee875 long double macros and unions.  Simplify tests
17838         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
17839         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
17840         two1022, instead use their values.  Recognise that tests for large
17841         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
17842         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
17843         Rewrite all uses of ieee875 long double macros and unions.  Simplify
17844         test for 0.0L and nan.  Correct negation.
17845         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
17846         ieee875 long double macros and unions.  Correct output for large
17847         magnitude x.  Correct absolute value calculation.
17848         (__erfcl): Likewise.
17849         * math/libm-test.inc: Add tests for errors discovered in IBM long
17850         double versions of fmodl, remainderl, erfl and erfcl.
17852 2013-10-04  Alan Modra  <amodra@gmail.com>
17854         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
17855         all uses of ieee854 long double macros and unions.  Simplify tests
17856         for long doubles that are fully specified by the high double.
17857         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
17858         Likewise.
17859         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
17860         Remove dead code too.
17861         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
17862         (__ieee754_ynl): Likewise.
17863         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
17864         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
17865         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
17866         Remove dead code too.
17867         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
17868         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
17869         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
17870         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
17871         Simplify.
17872         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
17873         Simplify.
17874         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
17875         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
17876         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
17877         Comment on variable precision.
17878         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
17879         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
17880         Likewise.
17881         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
17882         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
17883         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
17884         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
17885         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
17887 2013-10-04  Alan Modra  <amodra@gmail.com>
17889         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
17890         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
17891         all uses of ieee854 long double macros and unions.
17892         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
17893         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
17894         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
17895         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
17896         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
17897         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
17898         Likewise.
17899         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
17900         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
17901         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
17902         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
17903         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
17904         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
17905         Simplify sign and nan test too.
17906         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
17907         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
17908         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
17909         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
17910         Likewise.
17911         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
17912         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
17913         Likewise.
17914         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
17915         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
17916         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
17917         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
17918         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
17919         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
17921 2013-10-04  Alan Modra  <amodra@gmail.com>
17923         * stdio-common/printf_size.c (__printf_size): Don't use
17924         union ieee854_long_double in fpnum union.
17925         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
17926         signbit macro to retrieve sign from long double.
17927         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
17928         retrieve sign from long double.
17929         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
17930         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
17931         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
17932         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
17933         * math/test-misc.c (main): Don't use union ieee854_long_double.
17935 2013-10-04  Alan Modra  <amodra@gmail.com>
17937         [BZ #15680]
17938         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
17939         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
17940         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
17941         calculation.  Remove unnecessary test for denormal exponent.
17942         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
17943         Correct handling of denormals.  Avoid undefined shift behaviour.
17944         Correct normalisation of low mantissa when low double is denormal.
17945         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
17946         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
17947         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
17948         Correct normalisation of low mantissa.  Test for overflow of high
17949         mantissa and normalise.
17950         (ldbl_nearbyint): Use more readable constant for two52.
17951         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
17952         (__mpn_construct_long_double): Fix test for overflow of high
17953         mantissa and correct normalisation.  Avoid undefined shift.
17955 2013-10-04  Alan Modra  <amodra@gmail.com>
17957         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
17958         (union ibm_extended_long_double): Define as an array of ieee754_double.
17959         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
17960         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
17961         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
17962         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
17963         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
17964         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
17965         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
17966         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
17967         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
17968         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
17969         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
17971 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
17973         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
17974         page size instead of calling getpagesize.
17976         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
17977         (LOCFILE_ALIGN_MASK): Likewise.
17978         (LOCFILE_ALIGN_UP): Likewise.
17979         (LOCFILE_ALIGNED_P): Likewise.
17980         * locale/programs/ld-collate.c (collate_output): Use the new
17981         macros instead of __alignof__ (int32_t).
17982         * locale/weight.h (findidx): Likewise.
17984 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
17986         [BZ #431]
17987         * manual/string.texi: Fix strncat and wcsncat.
17989 2013-10-03  Brooks Moses  <bmoses@google.com>
17991         [BZ #15915]
17992         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
17993         * Makerules: ...here, and adjust associated comments.
17995 2013-10-02  Will Newton  <will.newton@linaro.org>
17997         * malloc/Makefile: Add tst-pvalloc.
17998         * malloc/tst-pvalloc.c: New file.
18000 2013-10-02  Will Newton  <will.newton@linaro.org>
18002         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
18003         improve test coverage.
18005 2013-10-02  Will Newton  <will.newton@linaro.org>
18007         * malloc/Makefile: Add tst-posix_memalign.
18008         * malloc/tst-posix_memalign.c: New file.
18010 2013-10-01  Eric Blake  <eblake@redhat.com>
18012         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
18013         Use __THROWNL rather than __THROW on static functions.
18015 2013-09-30  Petr Machata  <pmachata@redhat.com>
18017         * elf/elf.h (R_AARCH64_ABS16): New macro.
18018         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
18019         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
18020         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
18021         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
18022         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
18023         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
18024         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
18025         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
18026         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
18027         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
18028         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
18029         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
18030         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
18031         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
18032         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
18033         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
18034         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
18035         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
18036         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
18037         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
18038         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
18039         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
18040         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
18041         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
18042         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
18043         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
18044         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
18045         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
18046         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
18047         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
18048         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
18049         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
18050         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
18051         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
18052         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
18053         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
18054         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
18055         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
18056         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
18057         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
18058         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
18059         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
18060         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
18061         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
18062         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
18063         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
18064         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
18065         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
18066         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
18067         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
18068         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
18069         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
18070         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
18071         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
18072         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
18073         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
18074         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
18075         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
18076         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
18077         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
18078         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
18079         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
18080         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
18081         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
18082         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
18083         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
18084         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
18085         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
18086         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
18087         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
18088         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
18089         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
18090         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
18091         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
18092         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
18093         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
18094         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
18095         (R_AARCH64_TLSDESC_LDR): Likewise.
18096         (R_AARCH64_TLSDESC_ADD): Likewise.
18097         (R_AARCH64_TLSDESC_CALL): Likewise.
18099 2013-09-30  Andreas Schwab  <schwab@suse.de>
18101         [BZ #15048]
18102         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
18103         the nss database lookup.
18104         * nscd/initgrcache.c (addinitgroupsX): Likewise.
18105         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
18107 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
18109         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
18111 2013-09-28  P. J. McDermott  <pj@pehjota.net>
18113         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
18114         ${Bash-specific parameter/pattern/string} parameter expansion.
18115         * sysdeps/unix/make-syscalls.sh: Likewise.
18117 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
18119         * sysdeps/sh/stackguard-macros.h: New file.
18121 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
18123         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
18124         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
18125         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
18126         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
18127         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
18128         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
18130 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18132         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
18133         Fix thread ID register.
18135 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
18137         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
18138         [POSIX || UNIX98]: Require rather than permitting all symbols from
18139         <time.h>.
18140         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
18141         element of struct sched_param.
18142         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
18143         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
18144         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
18145         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
18146         constant.
18148 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
18150         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
18151         argument calculation.
18153 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
18155         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
18156         Expect macro.
18157         [POSIX] (pthread_attr_t): Do not require type.
18158         [POSIX] (pthread_cond_t): Likewise.
18159         [POSIX] (pthread_condattr_t): Likewise.
18160         [POSIX] (pthread_key_t): Likewise.
18161         [POSIX] (pthread_mutex_t): Likewise.
18162         [POSIX] (pthread_mutexattr_t): Likewise.
18163         [POSIX] (pthread_once_t): Likewise.
18164         [POSIX] (pthread_t): Likewise.
18165         [POSIX-based standards] (pthread_atfork): Expect function.
18167 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
18168             Richard Sandiford  <richard@codesourcery.com>
18170         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
18171         (swap_endianness_p): New extern variable.
18172         (set_big_endian): New inline function.
18173         (maybe_swap_uint32): Likewise.
18174         (maybe_swap_uint32_array): Likewise.
18175         (maybe_swap_uint32_obstack): Likewise.
18176         * locale/programs/locfile.c: Include <stdbool.h>.
18177         (swap_endianness_p): New variable.
18178         (add_locale_uint32): Call maybe_swap_uint32.
18179         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
18180         (write_locale_data): Call maybe_swap_uint32_array.
18181         * locale/programs/ld-collate.c (obstack_int32_grow): Call
18182         maybe_swap_uint32.
18183         (obstack_int32_grow_fast): Likewise.
18184         (output_weightwc): Call maybe_swap_uint32_obstack.
18185         (collate_output): Likewise.
18186         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
18187         (OPT_LITTLE_ENDIAN): Likewise.
18188         (options): Add --little-endian and --big-endian options.
18189         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
18190         * locale/programs/locarchive.c: Include "locfile.h".
18191         (GET): New macro.
18192         (SET): Likewise.
18193         (INC): Likewise.
18194         (create_archive): Use the new macros to access fields of
18195         structures directly mapped from or written to locale archives.
18196         (oldlocrecentcmp): Likewise.
18197         (enlarge_archive): Likewise.
18198         (insert_name): Likewise.
18199         (add_alias): Likewise.
18200         (add_locale): Likewise.
18201         (delete_locales_from_archive): Likewise.
18202         (show_archive_content): Likewise.
18203         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
18204         locale data.
18206 2013-09-24  Roland McGrath  <roland@hack.frob.com>
18208         * manual/freemanuals.texi: Updated from (newly) canonical copy at
18209         http://www.gnu.org/doc/freemanuals.texi.
18210         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
18212 2013-09-24  Will Newton  <will.newton@linaro.org>
18214         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
18215         macro.
18217 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
18219         * locale/hashval.h (compute_hashval): Interpret bytes of key as
18220         unsigned char.
18222 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
18224         * manual/threads.texi (POSIX Threads): Fix a typo.
18226 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
18228         [BZ #14547]
18229         * string/tst-strcoll-overflow.c: New test case.
18230         * string/Makefile (xtests): Add tst-strcoll-overflow.
18231         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
18232         cache if string sizes may cause integer overflow.
18234         [BZ #14547]
18235         * string/strcoll_l.c (coll_seq): New members rule, idx,
18236         save_idx and back_us.
18237         (get_next_seq_nocache): New function.
18238         (do_compare_nocache): New function.
18239         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
18240         when malloc fails.
18242 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
18244         [BZ #15754]
18245         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
18246         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
18247         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
18249         [BZ #15754]
18250         * elf/Makefile (tests): Add tst-ptrguard1.
18251         (tests-static): Add tst-ptrguard1-static.
18252         (tst-ptrguard1-ARGS): Define.
18253         (tst-ptrguard1-static-ARGS): Define.
18254         * elf/tst-ptrguard1.c: New file.
18255         * elf/tst-ptrguard1-static.c: New file.
18256         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
18257         * sysdeps/i386/stackguard-macros.h: Likewise.
18258         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
18259         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
18260         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
18261         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
18262         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
18263         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
18265 2013-09-23  Hector Marco  <hecmargi@upv.es>
18266             Ismael Ripoll  <iripoll@disca.upv.es>
18267             Carlos O'Donell  <carlos@redhat.com>
18269         [BZ #15754]
18270         * sysdeps/generic/stackguard-macros.h: Define
18271         __pointer_chk_guard_local and POINTER_CHK_GUARD.
18272         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
18273         Define __pointer_chk_guard_local.
18274         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
18275         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
18277 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
18279         [BZ #15859]
18280         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
18282 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
18284         * include/string.h (__ffs): Declare as hidden.
18285         * string/ffs.c (__ffs): Define as hidden.
18286         * sysdeps/i386/ffs.c (__ffs): Likewise.
18287         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
18288         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
18289         * sysdeps/s390/ffs.c (__ffs): Likewise.
18290         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
18292 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
18294         * NEWS: Mention malloc probes.
18296         * malloc/arena.c (new_heap): New memory_heap_new probe.
18297         (grow_heap): New memory_heap_more probe.
18298         (shrink_heap): New memory_heap_less probe.
18299         (heap_trim): New memory_heap_free probe.
18300         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
18301         (systrim): New memory_sbrk_less probe.
18302         * manual/probes.texi: Document them.
18304         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
18305         * manual/probes.texi: Document it.
18307         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
18308         (__libc_realloc): Add memory_realloc_retry probe.
18309         (__libc_memalign): Add memory_memalign_retry probe.
18310         (__libc_valloc): Add memory_valloc_retry probe.
18311         (__libc_pvalloc): Add memory_pvalloc_retry probe.
18312         (__libc_calloc): Add memory_calloc_retry probe.
18313         * manual/probes.texi: Document them.
18315         * malloc/arena.c (get_free_list): Add probe
18316         memory_arena_reuse_free_list.
18317         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
18318         and memory_arena_reuse.
18319         (arena_get2) [!PER_THREAD]: Likewise.
18320         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
18321         memory_arena_reuse_realloc.
18322         * manual/probes.texi: Document them.
18324         * malloc/malloc.c (__libc_free): Add
18325         memory_mallopt_free_dyn_thresholds probe.
18326         (__libc_mallopt): Add multiple memory_mallopt probes.
18327         * manual/probes.texi: Document them.
18329         * malloc/malloc.c: Include stap-probe.h.
18330         (__libc_mallopt): Add memory_mallopt probe.
18331         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
18332         * manual/probes.texi: New.
18333         * manual/Makefile (chapters): Add probes.
18334         * manual/threads.texi: Set next node.
18336 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
18338         [BZ #15963, #13985]
18339         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
18340         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
18341         Add `Chinese' to `nan' entry name.
18343 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
18345         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
18346         (POLYNOMIAL): Likewise.
18347         (TAYLOR_SINCOS): Likewise.
18348         (TAYLOR_SLOW): Likewise.
18349         (__sin): Use TAYLOR_SINCOS.
18350         (__cos): Likewise.
18351         (slow): Use TAYLOR_SLOW.
18352         (sloww): Likewise.
18353         (bsloww): Likewise.
18354         (csloww): Likewise.
18356 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
18358         * stdlib/strtod_l.c: Fix buffer overrun.
18360 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
18362         * benchtests/Makefile (bench): Add sincos.
18363         * benchtests/bench-sincos.c: New file.
18365         * math/libm-test.inc (cos_test_data): New test inputs.
18366         (sin_test_data): Likewise.
18368         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
18369         macro.
18370         (__sin): Use it.
18371         (__cos): Likewise.
18372         (slow1): Likewise.
18373         (slow2): Likewise.
18374         (sloww1): Likewise.
18375         (sloww2): Likewise.
18376         (bsloww1): Likewise.
18377         (bsloww2): Likewise.
18378         (cslow2): Likewise.
18379         (csloww1): Likewise.
18380         (csloww2): Likewise.
18382         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
18383         function.
18384         (__sin): Use it.
18385         (__cos): Likewise.
18387         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
18388         gotos.
18389         (__cos): Likewise.
18391 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
18393         * config.h.in (HAVE_MIPS_NAN2008): New macro.
18394         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
18395         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
18396         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
18397         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
18398         * elf/cache.c (print_entry): Handle the new cache flags.
18400 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
18401             Aldy Hernandez  <aldyh@redhat.com>
18403         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
18404         Change condition to [_SOFT_FLOAT].
18405         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
18406         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
18407         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
18408         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
18409         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
18410         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
18411         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
18412         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
18413         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
18414         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
18415         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
18416         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
18417         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
18418         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
18419         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
18420         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
18421         declaration.
18423 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
18425         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
18426         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
18427         (__longjmp): Use LOAD_GP to load saved GPRs.
18428         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
18429         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
18430         (__sigsetjmp): Use SAVE_GP to save GPRs.
18432         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
18433         Do not append -msoft-float.
18434         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
18436 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
18438         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
18440 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
18442         [BZ #15966]
18443         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
18444         (_FPU_GETCW): Use initial "__" on variable and field names but not
18445         on macro parameter name.
18446         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
18447         parentheses around reference to macro parameter.
18449 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
18451         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
18452         prototype.
18453         (ctype_startup): Use uint32_t in cast and sizeof for
18454         ctype->charnames.
18456 2013-09-11  Jia Liu  <proljc@gmail.com>
18458         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
18459         __daddr_t_defined.
18460         [__FreeBSD__]: Likewise.
18462 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
18464         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
18465         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
18466         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
18467         (strchr): Remove __strchr_sse42 ifunc selection.
18468         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
18469         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
18471 2013-09-11  Will Newton  <will.newton@linaro.org>
18473         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
18474         parameter to RES. Remove hardcoded 1000 value.
18475         * benchtests/bench-skeleton.c (main): Pass RES parameter
18476         to TIMING_INIT and multiply result by 1000.
18478 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18480         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18482 2013-09-11  Andreas Schwab  <schwab@suse.de>
18484         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
18485         if not defined.
18486         (O_TMPFILE) [__USE_GNU]: Define.
18487         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
18488         Define.
18490 2013-09-11  Will Newton  <will.newton@linaro.org>
18492         [BZ #15857]
18493         * malloc/malloc.c (__libc_memalign): Check the value of bytes
18494         does not overflow.
18496 2013-09-11  Will Newton  <will.newton@linaro.org>
18498         [BZ #15856]
18499         * malloc/malloc.c (__libc_valloc): Check the value of bytes
18500         does not overflow.
18502 2013-09-11  Will Newton  <will.newton@linaro.org>
18504         [BZ #15855]
18505         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
18506         does not overflow.
18508 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
18510         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
18511         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
18512         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
18513         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
18514         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
18516 2013-09-10  Allan McRae  <allan@archlinux.org>
18518         [BZ #15748]
18519         * manual/arith.texi (Parsing of Floats): Clarify
18520         cross-reference.
18522         [BZ #15849]
18523         * manual/install.texi (Running make install): Mention
18524         --enable-pt-chown.
18525         * INSTALL: Regenerated.
18527 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
18529         * csu/init-first.c (_init): Remove the !SHARED condition around
18530         FPU control word initialization.
18531         * elf/dl-support.c (_dl_fpu_control): New variable.
18532         (_dl_aux_init) <AT_FPUCW>: Initialize it.
18533         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
18534         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
18535         * math/test-fpucw-static.c: New file.
18536         * math/test-fpucw-ieee.c: New file.
18537         * math/test-fpucw-ieee-static.c: New file.
18538         * math/Makefile (tests): Add `test-fpucw-ieee' and
18539         `$(tests-static)'.
18540         (tests-static): New variable.
18541         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
18542         dependency to...
18543         [($(build-shared),yes)]
18544         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
18545         ... this.
18546         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
18547         New dependency.
18549 2013-09-09  Allan McRae  <allan@archlinux.org>
18551         [BZ #15939]
18552         * manual/string.texi (Collation Functions): Fix typo in
18553         strcoll example.
18554         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
18556         [BZ #15893]
18557         * stdlib/isomac.c (get_null_defines): Fix memory leak.
18559         [BZ #15892]
18560         * libio/memstream.c (open_memstream): Fix memory leak.
18561         * libio/wmemstream.c (open_wmemstream): Likewise.
18563         [BZ #15895]
18564         * nscd/netgroupcache.c: Fix nesting of ifdefs.
18566 2013-09-09  Will Newton  <will.newton@linaro.org>
18568         * malloc/Makefile: Add tst-realloc to tests.
18569         * malloc/tst-realloc.c: New file.
18571 2013-09-09  Allan McRae  <allan@archlinux.org>
18573         [BZ #15844]
18574         * COPYING: Update from GNU website to fix FSF address.
18575         * COPYING.LIB: Likewise.
18577 2013-09-06  David S. Miller  <davem@davemloft.net>
18579         * po/zh_TW.po: Update Chinese (traditional) translation from
18580         translation project.
18582 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
18583             Joseph Myers  <joseph@codesourcery.com>
18585         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
18586         "localeinfo.h".
18587         (obstack_chunk_alloc): New macro.
18588         (obstack_chunk_free): Likewise.
18589         (record_offset): New function.
18590         (init_locale_data): Likewise.
18591         (align_locale_data): Likewise.
18592         (add_locale_empty): Likewise.
18593         (add_locale_raw_data): Likewise.
18594         (add_locale_raw_obstack): Likewise.
18595         (add_locale_string): Likewise.
18596         (add_locale_wstring): Likewise.
18597         (add_locale_uint32): Likewise.
18598         (add_locale_uint32_array): Likewise.
18599         (add_locale_char): Likewise.
18600         (start_locale_structure): Likewise.
18601         (end_locale_structure): Likewise.
18602         (start_locale_prelude): Likewise.
18603         (end_locale_prelude): Likewise.
18604         (write_locale_data): Take locale_file structure rather than an
18605         iovec.
18606         * locale/programs/locfile.h: Include "obstack.h".
18607         (struct locale_file): Change to store locale file contents instead
18608         of header.
18609         (init_locale_data): New prototype.
18610         (align_locale_data): Likewise.
18611         (add_locale_empty): Likewise.
18612         (add_locale_raw_data): Likewise.
18613         (add_locale_raw_obstack): Likewise.
18614         (add_locale_string): Likewise.
18615         (add_locale_wstring): Likewise.
18616         (add_locale_uint32): Likewise.
18617         (add_locale_uint32_array): Likewise.
18618         (add_locale_char): Likewise.
18619         (start_locale_structure): Likewise.
18620         (end_locale_structure): Likewise.
18621         (start_locale_prelude): Likewise.
18622         (end_locale_prelude): Likewise.
18623         (write_locale_data): Update prototype.
18624         * locale/programs/3level.h (struct TABLE): Remove result field.
18625         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
18626         Use new locale_file interface.
18627         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
18628         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
18629         * locale/programs/ld-address.c (address_output): Use new
18630         locale_file interface.
18631         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
18632         NO_ADD_LOCALE.
18633         (collate_finish): Don't call collseq_table_finalize.
18634         (collate_output): Use new locale_file interface.
18635         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
18636         in file.
18637         (NO_FINALIZE): Change to NO_ADD_LOCALE.
18638         (TABLE): Move defines earlier in file.
18639         (ELEMENT): Likewise.
18640         (DEFAULT): Likewise.
18641         (wctrans_table_add): Move macro and inline function earlier in
18642         file.
18643         (struct wctype_table): Move type earlier in file.
18644         (add_locale_wctype_table): New static prototype.
18645         (struct locale_ctype_t): Use logical types instead of struct iovec
18646         pointers for members.
18647         (ctype_output): Use new locale_file interface.
18648         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
18649         new locale_file interface.
18650         (allocate_arrays): Update for use of new locale_file interface.
18651         * locale/programs/ld-identification.c (identification_output): Use
18652         new locale_file interface.
18653         * locale/programs/ld-measurement.c (measurement_output): Likewise.
18654         * locale/programs/ld-messages.c (messages_output): Likewise.
18655         * locale/programs/ld-monetary.c (monetary_output): Likewise.
18656         * locale/programs/ld-name.c (name_output): Likewise.
18657         * locale/programs/ld-numeric.c (numeric_output): Likewise.
18658         * locale/programs/ld-paper.c (paper_output): Likewise.
18659         * locale/programs/ld-telephone.c (telephone_output): Likewise.
18660         * locale/programs/ld-time.c (time_output): Likewise.
18662 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18664         * benchtests/Makefile: Add memrchr benchmark.
18665         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
18666         benchmark as memrchr.
18667         * benchtests/bench-memrchr-ifunc.c: New file.
18668         * benchtests/bench-memrchr.c: New file.
18670 2013-09-06   Will Newton  <will.newton@linaro.org>
18672         * benchtests/Makefile (string-bench): Add memcpy.
18674 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
18675             Cong Wang  <amwang@redhat.com>
18677         [BZ #15850]
18678         * sysdeps/unix/sysv/linux/bits/in.h
18679         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
18680         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
18681         before __USE_KERNEL_IPV6_DEFS uses.
18682         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
18683         IPPROTO_BEETPH.
18684         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
18685         sockaddr_in6, or ipv6_mreq.
18687 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18689         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
18690         memory access for final bytes in some large inputs.
18691         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
18693 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18695         * string/test-memrchr.c: New file.
18696         * string/test-memrchr-ifunc.c: New file.
18697         * string/Makefile: Add new memrchr testcase.
18699 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
18701         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
18702         fanotify_init returns EPERM.
18704 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
18706         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
18707         errors.
18708         (top level): Treat second token from macro or constant entries for
18709         allowed headers as allowed.
18710         * include/complex.h: Condition internal declarations on
18711         [!_ISOMAC].
18712         * include/fenv.h: Condition include of <stdbool.h> and internal
18713         declarations on [!_ISOMAC].
18715 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
18717         [BZ #15923]
18718         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
18720 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
18722         * configure.in (--enable-versioning): Remove configure option.
18723         (libc_cv_asm_symver_directive): Remove configure test.
18724         (libc_cv_ld_version_script_option): Likewise.
18725         (VERSIONING): Remove variable and AC_SUBST.
18726         (DO_VERSIONING): Remove AC_DEFINE.
18727         * configure: Regenerated.
18728         * config.h.in (DO_VERSIONING): Remove macro.
18729         * Makerules [$(versioning) = yes]: Change conditionals to
18730         [$(build-shared) = yes].
18731         * config.make.in (versioning): Remove variable.
18732         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
18733         [$(build-shared) = yes].
18734         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
18735         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
18736         * elf/Makefile [$(versioning) = yes]: Change conditionals to
18737         [$(build-shared) = yes].
18738         * extra-lib.mk [$(versioning) = yes]: Likewise.
18739         * hurd/Makefile [$(versioning) = yes]: Likewise.
18740         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
18741         [SHARED].
18742         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
18743         [SHARED].
18744         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
18745         [SHARED && !NO_HIDDEN].
18746         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
18747         [SHARED].
18748         [SHARED && DO_VERSIONING]: Likewise..
18749         * libio/Makefile [$(versioning) = yes]: Change conditionals to
18750         [$(build-shared) = yes].
18751         * manual/install.texi (--disable-versioning): Remove
18752         documentation.
18753         * INSTALL: Regenerated.
18754         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
18755         to [SHARED].
18756         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
18757         [$(build-shared) = yes].
18758         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
18759         * sysdeps/i386/i686/multiarch/strstr-c.c
18760         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
18761         [SHARED && !NO_HIDDEN].
18762         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
18763         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
18764         * sysdeps/powerpc/powerpc32/dl-machine.c
18765         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
18766         * sysdeps/powerpc/powerpc32/sysdep.h
18767         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
18768         to [SHARED && PIC && !NO_HIDDEN].
18769         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
18770         conditional to [SHARED].
18772 2013-09-04   Will Newton  <will.newton@linaro.org>
18774         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
18775         * benchtests/bench-string.h: Include bench-timing.h instead
18776         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
18777         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
18778         call to HP_TIMING_DIFF_INIT.
18779         * benchtests/bench-memccpy.c: Use bench-timing.h macros
18780         instead of hp-timing.h macros.
18781         * benchtests/bench-memchr.c: Likewise.
18782         * benchtests/bench-memcmp.c: Likewise.
18783         * benchtests/bench-memcpy.c: Likewise.
18784         * benchtests/bench-memmem.c: Likewise.
18785         * benchtests/bench-memmove.c: Likewise.
18786         * benchtests/bench-memset.c: Likewise.
18787         * benchtests/bench-rawmemchr.c: Likewise.
18788         * benchtests/bench-strcasecmp.c: Likewise.
18789         * benchtests/bench-strcasestr.c: Likewise.
18790         * benchtests/bench-strcat.c: Likewise.
18791         * benchtests/bench-strchr.c: Likewise.
18792         * benchtests/bench-strcmp.c: Likewise.
18793         * benchtests/bench-strcpy.c: Likewise.
18794         * benchtests/bench-strcpy_chk.c: Likewise.
18795         * benchtests/bench-strlen.c: Likewise.
18796         * benchtests/bench-strncasecmp.c: Likewise.
18797         * benchtests/bench-strncat.c: Likewise.
18798         * benchtests/bench-strncmp.c: Likewise.
18799         * benchtests/bench-strncpy.c: Likewise.
18800         * benchtests/bench-strnlen.c: Likewise.
18801         * benchtests/bench-strpbrk.c: Likewise.
18802         * benchtests/bench-strrchr.c: Likewise.
18803         * benchtests/bench-strspn.c: Likewise.
18804         * benchtests/bench-strstr.c: Likewise.
18806 2013-09-04  Will Newton  <will.newton@linaro.org>
18808         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
18810 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
18812         [BZ #15427]
18813         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
18814         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
18815         * math/libm-test.inc (lgamma_test_data): Add more tests.
18816         * sysdeps/i386/fpu/libm-test-ulps: Update.
18817         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18819 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
18821         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
18822         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
18823         Add ifunc.
18824         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
18825         Add strcmp-sse2-unaligned
18826         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
18828 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
18830         * Versions.def (libc): Add GLIBC_2.19.
18832 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
18834         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
18835         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
18837 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
18839         [BZ #14155]
18840         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
18841         intermediate calculations in recurrence.
18842         (__ieee754_ynf): Likewise.
18843         * math/libm-test.inc (jn_test_data): Do not allow spurious
18844         underflow exception.  Add more tests.
18845         (yn_test_data): Add more tests.
18846         * sysdeps/i386/fpu/libm-test-ulps: Update.
18847         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18849 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
18851         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
18853 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
18855         * csu/init-first.c: Fix then/than typos.
18856         * locale/programs/ld-collate.c: Likewise.
18857         * locale/programs/linereader.h: Likewise.
18858         * manual/charset.texi: Likewise.
18859         * manual/filesys.texi: Likewise.
18860         * manual/stdio.texi: Likewise.
18861         * manual/string.texi: Likewise.
18862         * stdlib/fmtmsg.c: Likewise.
18863         * sysdeps/i386/stpncpy.S: Likewise.
18864         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
18865         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
18866         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
18867         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
18869 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
18871         * elf/dl-open.c: Fix typos.
18872         * iconvdata/gbbig5.c: Likewise.
18873         * iconvdata/iso-2022-jp.c: Likewise.
18874         * iconv/gconv_int.h: Likewise.
18875         * iconv/loop.c: Likewise.
18876         * nis/rpcsvc/nis.h: Likewise.
18877         * resolv/ns_name.c: Likewise.
18878         * stdio-common/vfscanf.c: Likewise.
18879         * streams/stropts.h: Likewise.
18880         * sunrpc/rpc_thread.c: Likewise.
18881         * sysdeps/i386/strpbrk.S: Likewise.
18882         * sysdeps/ieee754/k_standard.c: Likewise.
18883         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
18884         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
18885         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
18886         * sysdeps/mach/hurd/profil.c: Likewise.
18887         * sysdeps/s390/dl-procinfo.h: Likewise.
18888         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
18889         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
18890         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
18891         * sysdeps/x86_64/dl-trampoline.S: Likewise.
18892         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
18894 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
18896         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
18897         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
18899 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
18901         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
18902         aix specific files.
18903         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
18904         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
18905         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
18906         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
18907         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
18908         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
18909         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
18910         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
18912 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
18913             Roland McGrath  <roland@hack.frob.com>
18915         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
18916         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
18918 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
18920         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
18921         __executable_start symbol instead of _start.
18923 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
18925         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
18926         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
18927         Move macros to...
18928         * sysdeps/gnu/ldsodefs.h: ... this new file.
18930         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
18931         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
18932         instead of ELFOSABI_LINUX.
18934         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
18935         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
18936         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
18937         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
18938         Likewise.
18939         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
18940         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
18941         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
18942         Likewise.
18943         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
18944         (ibm_extended_long_double): Add ieee_nan member.
18945         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
18946         (do_test): New function.
18948         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
18949         TEST_TRUNC.
18950         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
18951         functions, renamed from truncdfsf_test, trunctfsf_test,
18952         trunctfdf_test.
18953         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
18954         functions.
18955         (do_test): Run all these.
18957 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
18959         * argp/argp-help.c: Fix typos.
18960         * argp/argp-parse.c: Likewise.
18961         * debug/backtracesyms.c: Likewise.
18962         * elf/elf.h: Likewise.
18963         * malloc/malloc.c: Likewise.
18964         * nis/nis_print.c: Likewise.
18965         * resolv/res_comp.c: Likewise.
18966         * stdlib/stdlib.h: Likewise.
18967         * sunrpc/clnt_tcp.c: Likewise.
18968         * sunrpc/clnt_udp.c: Likewise.
18969         * sunrpc/clnt_unix.c: Likewise.
18970         * sysdeps/unix/bsd/ptsname.c: Likewise.
18971         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
18972         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
18973         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
18974         Likewise.
18975         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
18976         Likewise.
18977         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
18978         Likewise.
18979         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
18981 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
18983         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
18984         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
18986 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
18988         [BZ #15897]
18989         * dlfcn/Makefile (tests): Add bug-dl-leaf.
18990         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
18991         ($(objpfx)bug-dl-leaf): New rule.
18992         ($(objpfx)bug-dl-leaf.so): Likewise.
18993         ($(objpfx)bug-dl-leaf.out): Likewise.
18994         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
18995         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
18996         * dlfcn/bug-dl-leaf.c: New test.
18997         * dlfcn/bug-dl-leaf-lib.c: Likewise.
18998         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
18999         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
19000         (dlclose): Likewise.
19001         (dlmopen): Likewise.
19003 2013-08-27  Roland McGrath  <roland@hack.frob.com>
19005         * include/netdb.h [!_ISOMAC]:
19006         Don't include <tls.h>.
19007         (h_errno, __libc_h_errno): Move declaration and macros out of
19008         [_LIBC_REENTRANT].
19010         * include/resolv.h [_RESOLV_H_]:
19011         Don't include <tls.h>.
19012         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
19013         * resolv/res_libc.c: Don't include <tls.h>.
19014         (_res): Use __attribute__ ((nocommon)) in place of
19015         __attribute__ ((section (".bss"))).
19017         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
19018         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
19020         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
19022         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
19023         only under [SIOCGIFCONF && SIOCGIFNETMASK].
19025         * resolv/res_mkquery.c: Include <sys/time.h>.
19027         * inet/ifreq.c: Moved to ...
19028         * sysdeps/unix/ifreq.c: ... here.
19029         * inet/ifreq.c: New file, true stub version.
19031         * socket/sa_len.c: New file.
19032         * socket/Makefile (aux): Add it.
19033         * sysdeps/unix/sysv/linux/Makefile
19034         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
19035         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
19036         and #include <socket/sa_len.c>.
19037         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
19038         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
19040         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
19041         * bits/socket.h: ... here.
19043         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
19044         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
19045         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
19047 2013-08-27  Andreas Schwab  <schwab@suse.de>
19049         [BZ #15736]
19050         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
19051         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
19052         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
19053         * string/test-strcasecmp.c (test_main): Run tests in several
19054         locales.
19055         * string/test-strncasecmp.c (test_main): Likewise.
19057         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
19058         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
19059         to __strcasecmp_nonascii and __strncasecmp_nonascii.
19060         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
19061         (__strncasecmp_ssse3) [PIC]: Likewise.
19063 2013-08-26  Roland McGrath  <roland@hack.frob.com>
19065         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
19067         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
19068         instead of explicitly declaring xdecrypt.
19069         * nis/nss_nis/nis-publickey.c: Likewise.
19071 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
19073         [BZ #15890]
19074         * nscd/aicache.c: Include res_hconf.h.
19075         (addhstaiX): Initialize res_hconf.
19077 2013-08-26  Andreas Schwab  <schwab@suse.de>
19079         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
19080         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
19082 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
19084         * nscd/aicache.c (addhstaiX): Fix indentation.
19086 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
19088         * configure.ac: Quote $build_pt_chown test.
19089         * configure: Regenerated.
19091 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
19093         [BZ #15532]
19094         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
19095         * math/s_cexpf.c (__cexpf): Likewise.
19096         * math/s_cexpl.c (__cexpl): Likewise.
19097         * math/libm-test.inc (cexp_test_data): Correct expected return
19098         value for NaN + i0.  Add another test.
19100 2013-08-22  David S. Miller  <davem@davemloft.net>
19102         * po/ca.po: Update Catalan translation from translation project.
19103         * po/uk.po: Add Ukrainian translations from translation project.
19105 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
19107         [BZ #15797]
19108         * math/s_fdim.c (__fdim): Check for infinite arguments if result
19109         is infinite, not alongside NaN test.
19110         * math/s_fdimf.c (__fdimf): Likewise.
19111         * math/s_fdiml.c (__fdiml): Likewise.
19112         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
19113         errno is unchanged.
19115 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
19117         * argp/argp-help.c: Fix typos.
19118         * crypt/speeds.c: Likewise.
19119         * csu/check_fds.c: Likewise.
19120         * elf/dl-load.c: Likewise.
19121         * elf/dl-open.c: Likewise.
19122         * elf/reldep3.c: Likewise.
19123         * elf/reldep.c: Likewise.
19124         * elf/sprof.c: Likewise.
19125         * iconv/iconv_charmap.c: Likewise.
19126         * iconv/skeleton.c: Likewise.
19127         * iconv/strtab.c: Likewise.
19128         * io/lockf64.c: Likewise.
19129         * libio/libioP.h: Likewise.
19130         * resolv/gai_notify.c: Likewise.
19131         * resolv/ns_name.c: Likewise.
19132         * resolv/ns_samedomain.c: Likewise.
19133         * resolv/res_send.c: Likewise.
19134         * stdlib/random.c: Likewise.
19135         * sunrpc/rpc/xdr.h: Likewise.
19136         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
19137         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
19138         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
19139         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
19140         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
19141         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
19142         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
19143         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
19144         * sysdeps/mach/hurd/check_fds.c: Likewise.
19145         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
19146         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
19147         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
19148         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
19149         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
19150         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
19151         * sysdeps/pthread/aio_notify.c: Likewise.
19152         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
19153         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
19154         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
19155         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
19156         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
19158 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
19160         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
19161         version if bit_Slow_SSE4_2 is set.
19162         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
19163         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
19165 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19167         [BZ #15867]
19168         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
19169         trampoline stack frame information.
19170         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
19171         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
19172         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
19173         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
19174         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
19175         * sysdeps/unix/sysv/linux/powerpc/init-first.c
19176         (_libc_vdso_platform_setup): Initialize the signal trampolines.
19177         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
19178         sa_flags value.
19179         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
19180         interrupting a syscall and set with option SA_SIGINFO.
19182 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
19184         [BZ #15531]
19185         * math/s_cproj.c (__cproj): Only return an infinity if one part of
19186         argument is infinite.
19187         * math/s_cprojf.c (__cprojf): Likewise.
19188         * math/s_cprojl.c (__cprojl): Likewise.
19189         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
19190         * math/libm-test.inc (cproj_test_data): Add more tests.
19192         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
19194         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
19195         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
19196         size.  Use __ffs to determine corresponding shift.
19198 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
19199             Roland McGrath  <roland@hack.frob.com>
19201         * Makefile (INSTALL): Remove trailing blank lines from output of
19202         makeinfo.
19204 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19206         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
19207         Align 32 bit compat elf_greg to 8 bytes.
19209 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
19211         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
19213 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
19215         * string/strcoll_l.c (coll_seq): New structure.
19216         (get_next_seq_cached): New function.
19217         (get_next_seq): New function.
19218         (do_compare): New function.
19219         (STRCOLL): Use GNU style definition.  Simplify implementation
19220         by using get_next_seq, get_next_seq_cached and do_compare.
19222 2013-08-16  Florian Weimer  <fweimer@redhat.com>
19224         [BZ #14699]
19225         CVE-2013-4237
19226         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
19227         member.
19228         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
19229         member.
19230         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
19231         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
19232         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
19233         conditional.
19234         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
19235         GETDENTS_64BIT_ALIGNED.
19236         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
19237         * manual/filesys.texi (Reading/Closing Directory): Document
19238         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
19239         strongly.
19240         * manual/conf.texi (Limits for Files): Add portability note to
19241         NAME_MAX, PATH_MAX.
19242         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
19244 2013-08-13  Andreas Schwab  <schwab@suse.de>
19246         [BZ #15749]
19247         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
19248         of fabs.
19249         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
19250         LDBL_MAX_EXP >= 16384]: Add tests for it.
19252 2013-08-12  David S. Miller  <davem@davemloft.net>
19254         * version.h (RELEASE): Set to "development".
19255         (VERSION): Set to "2.18.90".
19256         * NEWS: Add 2.19 section.
19258 2013-08-03  David S. Miller  <davem@davemloft.net>
19260         * po/ko.po: Update Korean translation from translation project.
19262 2013-08-01  David S. Miller  <davem@davemloft.net>
19264         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
19265         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
19266         Bilka.
19268 2013-07-30  David S. Miller  <davem@davemloft.net>
19270         * po/fr.po: Update French translation from translation project.
19272 2013-07-28  David S. Miller  <davem@davemloft.net>
19274         * po/cs.po: Update Czech translation from translation project.
19276         * po/sv.po: Update Swedish translation from translation project.
19278 2013-07-27  David S. Miller  <davem@davemloft.net>
19280         * po/eo.po: Update Esperanto translation from translation project.
19282         * po/vi.po: Update Vietnamese translation from translation project.
19284         * po/de.po: Update German translation from translation project.
19286 2013-07-26  David S. Miller  <davem@davemloft.net>
19288         * po/bg.po: Update Bulgarian translation from translation project.
19290         * po/nl.po: Update Dutch translation from translation project.
19291         * po/pl.po: Update Polish translation from translation project.
19292         * po/ru.po: Update Russian translation from translation project.
19294 2013-07-24  David S. Miller  <davem@davemloft.net>
19296         * po/libc.pot: Update.
19298 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19300         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
19301         variable page size.
19302         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
19303         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
19304         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
19306 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19308         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
19310 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
19311             Andreas Schwab  <schwab@suse.de>
19312             Roland McGrath  <roland@hack.frob.com>
19313             Joseph Myers  <joseph@codesourcery.com>
19314             Carlos O'Donell  <carlos@redhat.com>
19316         [BZ #15755]
19317         * config.h.in: Define HAVE_PT_CHOWN.
19318         * config.make.in (build-pt-chown): New variable.
19319         * configure.in (--enable-pt_chown): New configure option.
19320         * configure: Regenerate.
19321         * login/Makefile: Include Makeconfig.  Build pt_chown only if
19322         build-pt-chown is enabled.
19323         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
19324         pt_chown to fix pty ownership.
19325         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
19326         CLOSE_ALL_FDS.
19327         * manual/install.texi (Configuring and compiling): Mention
19328         --enable-pt_chown. Add @findex for grantpt.
19329         * INSTALL: Regenerate.
19331 2013-07-20  David S. Miller  <davem@davemloft.net>
19333         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
19334         difference between 32-bit and 64-bit.
19336 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
19338         [BZ #15711]
19339         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
19340         Avoid system header dependency with -ffreestanding.
19341         ($(objpfx)bits/syscall%d): Likewise.
19343 2013-07-13  David S. Miller  <davem@davemloft.net>
19345         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
19346         underflows from atanl/atan2l due to bug 15319.
19347         (casinh_test_data): Likewise.
19349 2013-07-07  David S. Miller  <davem@davemloft.net>
19351         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
19353 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
19355         * sysdeps/i386/fpu/libm-test-ulps: Update.
19356         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19358 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
19360         * configure.in (--enable-lock-elision): Fix message text.
19361         * INSTALL: Regenerate.
19362         * configure: Regenerate.
19364 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19366         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19368 2013-07-03  Andreas Jaeger  <aj@suse.de>
19370         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
19371         define.
19372         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
19373         (ptrace_peeksiginfo_args): Add.
19374         (__ptrace_peeksiginfo_flags): Add.
19375         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
19376         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
19377         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
19379 2013-07-03  Allan McRae  <allan@archlinux.org>
19381         * sysdeps/i386/fpu/libm-test-ulps: Update.
19383 2013-07-02  David S. Miller  <davem@davemloft.net>
19385         * sysdeps/sparc/fpu/libm-test-ulps: Update.
19387 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
19389         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19391 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
19393         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
19394         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19396 2013-07-02  Andi Kleen <ak@linux.intel.com>
19398         * config.h.in (ENABLE_LOCK_ELISION): Add.
19399         * configure.in (--enable-lock-elision): Add option.
19400         * manual/install.texi: Document --enable lock elision.
19401         * configure: Regenerate
19402         * INSTALL: Regenerate.
19404 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
19406         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
19407         SSE4.2 strcasecmp for libc.a.
19408         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
19410 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
19412         [BZ #13304]
19413         * soft-fp/op-common.h (_FP_FMA): New macro.
19414         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
19415         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
19416         (_FP_MUL_MEAT_1_imm): ... here.
19417         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
19418         (_FP_MUL_MEAT_1_wide): ... here.
19419         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
19420         (_FP_MUL_MEAT_1_hard): ... here.
19421         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
19422         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
19423         (_FP_MUL_MEAT_2_wide): ... here.
19424         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
19425         (_FP_MUL_MEAT_2_wide_3mul): ... here.
19426         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
19427         (_FP_MUL_MEAT_2_gmp): ... here.
19428         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
19429         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
19430         (_FP_MUL_MEAT_4_wide): ... here.
19431         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
19432         (_FP_MUL_MEAT_4_gmp): ... here.
19433         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
19434         (_FP_WFRACBITS_DW_S): Likewise.
19435         (_FP_WFRACXBITS_DW_S): Likewise.
19436         (_FP_HIGHBIT_DW_S): Likewise.
19437         (FP_FMA_S): Likewise.
19438         (_FP_FRAC_HIGH_DW_S): Likewise.
19439         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
19440         (_FP_WFRACBITS_DW_D): Likewise.
19441         (_FP_WFRACXBITS_DW_D): Likewise.
19442         (_FP_HIGHBIT_DW_D): Likewise.
19443         (FP_FMA_D): Likewise.
19444         (_FP_FRAC_HIGH_DW_D): Likewise.
19445         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
19446         (_FP_WFRACBITS_DW_E): Likewise.
19447         (_FP_WFRACXBITS_DW_E): Likewise.
19448         (_FP_HIGHBIT_DW_E): Likewise.
19449         (FP_FMA_E): Likewise.
19450         (_FP_FRAC_HIGH_DW_E): Likewise.
19451         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
19452         (_FP_WFRACBITS_DW_Q): Likewise.
19453         (_FP_WFRACXBITS_DW_Q): Likewise.
19454         (_FP_HIGHBIT_DW_Q): Likewise.
19455         (FP_FMA_Q): Likewise.
19456         (_FP_FRAC_HIGH_DW_Q): Likewise.
19457         * soft-fp/fmasf4.c: New file.
19458         * soft-fp/fmadf4.c: Likewise.
19459         * soft-fp/fmatf4.c: Likewise.
19461 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
19463         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
19464         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
19465         Silvermont.
19466         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
19467         macro.
19468         (index_Slow_SSE4_2): Likewise.
19469         (index_Prefer_PMINUB_for_stringop): Likewise.
19470         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
19471         bit_Slow_SSE4_2 is set.
19472         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
19473         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
19475 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19477         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
19478         rtld_global._dl_hwcap2.
19479         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
19480         POWER8.
19481         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
19482         POWER8 feature descriptions defined in _dl_hwcap2.
19483         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
19484         string handling for POWER8 feature bits.
19485         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
19486         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
19487         _dl_powerpc_cap_flags.
19488         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
19489         * sysdeps/powerpc/rtld-global-offsets.sym
19490         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
19491         _dl_hwcap2 in the rtld_global_ro structure.
19493 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19495         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
19496         hardware capabilities in support of AT_HWCAP2.
19497         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
19498         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
19499         GLRO(dl_hwcap2).
19500         (_dl_show_auxv): Add support for calling _dl_procinfo to display
19501         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
19502         explicitly the unknown a_type display mechanism is used.
19503         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
19504         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
19505         struct member.
19506         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
19507         to macro prototype for AT_HWCAP2 support.
19508         * sysdeps/i386/dl-procinfo.h: Likewise.
19509         * sysdeps/s390/dl-procinfo.h: Likewise.
19510         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
19511         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
19512         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
19513         return -1 for unknown a_type display fallback.
19514         * sysdeps/sparc/dl-procinfo.h: Likewise.
19515         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
19516         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
19518 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
19520         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
19521         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
19523 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
19525         [BZ #12492]
19526         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
19527         mprotect making __stack_prot writable.
19529 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
19530             Joseph Myers  <joseph@codesourcery.com>
19532         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
19533         as being properly aligned.
19535 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
19537         * dlfcn/modstatic5.c: New file.
19538         * dlfcn/tststatic5.c: New file.
19539         * dlfcn/Makefile (tests): Add tststatic5.
19540         (tests-static): Likewise.
19541         (modules-names): Add modstatic5.
19542         (tststatic5-ENV): New variable.
19543         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
19545         [BZ #15022]
19546         * elf/dl-support.c (_dl_main_map): New variable.
19547         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
19548         (_dl_nns, _dl_load_adds): Set to 1.
19549         (_dl_initial_searchlist): Refer to _dl_main_map.
19550         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
19551         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
19552         call to _dl_get_origin.
19553         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
19554         around call_map.
19555         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
19556         * dlfcn/modstatic3.c: New file.
19557         * dlfcn/tststatic3.c: New file.
19558         * dlfcn/tststatic4.c: New file.
19559         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
19560         (tests-static): Likewise.
19561         (modules-names): Add modstatic3.
19562         (tststatic3-ENV, tststatic4-ENV): New variables.
19563         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
19564         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
19566 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
19568         * configure.in (CC): Require GCC version 4.4 or later.
19569         * configure: Regenerated.
19570         * manual/install.texi (Tools for Compilation): Update GCC version
19571         requirement.
19572         * INSTALL: Regenerated.
19574 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
19576         [BZ #15674]
19577         * string/test-memcmp.c (check2): New.
19578         (main): Call check2.
19580         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
19582 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
19584         [BZ #15022]
19585         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
19586         over to...
19587         (dl_open_worker) [!SHARED]: ... here.
19589 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19591         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
19593 2013-06-25  Richard Henderson  <rth@redhat.com>
19595         * locale/programs/locarchive.c: Include <libc-internal.h>
19597 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
19599         * manual/texinfo.tex: Update to version 2013-06-21.17, with
19600         trailing whitespace removed.
19602 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
19604         [BZ #10283]
19605         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
19606         * locale/programs/locarchive.c: Include libc-mmap.h.
19607         (prepare_address_space): Take two new outputs (the mmap base and len).
19608         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
19609         values.
19610         (create_archive): Declare new mmap base and len values for
19611         prepare_address_space, and store the result in ah.
19612         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
19613         (enlarge_archive): If ah->mmap_base is not NULL, use that and
19614         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
19615         Declare new mmap base and len values for
19616         prepare_address_space, and store the result in new_ah.
19617         (open_archive): Declare new mmap base and len values for
19618         prepare_address_space, and store the result in ah.
19619         (close_archive): If ah->mmap_base is not NULL, use that and
19620         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
19621         * sysdeps/generic/libc-mmap.h: New file.
19623 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
19625         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
19626         (ALIGN_UP): Likewise.
19627         (PTR_ALIGN_DOWN): Likewise.
19628         (PTR_ALIGN_UP): Likewise.
19630 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19632         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
19633         entry mapped to PPC_PLATFORM_POWER8.
19634         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
19635         POWER8.
19636         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
19637         (_dl_string_platform): Add case for exporting platform position for
19638         POWER8.
19639         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
19640         search path to sysdeps/powerpc/powerpc32/power8 directory.
19641         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
19642         search path to sysdeps/powerpc/powerpc64/power8 directory.
19643         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
19644         power7 directories.
19645         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
19646         power7 directories.
19648 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
19650         * INSTALL: Regenerate.
19652         * nscd/connections.c (nscd_init): Fix comment.
19654 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
19656         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
19658         [BZ #15667]
19659         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
19660         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
19662 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
19664         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
19665         DL_DST_REQ_STATIC.
19666         (DL_DST_REQ_STATIC): Remove macro.
19668 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
19670         [BZ #7006]
19671         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
19672         with a shift of 0 bits.
19674 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
19676         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
19677         $(tststatic-ENV).
19679 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19681         [BZ #15655]
19682         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
19684 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19686         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
19687         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
19688         accepts -fno-tree-loop-distribute-patterns.
19689         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
19690         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
19691         recursive call.
19692         * string/memset.c (memset): Likewise.
19693         * string/test-memmove.c (simple_memmove): Disable loop transformation
19694         to library calls.
19695         * string/test-memset.c (simple_memset): Likewise.
19696         * benchtests/bench-memmove.c (simple_memmove): Likewise.
19697         * benchtests/bench-memset.c (simple_memset): Likewise.
19698         * configure: Regenerated.
19700 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
19702         * math/test-misc.c (main): Ignore fesetround failure when failures
19703         of subsequent rounding tests would be ignored.
19705         [BZ #15654]
19706         * math/fedisblxcpt.c (fedisableexcept): Return 0.
19707         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
19708         * math/fegetenv.c (__fegetenv): Return 0.
19709         * math/fegetexcept.c (fegetexcept): Return 0.
19710         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
19711         FE_TONEAREST.
19712         * math/feholdexcpt.c (feholdexcept): Return 0.
19713         * math/fesetenv.c (__fesetenv): Return 0.
19714         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
19715         argument FE_TONEAREST.
19716         * math/feupdateenv.c (__feupdateenv): Return 0.
19717         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
19719 2013-06-18  Roland McGrath  <roland@hack.frob.com>
19721         * elf/rtld-Rules (rtld-compile-command.S): New variable.
19722         (rtld-compile-command.s, rtld-compile-command.c): New variables.
19723         ($(objpfx)rtld-%.os rules): Use them.
19725 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19727         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
19728         fields.
19730 2013-06-17  Roland McGrath  <roland@hack.frob.com>
19732         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
19733         length of target pattern, then descending length of dependency pattern.
19734         * configure.in (AWK): Require gawk 3.1.2 or newer.
19735         * manual/install.texi (Tools for Compilation): Say that we do.
19736         * configure: Regenerated.
19738         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
19739         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
19740         * scripts/sysd-rules.awk: ... this new script.
19741         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
19742         than a glob-style pattern.
19744 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
19746         * math/test-misc.c (main): Do not treat incorrectly rounded
19747         conversions as failure unless ROUNDING_TESTS passes.
19749 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
19751         [BZ #15631]
19752         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
19753         restore exception state around main square root computation, then
19754         check for inexactness explicitly.
19756         * math/libm-test.inc (fma_test_data): Add another test.
19758 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
19760         * manual/threads.texi (Non-POSIX Extensions): New document
19761         node.  Document pthread_getattr_default_np and
19762         pthread_setattr_default_np.
19764         * Versions.def (libpthread): Add GLIBC_2.18.
19765         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
19766         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
19767         Likewise.
19768         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
19769         Likewise.
19770         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
19771         Likewise.
19772         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
19773         Likewise.
19774         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
19775         Likewise.
19776         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
19777         Likewise.
19778         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
19779         Likewise.
19780         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
19781         Likewise.
19782         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
19783         Likewise.
19785 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
19787         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
19788         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
19790 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
19791             H.J. Lu  <hjl.tools@gmail.com>
19793         [BZ #15627]
19794         * sysdeps/x86_64/rtld-memset.c: Remove file.
19795         * sysdeps/x86_64/rtld-memset.S: New file.
19797 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
19799         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
19800         (test_in_one_mode): Take arguments for whether the rounding mode
19801         is supported for each floating-point type.
19802         (do_test): Pass new arguments to test_in_one_mode using
19803         ROUNDING_TESTS.
19805 2013-06-13  Roland McGrath  <roland@hack.frob.com>
19807         * posix/tst-waitid.c (do_test): Distinguish different instances of
19808         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
19809         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
19810         before entering the kernel for waitpid.
19812 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
19814         * NEWS: Fix note on clock function precision.  Text by Roland
19815         McGrath.
19817 2013-06-13  Roland McGrath  <roland@hack.frob.com>
19819         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
19820         it into place only when and if the sanity check passes.
19822 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
19824         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
19825         output for whether conversion result is exact.  Take argument
19826         indicating whether type is IBM long double.
19827         (round_for_all): Change need_exact field to ibm_ld.
19828         * stdlib/tst-strtod-round.c (struct exactness): New type.
19829         (struct test): Change bool ld_ok field to struct exactness exact.
19830         (TEST): Update all definitions for change to field.
19831         (tests): Regenerate array contents.
19832         (test_in_one_mode): Take pointer to new field instead of old ld_ok
19833         field value.  Check for IBM long double here.
19834         (do_test): Update calls to test_in_one_mode.
19836 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
19838         [BZ #12515]
19839         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
19840         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
19842 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19844         [BZ #15605]
19845         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
19846         generated by the compiler on loop optimizations.
19847         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
19848         general definitions.
19850 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
19852         * math/bug-nextafter.c: Include <math-tests.h>.
19853         (main): Only test for exceptions if EXCEPTION_TESTS is true for
19854         the relevant type.
19855         * math/bug-nexttoward.c: Include <math-tests.h>.
19856         (main): Only test for exceptions if EXCEPTION_TESTS is true for
19857         the relevant type.
19858         * math/test-misc.c: Include <math-tests.h>.
19859         (main): Only test for exceptions if EXCEPTION_TESTS is true for
19860         the relevant type.
19862 2013-06-12  Andreas Jaeger  <aj@suse.de>
19864         * po/ia.po: Update Interlingua translation from translation
19865         project.
19867 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
19869         * include/fenv.h: Include stdbool.h.
19870         (struct rm_ctx): New structure.
19871         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
19872         Define macro.
19873         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
19874         (SET_RESTORE_ROUNDF): Likewise.
19875         (SET_RESTORE_ROUNDL): Likewise.
19876         (SET_RESTORE_ROUND_NOEX): Likewise.
19877         (SET_RESTORE_ROUND_NOEXF): Likewise.
19878         (SET_RESTORE_ROUND_NOEXL): Likewise.
19879         (SET_RESTORE_ROUND_53BIT): Likewise.
19880         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
19881         (libc_feresetround_noexf_ctx): Likewise.
19882         (libc_feresetround_noexl_ctx): Likewise.
19883         (libc_feholdsetround_53bit_ctx): Likewise.
19884         (libc_feresetround_53bit_ctx): Likewise.
19885         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
19886         (libc_feholdexcept_setround_sse_ctx): New function.
19887         (libc_fesetenv_sse_ctx): Likewise.
19888         (libc_feupdateenv_sse_ctx): Likewise.
19889         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
19890         (libc_feholdexcept_setround_387_ctx): Likewise.
19891         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
19892         (libc_feholdsetround_387_prec_ctx): Likewise.
19893         (libc_feholdsetround_387_ctx): Likewise.
19894         (libc_feholdsetround_387_53bit_ctx): Likewise.
19895         (libc_feholdsetround_sse_ctx): Likewise.
19896         (libc_feresetround_sse_ctx): Likewise.
19897         (libc_feresetround_387_ctx): Likewise.
19898         (libc_feupdateenv_387_ctx): Likewise.
19899         (libc_feholdexcept_setroundf_ctx): Define macro.
19900         (libc_fesetenvf_ctx): Likewise.
19901         (libc_feupdateenvf_ctx): Likewise.
19902         (libc_feholdsetroundf_ctx): Likewise.
19903         (libc_feresetroundf_ctx): Likewise.
19904         (libc_feholdexcept_setround_ctx): Likewise.
19905         (libc_fesetenv_ctx): Likewise.
19906         (libc_feupdateenv_ctx): Likewise.
19907         (libc_feholdsetround_ctx): Likewise.
19908         (libc_feresetround_ctx): Likewise.
19909         (libc_feholdexcept_setroundl_ctx): Likewise.
19910         (libc_feupdateenvl_ctx): Likewise.
19911         (libc_feholdsetroundl_ctx): Likewise.
19912         (libc_feresetroundl_ctx): Likewise.
19913         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
19914         (libc_feresetround_53bit_ctx): Likewise.
19916 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
19918         * locale/iso-639.def: Convert to UTF-8.
19920 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
19922         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
19923         (EXCEPTION_TESTS_double): Likewise.
19924         (EXCEPTION_TESTS_long_double): Likewise.
19925         (EXCEPTION_TESTS): Likewise.
19926         * math/libm-test.inc (test_exceptions): Only test exceptions if
19927         EXCEPTION_TESTS (FLOAT).
19929 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
19931         * benchtests/Makefile (string-bench): Add strcpy_chk and
19932         stpcpy_chk.
19933         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
19934         * benchtests/bench-stpcpy_chk.c: New file.
19935         * benchtests/bench-strcpy_chk-ifunc.c: New file.
19936         * benchtests/bench-strcpy_chk.c: New file.
19937         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
19938         code.
19939         (do_test): Likewise.
19941 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19943         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
19944         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
19945         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
19946         with tabs where appropriate.
19947         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
19948         dl-procinfo.h.
19949         [PPC_PLATFORM_PPC440]: Likewise.
19950         [PPC_PLATFORM_PPC464]: Likewise.
19951         [PPC_PLATFORM_PPC476]: Likewise.
19952         (_dl_string_platform): Add support for detecting ppc405, ppc440,
19953         ppc464, and ppc476 platform strings merging from ports/
19954         dl-procinfo.h.
19956 2013-06-11  Andreas Schwab  <schwab@suse.de>
19958         [BZ #14991]
19959         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
19960         (from_ucs4_idx): Regenerate.
19961         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
19962         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
19963         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
19964         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
19965         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
19966         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
19967         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
19968         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
19969         from FROM_LOOP and TO_LOOP specific macros.
19970         (BODY): Handle combining characters.
19971         * iconvdata/BIG5HKSCS.irreversible: Update.
19972         * iconvdata/BIG5HKSCS.precomposed: New file.
19973         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
19974         characters.
19975         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
19977 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
19979         * include/sys/time.h: Fix indentation and add copyright header.
19981         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
19982         (do_test): Likewise.
19983         * string/test-memchr.c (do_one_test): Likewise.
19984         (do_test): Likewise.
19985         * string/test-memcmp.c (do_one_test): Likewise.
19986         (do_test): Likewise.
19987         * string/test-memcpy.c (do_one_test): Likewise.
19988         (do_test): Likewise.
19989         * string/test-memmem.c (do_one_test): Likewise.
19990         (do_test): Likewise.
19991         (do_random_tests): Likewise.
19992         * string/test-memmove.c (do_one_test): Likewise.
19993         (do_test): Likewise.
19994         * string/test-memset.c (do_one_test): Likewise.
19995         (do_test): Likewise.
19996         * string/test-rawmemchr.c (do_one_test): Likewise.
19997         (do_test): Likewise.
19998         * string/test-strcasecmp.c (do_one_test): Likewise.
19999         (do_test): Likewise.
20000         * string/test-strcasestr.c (do_one_test): Likewise.
20001         (do_test): Likewise.
20002         * string/test-strcat.c (do_one_test): Likewise.
20003         (do_test): Likewise.
20004         * string/test-strchr.c (do_one_test): Likewise.
20005         (do_test): Likewise.
20006         * string/test-strcmp.c (do_one_test): Likewise.
20007         (do_test): Likewise.
20008         * string/test-strcpy.c (do_one_test): Likewise.
20009         (do_test): Likewise.
20010         * string/test-string.h: Likewise.
20011         (test_init): Likewise.
20012         * string/test-strlen.c (do_one_test): Likewise.
20013         (do_test): Likewise.
20014         * string/test-strncasecmp.c (do_one_test): Likewise.
20015         (do_test): Likewise.
20016         * string/test-strncat.c (do_one_test): Likewise.
20017         (do_test): Likewise.
20018         * string/test-strncmp.c (do_one_test): Likewise.
20019         (do_test_limit): Likewise.
20020         (do_test): Likewise.
20021         * string/test-strncpy.c (do_one_test): Likewise.
20022         (do_test): Likewise.
20023         * string/test-strnlen.c (do_one_test): Likewise.
20024         (do_test): Likewise.
20025         * string/test-strpbrk.c (do_one_test): Likewise.
20026         (do_test): Likewise.
20027         * string/test-strrchr.c (do_one_test): Likewise.
20028         (do_test): Likewise.
20029         * string/test-strspn.c (do_one_test): Likewise.
20030         (do_test): Likewise.
20031         * string/test-strstr.c (do_one_test): Likewise.
20032         (do_test): Likewise.
20034         * benchtests/Makefile (string-bench): Add string benchmarks.
20035         * benchtests/bench-bcopy-ifunc.c: New file.
20036         * benchtests/bench-bcopy.c: New file.
20037         * benchtests/bench-bzero-ifunc.c: New file.
20038         * benchtests/bench-bzero.c: New file.
20039         * benchtests/bench-memccpy-ifunc.c: New file.
20040         * benchtests/bench-memccpy.c: New file.
20041         * benchtests/bench-memchr-ifunc.c: New file.
20042         * benchtests/bench-memchr.c: New file.
20043         * benchtests/bench-memcmp-ifunc.c: New file.
20044         * benchtests/bench-memcmp.c: New file.
20045         * benchtests/bench-memmem-ifunc.c: New file.
20046         * benchtests/bench-memmem.c: New file.
20047         * benchtests/bench-memmove-ifunc.c: New file.
20048         * benchtests/bench-memmove.c: New file.
20049         * benchtests/bench-mempcpy-ifunc.c: New file.
20050         * benchtests/bench-mempcpy.c: New file.
20051         * benchtests/bench-memset-ifunc.c: New file.
20052         * benchtests/bench-memset.c: New file.
20053         * benchtests/bench-rawmemchr-ifunc.c: New file.
20054         * benchtests/bench-rawmemchr.c: New file.
20055         * benchtests/bench-stpcpy-ifunc.c: New file.
20056         * benchtests/bench-stpcpy.c: New file.
20057         * benchtests/bench-stpncpy-ifunc.c: New file.
20058         * benchtests/bench-stpncpy.c: New file.
20059         * benchtests/bench-strcasecmp-ifunc.c: New file.
20060         * benchtests/bench-strcasecmp.c: New file.
20061         * benchtests/bench-strcasestr-ifunc.c: New file.
20062         * benchtests/bench-strcasestr.c: New file.
20063         * benchtests/bench-strcat-ifunc.c: New file.
20064         * benchtests/bench-strcat.c: New file.
20065         * benchtests/bench-strchr-ifunc.c: New file.
20066         * benchtests/bench-strchr.c: New file.
20067         * benchtests/bench-strchrnul-ifunc.c: New file.
20068         * benchtests/bench-strchrnul.c: New file.
20069         * benchtests/bench-strcmp-ifunc.c: New file.
20070         * benchtests/bench-strcmp.c: New file.
20071         * benchtests/bench-strcpy-ifunc.c: New file.
20072         * benchtests/bench-strcpy.c: New file.
20073         * benchtests/bench-strcspn-ifunc.c: New file.
20074         * benchtests/bench-strcspn.c: New file.
20075         * benchtests/bench-strlen-ifunc.c: New file.
20076         * benchtests/bench-strlen.c: New file.
20077         * benchtests/bench-strncasecmp-ifunc.c: New file.
20078         * benchtests/bench-strncasecmp.c: New file.
20079         * benchtests/bench-strncat-ifunc.c: New file.
20080         * benchtests/bench-strncat.c: New file.
20081         * benchtests/bench-strncmp-ifunc.c: New file.
20082         * benchtests/bench-strncmp.c: New file.
20083         * benchtests/bench-strncpy-ifunc.c: New file.
20084         * benchtests/bench-strncpy.c: New file.
20085         * benchtests/bench-strnlen-ifunc.c: New file.
20086         * benchtests/bench-strnlen.c: New file.
20087         * benchtests/bench-strpbrk-ifunc.c: New file.
20088         * benchtests/bench-strpbrk.c: New file.
20089         * benchtests/bench-strrchr-ifunc.c: New file.
20090         * benchtests/bench-strrchr.c: New file.
20091         * benchtests/bench-strspn-ifunc.c: New file.
20092         * benchtests/bench-strspn.c: New file.
20093         * benchtests/bench-strstr-ifunc.c: New file.
20094         * benchtests/bench-strstr.c: New file.
20096         * benchtests/Makefile: Disable parallel execution of targets.
20097         (string-bench): Add memcpy.
20098         (benchset): New variable to store a list of benchmark sets.
20099         (bench-func): Renamed from bench.
20100         (bench-set): New target.
20101         (bench): Depend on bench-func and bench-set.
20102         * benchtests/README: Add section on benchmark sets.
20103         * benchtests/bench-memcpy-ifunc.c: New file.
20104         * benchtests/bench-memcpy.c: New file.
20105         * benchtests/bench-string.h: New file.
20107 2013-06-11  Andreas Schwab  <schwab@suse.de>
20109         [BZ #15577]
20110         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
20111         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
20112         values in the triple.
20113         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
20114         terminator in the group key.
20116 2013-06-11  Andreas Jaeger  <aj@suse.de>
20118         * po/zh_TW.po: Update Chinese (traditional) translation from
20119         translation project.
20121 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
20123         * include/time.h (__clock_gettime): Add libc_hidden_proto.
20124         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
20125         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
20126         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
20127         (clock_getcpuclockid): Likewise.
20128         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
20129         Add weak_alias and libc_hidden_def.
20130         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
20131         * rt/clock_gettime.c (clock_gettime): Rename to
20132         __clock_gettime.  Add weak_alias and libc_hidden_def.
20133         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
20134         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
20135         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
20136         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
20137         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
20138         Likewise.
20139         * rt/clock_settime.c (clock_settime): Rename to
20140         __clock_settime.  Add weak_alias and libc_hidden_def.
20141         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
20143 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
20145         * mach/err_boot.sub: Remove trailing whitespace.
20146         * mach/err_ipc.sub: Likewise.
20147         * mach/err_mach.sub: Likewise.
20149         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
20150         (ROUNDING_TESTS_double): Likewise.
20151         (ROUNDING_TESTS_long_double): Likewise.
20152         (ROUNDING_TESTS): Likewise.
20153         * math/libm-test.inc: Include <math-tests.h>.
20154         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
20155         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
20156         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
20157         (IF_ROUND_INIT_FE_UPWARD): Likewise.
20159 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
20161         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
20162         of assigning.
20164 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
20166         * sysdeps/gnu/errlist.awk: Do not generate space at end of
20167         otherwise empty TRANS lines.
20168         * sysdeps/gnu/errlist.c: Regenerated.
20170         * catgets/gencat.c (error_print): Use (void) in function
20171         definition.
20172         * crypt/crypt_util.c (__init_des): Likewise.
20173         * crypt/speeds.c (Stop): Likewise.
20174         (main): Likewise.
20175         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
20176         * inet/ruserpass.c (token): Likewise.
20177         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
20178         * intl/localealias.c (extend_alias_table): Likewise.
20179         * intl/plural-exp.c (init_germanic_plural): Likewise.
20180         * libio/fcloseall.c (__fcloseall): Likewise.
20181         * libio/genops.c (_IO_flush_all): Likewise.
20182         (_IO_flush_all_linebuffered): Likewise.
20183         (_IO_cleanup): Likewise.
20184         (_IO_iter_begin): Likewise.
20185         (_IO_iter_end): Likewise.
20186         (_IO_list_lock): Likewise.
20187         (_IO_list_unlock): Likewise.
20188         (_IO_list_resetlock): Likewise.
20189         * libio/getchar.c (getchar): Likewise.
20190         * libio/getchar_u.c (getchar_unlocked): Likewise.
20191         * libio/getwchar.c (getwchar): Likewise.
20192         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
20193         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
20194         * login/getpt.c (__getpt): Likewise.
20195         * login/tst-utmp.c (main): Likewise.
20196         * malloc/hooks.c (__malloc_check_init): Likewise.
20197         * malloc/malloc.c (__malloc_stats): Likewise.
20198         * malloc/mtrace.c (tr_break): Likewise.
20199         (mtrace): Likewise.
20200         (muntrace): Likewise.
20201         * misc/fstab.c (endfsent): Likewise.
20202         * misc/getclktck.c (__getclktck): Likewise.
20203         * misc/getdtsz.c (__getdtablesize): Likewise.
20204         * misc/gethostid.c (gethostid): Likewise.
20205         * misc/getpagesize.c (__getpagesize): Likewise.
20206         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
20207         (__get_nprocs): Likewise.
20208         (__get_phys_pages): Likewise.
20209         (__get_avphys_pages): Likewise.
20210         * misc/getttyent.c (getttyent): Likewise.
20211         (setttyent): Likewise.
20212         (endttyent): Likewise.
20213         * misc/getusershell.c (getusershell): Likewise.
20214         (endusershell): Likewise.
20215         (setusershell): Likewise.
20216         (initshells): Likewise.
20217         * misc/hsearch.c (__hdestroy): Likewise.
20218         * misc/sync.c (sync): Likewise.
20219         * misc/syslog.c (closelog_internal): Likewise.
20220         (closelog): Likewise.
20221         * misc/ttyslot.c (ttyslot): Likewise.
20222         * misc/vhangup.c (vhangup): Likewise.
20223         * posix/fork.c (__fork): Likewise.
20224         * posix/getegid.c (__getegid): Likewise.
20225         * posix/geteuid.c (__geteuid): Likewise.
20226         * posix/getgid.c (__getgid): Likewise.
20227         * posix/getpid.c (__getpid): Likewise.
20228         * posix/getppid.c (__getppid): Likewise.
20229         * posix/getuid.c (__getuid): Likewise.
20230         * posix/pause.c (pause): Likewise.
20231         * posix/setpgrp.c (setpgrp): Likewise.
20232         * posix/setsid.c (__setsid): Likewise.
20233         * posix/test-vfork.c (noop): Likewise.
20234         * resolv/gethnamaddr.c (_endhtent): Likewise.
20235         (_gethtent): Likewise.
20236         (ht_endhostent): Likewise.
20237         (gethostent): Likewise.
20238         (dns_service): Likewise.
20239         * stdlib/drand48.c (drand48): Likewise.
20240         * stdlib/lrand48.c (lrand48): Likewise.
20241         * stdlib/mrand48.c (mrand48): Likewise.
20242         * stdlib/rand.c (rand): Likewise.
20243         * stdlib/random.c (__random): Likewise.
20244         * stdlib/setenv.c (clearenv): Likewise.
20245         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
20246         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
20247         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
20248         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
20249         (__get_nprocs): Likewise.
20250         (__get_phys_pages): Likewise.
20251         (__get_avphys_pages): Likewise.
20252         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
20253         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
20254         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
20255         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
20256         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
20257         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
20258         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
20259         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
20260         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
20261         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
20262         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
20263         * sysdeps/mach/hurd/sync.c (sync): Likewise.
20264         * sysdeps/posix/clock.c (clock): Likewise.
20265         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
20266         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
20267         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
20268         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
20269         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
20270         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
20271         (__get_nprocs_conf): Likewise.
20272         (__get_phys_pages): Likewise.
20273         (__get_avphys_pages): Likewise.
20274         * time/clock.c (clock): Likewise.
20275         * time/tzset.c (__tzname_max): Likewise.
20277 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
20279         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
20280         (__bswap_32): Do not use "register".
20281         * crypt/crypt.c (_ufc_doit_r): Likewise.
20282         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
20283         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
20284         * gmon/gmon.c (__monstartup): Likewise.
20285         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
20286         * hurd/hurdmalloc.c (more_memory): Likewise.
20287         (malloc): Likewise.
20288         (free): Likewise.
20289         (realloc): Likewise.
20290         (malloc_fork_prepare): Likewise.
20291         (malloc_fork_parent): Likewise.
20292         (malloc_fork_child): Likewise.
20293         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
20294         (_svcauth_des): Likewise.
20295         * inet/inet_lnaof.c (inet_lnaof): Likewise.
20296         * inet/inet_net.c (inet_network): Likewise.
20297         * inet/inet_netof.c (inet_netof): Likewise.
20298         * inet/rcmd.c (__validuser2_sa): Likewise.
20299         * io/fts.c (fts_open): Likewise.
20300         (fts_load): Likewise.
20301         (fts_close): Likewise.
20302         (fts_read): Likewise.
20303         (fts_children): Likewise.
20304         (fts_build): Likewise.
20305         (fts_stat): Likewise.
20306         (fts_sort): Likewise.
20307         (fts_alloc): Likewise.
20308         (fts_lfree): Likewise.
20309         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
20310         (_IO_file_xsgetn): Likewise.
20311         (_IO_file_xsgetn_mmap): Likewise.
20312         * libio/iofopncook.c (_IO_cookie_read): Likewise.
20313         (_IO_cookie_write): Likewise.
20314         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
20315         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
20316         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
20317         * malloc/obstack.c (_obstack_begin): Likewise.
20318         (_obstack_begin_1): Likewise.
20319         (_obstack_newchunk): Likewise.
20320         (_obstack_allocated_p): Likewise.
20321         (obstack_free): Likewise.
20322         (_obstack_memory_used): Likewise.
20323         * misc/getttyent.c (getttynam): Likewise.
20324         (getttyent): Likewise.
20325         (skip): Likewise.
20326         (value): Likewise.
20327         * misc/getusershell.c (initshells): Likewise.
20328         * misc/syslog.c (__vsyslog_chk): Likewise.
20329         * misc/ttyslot.c (ttyslot): Likewise.
20330         * nis/nis_hash.c (__nis_hash): Likewise.
20331         * posix/fnmatch_loop.c (FCT): Likewise.
20332         * posix/getconf.c (print_all): Likewise.
20333         (main): Likewise.
20334         * posix/getopt.c (exchange): Likewise.
20335         * posix/glob.c (globfree): Likewise.
20336         (prefix_array): Likewise.
20337         (__glob_pattern_type): Likewise.
20338         * resolv/arpa/nameser.h (NS_GET16): Likewise.
20339         (NS_GET32): Likewise.
20340         (NS_PUT16): Likewise.
20341         (NS_PUT32): Likewise.
20342         * resolv/gethnamaddr.c (getanswer): Likewise.
20343         (gethostbyname2): Likewise.
20344         (gethostbyaddr): Likewise.
20345         (_gethtent): Likewise.
20346         (_gethtbyname2): Likewise.
20347         (_gethtbyaddr): Likewise.
20348         * resolv/ns_print.c (dst_s_get_int16): Likewise.
20349         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
20350         * resolv/res_init.c (__res_vinit): Likewise.
20351         (net_mask): Likewise.
20352         * resolv/res_mkquery.c (outchar): Likewise.
20353         (PRINT): Likewise.
20354         * stdio-common/printf_fp.c (outchar): Likewise.
20355         (PRINT): Likewise.
20356         * stdio-common/printf_fphex.c (outchar): Likewise.
20357         (PRINT): Likewise.
20358         * stdio-common/printf_size.c (outchar): Likewise.
20359         (PRINT): Likewise.
20360         * stdio-common/test_rdwr.c (main): Likewise.
20361         * stdio-common/tfformat.c (matches): Likewise.
20362         * stdio-common/vfprintf.c (outchar): Likewise.
20363         (printf_unknown): Likewise.
20364         (buffered_vfprintf): Likewise.
20365         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
20366         * stdio-common/xbug.c (AppendToBuffer): Likewise.
20367         (ReadFile): Likewise.
20368         * stdlib/qsort.c (SWAP): Likewise.
20369         (_quicksort): Likewise.
20370         * stdlib/setenv.c (__add_to_environ): Likewise.
20371         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
20372         * stdlib/strtol_l.c (__strtol_l): Likewise.
20373         * stdlib/tst-strtod.c (main): Likewise.
20374         * stdlib/tst-strtol.c (main): Likewise.
20375         * stdlib/tst-strtoll.c (main): Likewise.
20376         * string/bits/string2.h (__strcmp_cc): Likewise.
20377         (__strcmp_cg): Likewise.
20378         (__strcspn_c1): Likewise.
20379         (__strcspn_c2): Likewise.
20380         (__strcspn_c3): Likewise.
20381         (__strspn_c1): Likewise.
20382         (__strspn_c2): Likewise.
20383         (__strspn_c3): Likewise.
20384         (__strsep_1c): Likewise.
20385         (__strsep_2c): Likewise.
20386         (__strsep_3c): Likewise.
20387         * string/memccpy.c (__memccpy): Likewise.
20388         * string/stpcpy.c (__stpcpy): Likewise.
20389         * string/strcmp.c (strcmp): Likewise.
20390         * string/strrchr.c (strrchr): Likewise.
20391         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
20392         Likewise.
20393         * sysdeps/mach/hurd/getcwd.c
20394         (_hurd_canonicalize_directory_name_internal): Likewise.
20395         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
20396         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
20397         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
20398         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
20399         Likewise, in both definitions.
20400         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
20401         definitions.
20402         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
20403         64] (__bswap_64): Likewise.
20404         * time/test_time.c (main): Likewise.
20405         * time/tzfile.c (__tzfile_read): Likewise.
20406         (__tzfile_compute): Likewise.
20407         * time/tzset.c (__tzset_parse_tz): Likewise.
20408         (tzset_internal): Likewise.
20409         (compute_change): Likewise.
20410         * wcsmbs/wcscat.c (__wcscat): Likewise.
20411         * wcsmbs/wcschr.c (wcschr): Likewise.
20412         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
20413         * wcsmbs/wcscspn.c (wcscspn): Likewise.
20414         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
20415         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
20416         * wcsmbs/wcsspn.c (wcsspn): Likewise.
20417         * wcsmbs/wcsstr.c (wcsstr): Likewise.
20418         * wcsmbs/wmemchr.c (wmemchr): Likewise.
20419         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
20420         * wcsmbs/wmemset.c (wmemset): Likewise.
20422 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
20424         * scripts/config.guess: Update to version 2013-05-16.
20425         * scripts/config.sub: Update to version 2013-04-24.
20426         * scripts/install-sh: Update to version 2011-11-20.07.
20427         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
20428         * scripts/move-if-change: Update to version 2012-01-06 07:23.
20430 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
20432         * debug/fgetws_u_chk.c: Fix leading whitespaces.
20433         * elf/sln.c: Likewise.
20434         * hurd/hurd/ioctl.h: Likewise.
20435         * hurd/hurdmalloc.c: Likewise.
20436         * hurd/xattr.c: Likewise.
20437         * include/shlib-compat.h: Likewise.
20438         * inet/ruserpass.c: Likewise.
20439         * libio/iofgets_u.c: Likewise.
20440         * libio/iofgetws_u.c: Likewise.
20441         * locale/programs/ld-identification.c: Likewise.
20442         * locale/programs/ld-time.c: Likewise.
20443         * mach/msg-destroy.c: Likewise.
20444         * nss/nss_files/files-netgrp.c: Likewise.
20445         * resolv/res_data.c: Likewise.
20446         * soft-fp/op-1.h: Likewise.
20447         * soft-fp/op-2.h: Likewise.
20448         * soft-fp/op-4.h: Likewise.
20449         * soft-fp/op-common.h: Likewise.
20450         * stdio-common/printf_fphex.c: Likewise.
20451         * stdlib/strtod_l.c: Likewise.
20452         * sunrpc/rpc/clnt.h: Likewise.
20453         * sysdeps/generic/framestate.c: Likewise.
20454         * sysdeps/i386/bsd-_setjmp.S: Likewise.
20455         * sysdeps/i386/bsd-setjmp.S: Likewise.
20456         * sysdeps/i386/__longjmp.S: Likewise.
20457         * sysdeps/i386/setjmp.S: Likewise.
20458         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
20459         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
20460         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
20461         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
20462         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
20463         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
20464         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
20465         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
20466         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
20467         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
20468         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
20469         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
20470         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
20471         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
20472         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
20473         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
20474         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
20475         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
20476         * sysdeps/ieee754/support.c: Likewise.
20477         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
20478         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
20479         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
20480         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
20481         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
20482         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
20483         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
20484         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
20485         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
20486         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
20487         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
20488         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
20489         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
20490         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
20491         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
20492         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
20493         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
20494         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
20496 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
20498         * posix/transbug.c: Remove executable mode.
20500 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
20502         * crypt/speeds.c: Remove trailing whitespace.
20503         * dlfcn/default.c: Likewise.
20504         * elf/ifuncdep2.c: Likewise.
20505         * elf/ifuncmain1.c: Likewise.
20506         * elf/ifuncmain1vis.c: Likewise.
20507         * elf/testobj.h: Likewise.
20508         * elf/tst-stackguard1.c: Likewise.
20509         * gmon/sys/gmon.h: Likewise.
20510         * hurd/hurdmsg.c: Likewise.
20511         * hurd/new-fd.c: Likewise.
20512         * hurd/ports-get.c: Likewise.
20513         * iconvdata/ibm1008_420.c: Likewise.
20514         * inet/tst-getni1.c: Likewise.
20515         * inet/tst-getni2.c: Likewise.
20516         * libio/ioungetc.c: Likewise.
20517         * libio/wfiledoalloc.c: Likewise.
20518         * manual/libm-err-tab.pl: Likewise.
20519         * math/w_dremf.c: Likewise.
20520         * misc/ftruncate.c: Likewise.
20521         * posix/bug-glob2.c: Likewise.
20522         * posix/tst-pcre.c: Likewise.
20523         * posix/wait4.c: Likewise.
20524         * resolv/README: Likewise.
20525         * resolv/res_debug.h: Likewise.
20526         * resolv/tst-inet_ntop.c: Likewise.
20527         * setjmp/bug269-setjmp.c: Likewise.
20528         * soft-fp/extended.h: Likewise.
20529         * soft-fp/op-1.h: Likewise.
20530         * soft-fp/op-2.h: Likewise.
20531         * soft-fp/op-4.h: Likewise.
20532         * soft-fp/op-8.h: Likewise.
20533         * soft-fp/testit.c: Likewise.
20534         * stdio-common/bug16.c: Likewise.
20535         * stdlib/random.c: Likewise.
20536         * sunrpc/rpcsvc/rquota.x: Likewise.
20537         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
20538         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
20539         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
20540         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
20541         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
20542         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
20543         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
20544         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
20545         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
20546         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
20547         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
20548         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
20549         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
20550         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
20551         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
20552         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
20553         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
20554         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
20555         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
20556         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
20557         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
20558         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
20559         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
20560         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
20561         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
20562         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
20563         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
20564         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
20565         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
20566         * sysdeps/ieee754/s_lib_version.c: Likewise.
20567         * sysdeps/mach/hurd/check_fds.c: Likewise.
20568         * sysdeps/mach/hurd/getsockname.c: Likewise.
20569         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
20570         * sysdeps/mach/hurd/recvfrom.c: Likewise.
20571         * sysdeps/powerpc/bits/link.h: Likewise.
20572         * sysdeps/powerpc/dl-procinfo.c: Likewise.
20573         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
20574         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
20575         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
20576         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
20577         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
20578         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
20579         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
20580         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
20581         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
20582         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
20583         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
20584         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
20585         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
20586         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
20587         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
20588         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
20589         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
20590         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
20591         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
20592         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
20593         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
20594         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
20595         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
20596         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
20597         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
20598         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
20599         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
20600         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
20601         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
20602         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
20603         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
20604         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
20605         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
20606         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
20607         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
20608         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
20609         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
20610         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
20611         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
20612         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
20613         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
20614         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
20615         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
20616         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
20617         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
20618         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
20619         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
20620         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
20621         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
20622         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
20623         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
20624         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
20625         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
20626         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
20627         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
20628         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
20629         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
20630         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
20631         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
20632         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
20633         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
20634         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
20635         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
20636         * sysdeps/powerpc/sysdep.h: Likewise.
20637         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
20638         * sysdeps/s390/s390-64/sub_n.S: Likewise.
20639         * sysdeps/sh/dl-trampoline.S: Likewise.
20640         * sysdeps/sh/memset.S: Likewise.
20641         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
20642         * sysdeps/sh/strlen.S: Likewise.
20643         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
20644         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
20645         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
20646         * sysdeps/sparc/sparc32/rem.S: Likewise.
20647         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
20648         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
20649         * sysdeps/sparc/sparc32/strchr.S: Likewise.
20650         * sysdeps/sparc/sparc32/udiv.S: Likewise.
20651         * sysdeps/sparc/sparc32/urem.S: Likewise.
20652         * sysdeps/sparc/sparc64/add_n.S: Likewise.
20653         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
20654         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
20655         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
20656         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
20657         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
20658         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
20659         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
20660         * sysdeps/unix/bsd/times.c: Likewise.
20661         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
20662         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
20663         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
20664         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
20665         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
20666         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
20667         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
20668         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
20669         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
20670         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
20671         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
20672         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
20673         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
20674         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
20675         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
20676         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
20677         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
20678         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
20679         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
20680         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
20681         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
20682         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
20683         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
20684         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
20685         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
20686         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
20687         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
20688         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
20689         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
20690         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
20691         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
20692         * sysdeps/x86_64/strcspn.S: Likewise.
20694 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
20696         * locale/C-translit.h: Revert #include <stdint.h> because this is a
20697         generated file.  Regenerate properly from gen-translit.pl.
20698         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
20699         locale/C-translit.h.
20701 2013-06-05  Andreas Schwab  <schwab@suse.de>
20703         [BZ #15100]
20704         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
20705         week as 6 instead of -1.
20706         * time/tst-strptime.c (day_tests): Add test case.
20708 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
20710         * sysdeps/generic/math_private.h
20711         (libc_feholdexcept_setround_53bit): Replace with
20712         libc_feholdsetround_53bit.
20713         (libc_feupdateenv_53bit): Replace with
20714         libc_feresetround_53bit.
20715         (SET_RESTORE_ROUND_53BIT): Adjust.
20717 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
20719         * string/test-strchrnul.c: Add copyright header.
20721         * posix/tst-getaddrinfo4.c: Increase test timeout.
20723 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
20725         [BZ #15536]
20726         * math/libm-test.inc (MAX_EXP): Remove
20727         (MIN_EXP): Define.
20728         (ulp): Use MIN_EXP - MANT_DIG.
20729         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
20731 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
20733         * po/be.po: Revert last change.
20734         * po/zh_CN.po: Likewise.
20735         * po/header.pot: Likewise.
20737 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
20739         * Makefile ($(common-objpfx)linkobj/libc.so): Define
20740         link-libc-deps to empty as target-specific variable.
20741         * Makerules (link-libc-args): New variable.
20742         (libc-for-link): Likewise.
20743         (link-libc-deps): Likewise.
20744         (lib%.so): Depend on $(link-libc-deps).  Link with
20745         $(link-libc-args).
20746         (build-module): Link with $(link-libc-args).
20747         (build-module-asneeded): Likewise.
20748         (build-module-helper-objlist): Filter out $(link-libc-deps) from
20749         list of objects.
20750         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
20751         target-specific variable.
20752         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
20753         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
20754         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
20755         libc.
20756         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
20757         libc and ld.so.
20758         ($(objpfx)libpcprofile.so): Likewise.
20759         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
20760         libc_nonshared.a.
20761         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
20762         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
20763         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
20764         $(link-libc-deps).
20765         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
20766         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
20767         * login/Makefile ($(objpfx)libutil.so): Likewise.
20768         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
20769         * math/Makefile ($(objpfx)libm.so): Likewise.
20770         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
20771         $(objpfx)libnsl.so): Define libc-for-link as target-specific
20772         variable instead of depending directly on libc.
20773         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
20774         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
20775         $(link-libc-deps).
20776         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
20777         libc.
20778         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
20779         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
20780         ($(objpfx)libanl.so): Likewise.
20781         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
20782         ld.so.
20783         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
20784         $(link-libc-deps).
20785         * sysdeps/i386/fpu/Makefile: Remove file.
20786         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
20787         ($(objpfx)libm.so): Remove dependency on ld.so.
20789 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
20791         [BZ # 15553]
20792         * nis/yp_xdr.c (XDRMAXNAME): Define.
20793         (XDRMAXRECORD): Define.
20794         (xdr_domainname): Use XDRMAXNAME.
20795         (xdr_mapname): Likewise.
20796         (xdr_peername): Likewise.
20797         (xdr_keydat): Use XDRMAXRECORD.
20798         (xdr_valdat): Likewise.
20800 2013-05-30  Jeff Law  <law@redhat.com>
20802         [BZ #14256]
20803         * manual/errno.texi (ESTALE): Update to account for more than
20804         just NFS file systems.
20805         * sysdeps/gnu/errlist.c: Regenerated.
20807 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
20809         [BZ #15465]
20810         * elf/Makefile (tests): Add tst-null-argv.
20811         (modules-names):  Add tst-null-argv-lib.
20812         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
20813         (tst-null-argv-ENV): Set environment for tst-null-argv.
20814         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
20815         (RTLD_PROGNAME): New macro.
20816         * elf/tst-null-argv.c: New test case.
20817         * elf/tst-null-argv-lib.c: Library for test case.
20818         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
20819         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
20820         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
20821         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
20822         * elf/dl-init.c (call_init): Likewise.
20823         (_dl_init): Likewise.
20824         * elf/dl-load.c (print_search_path): Likewise.
20825         (_dl_map_object): Likewise.
20826         * elf/dl-lookup.c (do_lookup_x): Likewise.
20827         (add_dependency): Likewise.
20828         (_dl_lookup_symbol_x): Likewise.
20829         (_dl_debug_bindings): Likewise.
20830         * elf/dl-open.c (_dl_show_scope): Likewise.
20831         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
20832         * elf/dl-version.c (match_symbol): Likewise.
20833         (_dl_check_map_versions): Likewise.
20834         * elf/rtld.c (dl_main): Likewise.
20835         (print_unresolved): Use RTLD_PROGNAME.
20836         (print_missing_version): Likewise.
20837         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
20838         (elf_machine_rela): Likewise.
20839         * sysdeps/powerpc/powerpc32/dl-machine.c
20840         (__process_machine_rela): Likewise.
20841         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
20842         Likewise.
20843         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
20844         Likewise.
20845         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
20846         Likewise.
20847         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
20848         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
20849         Likewise.
20850         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
20851         Likewise.
20852         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
20854 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
20856         * po/be.po: Add descriptive title.
20857         * po/zh_CN.po: Likewise.
20858         * po/header.pot: Likewise.
20860 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
20862         * locale/programs/locarchive.c (create_archive): Inlucde fname in
20863         error message.
20864         (enlarge_archive): Likewise.
20866 2013-05-28  Ben North  <ben@redfrontdoor.org>
20868         * manual/arith.texi (frexp): It is the magnitude of the return
20869         value which lies in [0.5, 1), not the return value itself.
20871 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20873         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20875 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
20877         * stdio-common/bug26.c (main): Correct fscanf template.
20879         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
20880         declare _dl_skip_args.
20882         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
20883         Don't declare.
20885         * manual/platform.texi: Add missing @end deftypefun.
20887 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
20889         [BZ #15529]
20890         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
20891         bit of mantissa of 2^16382.
20892         * math/libm-test.inc (hypot_test_data): Add more tests.
20894         * math/libm-test.inc: Add drem and pow10 to list of tested
20895         functions.
20896         (pow10_test): New function.
20897         (drem_test): Likewise.
20898         (drem_test_tonearest): Likewise.
20899         (drem_test_towardzero): Likewise.
20900         (drem_test_downward): Likewise.
20901         (drem_test_upward): Likewise.
20902         (main): Call the new functions.
20904         * math/libm-test.inc (finite_test_data): Remove.
20905         (finite_test): Run tests from isfinite_test_data.
20906         (gamma_test_data): Remove.
20907         (gamma_test): Run tests from lgamma_test_data.
20908         * sysdeps/i386/fpu/libm-test-ulps: Update.
20909         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20911 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20913         * manual/platform.texi: Add PowerPC PPR function set documentation.
20914         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
20915         implementation.
20917 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
20919         * math/libm-test.inc (MAX_EXP): Define.
20920         (ULPDIFF): Define.
20921         (ulp): New function.
20922         (check_float_internal): Use ULPDIFF.
20923         (cpow_test): Disable failing test.
20924         (check_ulp): Test ulp() implemetnation.
20925         (main): Call check_ulp before starting tests.
20927 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
20929         * math/gen-libm-test.pl (generate_testfile): Do not handle
20930         START_DATA and END_DATA.
20931         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
20932         END_DATA.
20933         (acos_tonearest_test_data): Likewise.
20934         (acos_towardzero_test_data): Likewise.
20935         (acos_downward_test_data): Likewise.
20936         (acos_upward_test_data): Likewise.
20937         (acosh_test_data): Likewise.
20938         (asin_test_data): Likewise.
20939         (asin_tonearest_test_data): Likewise.
20940         (asin_towardzero_test_data): Likewise.
20941         (asin_downward_test_data): Likewise.
20942         (asin_upward_test_data): Likewise.
20943         (asinh_test_data): Likewise.
20944         (atan_test_data): Likewise.
20945         (atanh_test_data): Likewise.
20946         (atan2_test_data): Likewise.
20947         (cabs_test_data): Likewise.
20948         (cacos_test_data): Likewise.
20949         (cacosh_test_data): Likewise.
20950         (carg_test_data): Likewise.
20951         (casin_test_data): Likewise.
20952         (casinh_test_data): Likewise.
20953         (catan_test_data): Likewise.
20954         (catanh_test_data): Likewise.
20955         (cbrt_test_data): Likewise.
20956         (ccos_test_data): Likewise.
20957         (ccosh_test_data): Likewise.
20958         (ceil_test_data): Likewise.
20959         (cexp_test_data): Likewise.
20960         (cimag_test_data): Likewise.
20961         (clog_test_data): Likewise.
20962         (clog10_test_data): Likewise.
20963         (conj_test_data): Likewise.
20964         (copysign_test_data): Likewise.
20965         (cos_test_data): Likewise.
20966         (cos_tonearest_test_data): Likewise.
20967         (cos_towardzero_test_data): Likewise.
20968         (cos_downward_test_data): Likewise.
20969         (cos_upward_test_data): Likewise.
20970         (cosh_test_data): Likewise.
20971         (cosh_tonearest_test_data): Likewise.
20972         (cosh_towardzero_test_data): Likewise.
20973         (cosh_downward_test_data): Likewise.
20974         (cosh_upward_test_data): Likewise.
20975         (cpow_test_data): Likewise.
20976         (cproj_test_data): Likewise.
20977         (creal_test_data): Likewise.
20978         (csin_test_data): Likewise.
20979         (csinh_test_data): Likewise.
20980         (csqrt_test_data): Likewise.
20981         (ctan_test_data): Likewise.
20982         (ctan_tonearest_test_data): Likewise.
20983         (ctan_towardzero_test_data): Likewise.
20984         (ctan_downward_test_data): Likewise.
20985         (ctan_upward_test_data): Likewise.
20986         (ctanh_test_data): Likewise.
20987         (ctanh_tonearest_test_data): Likewise.
20988         (ctanh_towardzero_test_data): Likewise.
20989         (ctanh_downward_test_data): Likewise.
20990         (ctanh_upward_test_data): Likewise.
20991         (erf_test_data): Likewise.
20992         (erfc_test_data): Likewise.
20993         (exp_test_data): Likewise.
20994         (exp_tonearest_test_data): Likewise.
20995         (exp_towardzero_test_data): Likewise.
20996         (exp_downward_test_data): Likewise.
20997         (exp_upward_test_data): Likewise.
20998         (exp10_test_data): Likewise.
20999         (exp2_test_data): Likewise.
21000         (expm1_test_data): Likewise.
21001         (fabs_test_data): Likewise.
21002         (fdim_test_data): Likewise.
21003         (finite_test_data): Likewise.
21004         (floor_test_data): Likewise.
21005         (fma_test_data): Likewise.
21006         (fma_towardzero_test_data): Likewise.
21007         (fma_downward_test_data): Likewise.
21008         (fma_upward_test_data): Likewise.
21009         (fmax_test_data): Likewise.
21010         (fmin_test_data): Likewise.
21011         (fmod_test_data): Likewise.
21012         (fpclassify_test_data): Likewise.
21013         (frexp_test_data): Likewise.
21014         (gamma_test_data): Likewise.
21015         (hypot_test_data): Likewise.
21016         (ilogb_test_data): Likewise.
21017         (isfinite_test_data): Likewise.
21018         (isgreater_test_data): Likewise.
21019         (isgreaterequal_test_data): Likewise.
21020         (isinf_test_data): Likewise.
21021         (isless_test_data): Likewise.
21022         (islessequal_test_data): Likewise.
21023         (islessgreater_test_data): Likewise.
21024         (isnan_test_data): Likewise.
21025         (isnormal_test_data): Likewise.
21026         (issignaling_test_data): Likewise.
21027         (isunordered_test_data): Likewise.
21028         (j0_test_data): Likewise.
21029         (j1_test_data): Likewise.
21030         (jn_test_data): Likewise.
21031         (ldexp_test_data): Likewise.
21032         (lgamma_test_data): Likewise.
21033         (lrint_test_data): Likewise.
21034         (lrint_tonearest_test_data): Likewise.
21035         (lrint_towardzero_test_data): Likewise.
21036         (lrint_downward_test_data): Likewise.
21037         (lrint_upward_test_data): Likewise.
21038         (llrint_test_data): Likewise.
21039         (llrint_tonearest_test_data): Likewise.
21040         (llrint_towardzero_test_data): Likewise.
21041         (llrint_downward_test_data): Likewise.
21042         (llrint_upward_test_data): Likewise.
21043         (log_test_data): Likewise.
21044         (log10_test_data): Likewise.
21045         (log1p_test_data): Likewise.
21046         (log2_test_data): Likewise.
21047         (logb_test_data): Likewise.
21048         (logb_downward_test_data): Likewise.
21049         (lround_test_data): Likewise.
21050         (llround_test_data): Likewise.
21051         (modf_test_data): Likewise.
21052         (nearbyint_test_data): Likewise.
21053         (nextafter_test_data): Likewise.
21054         (nexttoward_test_data): Likewise.
21055         (pow_test_data): Likewise.
21056         (pow_tonearest_test_data): Likewise.
21057         (pow_towardzero_test_data): Likewise.
21058         (pow_downward_test_data): Likewise.
21059         (pow_upward_test_data): Likewise.
21060         (remainder_test_data): Likewise.
21061         (remainder_tonearest_test_data): Likewise.
21062         (remainder_towardzero_test_data): Likewise.
21063         (remainder_downward_test_data): Likewise.
21064         (remainder_upward_test_data): Likewise.
21065         (remquo_test_data): Likewise.
21066         (rint_test_data): Likewise.
21067         (rint_tonearest_test_data): Likewise.
21068         (rint_towardzero_test_data): Likewise.
21069         (rint_downward_test_data): Likewise.
21070         (rint_upward_test_data): Likewise.
21071         (round_test_data): Likewise.
21072         (scalb_test_data): Likewise.
21073         (scalbn_test_data): Likewise.
21074         (scalbln_test_data): Likewise.
21075         (signbit_test_data): Likewise.
21076         (sin_test_data): Likewise.
21077         (sin_tonearest_test_data): Likewise.
21078         (sin_towardzero_test_data): Likewise.
21079         (sin_downward_test_data): Likewise.
21080         (sin_upward_test_data): Likewise.
21081         (sincos_test_data): Likewise.
21082         (sinh_test_data): Likewise.
21083         (sinh_tonearest_test_data): Likewise.
21084         (sinh_towardzero_test_data): Likewise.
21085         (sinh_downward_test_data): Likewise.
21086         (sinh_upward_test_data): Likewise.
21087         (sqrt_test_data): Likewise.
21088         (tan_test_data): Likewise.
21089         (tan_tonearest_test_data): Likewise.
21090         (tan_towardzero_test_data): Likewise.
21091         (tan_downward_test_data): Likewise.
21092         (tan_upward_test_data): Likewise.
21093         (tanh_test_data): Likewise.
21094         (tgamma_test_data): Likewise.
21095         (trunc_test_data): Likewise.
21096         (y0_test_data): Likewise.
21097         (y1_test_data): Likewise.
21098         (yn_test_data): Likewise.
21099         (significand_test_data): Likewise.
21101         * math/gen-libm-test.pl (@functions): Remove variable.
21102         (generate_testfile): Don't handle START and END lines.
21103         * math/libm-test.inc (START): New macro.
21104         (END): Likewise.
21105         (END_COMPLEX): Likewise.
21106         (acos_test): Use END macro without arguments.
21107         (acos_test_tonearest): Likewise.
21108         (acos_test_towardzero): Likewise.
21109         (acos_test_downward): Likewise.
21110         (acos_test_upward): Likewise.
21111         (acosh_test): Likewise.
21112         (asin_test): Likewise.
21113         (asin_test_tonearest): Likewise.
21114         (asin_test_towardzero): Likewise.
21115         (asin_test_downward): Likewise.
21116         (asin_test_upward): Likewise.
21117         (asinh_test): Likewise.
21118         (atan_test): Likewise.
21119         (atanh_test): Likewise.
21120         (atan2_test): Likewise.
21121         (cabs_test): Likewise.
21122         (cacos_test): Use END_COMPLEX macro without arguments.
21123         (cacosh_test): Likewise.
21124         (carg_test): Use END macro without arguments.
21125         (casin_test): Use END_COMPLEX macro without arguments.
21126         (casinh_test): Likewise.
21127         (catan_test): Likewise.
21128         (catanh_test): Likewise.
21129         (cbrt_test): Use END macro without arguments.
21130         (ccos_test): Use END_COMPLEX macro without arguments.
21131         (ccosh_test): Likewise.
21132         (ceil_test): Use END macro without arguments.
21133         (cexp_test): Use END_COMPLEX macro without arguments.
21134         (cimag_test): Use END macro without arguments.
21135         (clog_test): Use END_COMPLEX macro without arguments.
21136         (clog10_test): Likewise.
21137         (conj_test): Likewise.
21138         (copysign_test): Use END macro without arguments.
21139         (cos_test): Likewise.
21140         (cos_test_tonearest): Likewise.
21141         (cos_test_towardzero): Likewise.
21142         (cos_test_downward): Likewise.
21143         (cos_test_upward): Likewise.
21144         (cosh_test): Likewise.
21145         (cosh_test_tonearest): Likewise.
21146         (cosh_test_towardzero): Likewise.
21147         (cosh_test_downward): Likewise.
21148         (cosh_test_upward): Likewise.
21149         (cpow_test): Use END_COMPLEX macro without arguments.
21150         (cproj_test): Likewise.
21151         (creal_test): Use END macro without arguments.
21152         (csin_test): Use END_COMPLEX macro without arguments.
21153         (csinh_test): Likewise.
21154         (csqrt_test): Likewise.
21155         (ctan_test): Likewise.
21156         (ctan_test_tonearest): Likewise.
21157         (ctan_test_towardzero): Likewise.
21158         (ctan_test_downward): Likewise.
21159         (ctan_test_upward): Likewise.
21160         (ctanh_test): Likewise.
21161         (ctanh_test_tonearest): Likewise.
21162         (ctanh_test_towardzero): Likewise.
21163         (ctanh_test_downward): Likewise.
21164         (ctanh_test_upward): Likewise.
21165         (erf_test): Use END macro without arguments.
21166         (erfc_test): Likewise.
21167         (exp_test): Likewise.
21168         (exp_test_tonearest): Likewise.
21169         (exp_test_towardzero): Likewise.
21170         (exp_test_downward): Likewise.
21171         (exp_test_upward): Likewise.
21172         (exp10_test): Likewise.
21173         (exp2_test): Likewise.
21174         (expm1_test): Likewise.
21175         (fabs_test): Likewise.
21176         (fdim_test): Likewise.
21177         (finite_test): Likewise.
21178         (floor_test): Likewise.
21179         (fma_test): Likewise.
21180         (fma_test_towardzero): Likewise.
21181         (fma_test_downward): Likewise.
21182         (fma_test_upward): Likewise.
21183         (fmax_test): Likewise.
21184         (fmin_test): Likewise.
21185         (fmod_test): Likewise.
21186         (fpclassify_test): Likewise.
21187         (frexp_test): Likewise.
21188         (gamma_test): Likewise.
21189         (hypot_test): Likewise.
21190         (ilogb_test): Likewise.
21191         (isfinite_test): Likewise.
21192         (isgreater_test): Likewise.
21193         (isgreaterequal_test): Likewise.
21194         (isinf_test): Likewise.
21195         (isless_test): Likewise.
21196         (islessequal_test): Likewise.
21197         (islessgreater_test): Likewise.
21198         (isnan_test): Likewise.
21199         (isnormal_test): Likewise.
21200         (issignaling_test): Likewise.
21201         (isunordered_test): Likewise.
21202         (j0_test): Likewise.
21203         (j1_test): Likewise.
21204         (jn_test): Likewise.
21205         (ldexp_test): Likewise.
21206         (lgamma_test): Likewise.
21207         (lrint_test): Likewise.
21208         (lrint_test_tonearest): Likewise.
21209         (lrint_test_towardzero): Likewise.
21210         (lrint_test_downward): Likewise.
21211         (lrint_test_upward): Likewise.
21212         (llrint_test): Likewise.
21213         (llrint_test_tonearest): Likewise.
21214         (llrint_test_towardzero): Likewise.
21215         (llrint_test_downward): Likewise.
21216         (llrint_test_upward): Likewise.
21217         (log_test): Likewise.
21218         (log10_test): Likewise.
21219         (log1p_test): Likewise.
21220         (log2_test): Likewise.
21221         (logb_test): Likewise.
21222         (logb_test_downward): Likewise.
21223         (lround_test): Likewise.
21224         (llround_test): Likewise.
21225         (modf_test): Likewise.
21226         (nearbyint_test): Likewise.
21227         (nextafter_test): Likewise.
21228         (nexttoward_test): Likewise.
21229         (pow_test): Likewise.
21230         (pow_test_tonearest): Likewise.
21231         (pow_test_towardzero): Likewise.
21232         (pow_test_downward): Likewise.
21233         (pow_test_upward): Likewise.
21234         (remainder_test): Likewise.
21235         (remainder_test_tonearest): Likewise.
21236         (remainder_test_towardzero): Likewise.
21237         (remainder_test_downward): Likewise.
21238         (remainder_test_upward): Likewise.
21239         (remquo_test): Likewise.
21240         (rint_test): Likewise.
21241         (rint_test_tonearest): Likewise.
21242         (rint_test_towardzero): Likewise.
21243         (rint_test_downward): Likewise.
21244         (rint_test_upward): Likewise.
21245         (round_test): Likewise.
21246         (scalb_test): Likewise.
21247         (scalbn_test): Likewise.
21248         (scalbln_test): Likewise.
21249         (signbit_test): Likewise.
21250         (sin_test): Likewise.
21251         (sin_test_tonearest): Likewise.
21252         (sin_test_towardzero): Likewise.
21253         (sin_test_downward): Likewise.
21254         (sin_test_upward): Likewise.
21255         (sincos_test): Likewise.
21256         (sinh_test): Likewise.
21257         (sinh_test_tonearest): Likewise.
21258         (sinh_test_towardzero): Likewise.
21259         (sinh_test_downward): Likewise.
21260         (sinh_test_upward): Likewise.
21261         (sqrt_test): Likewise.
21262         (tan_test): Likewise.
21263         (tan_test_tonearest): Likewise.
21264         (tan_test_towardzero): Likewise.
21265         (tan_test_downward): Likewise.
21266         (tan_test_upward): Likewise.
21267         (tanh_test): Likewise.
21268         (tgamma_test): Likewise.
21269         (trunc_test): Likewise.
21270         (y0_test): Likewise.
21271         (y1_test): Likewise.
21272         (yn_test): Likewise.
21273         (significand_test): Likewise.
21275 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
21277         [BZ #15381]
21278         * libio/genops.c (_IO_no_init): Initialize wide struct info.
21280 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
21282         [BZ #14894]
21283         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
21284         __ppc_mdoio and __ppc_mdoom.
21285         * manual/platform.texi: Document new functions __ppc_yield,
21286         __ppc_mdoio and __ppc_mdoom.
21288 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
21290         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
21291         (main): Mention "tls" pseudo-hwcap is legacy.
21292         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
21294 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
21296         * math/gen-libm-test.pl (parse_args): Output only string of
21297         arguments as text for test name, not full call or descriptions of
21298         tests for extra outputs.
21299         (generate_testfile): Do not pass function name to parse_args.
21300         Generate this_func variable from START.
21301         * math/libm-test.inc (struct test_f_f_data): Rename test_name
21302         field to arg_str.
21303         (struct test_ff_f_data): Likewise.
21304         (test_ff_f_data_nexttoward): Likewise.
21305         (struct test_fi_f_data): Likewise.
21306         (struct test_fl_f_data): Likewise.
21307         (struct test_if_f_data): Likewise.
21308         (struct test_fff_f_data): Likewise.
21309         (struct test_c_f_data): Likewise.
21310         (struct test_f_f1_data): Likewise.  Remove field extra_name.
21311         (struct test_fF_f1_data): Likewise.
21312         (struct test_ffI_f1_data): Likewise.
21313         (struct test_c_c_data): Rename test_name field to arg_str.
21314         (struct test_cc_c_data): Likewise.
21315         (struct test_f_i_data): Likewise.
21316         (struct test_ff_i_data): Likewise.
21317         (struct test_f_l_data): Likewise.
21318         (struct test_f_L_data): Likewise.
21319         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
21320         and extra2_name.
21321         (COMMON_TEST_SETUP): New macro.
21322         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
21323         (COMMON_TEST_CLEANUP): Likewise.
21324         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
21325         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
21326         macros.
21327         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
21328         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
21329         macros.
21330         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
21331         (RUN_TEST_fff_f): Take argument string.  Call new setup and
21332         cleanup macros.
21333         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
21334         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
21335         macros.
21336         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
21337         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
21338         macros.
21339         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
21340         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
21341         cleanup macros.
21342         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
21343         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
21344         cleanup macros.
21345         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
21346         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
21347         cleanup macros.
21348         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
21349         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
21350         macros.
21351         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
21352         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
21353         macros.
21354         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
21355         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
21356         macros.
21357         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
21358         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
21359         cleanup macros.
21360         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
21361         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
21362         cleanup macros.
21363         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
21364         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
21365         macros.
21366         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
21367         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
21368         cleanup macros.
21369         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
21370         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
21371         macros.
21372         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
21373         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
21374         macros.
21375         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
21376         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
21377         cleanup macros.
21378         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
21380 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
21382         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
21383         to _sifields.sigfault.
21384         (si_addr_lsb): Define new macro.
21385         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
21386         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
21387         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
21389 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
21391         [BZ #15441]
21392         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
21393         returns -1.
21394         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
21395         null return -1.
21396         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
21397         loading the domain.
21399 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
21401         * math/gen-libm-test.pl (parse_args): Do not include expected
21402         result in test name.
21403         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
21404         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
21405         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
21406         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
21407         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
21408         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21410 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
21412         * benchtests/Makefile: Sort function entries.
21414         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
21415         tanh, asinh, acosh, atanh.
21416         * benchtests/acos-inputs: New file.
21417         * benchtests/acosh-inputs: New file.
21418         * benchtests/asin-inputs: New file.
21419         * benchtests/asinh-inputs: New file.
21420         * benchtests/atanh-inputs: New file.
21421         * benchtests/cosh-inputs: New file.
21422         * benchtests/log-inputs: New file.
21423         * benchtests/sinh-inputs: New file.
21424         * benchtests/tanh-inputs: New file.
21426 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
21428         [BZ #15339]
21429         * posix/tst-getaddrinfo4.c: New test.
21430         * posix/Makefile (tests): Add it.
21432 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
21434         [BZ #15339]
21435         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
21436         when no services were used.
21437         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
21438         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
21440 2013-05-21  Andreas Schwab  <schwab@suse.de>
21442         [BZ #15014]
21443         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
21444         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
21445         successful.
21446         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
21447         redundant variable declarations and reallocation of buffer when
21448         parsing as IPv6 address.  Always set NSS status when called from
21449         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
21450         buffer too small.  Correct computation of needed size.
21451         * nss/Makefile (tests): Add test-digits-dots.
21452         * nss/test-digits-dots.c: New test.
21454 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
21456         * benchtests/Makefile: Remove instructions for adding
21457         benchmark tests.
21458         * benchtests/README: New file to explain how to execute and
21459         enhance the benchmark tests.
21461 2013-05-21  Andreas Schwab  <schwab@suse.de>
21463         [BZ #15493]
21464         * setjmp/Makefile (tests): Add tst-sigsetjmp.
21465         * setjmp/tst-sigsetjmp.c: New test.
21467 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
21469         * sysdeps/x86_64/memset.S (memset): New implementation.
21470         (__bzero): Likewise.
21471         (__memset_tail): New function.
21473 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
21475         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
21476         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
21477         __memcpy_sse2_unaligned ifunc selection.
21478         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
21479         Add memcpy-sse2-unaligned.S.
21480         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
21481         Add: __memcpy_sse2_unaligned.
21483 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
21485         [BZ #15490]
21486         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
21487         math_force_eval before restoring floating-point envrionment.
21488         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
21489         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
21490         Likewise.
21491         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
21492         <math_private.h>.
21493         (__nearbyintl): Use math_force_eval before restoring
21494         floating-point environment.
21495         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
21497         * math/gen-libm-test.pl (special_functions): Remove.
21498         (parse_args): Don't handle TEST_extra.  Handle functions with no
21499         return value.
21500         * math/libm-test.inc (struct test_sincos_data): Replace with
21501         struct test_fFF_11_data.
21502         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
21503         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
21504         (sincos_test_data): Change element type to struct
21505         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
21506         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
21507         RUN_TEST_LOOP_sincos.
21508         * math/README.libm-test: Don't mention special handling of
21509         individual functions.
21510         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
21511         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
21512         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
21513         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
21514         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
21515         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21517         * math/gen-libm-test.pl (get_variable): Remove function.
21518         (parse_args): Don't show pointer parameters to call in test
21519         names.  Use "extra output N" in test names for extra outputs
21520         rather than naming variables.
21522 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
21524         [BZ #15488]
21525         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
21526         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
21527         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
21528         double tests.
21529         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
21530         disable.
21531         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
21532         check_long_double.
21534         * math/gen-libm-test.pl (@tests): Remove variable.
21535         ($count): Likewise.
21536         (new_test): Remove function.
21537         (show_exceptions): New function.
21538         (special_functions): Use show_exceptions instead of new_test.
21539         (parse_args): Likewise.
21540         (generate_testfile): Pass only function name in generated call to
21541         print_max_error or print_complex_max_error.
21542         (get_ulps): Do not handle complex tests specially.
21543         (output_test): Rename to ...
21544         (get_all_ulps_for_test): ... this.  Return a string rather than
21545         printing to a file.  Require ulps to be present.
21546         (output_ulps): Generate arrays rather than #defines.
21547         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
21548         (struct ulp_data): New type.
21549         (BUILD_COMPLEX_ULP): Remove macro.
21550         (compare_ulp_data): New function.
21551         (find_ulps): Likewise.
21552         (find_test_ulps): Likewise.
21553         (find_function_ulps): Likewise.
21554         (find_complex_function_ulps): Likewise.
21555         (print_max_error): Determine allowed ulps using
21556         find_function_ulps.
21557         (print_complex_max_error): Determine allowed ulps using
21558         find_complex_function_ulps.
21559         (check_float_internal): Determine max ulps using find_test_ulps.
21560         (check_float): Do not take max_ulp parameter.  Update call to
21561         check_float_internal.
21562         (check_complex): Likewise.
21563         (check_int): Do not take max_ulp parameter.
21564         (check_long): Likewise.
21565         (check_bool): Likewise.
21566         (check_longlong): Likewise.
21567         (struct test_f_f_data): Remove max_ulp field.
21568         (struct test_ff_f_data): Likewise.
21569         (struct test_ff_f_data_nexttoward): Likewise.
21570         (struct test_fi_f_data): Likewise.
21571         (struct test_fl_f_data): Likewise.
21572         (struct test_if_f_data): Likewise.
21573         (struct test_fff_f_data): Likewise.
21574         (struct test_c_f_data): Likewise.
21575         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
21576         (struct test_fF_f1_data): Likewise.
21577         (struct test_ffI_f1_data): Likewise.
21578         (struct test_c_c_data): Remove max_ulp field.
21579         (struct test_cc_c_data): Likewise.
21580         (struct test_f_i_data): Likewise.
21581         (struct test_ff_i_data): Likewise.
21582         (struct test_f_l_data): Likewise.
21583         (struct test_f_L_data): Likewise.
21584         (struct test_sincos_data): Likewise.
21585         (RUN_TEST_f_f): Do not handle ulps.
21586         (RUN_TEST_LOOP_f_f): Likewise.
21587         (RUN_TEST_2_f): Likewise.
21588         (RUN_TEST_LOOP_2_f): Likewise.
21589         (RUN_TEST_fff_f): Likewise.
21590         (RUN_TEST_LOOP_fff_f): Likewise.
21591         (RUN_TEST_c_f): Likewise.
21592         (RUN_TEST_LOOP_c_f): Likewise.
21593         (RUN_TEST_f_f1): Likewise.
21594         (RUN_TEST_LOOP_f_f1): Likewise.
21595         (RUN_TEST_fF_f1): Likewise.
21596         (RUN_TEST_LOOP_fF_f1): Likewise.
21597         (RUN_TEST_fI_f1): Likewise.
21598         (RUN_TEST_LOOP_fI_f1): Likewise.
21599         (RUN_TEST_ffI_f1): Likewise.
21600         (RUN_TEST_LOOP_ffI_f1): Likewise.
21601         (RUN_TEST_c_c): Likewise.
21602         (RUN_TEST_LOOP_c_c): Likewise.
21603         (RUN_TEST_cc_c): Likewise.
21604         (RUN_TEST_LOOP_cc_c): Likewise.
21605         (RUN_TEST_f_i): Likewise.
21606         (RUN_TEST_LOOP_f_i): Likewise.
21607         (RUN_TEST_f_i_tg): Likewise.
21608         (RUN_TEST_LOOP_f_i_tg): Likewise.
21609         (RUN_TEST_ff_i_tg): Likewise.
21610         (RUN_TEST_LOOP_ff_i_tg): Likewise.
21611         (RUN_TEST_f_b): Likewise.
21612         (RUN_TEST_LOOP_f_b): Likewise.
21613         (RUN_TEST_f_b_tg): Likewise.
21614         (RUN_TEST_LOOP_f_b_tg): Likewise.
21615         (RUN_TEST_f_l): Likewise.
21616         (RUN_TEST_LOOP_f_l): Likewise.
21617         (RUN_TEST_f_L): Likewise.
21618         (RUN_TEST_LOOP_f_L): Likewise.
21619         (RUN_TEST_sincos): Likewise.
21620         (RUN_TEST_LOOP_sincos): Likewise.
21622 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
21624         [BZ #15480]
21625         [BZ #15485]
21626         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
21627         main case of finite arguments, set rounding mode to FE_TONEAREST
21628         and discard exceptions.
21629         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
21630         exceptions.
21631         (remainder_tonearest_test_data): New variable.
21632         (remainder_test_tonearest): New function.
21633         (remainder_towardzero_test_data): New variable.
21634         (remainder_test_towardzero): New function.
21635         (remainder_downward_test_data): New variable.
21636         (remainder_test_downward): New function.
21637         (remainder_upward_test_data): New variable.
21638         (remainder_test_upward): New function.
21639         (main): Call the new test functions.
21641         * math/libm-test.inc (struct test_f_f1_data): Remove field
21642         extra_init.
21643         (struct test_fF_f1_data): Likewise.
21644         (struct test_ffI_f1_data): Likewise.
21645         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
21646         based on value of EXTRA_EXPECTED.
21647         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
21648         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
21649         EXTRA_VAR based on value of EXTRA_EXPECTED.
21650         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
21651         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
21652         EXTRA_VAR based on value of EXTRA_EXPECTED.
21653         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
21654         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
21655         EXTRA_VAR based on value of EXTRA_EXPECTED.
21656         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
21657         * math/gen-libm-test.pl (parse_args): Don't output initializers
21658         for extra output values.
21660         * math/libm-test.inc (check_int): Expect result to be exactly
21661         equal to expected value and do not handle ulps.
21662         (check_long): Likewise.
21663         (check_longlong): Likewise.
21665         * math/libm-test.inc (ceil_test_data): Test for "inexact"
21666         exceptions.
21667         (cimag_test_data): Likewise.
21668         (conj_test_data): Likewise.
21669         (copysign_test_data): Likewise.
21670         (cproj_test_data): Likewise.
21671         (creal_test_data): Likewise.
21672         (fabs_test_data): Likewise.
21673         (fdim_test_data): Likewise.
21674         (finite_test_data): Likewise.
21675         (floor_test_data): Likewise.
21676         (fmax_test_data): Likewise.
21677         (fmin_test_data): Likewise.
21678         (fmod_test_data): Likewise.
21679         (fpclassify_test_data): Likewise.
21680         (frexp_test_data): Likewise.
21681         (ilogb_test_data): Likewise.
21682         (isfinite_test_data): Likewise.
21683         (isgreater_test_data): Likewise.
21684         (isgreaterequal_test_data): Likewise.
21685         (isinf_test_data): Likewise.
21686         (isless_test_data): Likewise.
21687         (islessequal_test_data): Likewise.
21688         (islessgreater_test_data): Likewise.
21689         (isnan_test_data): Likewise.
21690         (isnormal_test_data): Likewise.
21691         (issignaling_test_data): Likewise.
21692         (isunordered_test_data): Likewise.
21693         (ldexp_test_data): Likewise.
21694         (lrint_test_data): Likewise.
21695         (lrint_test_data) [TEST_FLOAT]: Disable one test.
21696         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
21697         (lrint_tonearest_test_data): Test for "inexact" exceptions.
21698         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
21699         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
21700         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
21701         test input.
21702         (lrint_towardzero_test_data): Test for "inexact" exceptions.
21703         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
21704         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
21705         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
21706         that test input.
21707         (lrint_downward_test_data): Test for "inexact" exceptions.
21708         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
21709         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
21710         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
21711         test input.
21712         (lrint_upward_test_data): Test for "inexact" exceptions.
21713         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
21714         test input.
21715         (llrint_test_data): Test for "inexact" exceptions.
21716         (llrint_test_data) [TEST_FLOAT]: Disable one test.
21717         (llrint_tonearest_test_data): Test for "inexact" exceptions.
21718         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
21719         (llrint_towardzero_test_data): Test for "inexact" exceptions.
21720         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
21721         (llrint_downward_test_data): Test for "inexact" exceptions.
21722         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
21723         (llrint_upward_test_data): Test for "inexact" exceptions.
21724         (logb_test_data): Likewise.
21725         (logb_downward_test_data): Likewise.
21726         (nextafter_test_data): Likewise.
21727         (nexttoward_test_data): Likewise.
21728         (remainder_test_data): Likewise.
21729         (remquo_test_data): Likewise.
21730         (scalbn_test_data): Likewise.
21731         (scalbln_test_data): Likewise.
21732         (signbit_test_data): Likewise.
21733         (sqrt_test_data): Likewise.
21734         (significand_test_data): Likewise.
21736 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
21738         [BZ #15424]
21739         * benchtests/bench-modf.c (struct args): Mark arg0 as
21740         volatile.
21741         * scripts/bench.pl: Mark members of struct args as volatile.
21743 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21745         [BZ # 15497]
21746         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
21747         negative infinity on POWER6 or lower.
21748         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
21750 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
21752         [BZ #15442]
21753         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
21754         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
21755         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
21756         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
21757         (_FP_SETQNAN): New macro.
21758         (_FP_SETQNAN_SEMIRAW): Likewise.
21759         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
21760         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
21761         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
21762         (FP_EXTEND): Use _FP_FRAC_SNANP.
21763         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
21764         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
21765         into account.
21766         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
21767         New macro.
21768         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
21769         Likewise.
21771 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
21773         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
21774         with DIVIDE_BY_ZERO_EXCEPTION.
21775         (gamma_test_data): Likewise.
21776         (lgamma_test_data): Likewise.
21777         (log_test_data): Likewise.
21778         (log10_test_data): Likewise.
21779         (log2_test_data): Likewise.
21780         (tgamma_test_data): Likewise.
21782         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
21783         (acos_test_tonearest): Likewise.
21784         (acos_test_towardzero): Likewise.
21785         (acos_test_downward): Likewise.
21786         (acos_test_upward): Likewise.
21787         (acosh_test): Likewise.
21788         (asin_test): Likewise.
21789         (asin_test_tonearest): Likewise.
21790         (asin_test_towardzero): Likewise.
21791         (asin_test_downward): Likewise.
21792         (asin_test_upward): Likewise.
21793         (asinh_test): Likewise.
21794         (atan_test): Likewise.
21795         (atanh_test): Likewise.
21796         (atan2_test): Likewise.
21797         (cabs_test): Likewise.
21798         (cacos_test): Likewise.
21799         (cacosh_test): Likewise.
21800         (casin_test): Likewise.
21801         (casinh_test): Likewise.
21802         (catan_test): Likewise.
21803         (catanh_test): Likewise.
21804         (cbrt_test): Likewise.
21805         (ccos_test): Likewise.
21806         (ccosh_test): Likewise.
21807         (cexp_test): Likewise.
21808         (clog_test): Likewise.
21809         (clog10_test): Likewise.
21810         (cos_test): Likewise.
21811         (cos_test_tonearest): Likewise.
21812         (cos_test_towardzero): Likewise.
21813         (cos_test_downward): Likewise.
21814         (cos_test_upward): Likewise.
21815         (cosh_test): Likewise.
21816         (cosh_test_tonearest): Likewise.
21817         (cosh_test_towardzero): Likewise.
21818         (cosh_test_downward): Likewise.
21819         (cosh_test_upward): Likewise.
21820         (cpow_test): Likewise.
21821         (csin_test): Likewise.
21822         (csinh_test): Likewise.
21823         (csqrt_test): Likewise.
21824         (ctan_test): Likewise.
21825         (ctan_test_tonearest): Likewise.
21826         (ctan_test_towardzero): Likewise.
21827         (ctan_test_downward): Likewise.
21828         (ctan_test_upward): Likewise.
21829         (ctanh_test): Likewise.
21830         (ctanh_test_tonearest): Likewise.
21831         (ctanh_test_towardzero): Likewise.
21832         (ctanh_test_downward): Likewise.
21833         (ctanh_test_upward): Likewise.
21834         (erf_test): Likewise.
21835         (erfc_test): Likewise.
21836         (exp_test): Likewise.
21837         (exp_test_tonearest): Likewise.
21838         (exp_test_towardzero): Likewise.
21839         (exp_test_downward): Likewise.
21840         (exp_test_upward): Likewise.
21841         (exp10_test): Likewise.
21842         (exp2_test): Likewise.
21843         (expm1_test): Likewise.
21844         (fmod_test): Likewise.
21845         (gamma_test): Likewise.
21846         (hypot_test): Likewise.
21847         (j0_test): Likewise.
21848         (j1_test): Likewise.
21849         (jn_test): Likewise.
21850         (lgamma_test): Likewise.
21851         (log_test): Likewise.
21852         (log10_test): Likewise.
21853         (log1p_test): Likewise.
21854         (log2_test): Likewise.
21855         (logb_test_downward): Likewise.
21856         (pow_test): Likewise.
21857         (pow_test_tonearest): Likewise.
21858         (pow_test_towardzero): Likewise.
21859         (pow_test_downward): Likewise.
21860         (pow_test_upward): Likewise.
21861         (remainder_test): Likewise.
21862         (remquo_test): Likewise.
21863         (sin_test): Likewise.
21864         (sin_test_tonearest): Likewise.
21865         (sin_test_towardzero): Likewise.
21866         (sin_test_downward): Likewise.
21867         (sin_test_upward): Likewise.
21868         (sincos_test): Likewise.
21869         (sinh_test): Likewise.
21870         (sinh_test_tonearest): Likewise.
21871         (sinh_test_towardzero): Likewise.
21872         (sinh_test_downward): Likewise.
21873         (sinh_test_upward): Likewise.
21874         (sqrt_test): Likewise.
21875         (tan_test): Likewise.
21876         (tan_test_tonearest): Likewise.
21877         (tan_test_towardzero): Likewise.
21878         (tan_test_downward): Likewise.
21879         (tan_test_upward): Likewise.
21880         (tanh_test): Likewise.
21881         (tgamma_test): Likewise.
21882         (y0_test): Likewise.
21883         (y1_test): Likewise.
21884         (yn_test): Likewise.
21886         * math/gen-libm-test.pl (adjust_arg): Remove function.
21887         (special_function): Remove argument $in_func.  Only handle
21888         generating output for tables of tests, not inside functions.
21889         (parse_args): Likewise.
21890         (generate_testfile): Remove variable $in_func.  Update call to
21891         parse_args.
21892         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
21893         (MINUS_ZERO_INIT): Rename macro to minus_zero.
21894         (PLUS_INFTY_INIT): Rename macro to plus_infty.
21895         (MINUS_INFTY_INIT): Rename macro to minus_infty.
21896         (QNAN_VALUE_INIT): Rename macro to qnan_value.
21897         (MAX_VALUE_INIT): Rename macro to max_value.
21898         (MIN_VALUE_INIT): Rename macro to min_value.
21899         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
21900         (plus_zero): Remove variable.
21901         (minus_zero): Likewise.
21902         (plus_infty): Likewise.
21903         (minus_infty): Likewise.
21904         (qnan_value): Likewise.
21905         (max_value): Likewise.
21906         (min_value): Likewise.
21907         (min_subnorm_value): Likewise.
21909 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
21911         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
21912         uint64_t or uint32_t usage.
21913         * crypt/sha256-block.c: Likewise.
21914         * crypt/sha256-crypt.c: Likewise.
21915         * crypt/sha256.c: Likewise.
21916         * crypt/sha512-block.c: Likewise.
21917         * crypt/sha512-crypt.c: Likewise.
21918         * crypt/sha512.c: Likewise.
21919         * debug/backtrace-tst.c: Likewise.
21920         * debug/pcprofiledump.c: Likewise.
21921         * elf/cache.c: Likewise.
21922         * elf/dl-cache.c: Likewise.
21923         * elf/dl-misc.c: Likewise.
21924         * elf/dl-profile.c: Likewise.
21925         * elf/dl-support.c: Likewise.
21926         * elf/ldconfig.c: Likewise.
21927         * elf/sprof.c: Likewise.
21928         * iconv/dummy-repertoire.c: Likewise.
21929         * iconv/iconv_charmap.c: Likewise.
21930         * iconv/skeleton.c: Likewise.
21931         * iconvdata/8bit-generic.c: Likewise.
21932         * iconvdata/cp737.h: Likewise.
21933         * iconvdata/cp775.h: Likewise.
21934         * iconvdata/ibm1008.h: Likewise.
21935         * iconvdata/ibm1025.h: Likewise.
21936         * iconvdata/ibm1046.h: Likewise.
21937         * iconvdata/ibm1097.h: Likewise.
21938         * iconvdata/ibm1112.h: Likewise.
21939         * iconvdata/ibm1122.h: Likewise.
21940         * iconvdata/ibm1123.h: Likewise.
21941         * iconvdata/ibm1124.h: Likewise.
21942         * iconvdata/ibm1129.h: Likewise.
21943         * iconvdata/ibm1130.h: Likewise.
21944         * iconvdata/ibm1132.h: Likewise.
21945         * iconvdata/ibm1133.h: Likewise.
21946         * iconvdata/ibm1137.h: Likewise.
21947         * iconvdata/ibm1140.h: Likewise.
21948         * iconvdata/ibm1141.h: Likewise.
21949         * iconvdata/ibm1142.h: Likewise.
21950         * iconvdata/ibm1143.h: Likewise.
21951         * iconvdata/ibm1144.h: Likewise.
21952         * iconvdata/ibm1145.h: Likewise.
21953         * iconvdata/ibm1146.h: Likewise.
21954         * iconvdata/ibm1147.h: Likewise.
21955         * iconvdata/ibm1148.h: Likewise.
21956         * iconvdata/ibm1149.h: Likewise.
21957         * iconvdata/ibm1153.h: Likewise.
21958         * iconvdata/ibm1154.h: Likewise.
21959         * iconvdata/ibm1155.h: Likewise.
21960         * iconvdata/ibm1156.h: Likewise.
21961         * iconvdata/ibm1157.h: Likewise.
21962         * iconvdata/ibm1158.h: Likewise.
21963         * iconvdata/ibm1160.h: Likewise.
21964         * iconvdata/ibm1161.h: Likewise.
21965         * iconvdata/ibm1162.h: Likewise.
21966         * iconvdata/ibm1163.h: Likewise.
21967         * iconvdata/ibm1164.h: Likewise.
21968         * iconvdata/ibm1166.h: Likewise.
21969         * iconvdata/ibm1167.h: Likewise.
21970         * iconvdata/ibm12712.h: Likewise.
21971         * iconvdata/ibm1390.h: Likewise.
21972         * iconvdata/ibm1399.h: Likewise.
21973         * iconvdata/ibm16804.h: Likewise.
21974         * iconvdata/ibm4517.h: Likewise.
21975         * iconvdata/ibm4899.h: Likewise.
21976         * iconvdata/ibm4909.h: Likewise.
21977         * iconvdata/ibm4971.h: Likewise.
21978         * iconvdata/ibm5347.h: Likewise.
21979         * iconvdata/ibm803.h: Likewise.
21980         * iconvdata/ibm856.h: Likewise.
21981         * iconvdata/ibm901.h: Likewise.
21982         * iconvdata/ibm902.h: Likewise.
21983         * iconvdata/ibm9030.h: Likewise.
21984         * iconvdata/ibm9066.h: Likewise.
21985         * iconvdata/ibm921.h: Likewise.
21986         * iconvdata/ibm922.h: Likewise.
21987         * iconvdata/ibm9448.h: Likewise.
21988         * iconvdata/isiri-3342.h: Likewise.
21989         * iconvdata/jis0201.h: Likewise.
21990         * include/link.h: Likewise.
21991         * include/netdb.h: Likewise.
21992         * inet/check_native.c: Likewise.
21993         * inet/check_pf.c: Likewise.
21994         * inet/getipv4sourcefilter.c: Likewise.
21995         * inet/getnameinfo.c: Likewise.
21996         * inet/getsourcefilter.c: Likewise.
21997         * inet/htonl.c: Likewise.
21998         * inet/setipv4sourcefilter.c: Likewise.
21999         * inet/setsourcefilter.c: Likewise.
22000         * inet/test-inet6_opt.c: Likewise.
22001         * inet/tst-network.c: Likewise.
22002         * locale/C-collate.c: Likewise.
22003         * locale/C-ctype.c: Likewise.
22004         * locale/C-time.c: Likewise.
22005         * locale/C-translit.h: Likewise.
22006         * locale/loadarchive.c: Likewise.
22007         * locale/programs/3level.h: Likewise.
22008         * locale/programs/charmap.c: Likewise.
22009         * locale/programs/charmap.h: Likewise.
22010         * locale/programs/ld-address.c: Likewise.
22011         * locale/programs/ld-collate.c: Likewise.
22012         * locale/programs/ld-ctype.c: Likewise.
22013         * locale/programs/ld-identification.c: Likewise.
22014         * locale/programs/ld-measurement.c: Likewise.
22015         * locale/programs/ld-messages.c: Likewise.
22016         * locale/programs/ld-monetary.c: Likewise.
22017         * locale/programs/ld-name.c: Likewise.
22018         * locale/programs/ld-numeric.c: Likewise.
22019         * locale/programs/ld-paper.c: Likewise.
22020         * locale/programs/ld-telephone.c: Likewise.
22021         * locale/programs/ld-time.c: Likewise.
22022         * locale/programs/linereader.c: Likewise.
22023         * locale/programs/locale.c: Likewise.
22024         * locale/programs/locarchive.c: Likewise.
22025         * locale/programs/locfile.h: Likewise.
22026         * locale/programs/repertoire.c: Likewise.
22027         * locale/programs/simple-hash.c: Likewise.
22028         * locale/programs/simple-hash.h: Likewise.
22029         * malloc/memusage.c: Likewise.
22030         * malloc/memusagestat.c: Likewise.
22031         * nis/nis_defaults.c: Likewise.
22032         * nis/nis_hash.c: Likewise.
22033         * nis/nis_print.c: Likewise.
22034         * nis/nis_xdr.c: Likewise.
22035         * nscd/connections.c: Likewise.
22036         * nscd/hstcache.c: Likewise.
22037         * nscd/nscd_gethst_r.c: Likewise.
22038         * nscd/nscd_getserv_r.c: Likewise.
22039         * nscd/nscd_helper.c: Likewise.
22040         * nscd/servicescache.c: Likewise.
22041         * nss/makedb.c: Likewise.
22042         * nss/nss_db/db-XXX.c: Likewise.
22043         * nss/nss_db/db-initgroups.c: Likewise.
22044         * nss/nss_db/db-netgrp.c: Likewise.
22045         * nss/nss_files/files-network.c: Likewise.
22046         * nss/nss_files/files-parse.c: Likewise.
22047         * posix/bug-regex5.c: Likewise.
22048         * posix/fnmatch_loop.c: Likewise.
22049         * posix/regcomp.c: Likewise.
22050         * posix/regexec.c: Likewise.
22051         * posix/tst-rfc3484-2.c: Likewise.
22052         * posix/tst-rfc3484-3.c: Likewise.
22053         * posix/tst-rfc3484.c: Likewise.
22054         * resolv/nss_dns/dns-canon.c: Likewise.
22055         * resolv/nss_dns/dns-network.c: Likewise.
22056         * resolv/res_init.c: Likewise.
22057         * resolv/res_mkquery.c: Likewise.
22058         * resolv/tst-aton.c: Likewise.
22059         * stdlib/cxa_atexit.c: Likewise.
22060         * stdlib/cxa_finalize.c: Likewise.
22061         * stdlib/gen-fpioconst.c: Likewise.
22062         * stdlib/strtol_l.c: Likewise.
22063         * string/tst-endian.c: Likewise.
22064         * sunrpc/auth_des.c: Likewise.
22065         * sunrpc/clnt_udp.c: Likewise.
22066         * sunrpc/rtime.c: Likewise.
22067         * sunrpc/svcauth_des.c: Likewise.
22068         * sunrpc/xdr.c: Likewise.
22069         * sunrpc/xdr_intXX_t.c: Likewise.
22070         * sunrpc/xdr_rec.c: Likewise.
22071         * sysdeps/generic/ldconfig.h: Likewise.
22072         * sysdeps/generic/ldsodefs.h: Likewise.
22073         * sysdeps/generic/memusage.h: Likewise.
22074         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
22075         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
22076         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
22077         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
22078         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
22079         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
22080         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
22081         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
22082         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
22083         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
22084         * sysdeps/posix/getaddrinfo.c: Likewise.
22085         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
22086         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
22087         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
22088         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
22089         * sysdeps/powerpc/test-gettimebase.c: Likewise.
22090         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
22091         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
22092         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
22093         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
22094         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
22095         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
22096         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
22097         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
22098         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
22099         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
22100         * sysdeps/x86_64/dl-tls.h: Likewise.
22101         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
22102         * time/alt_digit.c: Likewise.
22103         * time/era.c: Likewise.
22104         * wcsmbs/tst-c16c32-1.c: Likewise.
22106 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
22108         * math/libm-test.inc (struct test_sincos_data): New type.
22109         (RUN_TEST_LOOP_sincos): New macro.
22110         (sincos_test_data): New variable.
22111         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
22113 2013-05-16  Richard Henderson  <rth@redhat.com>
22115         * math/atest-exp2.c (LIMB64): New macro.
22116         (CONSTSZ): New macro.
22117         (mp_exp1, mp_exp_m1, mp_log2): New variables.
22118         (hexdig): Move ...
22119         (print_mpn_fp): ... to function scope.
22120         (read_mpn_hex): Remove.
22121         (get_log2): Remove.
22122         (exp2_mpn): Use mp_log2.
22123         (main): Use mp_exp1.
22125 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
22127         * math/libm-test.inc: Remove comment about not testing "inexact"
22128         exceptions.
22129         (INEXACT_EXCEPTION): New macro.
22130         (NO_INEXACT_EXCEPTION): Likewise.
22131         (INVALID_EXCEPTION_OK): Update value.
22132         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
22133         (OVERFLOW_EXCEPTION_OK): Likewise.
22134         (UNDERFLOW_EXCEPTION_OK): Likewise.
22135         (IGNORE_ZERO_INF_SIGN): Likewise.
22136         (ERRNO_UNCHANGED): Likewise.
22137         (ERRNO_EDOM): Likewise.
22138         (ERRNO_ERANGE): Likewise.
22139         (test_exceptions): Handle testing "inexact" exceptions.
22140         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
22141         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
22142         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
22143         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
22144         INEXACT_EXCEPTION.
22145         (rint_towardzero_test_data): Likewise.
22146         (rint_downward_test_data): Likewise.
22147         (rint_upward_test_data): Likewise.
22149         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
22150         with OVERFLOW_EXCEPTION.
22151         (exp10_test_data): Likewise.
22152         (exp2_test_data): Likewise.
22153         (expm1_test_data): Likewise.
22154         (lgamma_test_data): Likewise.
22155         (pow_test_data): Likewise.
22156         (tgamma_test_data): Likewise.
22157         (yn_test_data): Remove duplicate test of overflow.
22159         * math/libm-test.inc (struct test_cc_c_data): New type.
22160         (RUN_TEST_LOOP_cc_c): New macro.
22161         (cpow_test_data): New variable.
22162         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
22164         * math/libm-test.inc (struct test_f_L_data): New type.
22165         (RUN_TEST_LOOP_f_L): New macro.
22166         (llrint_test_data): New variable.
22167         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
22168         (llrint_tonearest_test_data): New variable.
22169         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
22170         (llrint_towardzero_test_data): New variable.
22171         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
22172         (llrint_downward_test_data): New variable.
22173         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
22174         (llrint_upward_test_data): New variable.
22175         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
22176         (llround_test_data): New variable.
22177         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
22179 2013-05-13  Peter Collingbourne  <pcc@google.com>
22181         * math/atest-exp2.c (get_log2): Remove const attribute.
22183 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
22185         * math/libm-test.inc (struct test_f_l_data): New type.
22186         (RUN_TEST_LOOP_f_l): New macro.
22187         (lrint_test_data): New variable.
22188         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
22189         (lrint_tonearest_test_data): New variable.
22190         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
22191         (lrint_towardzero_test_data): New variable.
22192         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
22193         (lrint_downward_test_data): New variable.
22194         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
22195         (lrint_upward_test_data): New variable.
22196         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
22197         (lround_test_data): New variable.
22198         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
22200 2013-05-15  Peter Collingbourne  <pcc@google.com>
22202         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
22203         (EXTRACT_WORDS64) Use where appropriate.
22204         (INSERT_WORDS64) Likewise.
22206         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
22207         constraints with x constraints.
22208         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
22210         * malloc/obstack.c (_obstack_compat): Add initializer.
22212 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
22214         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
22215         si_trapno and add si_addr_lsb to _sifields.sigfault.
22216         (si_trapno): Remove macro.
22217         (si_addr_lsb): Define new macro.
22218         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
22220 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
22222         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
22223         instead of TEST_f_l.
22224         (llrint_test_tonearest): Likewise.
22225         (llrint_test_towardzero): Likewise.
22226         (llrint_test_downward): Likewise.
22227         (llrint_test_upward): Likewise.
22228         (llround_test): Likewise.
22230         * math/libm-test.inc (struct test_f_i_data): Add comment.
22231         (RUN_TEST_LOOP_f_b): New macro.
22232         (RUN_TEST_LOOP_f_b_tg): Likewise.
22233         (finite_test_data): New variable.
22234         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
22235         (isfinite_test_data): New variable.
22236         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22237         (isinf_test_data): New variable.
22238         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22239         (isnan_test_data): New variable.
22240         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22241         (isnormal_test_data): New variable.
22242         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22243         (issignaling_test_data): New variable.
22244         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22245         (signbit_test_data): New variable.
22246         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22248         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
22249         with INVALID_EXCEPTION.
22250         (acosh_test_data): Likewise.
22251         (asin_test_data): Likewise.
22252         (atanh_test_data): Likewise.
22253         (fmod_test_data): Likewise.
22254         (log_test_data): Likewise.
22255         (log10_test_data): Likewise.
22256         (log2_test_data): Likewise.
22257         (pow_test_data): Likewise.
22258         (sqrt_test_data): Likewise.
22259         (y0_test_data): Likewise.
22260         (y1_test_data): Likewise.
22261         (yn_test_data): Likewise.
22263         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
22264         function contents.
22266         * math/libm-test.inc (struct test_ff_i_data): New type.
22267         (RUN_TEST_LOOP_ff_i_tg): New macro.
22268         (isgreater_test_data): New variable.
22269         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22270         (isgreaterequal_test_data): New variable.
22271         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22272         (isless_test_data): New variable.
22273         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22274         (islessequal_test_data): New variable.
22275         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22276         (islessgreater_test_data): New variable.
22277         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22278         (isunordered_test_data): New variable.
22279         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22281 2013-05-14  David S. Miller  <davem@davemloft.net>
22283         * sysdeps/sparc/fpu/libm-test-ulps: Update.
22285 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
22287         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
22289         * math/libm-test.inc (struct test_fF_f1_data): Change type of
22290         extra_test to int.
22291         (struct test_f_i_data): Change type of max_ulp to int.
22293         * math/libm-test.inc (test_ffI_f1_data): New type.
22294         (RUN_TEST_LOOP_ffI_f1): New macro.
22295         (remquo_test_data): New variable.
22296         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
22298         * setjmp/tst-setjmp-fp.c: New file.
22299         * setjmp/Makefile (tests): Add tst-setjmp-fp.
22300         (link-libm): New variable.
22301         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
22303         * math/libm-test.inc (struct test_f_i_data): New type.
22304         (RUN_TEST_LOOP_f_i): New macro.
22305         (RUN_TEST_LOOP_f_i_tg): Likewise.
22306         (fpclassify_test_data): New variable.
22307         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
22308         (ilogb_test_data): New variable.
22309         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
22311         * math/libm-test.inc (scalbln_test): Correct function name in END
22312         call.
22314         * math/libm-test.inc (struct test_f_f1_data): Add comment.
22315         (RUN_TEST_LOOP_fI_f1): New macro.
22316         (frexp_test_data): New variable.
22317         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
22319         * math/libm-test.inc (struct test_fF_f1_data): New type.
22320         (RUN_TEST_LOOP_fF_f1): New macro.
22321         (modf_test_data): New variable.
22322         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
22324         * math/libm-test.inc (struct test_f_f1_data): New type.
22325         (RUN_TEST_LOOP_f_f1): New macro.
22326         (gamma_test_data): New variable.
22327         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
22328         (lgamma_test_data): New variable.
22329         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
22331 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
22333         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
22334         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
22335         (main): Comment "tls" pseudo-hwcap.
22337 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
22339         * math/libm-test.inc (struct test_fl_f_data): New type.
22340         (RUN_TEST_LOOP_fl_f): New variable.
22341         (scalbln_test_data): New variable.
22342         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
22344         * math/libm-test.inc (struct test_fi_f_data): New type.
22345         (RUN_TEST_LOOP_fi_f): New macro.
22346         (ldexp_test_data): New variable.
22347         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
22348         (scalbn_test_data): New variable.
22349         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
22351         * math/libm-test.inc (struct test_c_f_data): New type.
22352         (RUN_TEST_LOOP_c_f): New macro.
22353         (cabs_test_data): New variable.
22354         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
22355         (carg_test_data): New variable.
22356         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
22357         (cimag_test_data): New variable.
22358         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
22359         (creal_test_data): New variable.
22360         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
22362         * math/libm-test.inc (struct test_if_f_data): New type.
22363         (RUN_TEST_LOOP_if_f): New macro.
22364         (jn_test_data): New variable.
22365         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
22366         (yn_test_data): New variable.
22367         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
22369         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
22371 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22373         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
22374         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
22376 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
22378         * benchtests/Makefile (CPPFLAGS-nonlib): Add
22379         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
22380         (bench-deps): Add bench-timing.h.
22381         * benchtests-bench-skeleton.c: Include bench-timing.h.
22382         (main): Use TIMING_* macros instead of clock_gettime.
22383         * benchtests/bench-timing.h: New file.
22385         [BZ #14582]
22386         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
22387         Renamed from _LIB_VERSION.
22388         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
22390 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
22392         * math/libm-test.inc (struct test_fff_f_data): New type.
22393         (RUN_TEST_LOOP_fff_f): New macro.
22394         (fma_test_data): New variable.
22395         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
22396         (fma_towardzero_test_data): New variable.
22397         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
22398         (fma_downward_test_data): New variable.
22399         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
22400         (fma_upward_test_data): New variable.
22401         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
22403         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
22404         (struct test_c_c_data): New type.
22405         (RUN_TEST_LOOP_c_c): New macro.
22406         (cacos_test_data): New variable.
22407         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
22408         (cacosh_test_data): New variable.
22409         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
22410         (casin_test_data): New variable.
22411         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
22412         (casinh_test_data): New variable.
22413         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
22414         (catan_test_data): New variable.
22415         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
22416         (catanh_test_data): New variable.
22417         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
22418         (ccos_test_data): New variable.
22419         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
22420         (ccosh_test_data): New variable.
22421         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
22422         (cexp_test_data): New variable.
22423         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
22424         (clog_test_data): New variable.
22425         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
22426         (clog10_test_data): New variable.
22427         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
22428         (conj_test_data): New variable.
22429         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
22430         (cproj_test_data): New variable.
22431         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
22432         (csin_test_data): New variable.
22433         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
22434         (csinh_test_data): New variable.
22435         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
22436         (csqrt_test_data): New variable.
22437         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
22438         (ctan_test_data): New variable.
22439         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
22440         (ctan_tonearest_test_data): New variable.
22441         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
22442         (ctan_towardzero_test_data): New variable.
22443         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
22444         (ctan_downward_test_data): New variable.
22445         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
22446         (ctan_upward_test_data): New variable.
22447         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
22448         (ctanh_test_data): New variable.
22449         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
22450         (ctanh_tonearest_test_data): New variable.
22451         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
22452         (ctanh_towardzero_test_data): New variable.
22453         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
22454         (ctanh_downward_test_data): New variable.
22455         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
22456         (ctanh_upward_test_data): New variable.
22457         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
22458         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
22459         of BUILD_COMPLEX.
22461         * math/libm-test.inc (struct test_ff_f_data): New type.
22462         (struct test_ff_f_data_nexttoward): Likewise.
22463         (RUN_TEST_LOOP_2_f): New macro.
22464         (RUN_TEST_LOOP_ff_f): Likewise.
22465         (atan2_test_data): New variable.
22466         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
22467         (copysign_test_data): New variable.
22468         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
22469         (fdim_test_data): New variable.
22470         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
22471         (fmax_test_data): New variable.
22472         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
22473         (fmin_test_data): New variable.
22474         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
22475         (fmod_test_data): New variable.
22476         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
22477         (hypot_test_data): New variable.
22478         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
22479         (nextafter_test_data): New variable.
22480         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
22481         (nexttoward_test_data): New variable.
22482         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
22483         (pow_test_data): New variable.
22484         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
22485         (pow_tonearest_test_data): New variable.
22486         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
22487         (pow_towardzero_test_data): New variable.
22488         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
22489         (pow_downward_test_data): New variable.
22490         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
22491         (pow_upward_test_data): New variable.
22492         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
22493         (remainder_test_data): New variable.
22494         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
22495         (scalb_test_data): New variable.
22496         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
22497         * sysdeps/i386/fpu/libm-test-ulps: Update.
22499 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
22501         * math/libm-test.inc (fma_test): Use max_value instead of local
22502         variable fltmax.
22503         (nextafter_test): Likewise.
22505         * math/libm-test.inc (acos_towardzero_test_data): New variable.
22506         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22507         (acos_downward_test_data): New variable.
22508         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22509         (acos_upward_test_data): New variable.
22510         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22511         (acosh_test_data): New variable.
22512         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
22513         (asin_test_data): New variable.
22514         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
22515         (asin_tonearest_test_data): New variable.
22516         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22517         (asin_towardzero_test_data): New variable.
22518         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22519         (asin_downward_test_data): New variable.
22520         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22521         (asin_upward_test_data): New variable.
22522         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22523         (asinh_test_data): New variable.
22524         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
22525         (atan_test_data): New variable.
22526         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
22527         (atanh_test_data): New variable.
22528         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
22529         (cbrt_test_data): New variable.
22530         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
22531         (ceil_test_data): New variable.
22532         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
22533         (cos_test_data): New variable.
22534         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
22535         (cos_tonearest_test_data): New variable.
22536         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22537         (cos_towardzero_test_data): New variable.
22538         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22539         (cos_downward_test_data): New variable.
22540         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22541         (cos_upward_test_data): New variable.
22542         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22543         (cosh_test_data): New variable.
22544         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
22545         (cosh_tonearest_test_data): New variable.
22546         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22547         (cosh_towardzero_test_data): New variable.
22548         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22549         (cosh_downward_test_data): New variable.
22550         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22551         (cosh_upward_test_data): New variable.
22552         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22553         (erf_test_data): New variable.
22554         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
22555         (erfc_test_data): New variable.
22556         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
22557         (exp_test_data): New variable.
22558         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
22559         (exp_tonearest_test_data): New variable.
22560         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22561         (exp_towardzero_test_data): New variable.
22562         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22563         (exp_downward_test_data): New variable.
22564         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22565         (exp_upward_test_data): New variable.
22566         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22567         (exp10_test_data): New variable.
22568         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
22569         (exp2_test_data): New variable.
22570         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
22571         (expm1_test_data): New variable.
22572         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
22573         (fabs_test_data): New variable.
22574         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
22575         (floor_test_data): New variable.
22576         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
22577         (j0_test_data): New variable.
22578         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
22579         (j1_test_data): New variable.
22580         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
22581         (log_test_data): New variable.
22582         (log_test): Run tests with RUN_TEST_LOOP_f_f.
22583         (log10_test_data): New variable.
22584         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
22585         (log1p_test_data): New variable.
22586         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
22587         (log2_test_data): New variable.
22588         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
22589         (logb_test_data): New variable.
22590         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
22591         (logb_downward_test_data): New variable.
22592         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22593         (nearbyint_test_data): New variable.
22594         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
22595         (rint_test_data): New variable.
22596         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
22597         (rint_tonearest_test_data): New variable.
22598         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22599         (rint_towardzero_test_data): New variable.
22600         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22601         (rint_downward_test_data): New variable.
22602         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22603         (rint_upward_test_data): New variable.
22604         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22605         (round_test_data): New variable.
22606         (round_test): Run tests with RUN_TEST_LOOP_f_f.
22607         (sin_test_data): New variable.
22608         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
22609         (sin_tonearest_test_data): New variable.
22610         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22611         (sin_towardzero_test_data): New variable.
22612         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22613         (sin_downward_test_data): New variable.
22614         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22615         (sin_upward_test_data): New variable.
22616         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22617         (sinh_test_data): New variable.
22618         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
22619         (sinh_tonearest_test_data): New variable.
22620         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22621         (sinh_towardzero_test_data): New variable.
22622         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22623         (sinh_downward_test_data): New variable.
22624         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22625         (sinh_upward_test_data): New variable.
22626         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22627         (sqrt_test_data): New variable.
22628         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
22629         (tan_test_data): New variable.
22630         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
22631         (tan_tonearest_test_data): New variable.
22632         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22633         (tan_towardzero_test_data): New variable.
22634         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22635         (tan_downward_test_data): New variable.
22636         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22637         (tan_upward_test_data): New variable.
22638         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22639         (tanh_test_data): New variable.
22640         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
22641         (tgamma_test_data): New variable.
22642         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
22643         (trunc_test_data): New variable.
22644         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
22645         (y0_test_data): New variable.
22646         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
22647         (y1_test_data): New variable.
22648         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
22649         (significand_test_data): New variable.
22650         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
22652 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
22654         [BZ #12387]
22655         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
22657 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
22659         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
22661 2013-05-10  Andreas Jaeger  <aj@suse.de>
22663         [BZ #15448]
22664         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
22665         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
22667 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
22669         * math/gen-libm-test.pl (adjust_arg): New function.
22670         (special_functions): Handle generating output in both functions
22671         and arrays.
22672         (parse_args): Likewise.
22673         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
22674         $in_func argument to parse_args.
22675         * math/libm-test.inc (struct test_f_f_data): New type.
22676         (IF_ROUND_INIT_): New macro.
22677         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
22678         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
22679         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
22680         (IF_ROUND_INIT_FE_UPWARD): Likewise.
22681         (ROUND_RESTORE_): Likewise.
22682         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
22683         (ROUND_RESTORE_FE_TONEAREST): Likewise.
22684         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
22685         (ROUND_RESTORE_FE_UPWARD): Likewise.
22686         (RUN_TEST_LOOP_f_f): New macro.
22687         (acos_test_data): New variable.
22688         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
22689         (acos_tonearest_test_data): New variable.
22690         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22692 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
22694         * benchtests/bench-skeleton.c (startup): Fix coding style.
22696 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
22698         [BZ #6809]
22699         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
22700         negative infinity argument.
22701         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
22702         negative infinity argument.
22703         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
22704         negative infinity argument.
22705         * math/libm-test.inc (tgamma_test): Expect errno to be set for
22706         domain errors.
22708 2013-05-10  Florian Weimer  <fweimer@redhat.com>
22710         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
22711         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
22712         * iconv/iconv_prog.c (main): Likewise.
22713         * locale/programs/charmap-dir.c (charmap_readdir)
22714         (fopen_uncompressed): Likewise.
22715         * locale/programs/locfile.c (siblings_uncached)
22716         (write_locale_data): Use lstat64 instead of lstat.
22717         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
22718         stat.
22720 2013-05-10  Andreas Jaeger  <aj@suse.de>
22722         [BZ #15395]
22723         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
22724         localization.
22725         Include <locale.h>.
22727 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
22729         * elf/dl-close.c (_dl_close_worker): Add comments.
22731 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
22733         [BZ #15359]
22734         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
22735         high part of pi/2.
22736         (__ieee754_rem_pio2l): Update comments.
22738         [BZ #15429]
22739         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
22740         high part of pi/2.
22741         (__ieee754_rem_pio2l): Update comments.
22743         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
22744         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
22746         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
22747         M_PI_4l.
22749         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
22750         (M_PI_34_LOG10El): Likewise.
22751         (M_PI2_LOG10El): Likewise.
22752         (M_PI4_LOG10El): Likewise.
22753         (M_PI_LOG10El): Likewise.
22755 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22757         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22759 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
22761         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
22762         (MINUS_ZERO_INIT): Likewise.
22763         (PLUS_INFTY_INIT): Likewise.
22764         (MINUS_INFTY_INIT): Likewise.
22765         (QNAN_VALUE_INIT): Likewise.
22766         (MAX_VALUE_INIT): Likewise.
22767         (MIN_VALUE_INIT): Likewise.
22768         (MIN_SUBNORM_VALUE_INIT): Likewise.
22769         (plus_zero): Initialize with PLUS_ZERO_INIT.
22770         (minus_zero): Initialize with MINUS_ZERO_INIT.
22771         (plus_infty): Initialize with PLUS_INFTY_INIT.
22772         (minus_infty): Initialize with MINUS_INFTY_INIT.
22773         (qnan_value): Initialize with QNAN_VALUE_INIT.
22774         (max_value): Initialize with MAX_VALUE_INIT.
22775         (min_value): Initialize with MIN_VALUE_INIT.
22776         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
22778         * math/libm-test.inc (RUN_TEST_if_f): New macro.
22779         (jn_test): Use TEST_if_f instead of TEST_ff_f.
22780         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
22781         (yn_test): Use TEST_if_f instead of TEST_ff_f.
22783         * math/libm-test.inc (RUN_TEST_f_f): New macro.
22784         (RUN_TEST_2_f): Likewise.
22785         (RUN_TEST_ff_f): Likewise.
22786         (RUN_TEST_fi_f): Likewise.
22787         (RUN_TEST_fl_f): Likewise.
22788         (RUN_TEST_fff_f): Likewise.
22789         (RUN_TEST_c_f): Likewise.
22790         (RUN_TEST_f_f1): Likewise.
22791         (RUN_TEST_fF_f1): Likewise.
22792         (RUN_TEST_fI_f1): Likewise.
22793         (RUN_TEST_ffI_f1): Likewise.
22794         (RUN_TEST_c_c): Likewise.
22795         (RUN_TEST_cc_c): Likewise.
22796         (RUN_TEST_f_i): Likewise.
22797         (RUN_TEST_f_i_tg): Likewise.
22798         (RUN_TEST_ff_i_tg): Likewise.
22799         (RUN_TEST_f_b): Likewise.
22800         (RUN_TEST_f_b_tg): Likewise.
22801         (RUN_TEST_f_l): Likewise.
22802         (RUN_TEST_f_L): Likewise.
22803         (RUN_TEST_sincos): Likewise.
22804         * math/gen-libm-test.pl (new_test): Take new argument to indicate
22805         whether to show exceptions.  Do not include ");\n" in return
22806         value.
22807         (special_functions): Output call to RUN_TEST_sincos instead of
22808         check_float calls.  Update calls to new_test.
22809         (parse_args): Output call to single RUN_TEST_* macro instead of
22810         check_* calls and other assignments.  Update calls to new_test.
22812         [BZ #2546]
22813         [BZ #2560]
22814         [BZ #5159]
22815         [BZ #15426]
22816         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
22817         input to result for tgamma overflow.
22818         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
22819         (gamma_coeff): New variable.
22820         (NCOEFF): New macro.
22821         (gamma_positive): New function.
22822         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
22823         underflow here.  Use gamma_positive instead of exp (lgamma) for
22824         other arguments.
22825         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
22826         (gamma_coeff): New variable.
22827         (NCOEFF): New macro.
22828         (gammaf_positive): New function.
22829         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
22830         underflow here.  Use gamma_positive instead of exp (lgamma) for
22831         other arguments.
22832         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
22833         (gamma_coeff): New variable.
22834         (NCOEFF): New macro.
22835         (gammal_positive): New function.
22836         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
22837         underflow here.  Use gamma_positive instead of exp (lgamma) for
22838         other arguments.
22839         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
22840         (gamma_coeff): New variable.
22841         (NCOEFF): New macro.
22842         (gammal_positive): New function.
22843         (__ieee754_gammal_r): Handle positive infinity, overflow and
22844         underflow here.  Handle NaN the same as positive infinity.  Remove
22845         check x < 0xffffffff for negative integers.  Use gamma_positive
22846         instead of exp (lgamma) for other arguments.
22847         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
22848         (gamma_coeff): New variable.
22849         (NCOEFF): New macro.
22850         (gammal_positive): New function.
22851         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
22852         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
22853         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
22854         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
22855         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
22856         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
22857         * sysdeps/generic/math_private.h (__gamma_productf): New
22858         prototype.
22859         (__gamma_product): Likewise.
22860         (__gamma_productl): Likewise.
22861         * math/Makefile (libm-calls): Add gamma_product.
22862         * math/libm-test.inc (tgamma_test): Add more tests.
22863         * sysdeps/i386/fpu/libm-test-ulps: Update.
22864         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22866 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
22868         * benchtests/bench-skeleton.c (main): Preheat CPU.
22870 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
22872         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
22874 2013-05-07  Roland McGrath  <roland@hack.frob.com>
22876         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
22877         and _dl_skip_args_internal.
22879 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
22881         * manual/message.texi (Message Translation): Talk about users.
22882         Message to key mapping impacts design.
22884 2013-05-06  Roland McGrath  <roland@hack.frob.com>
22886         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
22888         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
22890         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
22891         * sysdeps/wordsize-64/glob64.c: ... here.
22893         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
22894         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
22895         New macros.
22897         * debug/getlogin_r_chk.c: Moved to ...
22898         * login/getlogin_r_chk.c: ... here.
22899         * debug/Makefile (routines): Move getlogin_r_chk to ...
22900         * login/Makefile (routines): ... here.
22901         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
22902         * login/Versions (libc: GLIBC_2.4): ... here.
22904         * io/poll.c (__poll): Renamed from poll.
22905         Add libc_hidden_def.
22906         (poll): Define as weak alias.
22908         * debug/ptsname_r_chk.c: Moved to ...
22909         * login/ptsname_r_chk.c: ... here.
22910         * debug/Makefile (routines): Move ptsname_r_chk to ...
22911         * login/Makefile (routines): ... here.
22912         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
22913         * login/Versions (libc: GLIBC_2.4): ... here.
22915         * posix/getlogin.c: Moved to ...
22916         * login/getlogin.c: ... here.
22917         * posix/getlogin_r.c: Moved to ...
22918         * login/getlogin_r.c: ... here.
22919         * posix/getlogin_r.c: Moved to ...
22920         * login/getlogin_r.c: ... here.
22921         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
22922         * login/Makefile (routines): ... here.
22923         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
22924         * login/Versions (libc: GLIBC_2.0): ... here.
22926         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
22927         (setrlimit): Define as weak alias.
22929         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
22930         Call __ names for open, ftruncate, and close.
22931         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
22932         (truncate): Define as weak alias.
22934 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
22936         * math/gen-libm-test.pl (parse_args): Initialize x before each
22937         test of frexp, modf and remquo.
22939         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
22940         test signgam value.
22942 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22944         [BZ #15418]
22945         [BZ #15419]
22946         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
22947         internal tests.
22948         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
22950 2013-05-06  Roland McGrath  <roland@hack.frob.com>
22952         * elf/dl-writev.h: New file.
22953         * elf/dl-misc.c: Include it.
22954         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
22955         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
22957 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
22959         * math/libm-test.inc (noXFails): Remove variable.
22960         (noXPasses): Likewise.
22961         (BUILD_COMPLEX_INT): Remove macro.
22962         (print_screen): Remove xfail argument.
22963         (print_screen_max_error): Likewise.
22964         (update_stats): Likewise.
22965         (print_max_error): Likewise.  Update calls to other affected
22966         functions.
22967         (print_complex_max_error): Likewise.
22968         (test_single_exception): Update calls to print_screen.
22969         (test_single_errno): Likewise.
22970         (check_float_internal): Remove xfail argument.  Update calls to
22971         other affected functions.
22972         (check_float): Likewise.
22973         (check_complex): Likewise.
22974         (check_int): Likewise.
22975         (check_long): Likewise.
22976         (check_bool): Likewise.
22977         (check_longlong): Likewise.
22978         (main): Don't print noXFails and noXPasses.
22979         * math/gen-libm-test.pl (top level): Don't mention expected
22980         failure handling in comment.
22981         (new_test): Don't handle expected failures.
22982         (parse_args): Don't mention expected failure handling in comment.
22983         (generate_testfile): Don't handle expected failures.
22984         (parse_ulps): Likewise.
22985         (print_ulps_file): Likewise.
22986         (get_failure): Remove function.
22987         (output_test): Don't handle expected failures.
22988         * make/README.libm-test: Don't mention expected failure handling.
22990         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
22991         (minus_zero): Likewise.
22992         (plus_infty): Likewise.
22993         (minus_infty): Likewise.
22994         (qnan_value): Likewise.
22995         (max_value): Likewise.
22996         (min_value): Likewise.
22997         (min_subnorm_value): Likewise.
22998         (initialize): Do not initialize those variables dynamically.
23000 2013-05-03  Roland McGrath  <roland@hack.frob.com>
23002         * io/open.c (__open_2): Moved to ...
23003         * io/open_2.c: ... this new file.
23004         * io/open64.c (__open64_2): Moved to ...
23005         * io/open64_2.c: ... this new file.
23006         * io/openat.c (__openat_2): Moved to ...
23007         * io/openat_2.c: ... this new file.
23008         * io/openat64.c (__openat64_2): Moved to ...
23009         * io/openat64_2.c: ... this new file.
23010         * io/Makefile (routines): Add them.
23011         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
23012         * sysdeps/unix/sysv/linux/open_2.c: File removed.
23013         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
23014         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
23015         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
23016         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
23017         (__openat64): Add hidden_ver.
23018         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
23019         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
23021         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
23022         Separately conditionalize setting of GLRO(dl_sysinfo) so
23023         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
23024         as well, but the actual setting is only under [NEED_DL_SYSINFO].
23026 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23028         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
23029         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
23030         definition.
23031         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
23032         * sysdeps/unix/sysv/linux/powerpc/init-first.c
23033         (_libc_vdso_platform_setup): Add __vdso_time initialization.
23034         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
23035         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
23037 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
23039         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
23040         test signgam value.
23042         * math/libm-test.inc (hypot_test): Do not use
23043         IGNORE_ZERO_INF_SIGN.
23045 2013-05-03  Andreas Jaeger  <aj@suse.de>
23047         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
23048         Linux 3.9.
23049         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
23050         (PF_MAX): Adjust for VSOCK change.
23052 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23054         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23056 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
23058         [BZ #15264]
23059         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
23060         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
23061         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
23063 2013-05-02  David S. Miller  <davem@davemloft.net>
23065         * sysdeps/sparc/fpu/libm-test-ulps: Update.
23067 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
23069         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
23071 2013-05-01  Roland McGrath  <roland@hack.frob.com>
23073         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
23075 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
23077         [BZ #14952]
23078         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
23079         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
23080         Use __attribute__ ((__gnu_inline__)).
23081         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
23082         Don't use __attribute__ ((__gnu_inline__)).
23084 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
23086         [BZ #15423]
23087         * math/s_catan.c (__catan): Handle small real or imaginary part of
23088         input specially to avoid spurious underflow.
23089         * math/s_catanf.c (__catanf): Likewise.
23090         * math/s_catanh.c (__catanh): Likewise.
23091         * math/s_catanhf.c (__catanhf): Likewise.
23092         * math/s_catanhl.c (__catanhl): Likewise.
23093         * math/s_catanl.c (__catanl): Likewise.
23094         * math/libm-test.inc (catan_test): Add more tests.
23095         (catanh_test): Likewise.
23096         * sysdeps/i386/fpu/libm-test-ulps: Update.
23097         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23099 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23101         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23103 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
23105         [BZ #15416]
23106         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
23107         accurately for denominator in atan2.
23108         * math/s_catanf.c (__catanf): Likewise.
23109         * math/s_catanh.c (__catanh): Likewise.
23110         * math/s_catanhf.c (__catanhf): Likewise.
23111         * math/s_catanhl.c (__catanhl): Likewise.
23112         * math/s_catanl.c (__catanl): Likewise.
23113         * math/libm-test.inc (catan_test): Add more tests.
23114         (catanh_test): Likewise.
23115         * sysdeps/i386/fpu/libm-test-ulps: Update.
23116         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23118 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
23120         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
23122         * benchtests/Makefile (bench): Remove slow benchmarks.
23123         * benchtests/atan-inputs: Add slow benchmark inputs.
23124         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
23125         (BENCH_FUNC): Accept variant offset.
23126         (VARIANT): Define.
23127         * benchtests/bench-skeleton.c (main): Run benchmark for each
23128         variant.
23129         * benchtests/cos-inputs: Add slow benchmark inputs.
23130         * benchtests/exp-inputs: Likewise.
23131         * benchtests/pow-inputs: Likewise.
23132         * benchtests/sin-inputs: Likewise.
23133         * benchtests/slowatan-inputs: Remove.
23134         * benchtests/slowatan.c: Remove.
23135         * benchtests/slowcos-inputs: Remove.
23136         * benchtests/slowcos.c: Remove.
23137         * benchtests/slowexp-inputs: Remove.
23138         * benchtests/slowexp.c: Remove.
23139         * benchtests/slowpow-inputs: Remove.
23140         * benchtests/slowpow.c: Remove.
23141         * benchtests/slowsin-inputs: Remove.
23142         * benchtests/slowsin.c: Remove.
23143         * benchtests/slowtan-inputs: Remove.
23144         * benchtests/slowtan.c: Remove.
23145         * benchtests/tan-inputs: Add slow benchmark inputs.
23146         * scripts/bench.pl: Parse comments and directives.
23148         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
23149         in CPPFLAGS.
23150         ($(objpfx)bench-%.c): Remove *-ITER.
23151         * benchtests/bench-modf.c: Remove definition of ITER.
23152         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
23153         (main): Loop for DURATION seconds instead of fixed number of
23154         iterations.
23155         * scripts/bench.pl: Don't expect iterations in parameters.
23157 2013-04-29  Roland McGrath  <roland@hack.frob.com>
23159         * io/fchdir.c (__fchdir): Renamed from fchdir.
23160         (fchdir): Define as weak alias.
23162 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
23164         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
23165         (ERRNO_EDOM): Likewise.
23166         (ERRNO_ERANGE): Likewise.
23167         (noErrnoTests): New variable.
23168         (init_max_error): Set errno to 0.
23169         (test_single_errno): New function.
23170         (test_errno): Likewise.
23171         (check_float_internal): Call test_errno.  Set errno to 0.
23172         (check_complex): Refer to errno tests in comment.
23173         (check_int): Call test_errno.  Set errno to 0.
23174         (check_long): Likewise.
23175         (check_bool): Likewise.
23176         (check_longlong): Likewise.
23177         (cos_test): Use ERRNO_* flags for errno tests instead of
23178         check_int.
23179         (expm1_test): Likewise.
23180         (fmod_test): Likewise.
23181         (ilogb_test): Likewise.
23182         (lgamma_test): Likewise.
23183         (pow_test): Likewise.
23184         (remainder_test): Likewise.
23185         (sin_test): Likewise.
23186         (tan_test): Likewise.
23187         (yn_test): Likewise.
23188         (initialize): Set errno to 0.
23189         (main): Print number of errno tests.
23190         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
23192 2013-04-29  Andreas Jaeger  <aj@suse.de>
23194         [BZ #15084]
23195         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
23196         and RES_USEVC.
23198         [BZ #15085]
23199         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
23200         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
23201         unimplemented.
23203         [BZ #15380]
23204         * stdlib/random.c (__initstate): Return NULL if
23205         __initstate fails.
23207         [BZ #15086]
23208         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
23209         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
23210         RES_SNGLKUPREOP.
23212 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23214         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23216 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
23218         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
23219         of individual tests.
23220         (casin_test): Likewise.
23221         (casinh_test): Likewise.
23223 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
23225         [BZ #15409]
23226         * math/s_catan.c (__catan): Handle arguments with large real or
23227         imaginary part separately without squaring.
23228         * math/s_catanf.c (__catanf): Likewise.
23229         * math/s_catanh.c (__catanh): Likewise.
23230         * math/s_catanhf.c (__catanhf): Likewise.
23231         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
23232         and redefine.
23233         (__catanhl): Handle arguments with large real or imaginary part
23234         separately without squaring.
23235         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
23236         and redefine.
23237         (__catanl): Handle arguments with large real or imaginary part
23238         separately without squaring.
23239         * math/libm-test.inc (catan_test): Add more tests.
23240         (catanh_test): Likewise.
23241         * sysdeps/i386/fpu/libm-test-ulps: Update.
23242         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23244 2013-04-27  Andreas Jaeger  <aj@suse.de>
23246         [BZ #15007]
23247         * stdlib/stdlib.h: Update guards for qecvt.
23248         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
23249         <stdlib.h>.
23251 2013-04-27  Allan McRae  <allan@archlinux.org>
23253         * sysdeps/i386/fpu/libm-test-ulps: Update.
23255 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
23257         [BZ #15406]
23258         * math/s_catan.c: Include <float.h>.
23259         (__catan): Ensure underflow exception occurs for underflowed
23260         result.
23261         * math/s_catanf.c: Include <float.h>.
23262         (__catanf): Ensure underflow exception occurs for underflowed
23263         result.
23264         * math/s_catanh.c: Include <float.h>.
23265         (__catanh): Ensure underflow exception occurs for underflowed
23266         result.
23267         * math/s_catanhf.c: Include <float.h>.
23268         (__catanhf): Ensure underflow exception occurs for underflowed
23269         result.
23270         * math/s_catanhl.c: Include <float.h>.
23271         (__catanhl): Ensure underflow exception occurs for underflowed
23272         result.
23273         * math/s_catanl.c: Include <float.h>.
23274         (__catanl): Ensure underflow exception occurs for underflowed
23275         result.
23276         * math/libm-test.inc (catan_test): Add more tests.
23277         (catanh_test): Likewise.
23279         [BZ #15405]
23280         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
23281         underflowed result.
23282         * math/s_ccoshf.c (__ccoshf): Likewise.
23283         * math/s_ccoshl.c (__ccoshl): Likewise.
23284         * math/s_csin.c (__csin): Likewise.
23285         * math/s_csinf.c (__csinf): Likewise.
23286         * math/s_csinh.c (__csinh): Likewise.
23287         * math/s_csinhf.c (__csinhf): Likewise.
23288         * math/s_csinhl.c (__csinhl): Likewise.
23289         * math/s_csinl.c (__csinl): Likewise.
23290         * math/libm-test.inc (ccos_test): Add more tests.
23291         (ccosh_test): Likewise.
23292         (csin_test): Likewise.
23293         (csinh_test): Likewise.
23295 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23297         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
23298         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
23299         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
23300         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
23301         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
23302         powerpc/power5+/fpu folders.
23303         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
23306 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
23308         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
23310 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
23312         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
23313         additions to variable.
23314         [$(config-machine) = x86_64] (modules-names): Likewise.
23315         ($(objpfx)tst-audit3): Remove dependency.
23316         ($(objpfx)tst-audit3.out): Likewise.
23317         ($(objpfx)tst-audit4): Likewise.
23318         ($(objpfx)tst-audit4.out): Likewise.
23319         ($(objpfx)tst-audit5): Likewise.
23320         ($(objpfx)tst-audit5.out): Likewise.
23321         ($(objpfx)tst-audit6): Likewise.
23322         ($(objpfx)tst-audit6.out): Likewise.
23323         ($(objpfx)tst-audit7): Likewise.
23324         ($(objpfx)tst-audit7.out): Likewise.
23325         (tst-audit3-ENV): Remove variable.
23326         (tst-audit4-ENV): Likewise.
23327         (tst-audit5-ENV): Likewise.
23328         (tst-audit6-ENV): Likewise.
23329         (tst-audit7-ENV): Likewise.
23330         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
23331         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
23332         addition to variable.
23333         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
23334         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
23335         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
23336         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
23337         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
23338         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
23339         tst-audit3, tst-audit4 and tst-audit5.
23340         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
23341         tst-audit6 and tst-audit7.
23342         [$(subdir) = elf] (modules-names): Add audit modules for those
23343         tests.
23344         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
23345         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
23346         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
23347         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
23348         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
23349         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
23350         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
23351         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
23352         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
23353         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
23354         [$(subdir) = elf] (tst-audit3-ENV): New variable.
23355         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
23356         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
23357         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
23358         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
23359         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
23360         Likewise.
23361         [$(subdir) = elf && $(config-cflags-avx) = yes]
23362         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
23363         [$(subdir) = elf && $(config-cflags-avx) = yes]
23364         (CFLAGS-tst-auditmod4a.c): Likewise.
23365         [$(subdir) = elf && $(config-cflags-avx) = yes]
23366         (CFLAGS-tst-auditmod4b.c): Likewise.
23367         [$(subdir) = elf && $(config-cflags-avx) = yes]
23368         (CFLAGS-tst-auditmod6b.c): Likewise.
23369         [$(subdir) = elf && $(config-cflags-avx) = yes]
23370         (CFLAGS-tst-auditmod6c.c): Likewise.
23371         [$(subdir) = elf && $(config-cflags-avx) = yes]
23372         (CFLAGS-tst-auditmod7b.c): Likewise.
23373         * elf/tst-audit3.c: Move to ...
23374         * sysdeps/x86_64/tst-audit3.c: ... here.
23375         * elf/tst-audit4.c: Move to ...
23376         * sysdeps/x86_64/tst-audit4.c: ... here.
23377         * elf/tst-audit5.c: Move to ...
23378         * sysdeps/x86_64/tst-audit5.c: ... here.
23379         * elf/tst-audit6.c: Move to ...
23380         * sysdeps/x86_64/tst-audit6.c: ... here.
23381         * elf/tst-audit7.c: Move to ...
23382         * sysdeps/x86_64/tst-audit7.c: ... here.
23383         * elf/tst-auditmod3a.c: Move to ...
23384         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
23385         * elf/tst-auditmod3b.c: Move to ...
23386         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
23387         * elf/tst-auditmod4a.c: Move to ...
23388         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
23389         * elf/tst-auditmod4b.c: Move to ...
23390         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
23391         * elf/tst-auditmod5a.c: Move to ...
23392         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
23393         * elf/tst-auditmod5b.c: Move to ...
23394         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
23395         * elf/tst-auditmod6a.c: Move to ...
23396         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
23397         * elf/tst-auditmod6b.c: Move to ...
23398         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
23399         * elf/tst-auditmod6c.c: Move to ...
23400         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
23401         * elf/tst-auditmod7a.c: Move to ...
23402         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
23403         * elf/tst-auditmod7b.c: Move to ...
23404         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
23406 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
23408         [BZ #15366]
23409         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
23410         define unconditionally.
23411         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
23412         define unconditionally.
23413         (INT8_C, INT16_C, etc.): Likewise.
23415 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
23417         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
23418         __ehdr_start with hidden visibility.
23420         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
23422 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
23424         * math/libm-test.inc (cos_test): Use accurate hex constants.
23425         (sincost_test): Likewise.
23427 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
23429         * math/libm-test.inc (catan_test): Add more tests.
23430         (catanh_test): Likewise.
23432         * math/s_catanf.c (__catanf): Use suffixed floating-point
23433         constants.
23434         * math/s_catanhf.c (__catanhf): Likewise.
23435         * math/s_catanhl.c (__catanhl): Likewise.
23436         * math/s_catanl.c (__catanl): Likewise.
23438         [BZ #15394]
23439         * math/s_catan.c (__catan): Calculate imaginary part of result
23440         with log1p not log unless computing log of number close to 0.
23441         * math/s_catanf.c (__catanf): Likewise.
23442         * math/s_catanl.c (__catanl): Likewise.
23443         * math/s_catanh.c (__catanh): Calculate real part of result with
23444         log1p not log unless computing log of number close to 0.
23445         * math/s_catanhf.c (__catanhf): Likewise.
23446         * math/s_catanhl.c (__catanhl): Likewise.
23447         * math/libm-test.inc (catan_test): Add more tests.
23448         (catanh_test): Likewise.
23449         * sysdeps/i386/fpu/libm-test-ulps: Update.
23450         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23452 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
23454         * benchtests/Makefile: Mention files in which fast and slow
23455         paths of math functions are implemented.
23457 2013-04-23  Roland McGrath  <roland@hack.frob.com>
23459         * sysdeps/posix/timespec_get.c: New file.
23461 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23463         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
23464         POWER.
23465         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
23466         for POWER.
23467         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
23468         powerpc/power5/fpu folders.
23469         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
23470         * benchtests/Makefile: Add modf testcase.
23471         * benchtests/bench-modf.c: New file: Benchmark test for mo
23473 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
23475         [BZ #14888]
23476         * time/Makefile (tests): Add tst-strptime-whitespace.
23477         * time/strptime_l.c (get_number): Use ISSPACE.
23478         (__strptime_internal): Likewise.
23479         * time/tst-strptime-whitespace.c: New test case.
23481 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
23483         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
23484         member.
23485         (_nss_files_init): Set it here.
23487 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
23489         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
23490         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
23491         unsigned.
23493 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
23495         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
23497 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
23499         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
23500         size just once.
23502 2013-04-21  David S. Miller  <davem@davemloft.net>
23504         * po/ru.po: Update Russion translation from translation project.
23506 2013-04-17  Adam Conrad  <adconrad@0c3.net>
23508         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
23509         and setfsgid.
23511 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
23513         * configure.in: Remove i386 configure warning. Remove i386 case.
23514         * configure: Regenerate.
23515         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
23516         Add example to error message.
23517         * sysdeps/i386/configure: Regenerate.
23519 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
23521         * benchtests/Makefile (bench): Add cos, tan, slowcos and
23522         slowtan.
23523         * benchtests/cos-inputs: New file.
23524         * benchtests/slowcos-inputs: New file.
23525         * benchtests/slowcos.c: New file.
23526         * benchtests/slowtan-inputs: New file.
23527         * benchtests/slowtan.c: New file.
23528         * benchtests/tan-inputs: New file.
23530 2013-04-16  Roland McGrath  <roland@hack.frob.com>
23532         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
23533         considered kosher.
23535 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
23537         * benchtests/Makefile: Include cppflags-iterator.mk to add
23538         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
23540         * Makefile.in (bench-clean): New target.
23541         * benchtests/Makefile (bench-clean): Likewise.
23543 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
23545         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
23547 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
23549         * stdio-common/tstdiomisc.c: Fix coding-style violation.
23551 2013-04-15  Andreas Schwab  <schwab@suse.de>
23553         * nscd/grpcache.c (cache_addgr): Properly check for short write.
23554         * nscd/initgrcache.c (addinitgroupsX): Likewise.
23555         * nscd/pwdcache.c (cache_addpw): Likewise.
23556         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
23557         more than recsize.
23559 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
23561         * benchtests/Makefile (bench): Write all output to
23562         bench-out.tmp together.
23564 2013-04-15  Andreas Schwab  <schwab@suse.de>
23566         * nscd/nscd.c (main): Don't fork again after closing files.
23568 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
23570         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
23572         * benchtests/Rules (bench-deps): Collect dependencies into a
23573         single variable.  Add Makefile to dependencies.
23574         ($(objpfx)bench-%.c): Depend on bench-deps.
23576 2013-04-12  Roland McGrath  <roland@hack.frob.com>
23577             Xavier Roche  <roche+kml2@exalead.com>
23579         [BZ #15361]
23580         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
23581         just that it's a file descriptor.
23582         * manual/llio.texi (Synchronizing AIO Operations): Update description
23583         for EBADF error from aio_fsync.
23585 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
23587         * Rules (bench): Move target definition...
23588         * benchtests/Makefile: ... here.
23590 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
23592         * math/libm-test.inc (cos_test): Fix PI/2 test.
23593         (sincos_test): Likewise.
23594         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
23595         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
23597 2013-04-11  Andreas Schwab  <schwab@suse.de>
23599         [BZ #13988]
23600         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
23601         accept exponent character only when digits were seen.
23602         * stdio-common/Makefile (tests): Add bug26.
23603         * stdio-common/bug26.c: New file.
23605         [BZ #14293]
23606         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
23607         non-freeable.
23609 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
23611         * Makeconfig (rtld-prefix): Define built linker prefix.
23612         * Rules (run-bench): Use it.
23613         * math/Makefile (run-regen-ulps): Likewise.
23615         * Rules (bench): Remove eval.
23617 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
23618             Roland McGrath  <roland@hack.frob.com>
23619             Ondrej Bilka  <neleai@seznam.cz>
23621         [BZ #15346]
23622         * time/getdate.c: Include ctype.h and alloca.h.
23623         (__getdate_r): Trim leading and trailing spaces of input.
23624         * time/tst-getdate.c (tests): Add tests with leading and
23625         trailing spaces.
23627 2013-04-08  Roland McGrath  <roland@hack.frob.com>
23629         [BZ #14280]
23630         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
23631         when computing value.
23633 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
23635         * math/README.libm-test (How can I generate "libm-test-ulps"?):
23636         Use testrun.sh to run libm tests.
23638         [BZ #15309]
23639         * elf/dl-open.c (dl_open_worker): memset all of seen array.
23641 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
23643         [BZ #15264]
23644         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
23646 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
23648         * Makefile.in (regen-ulps): New target.
23649         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
23650         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
23651         [ifneq (no,$(PERL)] (regen-ulps): New target.
23652         [ifeq (no,$(PERL)] (regen-ulps): New target.
23653         * math/libm-test.inc (ulps_file_name): Define.
23654         (output_dir): New variable.
23655         (options): Add "output-dir" option.
23656         (parse_opt): Handle 'o' case.
23657         (main): If output_dir is non-NULL use it as a prefix
23658         otherwise use "".
23659         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
23661 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
23663         [BZ #10060, #10062]
23664         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
23665         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
23666         fail configure if __sync_val_compare_and_swap is not inlined.
23667         * sysdeps/i386/configure: Regenerate.
23668         * configure.in: Build for i686 when configured for i386.
23669         * configure: Regenerate.
23670         * README: Remove i386 reference.
23672 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
23674         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
23675         * sysdeps/s390/s390-64/sysdep.h: Likewise.
23677 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
23679         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
23680         (lmsnanval): New variables.
23681         (F): Add conversion tests.
23682         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
23683         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
23685         * stdio-common/tstdiomisc.c (F): Properly collect individual
23686         tests' results.
23688         [BZ #14686, #15336]
23689         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
23690         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
23691         Instead, use input NaN values or generate a qNaN by arithmetic
23692         operation.  Also fix bugs to comply with the standard.
23693         * math/libm-test.inc (remainder_test): Add more tests.
23695         [BZ #15335, #15342]
23696         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
23697         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
23698         input NaN values or generate a qNaN by arithmetic operation.
23700         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
23701         unreachable code.
23703         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
23704         definitions.
23706 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
23708         [BZ #14478]
23709         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
23710         underflowed result.
23711         * math/s_cexpf.c (__cexpf): Likewise.
23712         * math/s_cexpl.c (__cexpl): Likewise.
23713         * math/libm-test.inc (cexp_test): Add more tests.
23715 2013-04-03  Andreas Schwab  <schwab@suse.de>
23717         [BZ #15330]
23718         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
23719         order arrays from heap if bigger than alloca cutoff.
23721 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
23723         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
23724         (SNAN_TESTS_double): Refer to GCC PR56831.
23725         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
23726         GCC PR56828.
23728 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
23730         * Rules (bench): Move bench.out after the run is complete.
23732         * Rules (bench): Echo currently running benchmark.
23734         * benchtests/Makefile (bench): Add atan and slowatan.
23735         * benchtests/atan-inputs: New file.
23736         * benchtests/slowatan-inputs: New file.
23737         * benchtests/slowatan.c: New file.
23739         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
23740         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
23741         its value.
23743         [BZ #15305]
23744         * sysdeps/unix/sysv/linux/kernel-features.h
23745         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
23746         __ASSUME_XFS_RESTRICTED_CHOWN.
23747         * sysdeps/unix/sysv/linux/pathconf.c
23748         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
23749         Save and restore errno.
23751 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
23753         [BZ #15327]
23754         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
23755         arguments using __kernel_casinh.
23756         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
23757         arguments using __kernel_casinhf.
23758         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
23759         arguments using __kernel_casinhl.
23760         * math/libm-test.inc (cacosh_test): Add more tests.
23761         * sysdeps/i386/fpu/libm-test-ulps: Update.
23762         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23764 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
23766         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
23767         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
23769         * bench/Makefile (bench): Add sin and slowsin.
23770         * benchtests/sin-inputs: New file.
23771         * benchtests/slowsin-inputs: New file.
23772         * benchtests/slowsin.c: New file.
23774         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
23775         (bench): Add slowexp and slowpow.
23776         (exp-ITER): Increase iterations.
23777         (pow-ITER): Likewise.
23778         * benchtests/exp-inputs: Change input.
23779         * benchtests/pow-inputs: Likewise.
23780         * benchtests/slowexp-inputs: New file.
23781         * benchtests/slowexp.c: New file.
23782         * benchtests/slowpow-inputs: New file.
23783         * benchtests/slowpow.c: New file.
23785 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23787         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
23788         instructions.
23789         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
23790         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
23791         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
23792         * benchtests/Makefile: Add rint benchtest.
23793         * benchtests/rint-inputs: Input for rint benchtest.
23795 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
23797         * Versions.def (libm): Add GLIBC_2.18.
23798         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
23799         hidden libm prototypes.
23800         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
23801         * math/Makefile (libm-calls): Add s_issignaling.
23802         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
23803         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
23804         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
23805         declaration.
23806         * math/math.h [__USE_GNU] (issignaling): New macro.
23807         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
23808         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
23809         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
23810         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
23811         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
23812         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
23813         * manual/arith.texi (issignaling): New section.
23814         * manual/libm-err-tab.pl (@all_functions): Update comment.
23815         * math/gen-libm-test.pl (parse_args): Apply special handling for
23816         issignaling.
23817         * math/libm-test.inc (print_float, issignaling_test): New
23818         functions.
23819         (check_float_internal): Add issignaling checks.
23820         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
23821         default definition.
23822         * sysdeps/powerpc/math-tests.h: New file.
23823         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
23824         tests.
23825         * math/test-snan.c (TEST_FUNC): Likewise.
23827 2013-03-30  David S. Miller  <davem@davemloft.net>
23829         * po/de.po: Update from translation team.
23831 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
23833         [BZ #10357]
23834         * math/k_casinh.c (__kernel_casinh): Handle arguments with
23835         imaginary part less than 1.0 and real part less than 0.5
23836         specially.
23837         * math/k_casinhf.c (__kernel_casinhf): Likewise.
23838         * math/k_casinhl.c (__kernel_casinhl): Likewise.
23839         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
23840         (cacos_test): Add more tests.
23841         (casin_test): Likewise.
23842         (casinh_test): Likewise.
23843         * sysdeps/i386/fpu/libm-test-ulps: Update.
23844         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23846 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
23848         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
23849         ONE with its value.
23851         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
23852         (__pow_mp): Replace ONE and MONE with their values.
23853         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
23854         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
23855         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
23856         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
23857         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
23858         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
23860         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
23862         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
23863         (__pow_mp): Replace ZERO and MZERO with their values.
23864         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
23865         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
23866         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
23867         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
23868         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
23869         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
23870         (__sqr): Likewise.
23872         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
23874         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
23876 2013-03-28  Roland McGrath  <roland@hack.frob.com>
23878         * include/stdlib.h [!SHARED] (__call_tls_dtors):
23879         Declare with __attribute__ ((weak)).
23880         * stdlib/exit.c (__libc_atexit) [!SHARED]:
23881         Call __call_tls_dtors only if it's not NULL.
23883 2013-03-28  Roland McGrath  <roland@hack.frob.com>
23885         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
23886         didn't do it already, then set _dl_phdr and _dl_phnum based on the
23887         magic __ehdr_start linker symbol if it's defined.
23888         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
23889         them up here if it was already done.
23891         * elf/dl-support.c (_dl_phdr): Make pointer to const.
23892         (_dl_aux_init): Use const in cast when setting it.
23893         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
23894         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
23895         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
23897         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
23898         Declare them here.
23899         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
23900         * csu/libc-tls.c: Nor here.
23901         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
23903         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
23904         (__libc_message): Never call vsyslog.
23906 2013-03-28  Alan Modra  <amodra@gmail.com>
23908         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
23909         Define as empty.
23910         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
23911         Likewise.
23913 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23915         [BZ #15214]
23916         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
23917         underflow.
23918         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23920 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
23922         [BZ #15304]
23923         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
23924         Don't add gid passed as argument.
23926         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
23928 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
23930         [BZ #15307]
23931         * math/k_casinh.c (__kernel_casinh): Handle arguments with
23932         imaginary part between 1.0 and 1.5 and real part less than 0.5
23933         specially.
23934         * math/k_casinhf.c (__kernel_casinhf): Likewise.
23935         * math/k_casinhl.c (__kernel_casinhl): Likewise.
23936         * math/libm-test.inc (cacos_test): Add more tests.
23937         (casin_test): Likewise.
23938         (casinh_test): Likewise.
23939         * sysdeps/i386/fpu/libm-test-ulps: Update.
23940         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23942 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
23944         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
23945         constants.
23946         (norm): Likewise.
23947         (denorm): Likewise.
23948         (__dbl_mp): Likewise.
23949         (add_magnitudes): Likewise.
23950         (sub_magnitudes): Likewise.
23951         (__add): Likewise.
23952         (__sub): Likewise.
23953         (__mul): Likewise.
23954         (__sqr): Likewise.
23955         (__inv): Likewise.
23956         (__dvd): Likewise.
23958         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
23959         commented code.
23960         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
23961         (__dubcos): Likewise.
23962         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
23963         (__ieee754_acos): Likewise.
23964         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
23965         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
23966         (__exp1): Likewise.
23967         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
23968         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
23969         (log1): Likewise.
23970         (my_log2): Likewise.
23971         (checkint): Likewise.
23972         * sysdeps/ieee754/dbl-64/e_remainder.c
23973         (__ieee754_remainder): Likewise.
23974         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
23975         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
23976         (bsloww): Likewise.
23977         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
23979         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
23980         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
23981         MANTISSA_STORE_T to store computations on mantissa.  Use
23982         macros for rounding and division.
23983         (denorm): Likewise.
23984         (__dbl_mp): Likewise.
23985         (add_magnitudes): Likewise.
23986         (sub_magnitudes): Likewise.
23987         (__mul): Likewise.
23988         (__sqr): Likewise.
23989         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
23990         powers of two in terms of TWOPOW macro.
23991         (mp_no): Make type of mantissa as MANTISSA_T.
23992         [!RADIXI]: Define RADIXI.
23993         [!TWO52]: Define TWO52.
23994         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
23996 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23998         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
23999         llroundl symbol when building for PPC32.
24001 2013-03-24  Mark H Weaver  <mhw@netris.org>
24003         * manual/arith.texi (Normalization Functions): Fix prototypes for
24004         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
24006 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24008         [BZ #13889]
24009         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
24010         high value to check if expl overflow.
24011         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
24012         to check for underflow and overflow.
24013         * math/libm-test.inc: Add exp test.
24015 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
24017         [BZ #11120]
24018         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
24019         with NOT_IN_libc.
24021 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24023         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
24024         symbol.
24026 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
24028         * math/gen-libm-test.pl (parse_args, special_functions): Properly
24029         wrap blocks consisting of several statements.
24031         * sysdeps/generic/math-tests.h: New file.
24032         * sysdeps/i386/fpu/math-tests.h: Likewise.
24033         * math/test-snan.c: Include it.
24034         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
24036 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
24038         [BZ #15285]
24039         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
24040         (__ieee754_j0l): Do not improve calculations using cos of twice
24041         input for inputs above LDBL_MAX / 2.0L.
24042         (__ieee754_y0l): Likewise.
24043         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
24044         (__ieee754_j1l): Do not improve calculations using cos of twice
24045         input for inputs above LDBL_MAX / 2.0L.
24046         (__ieee754_y1l): Likewise.
24047         * math/libm-test.inc (j0_test): Add another test.
24048         (j1_test): Likewise.
24049         (y0_test): Likewise.
24050         (y1_test): Likewise.
24051         * sysdeps/i386/fpu/libm-test-ulps: Update.
24053 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24055         * Rules ($(objpfx)bench-%.c): Include code from a C source
24056         file.
24058 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
24060         [BZ #15287]
24061         * math/k_casinh.c (__kernel_casinh): Handle arguments with
24062         imaginary part 1.0 and real part less than 0.5 specially.
24063         * math/k_casinhf.c (__kernel_casinhf): Likewise.
24064         * math/k_casinhl.c (__kernel_casinhl): Likewise.
24065         * math/libm-test.inc (cacos_test): Add more tests.
24066         (casin_test): Likewise.
24067         (casinh_test): Likewise.
24068         * sysdeps/i386/fpu/libm-test-ulps: Update.
24069         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24071 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24073         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
24074         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
24076 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
24078         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
24079         * config.make.in (config-cflags-sse4): Remove variable.
24080         (config-cflags-avx): Likewise.
24081         (config-cflags-sse2avx): Likewise.
24082         (config-cflags-novzeroupper): Likewise.
24083         (config-asflags-i686): Likewise.
24084         (have-mfma4): Likewise.
24085         (have-as-vis3): Likewise.
24086         (MIG): Likewise.
24087         * configure.in (MIG): Do not AC_SUBST.
24088         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
24089         (libc_cv_cc_sse4): Do not AC_SUBST.
24090         (libc_cv_cc_avx): Likewise.
24091         (libc_cv_cc_sse2avx): Likewise.
24092         (libc_cv_cc_novzeroupper): Likewise.
24093         (libc_cv_cc_fma4): Likewise.
24094         (libc_cv_as_i686): Likewise.
24095         (libc_cv_sparc_as_vis3): Likewise.
24096         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
24097         LIBC_CONFIG_VAR.
24098         (config-asflags-i686): Likewise.
24099         (config-cflags-avx): Likewise.
24100         (config-cflags-sse2avx): Likewise.
24101         (have-mfma4): Likewise.
24102         (config-cflags-novzeroupper): Likewise.
24103         * sysdeps/mach/configure.in (MIG): Likewise.
24104         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
24105         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
24106         LIBC_CONFIG_VAR.
24107         (config-cflags-avx): Likewise.
24108         (config-cflags-sse2avx): Likewise.
24109         (have-mfma4): Likewise.
24110         (config-cflags-novzeroupper): Likewise.
24111         * configure: Regenerated.
24112         * sysdeps/i386/configure: Likewise.
24113         * sysdeps/mach/configure: Likewise.
24114         * sysdeps/sparc/configure: Likewise.
24115         * sysdeps/x86_64/configure: Likewise.
24117 2013-03-20  Roland McGrath  <roland@hack.frob.com>
24119         [BZ #14812]
24120         * locale/programs/localedef.c (options): Put N_ translation marker
24121         on argument names, not just descriptions.
24123 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
24125         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
24127 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
24129         [BZ #14176]
24130         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
24132 2013-03-19  Roland McGrath  <roland@hack.frob.com>
24134         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
24135         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
24136         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
24137         [!BEFORE_ABORT] (before_abort): New function.
24138         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
24139         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
24140         (writev_for_fatal): New function.
24141         (WRITEV_FOR_FATAL): New macro; call that.
24142         (backtrace_and_maps): New function.
24143         (BEFORE_ABORT): New macro; call that.
24144         (struct str_list): Type removed.
24145         (__libc_message, __libc_fatal): Functions removed.
24146         Include <sysdeps/posix/libc_fatal.c> instead.
24148 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
24150         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
24151         constants.
24152         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
24153         double constants.
24155 2013-03-19  Andreas Schwab  <schwab@suse.de>
24157         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
24158         * sysdeps/gnu/configure: Regenerate.
24160         * configure.in: Substitute libc_cv_rtlddir.
24161         * configure: Regenerate.
24162         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
24163         * Makeconfig (rtlddir, inst_rtlddir): New variables.
24164         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
24165         * elf/Makefile (install-others, CFLAGS-interp.c)
24166         (ldso_install, common-ldd-rewrite): Likewise.
24167         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
24168         $(inst_slibdir)/$(rtld-installed-name).
24169         * scripts/rellns-sh: Add -p option.
24170         * Makerules (make-shlib-link): Use rellns-sh to get relative name
24171         for source.
24173 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
24175         * manual/nptl.texi: Renamed to ...
24176         * manual/threads.texi: ... this.
24177         * manual/Makefile (chapters): Update.
24179 2013-03-18  Roland McGrath  <roland@hack.frob.com>
24181         [BZ #14812]
24182         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
24183         on argument names, not just descriptions.
24184         * malloc/memusagestat.c (options): Likewise.
24185         * nss/getent.c (options): Likewise.
24187 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
24189         [BZ #14812]
24190         * iconv/iconv_prog.c (options): Put N_ translation marker
24191         on argument names, not just descriptions.
24192         * iconv/iconvconfig.c (options): Likewise.
24194 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
24196         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
24197         implementation which is faster on all x86_64 architectures.
24198         Tested on AMD, Intel Nehalem, SNB, IVB.
24199         * sysdeps/x86_64/strnlen.S: Likewise.
24201         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
24202         Remove all multiarch strlen and strnlen versions.
24203         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
24204         Remove strlen and strnlen related parts.
24206         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
24207         Inline strlen part.
24208         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
24210         * sysdeps/x86_64/multiarch/strlen.S: Remove.
24211         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
24212         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
24213         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
24214         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
24215         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
24217 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
24219         * manual/memory.texi (Malloc Tunable Parameters):
24220         Sort parameters alphabetically. Add comments for missing entries.
24222 2013-03-17  David S. Miller  <davem@davemloft.net>
24224         * sysdeps/sparc/fpu/libm-test-ulps: Update.
24226 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
24228         [BZ #15283]
24229         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
24230         for arguments at most half maximum finite value.
24231         * math/libm-test.inc (j0_test): Add more tests.
24232         (j1_test): Likewise.
24233         (y0_test): Likewise.
24234         (y1_test): Likewise.
24235         * sysdeps/i386/fpu/libm-test-ulps: Update.
24236         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24238         [BZ #14155]
24239         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
24240         1 / x and functions P and Q for arguments above 0x1p256L.
24241         (__ieee754_y0l): Likewise.
24242         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
24243         (__ieee754_y1l): Likewise.
24244         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
24245         (j1_test): Likewise.
24246         (y0_test): Likewise.
24247         (y1_test): Likewise.
24249 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
24251         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
24252         variable.
24254 2013-03-15  Roland McGrath  <roland@hack.frob.com>
24256         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
24257         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
24258         zero since it's initialized to EXEC_PAGESIZE.
24260         * sysdeps/unix/sysv/linux/ldsodefs.h
24261         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
24262         * sysdeps/generic/ldsodefs.h: ... here.
24264 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
24266         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
24268         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
24269         math/test-snan.c.
24270         * math/test-snan.c: Renamed from
24271         sysdeps/powerpc/fpu/test-powerpc-snan.c.
24272         * math/Makefile (tests): Add test-snan.
24273         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
24274         test-powerpc-snan.
24276         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
24277         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
24278         functions.
24279         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
24280         __builtin_nan family of functions.
24281         * math/libm-test.inc (initialize): Initialize qnan_value with
24282         __builtin_nan family of functions.
24283         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
24284         Remove variables.
24285         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
24286         Remove functions.
24287         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
24288         storage class.  Initialize qNaN_var and sNaN_var with
24289         __builtin_nan and __builtin_nans families of functions,
24290         respectively.
24292         * math/libm-test.inc (acosh_test): Also test with qNaN input.
24293         (sqrt_test): Remove duplicate test with qNaN input.
24294         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
24295         (round_test, signbit_test, significand_test): Note missing +/-Inf
24296         as well as qNaN tests.
24298         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
24299         qNaN_var.  Fix a few strings, too.
24300         * math/libm-test.inc (nan_value): Rename to qnan_value.
24301         * math/gen-libm-test.pl (%beautify): Adjust to that.
24302         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
24303         * math/test-misc.c (main): Likewise.
24304         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
24305         to __qnan_bytes, and __qnan_union, respectively.
24306         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
24307         Likewise.
24308         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
24309         and lqnanval, respectively.
24310         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
24311         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
24312         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
24313         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
24315         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
24316         * math/test-misc.c (main) [__x86_64__]: Enable test for long
24317         doubles.
24319         * math/test-misc.c (main): Fix copy'n'pastos.
24320         * misc/tst-efgcvt.c (special): Likewise.
24322         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
24323         Remove declarations.
24325 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
24327         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
24328         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
24329         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
24330         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
24332 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24334         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
24335         macro to return vdso values correctly in IFUNC implementations.
24336         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
24337         Optimization by using IFUNC.
24339 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
24340             Richard Henderson  <rth@redhat.com>
24341             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
24343         * Makefile.in (bench): New target.
24344         * NEWS: Mention the benchmark framework.
24345         * Rules (bench): Likewise.
24346         (binaries-bench): Generate binaries for functions to
24347         benchmark.
24348         * benchtests/Makefile: New makefile for benchmark tests.
24349         * benchtests/bench-skeleton.c: New skeleton file for benchmark
24350         programs.
24351         * benchtests/exp-inputs: New input file for EXP function.
24352         * benchtests/pow-inputs: New input file for POW function.
24353         * scripts/bench.pl: New script to generate source files for
24354         benchmark programs.
24356 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
24358         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
24359         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
24360         computations on mantissa.  Use macros for rounding and
24361         division.
24362         (denorm): Likewise.
24363         (__dbl_mp): Likewise.
24364         (add_magnitudes): Likewise.
24365         (sub_magnitudes): Likewise.
24366         (__mul): Likewise.
24367         (__sqr): Likewise.
24368         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
24369         powers of two in terms of TWOPOW macro.
24370         (mp_no): Make type of mantissa as MANTISSA_T.
24371         [!RADIXI]: Define RADIXI.
24372         [!TWO52]: Define TWO52.
24373         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
24375         * manual/nptl.texi (cindex): Modify threads to pthreads.
24377 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
24379         * sysdeps/x86_64/preconfigure: Regenerated.
24381 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
24383         [BZ #14155]
24384         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
24385         0x1p28 and above.
24386         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
24387         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
24388         0x1p28 and above.
24389         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
24390         * math/libm-test.inc (j0_test): Do not allow one spurious
24391         underflow exception.
24392         (y1_test): Likewise.
24394 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
24396         * manual/Makefile (chapters): Add nptl.
24397         * manual/debug.texi (Debugging Support): Add link to Threads
24398         chapter.
24399         * manual/nptl.texi: New file.
24401         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
24403 2013-03-14  Petr Baudis  <pasky@ucw.cz>
24405         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
24406         for non-NULL pointer before the memory validity test. Pointed
24407         out by Holger Brunck <holger.brunck@keymile.com>.
24409 2013-03-13  Andreas Schwab  <schwab@suse.de>
24411         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
24412         instead of .os.
24414 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
24416         * timezone/zic.c: Update from tzcode 2013b.
24418 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
24420         * manual/install.texi (Configuring and compiling):
24421         Mention i686 and i586.
24422         * INSTALL: Regenerate.
24424 2013-03-12  Roland McGrath  <roland@hack.frob.com>
24426         * sysdeps/init_array/elf-init.c: New file.
24427         * csu/elf-init.c
24428         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
24429         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
24431         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
24432         __gmon_start__ as global, but as static with a .preinit_array pointer.
24433         * sysdeps/init_array/gmon-start.c: New file.  Use that.
24434         * sysdeps/init_array/crti.S: New file, empty except for comments.
24435         * sysdeps/init_array/crtn.S: Likewise.
24437 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
24439         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
24440         definining bcopy.
24441         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
24442         Remove Prefer_SSE_for_memop.
24443         * sysdeps/x86_64/multiarch/init-arch.h: Remove
24444         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
24445         HAS_PREFER_SSE_FOR_MEMOP.
24446         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
24447         memset-x86-64.
24448         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
24449         Remove bzero, memset ifunc support.
24450         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
24451         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
24452         * sysdeps/x86_64/multiarch/memset.S: Likewise.
24453         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
24455 2013-03-11  Andreas Schwab  <schwab@suse.de>
24457         [BZ #15234]
24458         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
24459         by SHLIB_COMPAT.
24460         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
24461         (GLIBC_2.16): Remove pthread_atfork.
24463 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
24465         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
24466         (ptestcases.h): Likewise.
24468 2013-03-08  Roland McGrath  <roland@hack.frob.com>
24470         * Makeconfig ($(common-objpfx)config.status): Depend on
24471         sysdeps/*/preconfigure{,.in} too.
24473 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
24475         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
24476         (__free_hook): Use void * instead of __malloc_ptr_t.
24477         (__malloc_hook): Likewise.
24478         (__realloc_hook): Likewise.
24479         (__memalign_hook): Likewise.
24480         (__after_morecore_hook): Likewise.
24481         * malloc/arena.c (save_malloc_hook): Likewise.
24482         (save_free_hook): Likewise.
24483         * malloc/hooks.c (malloc_hook_ini): Likewise.
24484         (realloc_hook_ini): Likewise.
24485         (memalign_hook_ini): Likewise.
24486         * malloc/malloc.c (malloc_hook_ini): Likewise.
24487         (realloc_hook_ini): Likewise.
24488         (memalign_hook_ini): Likewise.
24489         (__free_hook): Likewise.
24490         (__malloc_hook): Likewise.
24491         (__realloc_hook): Likewise.
24492         (__memalign_hook): Likewise.
24493         (__libc_malloc): Likewise.
24494         (__libc_free): Likewise.
24495         (__libc_realloc): Likewise.
24496         (__libc_memalign): Likewise.
24497         (__libc_valloc): Likewise.
24498         (__libc_pvalloc): Likewise.
24499         (__libc_calloc): Likewise.
24500         (__posix_memalign): Likewise.
24501         * malloc/morecore.c (__sbrk): Likewise.
24502         (__default_morecore): Likewise.
24504         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
24506         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
24507         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
24508         __malloc_ptrdiff_t.
24510         * malloc/malloc.h (__malloc_size_t): Remove macro.
24511         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
24512         __malloc_size_t.
24513         (old_memalign_hook): Likewise.
24514         (old_realloc_hook): Likewise.
24515         (struct hdr): Likewise.
24516         (flood): Likewise.
24517         (mallochook): Likewise.
24518         (memalignhook): Likewise.
24519         (reallochook): Likewise.
24520         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
24521         (tr_old_realloc_hook): Likewise.
24522         (tr_old_memalign_hook): Likewise.
24523         (tr_mallochook): Likewise.
24524         (tr_reallochook): Likewise.
24525         (tr_memalignhook): Likewise.
24527 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24529         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
24530         default_ldbl_pack and using as default implementation.
24531         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
24532         implementation.
24533         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
24534         redundant definition.
24535         (ldbl_insert_mantissa): Likewise.
24536         (ldbl_canonicalize): Likewise.
24537         (ldbl_nearbyint): Likewise.
24538         (ldbl_pack): Rename to ldbl_pack_ppc.
24539         (ldbl_unpack): Rename to ldbl_unpack_ppc.
24540         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
24541         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
24543 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
24545         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
24546         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
24547         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
24548         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
24549         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
24550         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
24551         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
24552         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
24554 2013-03-07  Andreas Jaeger  <aj@suse.de>
24556         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
24557         bits/mman-linux.h.
24559 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
24561         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
24562         Include mpa.h and declare __MPEXP.
24563         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
24564         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
24565         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
24566         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
24567         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
24568         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
24569         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
24571         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
24572         (__slowpow): Use long double EXPL and LOGL functions to
24573         compute POW.
24574         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
24575         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
24576         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
24577         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
24578         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
24579         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
24581         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
24582         intermediate variable to calculate exponent.
24583         (__sqr): Likewise.
24584         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
24585         Likewise.
24586         (__sqr): Likewise.
24588         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
24589         [!NO__SQR]: Define __sqr.
24590         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
24591         and NO__SQR.  Remove all code except __mul and __sqr.  Include
24592         sysdeps/ieee754/dbl-64/mpa.c.
24593         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
24595         [BZ #12723]
24596         * posix/Makefile (tests): Add tst-pathconf.
24597         * posix/tst-pathconf.c: New test case.
24598         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
24599         _PC_PIPE_BUF.
24600         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
24602 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
24604         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
24606 2013-03-06  Andreas Jaeger  <aj@suse.de>
24608         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
24609         definition via __MAP_ANONYMOUS.
24611         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
24612         it's not part of Linux headers.
24614         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
24615         (MAP_HUGE_MASK): Define.
24617         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
24618         Define.
24619         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24620         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
24621         Define.
24622         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24623         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
24624         Define.
24625         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24626         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
24627         Define.
24628         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24630         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
24631         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
24632         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
24633         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
24634         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
24635         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
24637         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
24638         Handle f2fs.
24640         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
24641         Handle f2fs and efivarfs.
24643         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
24644         f2fs.
24646         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
24647         (EFIVARFS_MAGIC): Add.
24648         (F2FS_LINK_MAX): Add.
24650 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
24652         * stdio-common/vfprintf.c: Replace __builtin_expect with
24653         __glibc_unlikely.
24655 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
24657         [BZ #13550]
24658         * sysdeps/generic/bp-sym.h: Remove file.
24659         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
24660         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
24661         <bp-sym.h> and <bp-asm.h>.
24662         (__longjmp): Don't use BP_SYM.
24663         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
24664         and <bp-asm.h>.
24665         (memcpy): Don't use BP_SYM.
24666         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
24667         <bp-sym.h> and <bp-asm.h>.
24668         (memcpy): Don't use BP_SYM.
24669         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
24670         <bp-asm.h>.
24671         (memcpy): Don't use BP_SYM.
24672         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
24673         <bp-asm.h>.
24674         (memset): Don't use BP_SYM.
24675         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
24676         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
24677         (__bzero): Don't use BP_SYM.
24678         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
24679         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
24680         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
24681         <bp-sym.h> and <bp-asm.h>.
24682         (memcmp): Don't use BP_SYM.  Remove comment about bounded
24683         pointers.
24684         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
24685         <bp-sym.h> and <bp-asm.h>.
24686         (memcpy): Don't use BP_SYM.
24687         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
24688         <bp-sym.h> and <bp-asm.h>.
24689         (memset): Don't use BP_SYM.
24690         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
24691         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
24692         (__bzero): Don't use BP_SYM.
24693         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
24694         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
24695         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
24696         <bp-sym.h> and <bp-asm.h>.
24697         (strncmp): Don't use BP_SYM.  Remove comment about bounded
24698         pointers.
24699         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
24700         <bp-sym.h> and <bp-asm.h>.
24701         (memcpy): Don't use BP_SYM.
24702         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
24703         <bp-sym.h> and <bp-asm.h>.
24704         (memset): Don't use BP_SYM.
24705         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
24706         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
24707         (__bzero): Don't use BP_SYM.
24708         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
24709         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
24710         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
24711         <bp-sym.h> and <bp-asm.h>.
24712         (__memchr): Don't use BP_SYM.
24713         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
24714         <bp-sym.h> and <bp-asm.h>.
24715         (memcmp): Don't use BP_SYM.  Remove comment about bounded
24716         pointers.
24717         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
24718         <bp-sym.h> and <bp-asm.h>.
24719         (memcpy): Don't use BP_SYM.
24720         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
24721         <bp-sym.h> and <bp-asm.h>.
24722         (__mempcpy): Don't use BP_SYM.
24723         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
24724         <bp-sym.h> and <bp-asm.h>.
24725         (__memrchr): Don't use BP_SYM.
24726         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
24727         <bp-sym.h> and <bp-asm.h>.
24728         (memset): Don't use BP_SYM.
24729         (__bzero): Likewise.
24730         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
24731         <bp-sym.h> and <bp-asm.h>.
24732         (__rawmemchr): Don't use BP_SYM.
24733         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
24734         <bp-sym.h> and <bp-asm.h>.
24735         (__STRCMP): Don't use BP_SYM.
24736         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
24737         <bp-sym.h> and <bp-asm.h>.
24738         (strchr): Don't use BP_SYM.
24739         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
24740         <bp-sym.h> and <bp-asm.h>.
24741         (__strchrnul): Don't use BP_SYM.
24742         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
24743         <bp-sym.h> and <bp-asm.h>.
24744         (strlen): Don't use BP_SYM.
24745         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
24746         <bp-sym.h> and <bp-asm.h>.
24747         (strncmp): Don't use BP_SYM.  Remove comment about bounded
24748         pointers.
24749         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
24750         <bp-sym.h> and <bp-asm.h>.
24751         (__strnlen): Don't use BP_SYM.
24752         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
24753         <bp-sym.h> and <bp-asm.h>.
24754         (__GI__setjmp): Don't use BP_SYM.
24755         (_setjmp): Likewise.
24756         (__sigsetjmp): Likewise.
24757         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
24758         (L(start_addresses)): Don't use BP_SYM.
24759         (_start): Likewise.
24760         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
24761         <bp-asm.h>.
24762         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
24763         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
24764         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
24765         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
24766         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
24767         <bp-asm.h>.
24768         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
24769         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
24770         about bounded pointers.
24771         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
24772         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
24773         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
24774         <bp-asm.h>.
24775         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
24776         about bounded pointers.  Remove GKM FIXME comments.
24777         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
24778         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
24779         <bp-asm.h>.
24780         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
24781         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
24782         Remove GKM FIXME comments.
24783         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
24784         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
24785         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
24786         <bp-asm.h>.
24787         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
24788         about bounded pointers.  Remove GKM FIXME comment.
24789         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
24790         and <bp-asm.h>.
24791         (strncmp): Don't use BP_SYM.  Remove comment about bounded
24792         pointers.
24793         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
24794         <bp-sym.h> and <bp-asm.h>.
24795         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
24796         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
24797         <bp-sym.h> and <bp-asm.h>.
24798         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
24799         comment.
24801 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
24803         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
24804         call free(NULL).
24806 2013-03-05  David S. Miller  <davem@davemloft.net>
24808         * po/es.po: Update from translation team.
24810 2013-03-05  Andreas Jaeger  <aj@suse.de>
24812         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
24813         <bits/mman-linux.h>.
24814         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
24815         is fine.
24816         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
24817         <bits/mman-linux.h> to end of file.
24818         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
24819         is fine.
24820         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
24821         <bits/mman-linux.h> to end of file.
24822         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
24823         is fine.
24824         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
24825         <bits/mman-linux.h> to end of file.
24827         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
24828         (MCL_CURRENT, MCL_FUTURE): Define here.
24830 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24832         [BZ #15232]
24833         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
24834         attribute_hidden.
24835         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
24837 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24839         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
24840         fourth parameter needed for rt_sigprocmask syscall.
24841         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
24842         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
24843         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
24844         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
24845         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
24846         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
24848 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
24850         [BZ #13550]
24851         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
24852         comment about bounded pointers.
24853         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
24854         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
24856 2013-03-04  Andreas Jaeger  <aj@suse.de>
24858         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
24859         common definitions.
24861         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
24862         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
24863         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
24864         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
24865         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
24866         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
24868 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24870         [BZ #15055]
24871         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
24872         __ieee754_sqrl instead of __sqrl.
24874 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
24876         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
24877         * sysdeps/powerpc/fpu_control.h: ... here.
24878         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
24879         * sysdeps/powerpc/bits/fenvinline.h: ... here.
24880         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
24881         * sysdeps/powerpc/bits/mathinline.h: ... here.
24883 2013-03-01  Roland McGrath  <roland@hack.frob.com>
24885         * elf/dl-hwcaps.c (_dl_important_hwcaps):
24886         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
24887         to just [NEED_DL_SYSINFO_DSO].
24888         * elf/dl-support.c: Likewise.
24889         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
24890         * elf/rtld.c (dl_main): Likewise.
24891         * elf/setup-vdso.h (setup_vdso): Likewise.
24892         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
24893         * sysdeps/unix/sysv/linux/dl-sysdep.c
24894         (_dl_discover_osversion): Likewise.
24896 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
24898         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
24899         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
24901 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
24903         * NEWS: Mention libm performance improvements and non-x86 PI
24904         futex support.
24906         * csu/libc-start.c (__pthread_initialize_minimal): Change
24907         function arguments.
24908         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
24910 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
24912         [BZ #13550]
24913         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
24914         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
24915         <bp-sym.h> and <bp-asm.h>.
24916         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
24917         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
24918         and <bp-asm.h>.
24919         (memcpy): Don't use BP_SYM.
24920         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
24921         <bp-asm.h>.
24922         (__mpn_add_n): Don't use BP_SYM.
24923         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
24924         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
24925         and <bp-asm.h>.
24926         (__mpn_addmul_1): Don't use BP_SYM.
24927         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24928         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
24929         <bp-sym.h>.
24930         (_setjmp): Don't use BP_SYM.
24931         (__novmx_setjmp): Likewise.
24932         (__GI__setjmp): Likewise.
24933         (__vmx_setjmp): Likewise.
24934         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
24935         <bp-sym.h>.
24936         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
24937         (__bzero): Don't use BP_SYM.
24938         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
24939         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
24940         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
24941         <bp-sym.h> and <bp-asm.h>.
24942         (memcpy): Don't use BP_SYM.
24943         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
24944         <bp-sym.h> and <bp-asm.h>.
24945         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
24946         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
24947         <bp-sym.h> and <bp-asm.h>.
24948         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
24949         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
24950         <bp-asm.h>.
24951         (__mpn_lshift): Don't use BP_SYM.
24952         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24953         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
24954         <bp-asm.h>.
24955         (memset): Don't use BP_SYM.
24956         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
24957         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
24958         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
24959         <bp-asm.h>.
24960         (__mpn_mul_1): Don't use BP_SYM.
24961         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24962         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
24963         <bp-sym.h> and <bp-asm.h>.
24964         (memcmp): Don't use BP_SYM.
24965         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
24966         <bp-sym.h> and <bp-asm.h>.
24967         (memcpy): Don't use BP_SYM.
24968         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
24969         <bp-sym.h> and <bp-asm.h>.
24970         (memset): Don't use BP_SYM.
24971         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
24972         <bp-sym.h> and <bp-asm.h>.
24973         (strncmp): Don't use BP_SYM.
24974         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
24975         <bp-sym.h> and <bp-asm.h>.
24976         (memcpy): Don't use BP_SYM.
24977         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
24978         <bp-sym.h> and <bp-asm.h>.
24979         (memset): Don't use BP_SYM.
24980         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
24981         <bp-sym.h> and <bp-asm.h>.
24982         (__memchr): Don't use BP_SYM.
24983         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
24984         <bp-sym.h> and <bp-asm.h>.
24985         (memcmp): Don't use BP_SYM.
24986         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
24987         <bp-sym.h> and <bp-asm.h>.
24988         (memcpy): Don't use BP_SYM.
24989         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
24990         <bp-sym.h> and <bp-asm.h>.
24991         (__mempcpy): Don't use BP_SYM.
24992         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
24993         <bp-sym.h> and <bp-asm.h>.
24994         (__memrchr): Don't use BP_SYM.
24995         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
24996         <bp-sym.h> and <bp-asm.h>.
24997         (memset): Don't use BP_SYM.
24998         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
24999         <bp-sym.h> and <bp-asm.h>.
25000         (__rawmemchr): Don't use BP_SYM.
25001         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
25002         <bp-sym.h> and <bp-asm.h>.
25003         (__STRCMP): Don't use BP_SYM.
25004         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
25005         <bp-sym.h> and <bp-asm.h>.
25006         (strchr): Don't use BP_SYM.
25007         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
25008         <bp-sym.h> and <bp-asm.h>.
25009         (__strchrnul): Don't use BP_SYM.
25010         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
25011         <bp-sym.h> and <bp-asm.h>.
25012         (strlen): Don't use BP_SYM.
25013         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
25014         <bp-sym.h> and <bp-asm.h>.
25015         (strncmp): Don't use BP_SYM.
25016         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
25017         <bp-sym.h> and <bp-asm.h>.
25018         (__strnlen): Don't use BP_SYM.
25019         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
25020         <bp-asm.h>.
25021         (__mpn_rshift): Don't use BP_SYM.
25022         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25023         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
25024         <bp-sym.h> and <bp-asm.h>.
25025         (__sigsetjmp): Don't use BP_SYM.
25026         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
25027         (L(start_addresses)): Don't use BP_SYM.
25028         (_start): Likewise.
25029         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
25030         <bp-asm.h>.
25031         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
25032         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
25033         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
25034         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
25035         <bp-asm.h>.
25036         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
25037         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
25038         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
25039         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
25040         <bp-asm.h>.
25041         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
25042         comments.
25043         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
25044         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
25045         <bp-asm.h>.
25046         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
25047         FIXME comments.
25048         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
25049         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
25050         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
25051         <bp-asm.h>.
25052         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
25053         comment.
25054         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
25055         and <bp-asm.h>.
25056         (strncmp): Don't use BP_SYM,
25057         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
25058         <bp-asm.h>.
25059         (__mpn_sub_n): Don't use BP_SYM.
25060         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25061         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
25062         and <bp-asm.h>.
25063         (__mpn_submul_1): Don't use BP_SYM.
25064         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25065         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
25066         <bp-sym.h> and <bp-asm.h>.
25067         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
25068         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
25069         <bp-sym.h> and <bp-asm.h>.
25070         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
25071         comment.
25073 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
25075         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
25076         Use ZK to minimize writes to Z.
25077         (sub_magnitudes): Simplify code a bit.
25078         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
25079         Use ZK to minimize writes to Z.
25080         (sub_magnitudes): Simplify code a bit.
25082 2013-02-27  Roland McGrath  <roland@hack.frob.com>
25084         * csu/gmon-start.c: Add special exception to license text.
25086 2013-02-27  Richard Henderson  <rth@redhat.com>
25088         * scripts/config.guess: Update from config.git.
25089         * scripts/config.sub: Likewise.
25091 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
25093         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
25095         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
25097         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
25099         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
25101         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
25103 2013-02-26  Roland McGrath  <roland@hack.frob.com>
25105         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
25106         [$(build-shared = yes].
25108 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
25110         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
25111         (__mul): Reduce iterations for calculating mantissa.
25113         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
25114         MPTWO.
25115         (__mpranred): Likewise.
25117         [BZ #15160]
25118         * malloc/memusagestat.c (main): Draw graphs for heap and stack
25119         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
25121 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
25123         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
25124         Define __attribute__.
25126 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
25128         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
25129         unused.
25130         * posix/regex_internal.h (__attribute): Remove.
25131         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
25132         (re_string_context_at): Likewise.
25133         (bitset_not): Use __attribute__ and mark function as possibly
25134         unused.
25135         (bitset_merge): Likewise.
25136         (bitset_mask): Likewise.
25137         (re_string_char_size_at): Likewise.
25138         (re_string_wchar_at): Likewise.
25139         (re_string_elem_size_at): Likewise.
25141 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
25143         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
25144         code.
25145         (cc32): Likewise.
25147         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
25148         (__acr): Likewise.
25149         (__cpy): Likewise.
25150         (norm): Likewise.
25151         (denorm): Likewise.
25152         (__dbl_mp): Likewise.
25153         (add_magnitudes): Likewise.
25154         (sub_magnitudes): Likewise.
25155         (__mul): Likewise.
25156         (__inv): Likewise.
25158         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
25159         style.
25161         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
25162         style.
25164         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
25165         code.
25167         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
25168         up changes with default code.
25169         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
25170         Likewise.
25172 2013-02-24  Allan McRae  <allan@archlinux.org>
25174         * manual/socket.texi (The Internet Namespace): Order menu items
25175         to match that in the file.
25177         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
25178         node listing of the info page menu.
25180 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
25182         [BZ #13550]
25183         * sysdeps/i386/bp-asm.h: Remove file.
25184         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
25185         (PARMS): Do not use macros from bp-asm.h.
25186         (S1): Likewise.
25187         (S2): Likewise.
25188         (SIZE): Likewise.
25189         (__mpn_add_n): Do not use BP_SYM
25190         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
25191         "bp-asm.h".
25192         (PARMS): Do not use macros from bp-asm.h.
25193         (S1): Likewise.
25194         (SIZE): Likewise.
25195         (__mpn_addmul_1): Do not use BP_SYM
25196         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
25197         "bp-asm.h".
25198         (PARMS): Do not use macros from bp-asm.h.
25199         (SIGMSK): Likewise.
25200         (_setjmp): Likewise.  Do not use BP_SYM.
25201         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
25202         "bp-asm.h".
25203         (PARMS): Do not use macros from bp-asm.h.
25204         (SIGMSK): Likewise.
25205         (setjmp): Likewise.  Do not use BP_SYM.
25206         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
25207         "bp-asm.h".
25208         (PARMS): Do not use macros from bp-asm.h.
25209         (__frexp): Do not use BP_SYM.
25210         (frexp): Likewise.
25211         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
25212         "bp-asm.h".
25213         (PARMS): Do not use macros from bp-asm.h.
25214         (__frexpf): Do not use BP_SYM.
25215         (frexpf): Likewise.
25216         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
25217         "bp-asm.h".
25218         (PARMS): Do not use macros from bp-asm.h.
25219         (__frexpl): Do not use BP_SYM.
25220         (frexpl): Likewise.
25221         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
25222         "bp-asm.h".
25223         (PARMS): Do not use macros from bp-asm.h.
25224         (__remquo): Do not use BP_SYM.
25225         (remquo): Likewise.
25226         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
25227         "bp-asm.h".
25228         (PARMS): Do not use macros from bp-asm.h.
25229         (__remquof): Do not use BP_SYM.
25230         (remquof): Likewise.
25231         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
25232         "bp-asm.h".
25233         (PARMS): Do not use macros from bp-asm.h.
25234         (__remquol): Do not use BP_SYM.
25235         (remquol): Likewise.
25236         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
25237         "bp-asm.h".
25238         (PARMS): Do not use macros from bp-asm.h.
25239         (DEST): Likewise.
25240         (SRC): Likewise.
25241         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
25242         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
25243         "bp-asm.h".
25244         (PARMS): Do not use macros from bp-asm.h.
25245         (strlen): Do not use BP_SYM.
25246         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
25247         "bp-asm.h".
25248         (PARMS): Do not use macros from bp-asm.h.
25249         (S1): Likewise.
25250         (S2): Likewise.
25251         (SIZE): Likewise.
25252         (__mpn_add_n): Do not use BP_SYM.
25253         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
25254         "bp-asm.h".
25255         (PARMS): Do not use macros from bp-asm.h.
25256         (S1): Likewise.
25257         (SIZE): Likewise.
25258         (__mpn_addmul_1): Do not use BP_SYM.
25259         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
25260         weak_alias.
25261         (bzero): Likewise.
25262         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
25263         "bp-asm.h".
25264         (PARMS): Do not use macros from bp-asm.h.
25265         (S): Likewise.
25266         (SIZE): Likewise.
25267         (__mpn_lshift): Do not use BP_SYM.
25268         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
25269         "bp-asm.h".
25270         (PARMS): Do not use macros from bp-asm.h.
25271         (DEST): Likewise.
25272         (SRC): Likewise.
25273         (LEN): Likewise.
25274         (memcpy): Likewise.  Do not use BP_SYM.
25275         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
25276         libc_hidden_def and weak_alias.
25277         (mempcpy): Do not use BP_SYM in weak_alias.
25278         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
25279         "bp-asm.h".
25280         (PARMS): Do not use macros from bp-asm.h.
25281         (DEST): Likewise.
25282         (LEN): Likewise.
25283         [!BZERO_P] (CHR): Likewise.
25284         (memset): Likewise.  Do not use BP_SYM.
25285         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
25286         "bp-asm.h".
25287         (PARMS): Do not use macros from bp-asm.h.
25288         (S1): Likewise.
25289         (SIZE): Likewise.
25290         (__mpn_mul_1): Do not use BP_SYM.
25291         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
25292         "bp-asm.h".
25293         (PARMS): Do not use macros from bp-asm.h.
25294         (S): Likewise.
25295         (SIZE): Likewise.
25296         (__mpn_rshift): Do not use BP_SYM.
25297         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
25298         "bp-asm.h".
25299         (PARMS): Do not use macros from bp-asm.h.
25300         (STR): Likewise.
25301         (CHR): Likewise.
25302         (strchr): Likewise.  Do not use BP_SYM.
25303         (index): Do not use BP_SYM in weak_alias.
25304         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
25305         "bp-asm.h".
25306         (PARMS): Do not use macros from bp-asm.h.
25307         (DEST): Likewise.
25308         (SRC): Likewise.
25309         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
25310         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
25311         "bp-asm.h".
25312         (PARMS): Do not use macros from bp-asm.h.
25313         (strlen): Do not use BP_SYM.
25314         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
25315         "bp-asm.h".
25316         (PARMS): Do not use macros from bp-asm.h.
25317         (S1): Likewise.
25318         (S2): Likewise.
25319         (SIZE): Likewise.
25320         (__mpn_sub_n): Do not use BP_SYM.
25321         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
25322         "bp-asm.h".
25323         (PARMS): Do not use macros from bp-asm.h.
25324         (S1): Likewise.
25325         (SIZE): Likewise.
25326         (__mpn_submul_1): Do not use BP_SYM.
25327         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
25328         "bp-asm.h".
25329         (PARMS): Do not use macros from bp-asm.h.
25330         (S1): Likewise.
25331         (S2): Likewise.
25332         (SIZE): Likewise.
25333         (__mpn_add_n): Do not use BP_SYM.
25334         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
25335         weak_alias.
25336         (bzero): Likewise.
25337         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
25338         "bp-asm.h".
25339         (PARMS): Do not use macros from bp-asm.h.
25340         (BLK2): Likewise.
25341         (LEN): Likewise.
25342         (memcmp): Do not use BP_SYM.
25343         (bcmp): Do not use BP_SYM in weak_alias.
25344         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
25345         "bp-asm.h".
25346         (PARMS): Do not use macros from bp-asm.h.
25347         (DEST): Likewise.
25348         (SRC): Likewise.
25349         (LEN): Likewise.
25350         (memcpy): Likewise.  Do not use BP_SYM.
25351         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
25352         "bp-asm.h".
25353         (PARMS): Do not use macros from bp-asm.h.
25354         (DEST): Likewise.
25355         (SRC): Likewise.
25356         (LEN): Likewise.
25357         (memmove): Likewise.  Do not use BP_SYM.
25358         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
25359         "bp-asm.h".
25360         (PARMS): Do not use macros from bp-asm.h.
25361         (DEST): Likewise.
25362         (SRC): Likewise.
25363         (LEN): Likewise.
25364         (__mempcpy): Likewise.  Do not use BP_SYM.
25365         (mempcpy): Do not use BP_SYM in weak_alias.
25366         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
25367         "bp-asm.h".
25368         (PARMS): Do not use macros from bp-asm.h.
25369         (DEST): Likewise.
25370         (LEN): Likewise.
25371         [!BZERO_P] (CHR): Likewise.
25372         (memset): Likewise.  Do not use BP_SYM.
25373         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
25374         "bp-asm.h".
25375         (PARMS): Do not use macros from bp-asm.h.
25376         (STR2): Likewise.
25377         (strcmp): Do not use BP_SYM.
25378         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
25379         "bp-asm.h".
25380         (PARMS): Do not use macros from bp-asm.h.
25381         (STR): Likewise.
25382         (DELIM): Likewise.
25383         [USE_AS_STRTOK_R] (SAVE): Likewise.
25384         (FUNCTION): Likewise.  Do not use BP_SYM.
25385         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
25386         aliases.
25387         (strtok_r): Likewise.
25388         (__GI___strtok_r): Likewise.
25389         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
25390         (PARMS): Do not use macros from bp-asm.h.
25391         (S): Likewise.
25392         (SIZE): Likewise.
25393         (__mpn_lshift): Do not use BP_SYM.
25394         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
25395         (PARMS): Do not use macros from bp-asm.h.
25396         (STR): Likewise.
25397         (CHR): Likewise.
25398         (__memchr): Do not use BP_SYM.
25399         (memchr): Do not use BP_SYM in weak_alias.
25400         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
25401         (PARMS): Do not use macros from bp-asm.h.
25402         (BLK2): Likewise.
25403         (LEN): Likewise.
25404         (memcmp): Do not use BP_SYM.
25405         (bcmp): Do not use BP_SYM in weak_alias.
25406         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
25407         (PARMS): Do not use macros from bp-asm.h.
25408         (S1): Likewise.
25409         (SIZE): Likewise.
25410         (__mpn_mul_1): Do not use BP_SYM.
25411         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
25412         "bp-asm.h".
25413         (PARMS): Do not use macros from bp-asm.h.
25414         (STR): Likewise.
25415         (CHR): Likewise.
25416         (__rawmemchr): Do not use BP_SYM.
25417         (rawmemchr): Do not use BP_SYM in weak_alias.
25418         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
25419         (PARMS): Do not use macros from bp-asm.h.
25420         (S): Likewise.
25421         (SIZE): Likewise.
25422         (__mpn_rshift): Do not use BP_SYM.
25423         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
25424         (PARMS): Do not use macros from bp-asm.h.
25425         (SIGMSK): Likewise.
25426         (__sigsetjmp): Likewise.  Do not use BP_SYM.
25427         * sysdeps/i386/start.S: Do not include "bp-sym.h".
25428         (_start): Do not use BP_SYM.
25429         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
25430         (PARMS): Do not use macros from bp-asm.h.
25431         (DEST): Likewise.
25432         (SRC): Likewise.
25433         (__stpcpy): Likewise.  Do not use BP_SYM.
25434         (stpcpy): Do not use BP_SYM in weak_alias.
25435         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
25436         "bp-asm.h".
25437         (PARMS): Do not use macros from bp-asm.h.
25438         (DEST): Likewise.
25439         (SRC): Likewise.
25440         (LEN): Likewise.
25441         (__stpncpy): Likewise.  Do not use BP_SYM.
25442         (stpncpy): Do not use BP_SYM in weak_alias.
25443         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
25444         (PARMS): Do not use macros from bp-asm.h.
25445         (STR): Likewise.
25446         (CHR): Likewise.
25447         (strchr): Likewise.  Do not use BP_SYM.
25448         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
25449         "bp-asm.h".
25450         (PARMS): Do not use macros from bp-asm.h.
25451         (STR): Likewise.
25452         (CHR): Likewise.
25453         (__strchrnul): Likewise.  Do not use BP_SYM.
25454         (strchrnul): Do not use BP_SYM in weak_alias.
25455         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
25456         "bp-asm.h".
25457         (PARMS): Do not use macros from bp-asm.h.
25458         (STOP): Likewise.
25459         (strcspn): Do not use BP_SYM.
25460         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
25461         "bp-asm.h".
25462         (PARMS): Do not use macros from bp-asm.h.
25463         (STR): Likewise.
25464         (STOP): Likewise.
25465         (strpbrk): Likewise.  Do not use BP_SYM.
25466         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
25467         "bp-asm.h".
25468         (PARMS): Do not use macros from bp-asm.h.
25469         (STR): Likewise.
25470         (CHR): Likewise.
25471         (strrchr): Likewise.  Do not use BP_SYM.
25472         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
25473         (PARMS): Do not use macros from bp-asm.h.
25474         (SKIP): Likewise.
25475         (strspn): Do not use BP_SYM.
25476         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
25477         (PARMS): Do not use macros from bp-asm.h.
25478         (STR): Likewise.
25479         (DELIM): Likewise.
25480         (SAVE): Likewise.
25481         (FUNCTION): Likewise.  Do not use BP_SYM.
25482         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
25483         aliases.
25484         (strtok_r): Likewise.
25485         (__GI___strtok_r): Likewise.
25486         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
25487         (PARMS): Do not use macros from bp-asm.h.
25488         (S1): Likewise.
25489         (S2): Likewise.
25490         (SIZE): Likewise.
25491         (__mpn_sub_n): Do not use BP_SYM.
25492         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
25493         "bp-asm.h".
25494         (PARMS): Do not use macros from bp-asm.h.
25495         (S1): Likewise.
25496         (SIZE): Likewise.
25497         (__mpn_submul_1): Do not use BP_SYM.
25498         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
25499         <bp-sym.h>.
25500         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
25501         and <bp-asm.h>.
25502         (PARMS): Do not use macros from bp-asm.h.
25503         (FLAGS): Likewise.
25504         (PTID): Likewise.
25505         (TLS): Likewise.
25506         (CTID): Likewise.
25507         (__clone): Do not use BP_SYM.
25508         (clone): Do not use BP_SYM in weak_alias.
25509         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
25510         and <bp-asm.h>.
25511         (PARMS): Do not use macros from bp-asm.h.
25512         (LEN): Likewise.
25513         (__mmap64): Do not use BP_SYM.
25514         (mmap64): Do not use BP_SYM in weak_alias.
25515         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
25516         <bp-sym.h> and <bp-asm.h>.
25517         (PARMS): Do not use macros from bp-asm.h.
25518         (__posix_fadvise64_l64): Do not use BP_SYM.
25519         * sysdeps/unix/sysv/linux/i386/semtimedop.S
25520         (PARMS): Do not use macros from bp-asm.h.
25521         (NSOPS): Likewise.
25522         (semtimedop): Do not use BP_SYM.
25523         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
25524         and <bp-asm.h>.
25526 2013-02-21  Allan McRae  <allan@archlinux.org>
25528         * manual/message.texi (Charset conversion in gettext):
25529         Move @end statement to beginning of line.
25531 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
25533         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
25534         static.
25535         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
25536         Likewise.
25538         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
25539         (denorm): Likewise.
25540         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
25541         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
25543 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
25545         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
25546         tail-call to the resolved function if pltexit isn't needed.
25548 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
25550         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
25551         or Y being zero as being unlikely.
25552         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
25553         Likewise.
25555 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
25557         * manual/nss.texi (System Databases and Name Service Switch):
25558         Remove frobnicate @pxref.
25560 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
25562         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
25563         __attribute__ ((unused)) to __attribute__ ((__unused__)).
25565 2013-02-20  Petr Machata  <pmachata@redhat.com>
25567         * elf/elf.h (R_ARM_TARGET1): New macro.
25568         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
25569         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
25570         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
25571         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
25572         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
25573         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
25574         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
25575         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
25576         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
25577         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
25578         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
25579         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
25580         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
25581         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
25582         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
25583         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
25584         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
25585         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
25586         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
25587         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
25588         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
25589         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
25590         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
25591         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
25592         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
25593         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
25594         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
25595         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
25596         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
25597         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
25598         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
25599         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
25600         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
25601         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
25602         (R_ARM_THM_GOT_BREL12): Likewise.
25603         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
25604         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
25605         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
25606         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
25607         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
25608         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
25609         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
25610         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
25611         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
25613 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
25615         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
25616         __attribute_used__ to __attribute__ ((unused)).
25618 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
25620         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
25621         powerpc mpa.c.
25622         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
25623         comment formatting.
25624         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
25626 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
25628         [BZ #13550]
25629         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
25630         Remove macro.
25631         (ENTER): Remove both macro definitions.
25632         (LEAVE): Likewise.
25633         (CHECK_BOUNDS_LOW): Likewise.
25634         (CHECK_BOUNDS_HIGH): Likewise.
25635         (CHECK_BOUNDS_BOTH): Likewise.
25636         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
25637         (RETURN_BOUNDED_POINTER): Likewise.
25638         (RETURN_NULL_BOUNDED_POINTER): Likewise.
25639         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
25640         (POP_ERRNO_LOCATION_RETURN): Likewise.
25641         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
25642         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25643         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
25644         macros.
25645         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25646         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
25647         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
25648         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
25649         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
25650         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
25651         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
25652         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
25653         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
25654         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
25655         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
25656         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
25657         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25658         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
25659         removed macros.
25660         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25661         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
25662         macros.
25663         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25664         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
25665         * sysdeps/i386/i586/memset.S (memset): Likewise.
25666         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
25667         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25668         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
25669         macros.
25670         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25671         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
25672         Change uses of L(2) to L(out).
25673         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
25674         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
25675         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
25676         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25677         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
25678         removed macros.
25679         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25680         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
25681         macros.
25682         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25683         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
25684         (RETURN): Do not use macro LEAVE.
25685         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
25686         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
25687         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
25688         * sysdeps/i386/i686/memset.S (memset): Likewise.
25689         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
25690         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
25691         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
25692         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
25693         Likewise.
25694         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
25695         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
25696         L(1_2) and L(1_3) into L(1).
25697         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
25698         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
25699         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25700         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
25701         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
25702         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
25703         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
25704         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25705         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
25706         macros.
25707         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
25708         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25709         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
25710         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
25711         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
25712         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
25713         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
25714         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
25715         * sysdeps/i386/strcspn.S (strcspn): Likewise.
25716         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
25717         * sysdeps/i386/strrchr.S (strrchr): Likewise.
25718         * sysdeps/i386/strspn.S (strspn): Likewise.
25719         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
25720         conditional code.
25721         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
25722         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
25723         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
25724         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
25725         L(1_3) into L(1_1).
25726         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
25727         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25728         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
25729         macros.
25730         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25732 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
25734         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
25735         macro.
25737 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
25739         * math/atest-exp.c (exp_mpn): Remove ROUND.
25740         * math/atest-exp2.c (exp_mpn): Likewise.
25741         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
25743         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
25744         * stdlib/tst-tls-atexit-lib.c: Likewise.
25745         * stdlib/tst-tls-atexit.c: Likewise.
25747 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
25749         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
25750         and __attribute_alloc_size__.
25752 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
25754         * include/programs/xmalloc.h: Change __attribute_alloc_size to
25755         __attribute_alloc_size__.
25756         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
25757         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
25759 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
25761         * include/programs/xmalloc.h: New file.
25762         * catgets/gencat.c: Include it.
25763         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
25764         * elf/pldd.c: Likewise.
25765         * iconv/iconv_charmap.c: Likewise.
25766         * iconv/iconvconfig.c: Likewise.
25767         * iconv/strtab.c: Likewise.
25768         * locale/programs/locale.c: Likewise.
25769         * locale/programs/localedef.h: Likewise.
25770         * locale/programs/simple-hash.c: Likewise.
25771         * nscd/nscd.h: Likewise.
25772         * nss/makedb.c: Likewise.
25773         * sysdeps/generic/ldconfig.h: Likewise.
25775 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
25777         * Versions.def: Add GLIBC_2.18.
25778         * include/link.h (struct link_map): New member l_tls_dtor_count.
25779         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
25780         (__call_tls_dtors): Likewise.
25781         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
25782         __cxa_thread_atexit_impl.
25783         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
25784         Likewise.
25785         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
25786         Likewise.
25787         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
25788         Likewise.
25789         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
25790         Likewise.
25791         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
25792         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
25793         Likewise.
25794         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
25795         Likewise.
25796         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
25797         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
25798         Likewise.
25799         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
25800         (tests): Add test case tst-tls-atexit.
25801         (modules-names): Add shared library for tst-tls-atexit.
25802         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
25803         (GLIBC_PRIVATE): Add __call_tls_dtors.
25804         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
25805         for libstdc++.
25806         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
25807         * stdlib/tst-tls-atexit.c: New test case.
25808         * stdlib/tst-tls-atexit-lib.c: New test case.
25810         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
25812         * elf/Versions (ld): Add _dl_find_dso_for_object.
25813         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
25814         * elf/dl-open.c (_dl_find_dso_for_object): New function.
25815         (dl_open_worker): Use _dl_find_dso_for_object.
25816         * elf/dl-sym.c (do_sym): Likewise.
25817         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
25819 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
25821         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
25822         Syntactic changes only.
25823         (_dl_runtime_profile): Do a tail-call to the resolved function.
25825 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
25827         [BZ #13550]
25828         * sysdeps/x86_64/bp-asm.h: Remove file.
25829         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
25830         <bp-sym.h> and <bp-asm.h>.
25831         (__clone): Do not use BP_SYM.
25832         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
25833         <bp-sym.h> and <bp-asm.h>.
25834         * sysdeps/unix/x86_64/sysdep.S: Likewise.
25835         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
25836         "bp-asm.h".
25837         (_setjmp): Do not use BP_SYM.
25838         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
25839         "bp-asm.h".
25840         (setjmp): Do not use BP_SYM.
25841         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
25842         libc_hidden_def.
25843         (mempcpy): Do not use BP_SYM in weak_alias.
25844         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
25845         "bp-asm.h".
25846         (strchr): Do not use BP_SYM.
25847         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
25848         "bp-asm.h".
25849         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
25850         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
25851         (_start): Do not use BP_SYM.
25852         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
25853         "bp-asm.h".
25854         (strcat): Do not use BP_SYM.
25855         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
25856         "bp-asm.h".
25857         (STRCMP): Do not use BP_SYM.
25858         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
25859         "bp-asm.h".
25860         (STRCPY): Do not use BP_SYM.
25861         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
25862         "bp-asm.h".
25863         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
25864         "bp-asm.h".
25865         (FUNCTION): Do not use BP_SYM.
25866         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
25867         weak_alias.
25868         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
25870 2013-02-17  Andreas Jaeger  <aj@suse.de>
25872         * time/Versions: Sort entries.
25873         * string/Versions: Likewise.
25874         * resolv/Versions: Likewise.
25875         * posix/Versions: Likewise.
25876         * iconv/Versions: Likewise.
25877         * elf/Versions: Likewise.
25878         * wcsmbs/Versions: Likewise.
25880 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
25882         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
25883         loop termination condition.
25885         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
25886         variable to calculate EZ.
25887         (__sqr): Likewise.
25889         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
25890         the lower precision input.
25892 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
25894         [BZ #13550]
25895         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
25896         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
25897         (run-via-rtld-prefix): Do not handle %-bp tests.
25898         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
25899         (all-object-suffixes): Remove .ob.
25900         (bppfx): Remove variable.
25901         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
25902         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
25903         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
25904         [$(build-bounded) = yes] (libtype.ob): Likewise.
25905         * Makerules (elide-routines.ob): Remove variable.
25906         (do-tests-clean): Do not handle *-bp.out.
25907         (common-mostlyclean): Do not handle *-bp and *-bp.out.
25908         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
25909         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
25910         (tests): Do not include $(tests-bp.out).
25911         (xtests): Do not include $(xtests-bp.out).
25912         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
25913         [$(build-bounded) = yes] ($(addprefix
25914         $(objpfx),$(binaries-bounded))): Remove rule.
25915         ($(objpfx)%-bp.out): Remove rule.
25916         * config.make.in (build-bounded): Remove variable.
25917         * crypt/Makefile [$(build-bounded) = yes]
25918         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
25919         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
25920         append to variable.
25921         [$(build-bounded) = yes] (install-lib): Likewise.
25922         [$(build-bounded) = yes] (generated): Likewise.
25923         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
25924         Remove rule.
25925         * intl/Makefile [$(build-bounded) = yes]
25926         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
25927         * math/Makefile [$(build-bounded) = yes]
25928         ($(tests:%=$(objpfx)%-bp): Likewise.
25929         * misc/Makefile [$(build-bounded) = yes]
25930         ($(objpfx)tst-tsearch-bp): Likewise.
25931         * nptl/Makeconfig (bounded-thread-library): Remove variable.
25932         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
25933         Remove dependency.
25934         * string/Makefile (o-objects.ob): Remove variable.
25935         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
25936         (CFLAGS-.ob): Remove variable.
25937         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
25938         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
25939         both definitions of variable.
25940         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
25941         (ASFLAGS-.ob): Remove variable.
25943 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
25945         [BZ #13550]
25946         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
25947         Remove __BOUNDED_POINTERS__ from condition.
25948         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
25949         * string/bits/string2.h [!__NO_STRING_INLINES &&
25950         !__BOUNDED_POINTERS__]: Likewise.
25951         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
25952         Likewise.
25953         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
25954         Remove conditional code.
25955         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
25956         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
25957         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
25958         condition.
25960         [BZ #13550]
25961         * csu/libc-start.c: Do not include <bp-sym.h>.
25962         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
25963         * elf/dl-open.c: Do not include <bp-sym.h>.
25964         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
25965         * math/fegetenv.c: Do not include <bp-sym.h>.
25966         (fegetenv): Do not use BP_SYM in versioned symbols.
25967         * nptl/sysdeps/pthread/bits/libc-lockP.h
25968         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
25969         <bp-sym.h>.
25970         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25971         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
25972         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25973         (__pthread_mutex_destroy): Likewise.
25974         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25975         (__pthread_mutex_lock): Likewise.
25976         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25977         (__pthread_mutex_trylock): Likewise.
25978         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25979         (__pthread_mutex_unlock): Likewise.
25980         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25981         (__pthread_mutexattr_init): Likewise.
25982         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25983         (__pthread_mutexattr_destroy): Likewise.
25984         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25985         (__pthread_mutexattr_settype): Likewise.
25986         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25987         (__pthread_rwlock_init): Likewise.
25988         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25989         (__pthread_rwlock_destroy): Likewise.
25990         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25991         (__pthread_rwlock_rdlock): Likewise.
25992         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25993         (__pthread_rwlock_tryrdlock): Likewise.
25994         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25995         (__pthread_rwlock_wrlock): Likewise.
25996         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25997         (__pthread_rwlock_trywrlock): Likewise.
25998         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25999         (__pthread_rwlock_unlock): Likewise.
26000         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26001         (__pthread_key_create): Likewise.
26002         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26003         (__pthread_setspecific): Likewise.
26004         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26005         (__pthread_getspecific): Likewise.
26006         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
26007         Likewise.
26008         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26009         (_pthread_cleanup_push_defer): Likewise.
26010         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26011         (_pthread_cleanup_pop_restore): Likewise.
26012         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26013         (pthread_setcancelstate): Likewise.
26014         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
26015         <bp-sym.h>.
26016         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
26017         (memchr): Do not use BP_SYM in weak_alias.
26018         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
26019         (fegetenv): Do not use BP_SYM in versioned symbols.
26020         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
26021         (fesetenv): Do not use BP_SYM in versioned symbols.
26022         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
26023         (feupdateenv): Do not use BP_SYM in versioned symbols.
26024         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
26025         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
26026         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
26027         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
26028         (open64): Do not use BP_SYM in weak_alias.
26029         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
26030         (fegetenv): Do not use BP_SYM in versioned symbols.
26031         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
26032         (fesetenv): Do not use BP_SYM in versioned symbols.
26033         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
26034         (feupdateenv): Do not use BP_SYM in versioned symbols.
26035         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
26036         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
26037         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
26038         (feraiseexcept): Do not use BP_SYM in versioned symbols.
26039         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
26040         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
26041         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
26042         <bp-sym.h>.
26043         (__libc_start_main): Do not use BP_SYM.
26045 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
26047         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
26048         redundant return line.
26049         (norm): Likewise.
26050         (denorm): Likewise.
26051         (dbl_mp): Likewise.
26052         (sub_magnitudes): Likewise.
26053         (__add): Likewise.
26054         (__sub): Likewise.
26055         (__mul): Likewise.
26056         (__inv): Likewise.
26057         (__dvd): Likewise.
26058         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
26059         (norm): Likewise.
26060         (denorm): Likewise.
26061         (dbl_mp): Likewise.
26062         (sub_magnitudes): Likewise.
26063         (__add): Likewise.
26064         (__sub): Likewise.
26065         (__mul): Likewise.
26066         (__inv): Likewise.
26067         (__dvd): Likewise.
26069         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
26070         instead of __mul.
26071         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
26072         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
26073         (cc32): Likewise.
26075         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
26076         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
26077         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
26078         of __mul for squares.
26079         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
26080         function
26081         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
26082         Likewise.
26083         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
26084         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
26086 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
26088         [BZ #13550]
26089         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
26090         code.
26091         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
26092         prototype or function definition.  Rename ubp_* variables and
26093         parameters.  Remove argv definitions conditional on
26094         [__BOUNDED_POINTERS__].
26095         * debug/backtrace.c (__backtrace): Do not use __unbounded.
26096         * elf/dl-runtime.c (_dl_fixup): Likewise.
26097         * include/set-hooks.h (RUN_HOOK): Likewise.
26098         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
26099         definition.
26100         * string/strcpy.c (strcpy): Do not use __unbounded.
26101         * sysdeps/generic/frame.h (struct layout): Likewise.
26102         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
26103         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
26104         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
26105         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
26106         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
26107         (__backtrace): Likewise.
26108         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
26109         use __ptrvalue.
26110         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
26111         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
26112         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
26113         Likewise.
26114         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
26115         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
26116         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
26117         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
26118         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
26119         Do not use __unbounded.
26120         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
26121         Rename __unboundedrlimits parameter to rlimits in prototype.
26122         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
26123         Do not use __unbounded.
26124         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
26125         not use __ptrvalue.
26126         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
26127         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
26128         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
26129         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
26130         __ptrvalue or __unbounded.
26131         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
26132         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
26133         use __unbounded.
26134         (__new_msgctl): Do not use __ptrvalue.
26135         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
26136         __unbounded.
26137         (__libc_msgrcv): Do not use __ptrvalue.
26138         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
26139         startup_info): Do not use __unbounded.
26140         (__libc_start_main): Likewise.  Rename ubp_* variables and
26141         parameters.  Remove argv definitions conditional on
26142         [__BOUNDED_POINTERS__].
26143         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
26144         __ptrvalue.
26145         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
26146         use __unbounded.
26147         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
26148         or __ptrvalue.
26149         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
26150         use __unbounded.
26151         (__new_shmctl): Do not use __ptrvalue.
26152         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
26153         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
26154         Likewise.
26155         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
26156         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
26157         (__libc_sigaction): Likewise.
26158         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
26159         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
26160         Likewise.
26161         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
26163 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
26165         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
26167         * string/mempcpy.c: Implement by calling memcpy.
26169 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
26171         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
26173         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
26174         evaluation.
26176         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
26177         values in the mantissa.
26179         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
26180         minimize writes to Z.
26181         (sub_magnitudes): Simplify code a bit.
26183 2013-02-12  Roland McGrath  <roland@hack.frob.com>
26185         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
26186         from the message.  The linker prefixes all warnings with that already.
26188 2013-02-12  Andreas Schwab  <schwab@suse.de>
26190         [BZ #15078]
26191         * posix/regexec.c (extend_buffers): Add parameter min_len.
26192         (check_matching): Pass minimum needed length.
26193         (clean_state_log_if_needed): Likewise.
26194         (get_subexp): Likewise.
26195         * posix/Makefile (tests): Add bug-regex34.
26196         (bug-regex34-ENV): Define.
26197         * posix/bug-regex34.c: New file.
26199         [BZ #11561]
26200         * posix/regcomp.c (parse_bracket_exp): When looking up collating
26201         elements compare against the byte sequence of it, not its name.
26202         * posix/Makefile (tests): Add bug-regex35.
26203         (bug-regex35-ENV): Define.
26204         * posix/bug-regex35.c: New file.
26206 2013-02-11  Tom de Vries  <tom@codesourcery.com>
26208         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
26209         comment.
26210         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
26211         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
26212         (CHECK_EOL): Add undef.
26214 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
26216         * bits/stdlib-bsearch.h: New file.
26217         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
26218         * stdlib/stdlib.h: Likewise.
26220 2013-02-11  Roland McGrath  <roland@hack.frob.com>
26222         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
26223         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
26224         declaration.
26225         * manual/search.texi (Array Search Function): Add missing const in
26226         lfind prototype.
26227         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
26228         declaration to use rlim_t.
26229         (Basic Scheduling Functions): Remove erroneous const from
26230         sched_getparam prototype.  Remove erroneous * from
26231         sched_get_priority_max and sched_get_priority_min prototypes.
26232         (Resource Usage): Fix summary @comment on vtimes to refer to
26233         sys/vtimes.h rather than vtimes.h.
26234         Add missing *s in vtimes prototype.
26235         (Limits on Resources): Fix ulimit prototype to return long int.
26236         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
26237         prototypes to use long int rather than double.
26238         (BSD Random): Fix initstate and setstate to use char *, not void *.
26239         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
26240         prototype to make second argument 'struct aiocb64 *const[]'.
26241         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
26242         (Status of AIO Operations): Remove erroneous const in aio_return and
26243         aio_return64 prototypes.
26244         (Synchronizing I/O): Fix sync prototype to return void.
26245         * manual/startup.texi (Suboptions): Remove an erroneous const in
26246         getsubopt prototype.
26247         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
26248         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
26249         use size_t rather than int.
26250         (Scanning All Users): Likewise for getpwent_r.
26251         (Setting Groups): Add missing const to setgroups prototype.
26252         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
26253         * manual/socket.texi (Host Names): Fix gethostbyaddr and
26254         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
26255         'const void *' rather than 'const char *'.
26256         (Host Address Functions): Likewise for inet_ntop.
26257         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
26258         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
26259         ssize_t for return value.
26260         (Sending Data): Likewise for send, sendto, sendmsg.
26261         (Socket Option Functions): Add a missing const in setsockopt prototype.
26262         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
26263         use wchar_t for the argument.
26264         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
26265         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
26266         take no arguments.
26267         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
26268         double/float/long double for second argument.
26269         Fix return types of significand, significandf, significandl.
26270         * manual/filesys.texi (Setting Permissions): Use mode_t for second
26271         argument in fchmod prototype.
26272         (File Owner): Use uid_t and gid_t in fchown prototype.
26273         (File Times): Add const to utimes, futimes, and lutimes prototypes.
26274         (Making Special Files): Use mode_t and dev_t in mknod prototype.
26275         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
26276         use 'const struct dirent **' as argument types to CMP function pointer
26277         argument.
26278         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
26279         (File Times): Fix summary magic @comment for struct utimbuf and utime
26280         to refer to utime.h, not time.h.
26281         * manual/string.texi (Argz Functions): Add missing const in
26282         argz_extract and argz_next prototypes.
26283         (Finding Tokens in a String): Likewise for basename.
26284         (String/Array Comparison): Fix typo in wcscasecmp prototype.
26285         (Copying and Concatenation): Fix typo in wmemmove prototype.
26286         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
26287         (Signal Stack): Remove erroneous const in sigstack prototype.
26288         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
26289         prototype.
26290         (Simple Calendar Time): Likewise for stime.
26291         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
26292         prototype.
26293         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
26294         say sys/sysctl.h instead.
26295         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
26296         and vsyslog prototypes.
26298 2013-02-11  Tom de Vries  <tom@codesourcery.com>
26300         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
26301         Remove.
26303 2013-02-11  Roland McGrath  <roland@hack.frob.com>
26305         * misc/sys/mman.h: Fix typo in mremap comment.
26307 2013-02-08  Roland McGrath  <roland@hack.frob.com>
26309         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
26310         the '\0' terminator.
26312 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
26314         [BZ #13550]
26315         * debug/segfault.c: Don't include <bp-checks.h>.
26316         * sysdeps/generic/bp-checks.h: Remove file.
26317         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
26318         (__GETDENTS): Don't use CHECK_N.
26319         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
26320         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
26321         (__getgroups): Don't use CHECK_N.
26322         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
26323         (setgroups): Don't use CHECK_N.
26324         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
26325         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
26326         (__libc_msgrcv): Don't use CHECK_N.
26327         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
26328         (__libc_msgsnd): Don't use CHECK_N.
26329         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
26330         <bp-checks.h>.
26331         (__libc_pread): Don't use CHECK_N.
26332         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
26333         include <bp-checks.h>.
26334         (__libc_pread64): Don't use CHECK_N.
26335         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
26336         include <bp-checks.h>.
26337         (__libc_pwrite): Don't use CHECK_N.
26338         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
26339         include <bp-checks.h>.
26340         (__libc_pwrite64): Don't use CHECK_N.
26341         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
26342         <bp-checks.h>.
26343         (__libc_pread): Don't use CHECK_N.
26344         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
26345         include <bp-checks.h>.
26346         (__libc_pread64): Don't use CHECK_N.
26347         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
26348         include <bp-checks.h>.
26349         (__libc_pwrite): Don't use CHECK_N.
26350         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
26351         include <bp-checks.h>.
26352         (__libc_pwrite64): Don't use CHECK_N.
26353         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
26354         (do_pread): Don't use CHECK_N.
26355         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
26356         (do_pread64): Don't use CHECK_N.
26357         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
26358         (do_pwrite): Don't use CHECK_N.
26359         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
26360         (do_pwrite64): Don't use CHECK_N.
26361         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
26362         (__libc_readv): Don't use CHECK_N.
26363         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
26364         (semop): Don't use CHECK_N.
26365         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
26366         <bp-checks.h>.
26367         (semtimedop): Don't use CHECK_N.
26368         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
26369         (__libc_pread): Don't use CHECK_N.
26370         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
26371         <bp-checks.h>.
26372         (__libc_pread64): Don't use CHECK_N.
26373         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
26374         <bp-checks.h>.
26375         (__libc_pwrite): Don't use CHECK_N.
26376         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
26377         <bp-checks.h>.
26378         (__libc_pwrite64): Don't use CHECK_N.
26379         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
26380         <bp-checks.h>.
26381         (__libc_msgrcv): Don't use CHECK_N.
26382         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
26383         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
26384         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
26385         (__libc_writev): Don't use CHECK_N.
26387 2013-02-08  Roland McGrath  <roland@hack.frob.com>
26389         * string/strcpy.c: Removed unused variable.
26391         * Makeconfig (+sysdep-includes): Define with := rather than =.
26392         Use an existing include/ subdir of each sysdeps dir before it.
26394 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
26396         * nscd/connection.c (register_traced_file): Comment function.
26397         [HAVE_INOTIFY] (union __inev): Define.
26398         [HAVE_INOTIFY] (inotify_check_files): New function.
26399         [HAVE_INOTIFY] (clear_db_cache): Likewise.
26400         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
26401         clear_db_cache.
26402         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
26404 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
26406         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
26407         loaded if not already and that a failure is permanent.
26409 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
26411         [BZ #15006]
26412         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
26413         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
26415 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
26417         [BZ #13550]
26418         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
26419         (CHECK_1_NULL_OK): Likewise.
26420         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
26421         (__fxstat): Do not use CHECK_1.
26422         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
26423         <bp-checks.h>.
26424         (___fxstat64): Do not use CHECK_1.
26425         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
26426         <bp-checks.h>.
26427         (__fxstatat): Do not use CHECK_1.
26428         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
26429         <bp-checks.h>.
26430         (__fxstatat64): Do not use CHECK_1.
26431         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
26432         <bp-checks.h>.
26433         (__fxstat): Do not use CHECK_1.
26434         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
26435         <bp-checks.h>.
26436         (__fxstatat): Do not use CHECK_1.
26437         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
26438         <bp-checks.h>.
26439         (__getresgid): Do not use CHECK_1.
26440         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
26441         <bp-checks.h>.
26442         (__getresuid): Do not use CHECK_1.
26443         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
26444         <bp-checks.h>.
26445         (__lxstat): Do not use CHECK_1.
26446         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
26447         <bp-checks.h>.
26448         (__old_msgctl): Do not use CHECK_1.
26449         (__new_msgctl): Likewise.
26450         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
26451         <bp-checks.h>.
26452         (__new_setrlimit): Do not use CHECK_1.
26453         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
26454         <bp-checks.h>.
26455         (__old_shmctl): Do not use CHECK_1.
26456         (__new_shmctl): Likewise.
26457         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
26458         <bp-checks.h>.
26459         (__xstat): Do not use CHECK_1.
26460         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
26461         (__lxstat): Do not use CHECK_1.
26462         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
26463         <bp-checks.h>.
26464         (___lxstat64): Do not use CHECK_1.
26465         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
26466         (__old_msgctl): Do not use CHECK_1.
26467         (__new_msgctl): Likewise.
26468         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
26469         <bp-checks.h>.
26470         (__gettimeofday): Do not use CHECK_1.
26471         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
26472         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
26473         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
26474         <bp-checks.h>.
26475         (__gettimeofday): Do not use CHECK_1.
26476         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
26477         (__old_shmctl): Do not use CHECK_1_NULL_OK.
26478         (__new_shmctl): Do not use CHECK_1.
26479         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
26480         <bp-checks.h>.
26481         (do_sigtimedwait): Do not use CHECK_1.
26482         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
26483         <bp-checks.h>.
26484         (do_sigwaitinfo): Do not use CHECK_1.
26485         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
26486         <bp-checks.h>.
26487         (msgctl): Do not use CHECK_1.
26488         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
26489         <bp-checks.h>.
26490         (shmctl): Do not use CHECK_1.
26491         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
26492         (ustat): Do not use CHECK_1.
26493         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
26494         <bp-checks.h>.
26495         (__fxstat): Do not use CHECK_1.
26496         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
26497         <bp-checks.h>.
26498         (__fxstatat): Do not use CHECK_1.
26499         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
26500         <bp-checks.h>.
26501         (__lxstat): Do not use CHECK_1.
26502         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
26503         <bp-checks.h>.
26504         (__xstat): Do not use CHECK_1.
26505         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
26506         (__xstat): Do not use CHECK_1.
26507         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
26508         (___xstat64): Do not use CHECK_1.
26510         [BZ #13550]
26511         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
26512         definitions.
26513         (CHECK_BOUNDS_HIGH): Likewise.
26514         * string/strcpy.c: Do not include <bp-checks.h>.
26515         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
26517 2013-02-07  Roland McGrath  <roland@hack.frob.com>
26519         * nscd/nscd-client.h (__nscd_drop_map_ref):
26520         Add __attribute__ ((unused)).
26521         * nis/nss-nisplus.h (niserr2nss): Likewise.
26523         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
26524         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
26526         * csu/libc-tls.c (init_static_tls, init_slotinfo):
26527         Remove inline keyword.
26528         * include/rounding-mode.h (round_away): Likewise.
26529         * libio/wfileops.c (adjust_wide_data): Likewise.
26530         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
26531         (__m128i_strloadu_tolower): Likewise.
26532         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
26533         (__m128i_strloadu_tolower): Likewise.
26534         * time/mktime.c (ydhms_diff): Likewise.
26535         * locale/elem-hash.h (elem_hash): Likewise.
26536         * locale/setlocale.c (setdata): Likewise.
26537         * posix/regex_internal.h (re_string_char_size_at): Likewise.
26538         (re_string_wchar_at): Likewise.
26539         (bitset_not, bitset_merge, bitset_mask): Likewise.
26540         [!(__GNUC__ > 3)] (inline): Remove macro.
26541         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
26542         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
26543         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
26544         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
26545         * string/memcmp.c (memcmp_bytes): Likewise.
26546         * locale/programs/locarchive.c (compute_hashval): Likewise.
26547         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
26548         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
26549         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
26550         * nss/getent.c (print_rpc, print_protocols): Likewise.
26551         (print_passwd, print_group, print_aliases): Likewise.
26552         * nis/nss-nisplus.h (niserr2nss): Likewise.
26553         * nscd/connections.c (restart_p): Likewise.
26554         Change return type to bool.
26556 2013-02-05  Roland McGrath  <roland@hack.frob.com>
26558         * Makeconfig (all-Depend-files): Add existing
26559         $(sorted-subdirs:=/Depend) files.
26560         (all-subdirs): Remove nss.
26561         * sysdeps/unix/inet/Subdirs: Add it here instead.
26562         * hesiod/Depend: New file.
26564         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
26565         instead of calling alloca.
26567         * io/lseek.c (__lseek): Rename to __libc_lseek.
26568         Define __lseek as an alias.
26570         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
26572 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
26574         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
26575         else clause and remove check for non-standard endianness.
26577 2013-02-04  David S. Miller  <davem@davemloft.net>
26579         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26581 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
26583         [BZ #13550]
26584         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
26585         (__ubp_memchr): Remove prototype.
26586         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
26587         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
26588         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
26589         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
26590         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
26591         Remove alias.
26592         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
26593         (__ubp_memchr): Likewise.
26594         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
26595         (__ubp_memchr): Likewise.
26596         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
26597         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
26598         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
26599         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
26600         CHECK_STRING.
26601         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
26602         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
26603         (__getcwd): Do not use CHECK_STRING.
26604         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
26605         <bp-checks.h>.
26606         (__real_chown): Do not use CHECK_STRING.
26607         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
26608         <bp-checks.h>.
26609         (fchownat): Do not use CHECK_STRING.
26610         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
26611         CHECK_STRING.
26612         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
26613         <bp-checks.h>.
26614         (__lchown): Do not use CHECK_STRING.
26615         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
26616         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
26617         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
26618         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
26619         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
26620         include <bp-checks.h>.
26621         (truncate64): Do not use CHECK_STRING.
26622         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
26623         <bp-checks.h>.
26624         (__real_chown): Do not use CHECK_STRING.
26625         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
26626         <bp-checks.h>.
26627         (__lchown): Do not use CHECK_STRING.
26628         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
26629         <bp-checks.h>.
26630         (__chown): Do not use CHECK_STRING.
26631         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
26632         <bp-checks.h>.
26633         (truncate64): Do not use CHECK_STRING.
26634         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
26635         Likewise.
26636         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
26637         (__xmknod): Do not use CHECK_STRING.
26638         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
26639         <bp-checks.h>.
26640         (__xmknodat): Do not use CHECK_STRING.
26641         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
26642         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
26644 2013-02-04  Andreas Schwab  <schwab@suse.de>
26646         [BZ #14142]
26647         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
26648         * include/netdb.h: Likewise for h_errno.
26649         * elf/tst-stackguard1.c: Include <tls.h>.
26651 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
26653         * elf/link.h (struct link_map): Extend the l_addr comment.
26654         * include/link.h (struct link_map): Likewise.
26656 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
26658         [BZ #13550]
26659         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
26660         (BOUNDED_1): Remove macro.
26661         * debug/backtrace.c: Don't include <bp-checks.h>.
26662         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
26663         (__backtrace): Likewise.
26664         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
26665         <bp-checks.h>.
26666         (__backtrace): Don't use BOUNDED_1.
26667         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
26668         <bp-checks.h>.
26669         (__backtrace): Don't use BOUNDED_1.
26670         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
26671         (__backtrace): Don't use BOUNDED_1.
26672         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
26673         (shmat): Don't use BOUNDED_N.
26675 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
26677         [BZ #13550]
26678         * sysdeps/generic/bp-start.h: Remove file.
26679         * csu/libc-start.c: Don't include <bp-start.h>.
26680         (LIBC_START_MAIN): Set up __environ directly instead of using
26681         INIT_ARGV_and_ENVIRON.
26682         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
26683         <bp-start.h>.
26685         [BZ #13550]
26686         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
26687         definitions.
26688         (CHECK_FCNTL): Likewise.
26689         (CHECK_N_PAGES): Likewise.
26691         [BZ #13550]
26692         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
26693         definitions.
26694         (CHECK_SIGSET_NULL_OK): Likewise.
26695         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
26696         <bp-checks.h>.
26697         (sigpending): Don't use CHECK_SIGSET.
26698         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
26699         <bp-checks.h>.
26700         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
26701         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
26702         <bp-checks.h>.
26703         (do_sigsuspend): Don't use CHECK_SIGSET.
26704         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
26705         use CHECK_SIGSET.
26706         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
26707         (do_sigwait): Don't use CHECK_SIGSET.
26708         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
26709         use CHECK_SIGSET.
26710         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
26711         include <bp-checks.h>.
26712         (sigpending): Don't use CHECK_SIGSET.
26713         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
26714         include <bp-checks.h>.
26715         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
26716         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
26717         <bp-checks.h>.
26718         (sigpending): Don't use CHECK_SIGSET.
26719         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
26720         <bp-checks.h>.
26721         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
26723         [BZ #13550]
26724         * sysdeps/generic/bp-semctl.h: Remove file.
26725         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
26726         <bp-checks.h> and <bp-semctl.h>.
26727         (__old_semctl): Don't use CHECK_SEMCTL.
26728         (__new_semctl): Likewise.
26729         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
26730         and <bp-semctl.h>.
26731         (__old_semctl): Don't use CHECK_SEMCTL.
26732         (__new_semctl): Likewise.
26733         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
26734         <bp-checks.h> and <bp-semctl.h>.
26735         (__old_semctl): Don't use CHECK_SEMCTL.
26736         (__new_semctl): Likewise.
26737         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
26738         <bp-checks.h> and <bp-semctl.h>.
26739         (semctl): Don't use CHECK_SEMCTL.
26741         [BZ #13550]
26742         * Makerules (elide-bp-thunks): Remove variable.
26743         (elide-routines.oS): Don't use $(elide-bp-thunks).
26744         (elide-routines.os): Likewise.
26745         (elide-routines.o): Likewise.
26746         (elide-routines.op): Likewise.
26747         (elide-routines.og): Likewise.
26748         (objects): Don't use $(bp-thunks).
26749         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
26750         include.
26751         (common-generated): Do not add s-proto-bp.d.
26752         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
26753         (int): Likewise.
26754         (typ): Likewise.
26755         Do not generate makefile rules for bounded-pointer thunks.
26756         * sysdeps/generic/bp-thunks.h: Remove file.
26757         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
26758         * sysdeps/unix/s-proto-bp.S: Likewise.
26760         [BZ #15062]
26761         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
26762         parts of result separately when argument is not close to line from
26763         -i to i and one part of argument is small.
26764         * math/k_casinhf.c (__kernel_casinhf): Likewise.
26765         * math/k_casinhl.c (__kernel_casinhl): Likewise.
26766         * math/libm-test.inc (cacos_test): Add more tests.
26767         (casin_test): Likewise.
26768         (casinh_test): Likewise.
26769         * sysdeps/i386/fpu/libm-test-ulps: Update.
26770         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26772 2013-01-31  David S. Miller  <davem@davemloft.net>
26774         * po/de.po: Update from translation team.
26776 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
26778         * time/tzfile.c: Include stdint.h for SIZE_MAX.
26780 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
26782         * configure.in (_AC_PROG_CC_C89): New definition.
26783         * configure: Regenerate.
26785         * configure.in (AC_PROG_CPP): New definition.
26786         * configure: Regenerate.
26788 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
26790         * debug/tst-backtrace.h: New file.
26791         * debug/tst-backtrace2.c: Include tst-backtrace.h.
26792         (ret): Remove variable.
26793         (x): Likewise.
26794         (FAIL): Remove macro.
26795         (NO_INLINE): Likewise.
26796         (fn1): Use match function instead of strstr.
26797         * debug/tst-backtrace3.c: Include tst-backtrace.h.
26798         (ret): Remove variable.
26799         (x): Likewise.
26800         (FAIL): Remove macro.
26801         (NO_INLINE): Likewise.
26802         (fn): Use match function instead of strstr.
26803         * debug/tst-backtrace4.c: Include tst-backtrace.h.
26804         (ret): Remove variable.
26805         (x): Likewise.
26806         (FAIL): Remove macro.
26807         (NO_INLINE): Likewise.
26808         (handle_signal): Use match function instead of strstr.
26809         * debug/tst-backtrace5.c: Include tst-backtrace.h.
26810         (ret): Remove variable.
26811         (x): Likewise.
26812         (FAIL): Remove macro.
26813         (NO_INLINE): Likewise.
26814         (handle_signal): Use match function instead of strstr.
26816 2013-01-23  Roland McGrath  <roland@hack.frob.com>
26818         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
26820 2013-01-23  David S. Miller  <davem@davemloft.net>
26822         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
26823         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
26824         argument of CAS if possible.
26825         * sysdeps/sparc/sparc64/bits/atomic.h
26826         (__arch_compare_and_exchange_val_32_acq): Likewise.
26827         (__arch_compare_and_exchange_val_64_acq): Likewise.
26829 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
26831         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
26832         * sysdeps/posix/ulimit.c: ... this.
26833         Include <limits.h>.
26834         * sysdeps/unix/bsd/ulimit.c: Remove file.
26836 2013-01-23  Adam Conrad  <adconrad@0c3.net>
26838         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
26839         (LDFLAGS-tst-array5): Likewise.
26841 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
26843         [BZ #15036]
26844         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
26845         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
26846         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
26847         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
26849 2013-01-21  David S. Miller  <davem@davemloft.net>
26851         * sysdeps/sparc/backtrace.c: New file.
26852         * sysdeps/sparc/sparc32/backtrace.h: New file.
26853         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
26854         * sysdeps/sparc/sparc64/backtrace.h: New file.
26855         * sysdeps/sparc/sparc64/backtrace.c: Delete.
26856         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
26857         -funwind-tables.
26859 2013-01-21  Andreas Schwab  <schwab@suse.de>
26861         [BZ #15020]
26862         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
26863         closed its stdout.
26865 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
26867         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
26868         "mpa2.h".
26869         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
26871 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
26872             Mark Mitchell  <mark@codesourcery.com>
26873             Tom de Vries  <tom@codesourcery.com>
26874             Paul Pluzhnikov  <ppluzhnikov@google.com>
26876         * debug/tst-backtrace2.c: New file.
26877         * debug/tst-backtrace3.c: Likewise.
26878         * debug/tst-backtrace4.c: Likewise.
26879         * debug/tst-backtrace5.c: Likewise.
26880         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
26881         (CFLAGS-tst-backtrace3.c): Likewise.
26882         (CFLAGS-tst-backtrace4.c): Likewise.
26883         (CFLAGS-tst-backtrace5.c): Likewise.
26884         (LDFLAGS-tst-backtrace2): Likewise.
26885         (LDFLAGS-tst-backtrace3): Likewise.
26886         (LDFLAGS-tst-backtrace4): Likewise.
26887         (LDFLAGS-tst-backtrace5): Likewise.
26888         (tests): Add new tests tst-backtrace2, tst-backtrace3,
26889         tst-backtrace4 and tst-backtrace5.
26891 2013-01-18  Anton Blanchard  <anton@samba.org>
26892             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26894         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
26895         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
26896         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
26897         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
26898         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
26899         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
26900         "+r" and remove output regs list as redundant.  Add explicit inline
26901         asm to specify register of return val to work around compiler codegen
26902         bug.  Remove (int) cast on return value.  Add return type parameter to
26903         use in macro so that this macro does not truncate return value for
26904         64-bit values.
26905         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
26906         pass to INTERNAL_VSYSCALL_NCS.
26907         (INLINE_VSYSCALL): Add 'long int' as return type to
26908         INTERNAL_VSYSCALL_NCS macro invocation.
26909         (INTERNAL_VSYSCALL): Add 'long int' as return type to
26910         INTERNAL_VSYSCALL_NCS macro invocation.
26911         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
26913 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
26915         [BZ #14496]
26916         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
26917         Fix application of SIMD FP exception mask.
26919         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
26920         mp_no from a power of two.
26921         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
26922         __mpexp_twomm1.  Use __pow_mp.
26924         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
26925         multiplication.
26927 2013-01-17  David S. Miller  <davem@davemloft.net>
26929         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26931 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
26933         [BZ #15023]
26934         * include/complex.h: Condition contents on [!_COMPLEX_H].
26935         (__kernel_casinhf): New prototype.
26936         (__kernel_casinh): Likewise.
26937         (__kernel_casinhl): Likewise.
26938         * math/Makefile (libm_calls): Add k_casinh.
26939         * math/k_casinh.c: New file.
26940         * math/k_casinhf.c: Likewise.
26941         * math/k_casinhl.c: Likewise.
26942         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
26943         finite nonzero arguments.
26944         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
26945         finite nonzero arguments.
26946         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
26947         finite nonzero arguments.
26948         * math/s_casinh.c: Do not include <float.h>.
26949         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
26950         * math/s_casinhf.c: Do not include <float.h>.
26951         (__casinhf): Move code for finite nonzero arguments to
26952         k_casinhf.c.
26953         * math/s_casinhl.c: Do not include <float.h>.
26954         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
26955         redefine.
26956         (__casinhl): Move code for finite nonzero arguments to
26957         k_casinhl.c.
26958         * math/libm-test.inc (cacos_test): Add more tests.
26959         * sysdeps/i386/fpu/libm-test-ulps: Update.
26960         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26962 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
26964         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
26965         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
26966         [!HAVE_MREMAP]: Remove [defined linux] case.
26967         * malloc/arena.c: Do not include <malloc-sysdep.h>.
26969 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
26971         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
26973 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
26975         * elf/elf.h (R_386_SIZE32): New relocation.
26976         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
26977         R_386_SIZE32.
26978         (elf_machine_rela): Likewise.
26979         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
26980         R_X86_64_SIZE64 and R_X86_64_SIZE32.
26982 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
26984         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
26985         (FP_FAST_FMA): Do not define.
26986         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
26987         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
26988         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
26989         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
26990         !_SOFT_FLOAT]: Likewise.
26991         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
26992         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
26993         value.
26994         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
26995         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
26996         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
26997         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
26998         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
26999         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
27000         file.
27002 2013-01-16  Andreas Schwab  <schwab@suse.de>
27004         [BZ #14327]
27005         * include/stdlib.h (__mktemp): Add declaration.
27006         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
27007         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
27009 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
27011         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
27012         definitions.
27013         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
27014         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
27015         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
27016         definitions here.
27017         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
27018         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
27019         definitions.
27020         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
27021         and ONE.
27022         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
27023         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
27024         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
27025         definitions.
27026         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
27027         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
27028         definitions.
27029         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
27031         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
27033 2013-01-15  David S. Miller  <davem@davemloft.net>
27035         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
27036         trunc{,f} to libm-sysdep_routes.
27037         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
27038         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
27039         file.
27040         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
27041         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
27042         file.
27043         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
27044         file.
27045         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
27046         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
27047         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
27048         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
27049         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
27050         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
27051         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
27052         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
27054         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
27055         nearbyint{,f} to libm-sysdep_routes.
27056         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
27057         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
27058         New file.
27059         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
27060         file.
27061         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
27062         New file.
27063         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
27064         file.
27065         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
27066         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
27067         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
27068         file.
27069         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
27070         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
27071         file.
27072         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
27073         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
27074         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
27076         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
27077         libc_feholdexcept and libc_fesetenv.
27079 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
27081         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
27083 2013-01-14  David S. Miller  <davem@davemloft.net>
27085         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
27086         (SPARC_ASM_VIS2_IFUNC): Likewise.
27087         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
27088         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
27089         use of 'siam' instruction.
27090         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
27091         Likewise.
27092         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
27093         Likewise.
27094         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
27095         Likewise.
27096         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
27097         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
27098         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
27099         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
27100         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
27101         file.
27102         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
27103         file.
27104         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
27105         file.
27106         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
27107         file.
27108         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
27109         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
27110         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
27111         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
27112         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
27113         new VIS2 routines.
27114         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
27115         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
27116         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
27117         Likewise.
27118         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
27119         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
27120         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
27121         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
27122         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
27123         routines to libm-sysdep_routines.
27124         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
27126         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
27127         fdim/fdimf to libm-sysdep_routines.
27128         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
27129         file.
27130         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
27131         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
27132         file.
27133         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
27134         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
27135         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
27136         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
27137         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
27138         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
27139         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
27141 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
27143         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
27144         to optimize copies.
27146         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
27147         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
27148         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27150         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
27151         local variable MPTWO.
27152         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
27153         Likewise.
27155 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
27157         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
27158         GLOB_NOESCAPE.
27160 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
27162         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
27164 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
27166         * manual/pattern.texi (glob_t): Document gl_flags.
27167         (glob64_t): Likewise.
27169 2013-01-11  David S. Miller  <davem@davemloft.net>
27171         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
27172         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
27173         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
27174         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
27175         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
27176         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
27177         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
27178         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
27179         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
27180         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
27181         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
27182         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
27183         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
27185         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
27186         sparc V9 rather than using V8 code.
27187         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
27188         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
27190         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
27191         Move to...
27192         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
27193         Here.
27195 2013-01-11  Roland McGrath  <roland@hack.frob.com>
27197         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
27198         not in the main loop.
27199         * configure: Regenerated.
27201 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
27203         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
27204         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
27205         to just #else.
27206         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
27207         [!__GLIBC_HAVE_LONG_LONG] case.
27208         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
27209         condition to just #else.
27210         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
27211         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
27212         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
27213         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
27214         unconditional.
27215         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
27216         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
27217         #elif condition to just #else.
27218         * sysdeps/unix/sysv/linux/sys/sysmacros.h
27219         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
27220         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
27221         #elif condition to just #else.
27223 2013-01-11  Steve Ellcey  <sellcey@mips.com>
27225         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
27226         (EF_MIPS_ARCH_64): Fix value.
27227         (EF_MIPS_ARCH_32R2): New.
27228         (EF_MIPS_ARCH_64R2): New.
27230 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
27232         * Makeconfig (+link-pie-before-libc): New.
27233         (+link-pie-after-libc): Likewise.
27234         (+link-pie-tests): Likewise.
27235         (+link-pie): Rewritten.
27236         (link-before-libc): Remove $(config-LDFLAGS).
27237         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
27238         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
27239         (config-LDFLAGS): Renamed to ...
27240         (rtld-LDFLAGS): This.
27241         (rtld-tests-LDFLAGS): New macro.
27242         (link-libc-rpath-link): Likewise.
27243         (link-libc-tests-rpath-link): Likewise.
27244         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
27245         (link-libc): Prepand $(link-libc-rpath-link).
27246         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
27247         (test-program-prefix): New macro.
27248         (test-via-rtld-prefix): Likewise.
27249         (test-program-cmd): Likewise.
27250         (host-test-program-cmd): Likewise.
27251         * Makefile ($(common-objpfx)testrun.sh): Replace
27252         $(run-program-prefix) with $(test-program-prefix).
27253         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
27254         $(rtld-LDFLAGS).
27255         ($(common-objpfx)shlib.lds): Likewise.
27256         (build-module-helper): Likewise.
27257         ($(common-objpfx)format.lds): Likewise.
27258         * Rules (binaries-pie-tests): New.
27259         (binaries-pie-notests): Likewise.
27260         (binaries-pie): Rewritten.
27261         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
27262         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
27263         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
27264         (make-test-out): Replace $(host-built-program-cmd) with
27265         $(host-test-program-cmd).
27266         * config.make.in (build-hardcoded-path-in-tests): New variable.
27267         * configure.in (--enable-hardcoded-path-in-tests): New configure
27268         option.
27269         (hardcoded_path_in_tests): New AC_SUBST.
27270         * configure: Regenerated.
27271         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
27272         $(built-program-cmd) with $(test-program-cmd).
27273         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
27274         (test_program_cmd): This.
27275         * elf/Makefile ($(objpfx)order.out): Run test with
27276         $(test-program-prefix).
27277         ($(objpfx)order2.out): Likewise.
27278         ($(objpfx)tst-initorder.out): Likewise.
27279         ($(objpfx)tst-initorder2.out): Likewise.
27280         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
27281         $(test-program-cmd).
27282         ($(objpfx)tst-array1-static.out): Likewise.
27283         ($(objpfx)tst-array2.out): Likewise.
27284         ($(objpfx)tst-array3.out): Likewise.
27285         ($(objpfx)tst-array4.out): Likewise.
27286         ($(objpfx)tst-array5.out): Likewise.
27287         ($(objpfx)tst-array5-static.out): Likewise.
27288         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
27289         $(test-program-cmd).
27290         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
27291         $(run-program-prefix) with $(test-program-prefix).
27292         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
27293         (test_program_prefix): This.
27294         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
27295         $(run-program-prefix) with $(test-program-prefix).
27296         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
27297         (test_program_prefix): This.
27298         * iconvdata/tst-tables.sh: Likewise.
27299         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
27300         $(run-program-prefix) with $(test-program-prefix).
27301         ($(objpfx)tst-translit.out): Likewise.
27302         ($(objpfx)tst-gettext2.out): Likewise.
27303         ($(objpfx)tst-gettext4.out): Likewise.
27304         ($(objpfx)tst-gettext6.out): Likewise.
27305         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
27306         (test_program_prefix): This.
27307         * intl/tst-gettext2.sh: Likewise.
27308         * intl/tst-gettext4.sh  Likewise.
27309         * intl/tst-gettext6.sh: Likewise.
27310         * intl/tst-translit.sh: Likewise.
27311         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
27312         with $(test-program-cmd).
27313         * libio/Makefile ($(objpfx)test-freopen.out): Replace
27314         $(run-program-prefix) with $(test-program-prefix).
27315         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
27316         (test_program_prefix): This.
27317         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
27318         $(run-program-prefix) with $(test-program-prefix).
27319         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
27320         (test_program_prefix): This.
27321         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
27322         * posix/Makefile ($(objpfx)globtest.out): Replace
27323         $(run-via-rtld-prefix) and $(test-wrapper) with
27324         $(test-program-prefix) and $(test-via-rtld-prefix).
27325         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
27326         $(test-program-prefix).
27327         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
27328         $(host-test-program-cmd).
27329         (tst-spawn-ARGS): Likewise.
27330         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
27331         $(test-program-prefix).
27332         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
27333         (test_via_rtld_prefix): This.
27334         (test_wrapper): Renamed to ...
27335         (test_program_prefix): This.
27336         (run_program_prefix): Replaced by test_program_prefix.
27337         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
27338         (test_program_prefix): This.
27339         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
27340         with $(host-test-program-cmd).
27341         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
27342         $(run-program-prefix) with $(test-program-prefix).
27343         ($(objpfx)tst-printf.out): Likewise.
27344         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
27345         $(test-program-cmd).
27346         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
27347         (test_program_prefix): This.
27348         * stdio-common/tst-unbputc.sh: Likewise.
27349         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
27350         $(run-program-prefix) with $(test-program-prefix).
27351         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
27352         (test_program_prefix): This.
27353         * string/Makefile ($(objpfx)tst-svc.out):  Replace
27354         $(built-program-cmd) with $(test-program-cmd).
27356 2013-01-11  Andreas Jaeger  <aj@suse.de>
27358         [BZ #15003]
27359         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
27360         value. Sync with Linux 3.7.
27362 2013-01-10  David S. Miller  <davem@davemloft.net>
27364         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
27365         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
27366         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
27368 2013-01-10  Roland McGrath  <roland@hack.frob.com>
27370         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
27371         never set.
27372         * configure: Regenerated.
27374 2013-01-10  David S. Miller  <davem@davemloft.net>
27376         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
27377         sparc V9 rather than using V8 code.
27378         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
27379         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
27381 2013-01-10  Roland McGrath  <roland@hack.frob.com>
27383         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
27384         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
27385         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
27386         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
27387         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
27388         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
27389         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
27390         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
27391         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
27392         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
27393         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
27394         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
27395         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
27396         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
27397         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
27398         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
27399         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
27400         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
27401         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
27402         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
27403         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
27404         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
27405         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
27406         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
27407         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
27408         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
27409         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
27411 2013-01-10  David S. Miller  <davem@davemloft.net>
27413         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27415 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
27417         * posix/Makefile (tests-static): New variable.
27418         (tests): Add $(tests-static).
27419         (tst-exec-static-ARGS): New variable.
27420         (tst-spawn-static-ARGS): Likewise.
27421         * posix/tst-exec-static.c: New file.
27422         * posix/tst-spawn-static.c: Likewise.
27423         * posix/tst-exec.c: Support run directly.
27424         * posix/tst-spawn.c: Likewise.
27426 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
27428         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
27429         long.
27430         * math/bits/mathcalls.h (llrint): Likewise.
27431         (llround): Likewise.
27432         * stdlib/stdlib.h (struct drand48_data): Likewise.
27433         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
27434         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
27435         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
27436         Likewise.
27437         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
27438         Likewise.
27439         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
27440         (elf_greg_t): Likewise.
27441         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
27442         (__jmp_buf): Likewise.
27443         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
27444         definitions.
27445         (llrint): Likewise, for all definitions.
27446         (llrintl): Likewise.
27448         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
27449         Remove [__GNUC__] condition.
27450         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
27451         condition to just [__USE_ISOC99].
27452         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
27454 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
27456         [BZ #14200]
27457         * sysdeps/unix/sysv/linux/x86/bits/environments.h
27458         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
27459         defined.
27460         (_POSIX_V6_ILP32_OFF32): Likewise.
27461         (_XBS5_ILP32_OFF32): Likewise.
27462         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
27463         (__ILP32_OFFBIG_LDFLAGS): Likewise.
27465 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
27467         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
27469         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
27470         doubles __mpexp_twomm1.  Adjust usage.
27471         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
27472         Remove.
27474 2013-01-10  Andreas Schwab  <schwab@suse.de>
27476         [BZ #14964]
27477         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
27478         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
27480 2013-01-09  David S. Miller  <davem@davemloft.net>
27482         [BZ #15003]
27483         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
27484         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
27485         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
27486         (TCP_FASTOPEN): Define.
27487         (tcp_repair_opt): New structure.
27488         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
27489         enum values.
27490         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
27491         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
27492         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
27493         (tcp_cookie_transactions): New structure.
27495 2013-01-09  Anton Blanchard  <anton@samba.org>
27497         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
27498         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
27499         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
27500         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
27502 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
27504         * include/features.h (__USE_ANSI): Remove.
27506 2013-01-09  Roland McGrath  <roland@hack.frob.com>
27508         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
27510         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
27512 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
27514         * sysdeps/s390/fpu/libm-test-ulps: Update.
27516         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27518         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
27519         (__acr): Likewise.
27520         (__cpy): Likewise.
27521         (norm): Likewise.
27522         (denorm): Likewise.
27523         (__mp_dbl): Likewise.
27524         (__dbl_mp): Likewise.
27525         (add_magnitudes): Likewise.
27526         (sub_magnitudes): Likewise.
27527         (__add): Likewise.
27528         (__sub): Likewise.
27529         (__mul): Likewise.
27530         (__inv): Likewise.
27531         (__dvd): Likewise.
27532         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
27533         (__acr): Likewise.
27534         (__cpy): Likewise.
27535         (norm): Likewise.
27536         (denorm): Likewise.
27537         (__mp_dbl): Likewise.
27538         (__dbl_mp): Likewise.
27539         (add_magnitudes): Likewise.
27540         (sub_magnitudes): Likewise.
27541         (__add): Likewise.
27542         (__sub): Likewise.
27543         (__mul): Likewise.
27544         (__inv): Likewise.
27545         (__dvd): Likewise.
27546         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
27547         (__acr): Likewise.
27548         (__cpy): Likewise.
27549         (norm): Likewise.
27550         (denorm): Likewise.
27551         (__mp_dbl): Likewise.
27552         (__dbl_mp): Likewise.
27553         (add_magnitudes): Likewise.
27554         (sub_magnitudes): Likewise.
27555         (__add): Likewise.
27556         (__sub): Likewise.
27557         (__mul): Likewise.
27558         (__inv): Likewise.
27559         (__dvd): Likewise.
27561 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
27563         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
27564         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
27565         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
27566         2 && __USE_EXTERN_INLINES]: Likewise.
27568 2013-01-08  Andreas Jaeger  <aj@suse.de>
27570         [BZ# 14985]
27571         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
27572         Remove.
27573         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
27574         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
27576 2013-01-07  Anton Blanchard  <anton@samba.org>
27578         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
27579         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
27580         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
27581         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
27582         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
27583         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
27584         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
27585         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
27586         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
27587         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
27588         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
27589         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
27590         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
27591         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
27592         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
27593         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
27594         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
27595         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
27596         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
27597         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
27598         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
27599         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
27600         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
27601         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
27602         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
27603         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
27604         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
27605         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
27606         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
27607         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
27608         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
27609         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27610         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
27611         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
27612         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
27613         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
27614         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
27615         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
27616         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
27617         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
27618         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
27619         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
27620         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
27622 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
27624         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
27625         (__MALLOC_PMT): Likewise.
27626         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
27627         [__GNUC__], only on [_LIBC].
27628         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
27629         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
27630         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
27631         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
27632         forward declaration.
27633         (realloc_hook_ini): Likewise.
27634         (memalign_hook_ini): Likewise.
27635         (__libc_memalign): Do not use __MALLOC_PMT in variable
27636         declaration.
27637         (__libc_valloc): Likewise.
27638         (__libc_pvalloc): Likewise.
27639         (__libc_calloc): Likewise.
27640         (__posix_memalign): Likewise.
27642         [BZ #14996]
27643         * math/s_casinh.c: Include <float.h>.
27644         (__casinh): Do not do computation with squaring and square root
27645         for large arguments.
27646         * math/s_casinhf.c: Include <float.h>.
27647         (__casinhf): Do not do computation with squaring and square root
27648         for large arguments.
27649         * math/s_casinhl.c: Include <float.h>.
27650         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
27651         (__casinhl): Do not do computation with squaring and square root
27652         for large arguments.
27653         * math/libm-test.inc (casin_test): Add more tests.
27654         (casinh_test): Likewise.
27655         * sysdeps/i386/fpu/libm-test-ulps: Update.
27656         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27658 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
27660         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
27661         (__x86_64_raw_data_cache_size): Likewise.
27662         (__x86_64_data_cache_size_half): Likewise.
27663         (__x86_64_raw_data_cache_size_half): Likewise.
27664         (__x86_64_shared_cache_size): Likewise.
27665         (__x86_64_raw_shared_cache_size): Likewise.
27666         (__x86_64_shared_cache_size_half): Likewise.
27667         (__x86_64_raw_shared_cache_size_half): Likewise.
27668         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
27669         to ...
27670         (__x86_data_cache_size): This.
27671         (__x86_64_raw_data_cache_size): Renamed to ...
27672         (__x86_raw_data_cache_size): This.
27673         (__x86_64_data_cache_size_half): Renamed to ...
27674         (__x86_data_cache_size_half): This.
27675         (__x86_64_raw_data_cache_size_half): Renamed to ...
27676         (__x86_raw_data_cache_size_half): This.
27677         (__x86_64_shared_cache_size): Renamed to ...
27678         (__x86_shared_cache_size): This.
27679         (__x86_64_raw_shared_cache_size): Renamed to ...
27680         (__x86_raw_shared_cache_size): This.
27681         (__x86_64_shared_cache_size_half): Renamed to ...
27682         (__x86_shared_cache_size_half): This.
27683         (__x86_64_raw_shared_cache_size_half): Renamed to ...
27684         (__x86_raw_shared_cache_size_half): This.
27685         * sysdeps/x86_64/memcpy.S: Updated.
27686         * sysdeps/x86_64/memset.S: Likewise.
27687         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
27688         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
27689         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
27691 2013-01-04  David S. Miller  <davem@davemloft.net>
27693         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27695 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
27697         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
27698         1 to avoid redefinition warning.
27699         (__USE_GNU): Don't define.
27700         (init_signaling_nan): Protoize.
27702         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27704 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
27706         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
27707         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
27708         (__cpymn): Likewise.
27709         (norm): Remove commented code.
27710         (denorm): Likewise.
27711         (__mp_dbl): Likewise.
27712         (__inv): Likewise.
27713         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
27714         (__cpymn): Likewise.
27715         (norm): Remove commented code.
27716         (denorm): Likewise.
27717         (__mp_dbl): Likewise.
27718         (__inv): Likewise.
27720         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
27721         mp_no value for 1.0 and 2.0.
27722         (norm): Use RADIXI instead of radixi.d.
27723         (denorm): Likewise.
27724         (__mul): Use 0.0 instead of zero.d.
27725         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
27726         mp_no value for 1.0 and 2.0.
27727         (norm): Use RADIXI instead of radixi.d.
27728         (denorm): Likewise.
27729         (__mul): Use 0.0 instead of zero.d.
27731 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
27733         [BZ #14994]
27734         * math/s_casinh.c (__casinh): Reduce finite argument to first
27735         quadrant then set signs of results at the end.
27736         * math/s_casinhf.c (__casinhf): Likewise.
27737         * math/s_casinhl.c (__casinhl): Likewise.
27738         * math/libm-test.inc (casin_test): Add more tests.
27739         (casinh_test): Likewise.
27740         * sysdeps/i386/fpu/libm-test-ulps: Update.
27741         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27743 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
27745         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
27747         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
27749         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
27750         declarations.
27751         (denorm): Likewise.
27752         (__mp_dbl): Likewise.
27753         (__inv): Likewise.
27755         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
27756         and adjust the header comment.
27758         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
27759         variable name from declaration.
27761 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
27763         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
27764         Initialize COMMON_CPUID_INDEX_7 element.
27765         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
27766         (CPUID_RTM): Likewise.
27767         (HAS_RTM): Likewise.
27768         (COMMON_CPUID_INDEX_7): New enum.
27770 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
27772         [BZ #14981]
27773         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
27774         size is zero, record memory as freed.
27776 2013-01-03  Andreas Jaeger  <aj@suse.de>
27778         * po/ia.po: Add new Interlingua translation.
27780 2012-01-03  Allan McRae  <allan@archlinux.org>
27782         * locale/programs/localedef.c: Fix description of '--posix' flag.
27784 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
27786         * NEWS: Update dates in second copyright notice.
27787         * README: Update copyright dates in example.
27788         * manual/libc.texinfo: Update copyright dates.
27789         * scripts/test-installation.pl: Update copyright date in --version
27790         output.
27792         * hurd/ctty-input.c: Fix copyright notice formatting.
27793         * hurd/ctty-output.c: Likewise.
27794         * hurd/dtable.c: Likewise.
27795         * hurd/hurd-raise.c: Likewise.
27796         * hurd/hurdprio.c: Likewise.
27797         * hurd/msgportdemux.c: Likewise.
27798         * misc/sys/file.h: Likewise.
27799         * misc/sys/ioctl.h: Likewise.
27800         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
27801         * sysdeps/mach/hurd/chdir.c: Likewise.
27802         * sysdeps/mach/hurd/fchdir.c: Likewise.
27803         * sysdeps/mach/hurd/rename.c: Likewise.
27804         * sysdeps/mach/hurd/rmdir.c: Likewise.
27805         * sysdeps/mach/hurd/seekdir.c: Likewise.
27806         * sysdeps/mach/hurd/setsid.c: Likewise.
27807         * sysdeps/posix/wait3.c: Likewise.
27809         * All files with FSF copyright notices: Update copyright dates
27810         using scripts/update-copyrights.
27811         * intl/plural.c: Regenerated.
27812         * locale/programs/charmap-kw.h: Likewise.
27813         * locale/programs/locfile-kw.h: Likewise.
27815 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
27817         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
27818         four values.
27820         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
27821         calculation loop and add branch prediction.
27823         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
27824         check access beyond bounds of m1np.
27826         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
27827         MPTWO.
27828         (__inv): Remove local variable MPTWO to use the global
27829         constant.
27830         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
27831         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
27832         variable MPTWO.
27833         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
27834         MP3HALFS static const.
27836 2013-01-01  David S. Miller  <davem@davemloft.net>
27838         * po/ca.po: Update from translation team.
27840 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
27842         * scripts/update-copyrights: New file.
27843         * Makeconfig: Reformat copyright notice.
27844         * ctype/ctype.h: Likewise.
27845         * debug/swprintf_chk.c: Likewise.
27846         * elf/dl-cache.c: Likewise.
27847         * elf/dl-debug.c: Likewise.
27848         * elf/dl-object.c: Likewise.
27849         * grp/initgroups.c: Likewise.
27850         * hurd/Makefile: Likewise.
27851         * hurd/hurd/signal.h: Likewise.
27852         * hurd/hurdfault.c: Likewise.
27853         * hurd/hurdioctl.c: Likewise.
27854         * hurd/hurdlookup.c: Likewise.
27855         * hurd/intr-msg.c: Likewise.
27856         * iconv/gconv_open.c: Likewise.
27857         * libio/swprintf.c: Likewise.
27858         * locale/lc-ctype.c: Likewise.
27859         * locale/nl_langinfo.c: Likewise.
27860         * mach/Machrules: Likewise.
27861         * mach/Makefile: Likewise.
27862         * malloc/obstack.h: Likewise.
27863         * manual/Makefile: Likewise.
27864         * manual/tsort.awk: Likewise.
27865         * misc/bits/stab.def: Likewise.
27866         * nis/nis_print_group_entry.c: Likewise.
27867         * nis/nis_table.c: Likewise.
27868         * nis/nss_compat/compat-pwd.c: Likewise.
27869         * nis/nss_compat/compat-spwd.c: Likewise.
27870         * po/Makefile: Likewise.
27871         * posix/fnmatch.c: Likewise.
27872         * posix/regex.h: Likewise.
27873         * resolv/Makefile: Likewise.
27874         * resolv/nss_dns/dns-network.c: Likewise.
27875         * resolv/res_hconf.c: Likewise.
27876         * scripts/gen-sorted.awk: Likewise.
27877         * soft-fp/soft-fp.h: Likewise.
27878         * stdio-common/printf.h: Likewise.
27879         * stdlib/monetary.h: Likewise.
27880         * stdlib/random.c: Likewise.
27881         * stdlib/random_r.c: Likewise.
27882         * sysdeps/generic/Makefile: Likewise.
27883         * sysdeps/gnu/Makefile: Likewise.
27884         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
27885         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
27886         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
27887         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
27888         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
27889         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
27890         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
27891         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
27892         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
27893         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
27894         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
27895         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
27896         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
27897         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
27898         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
27899         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
27900         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
27901         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
27902         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
27903         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
27904         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
27905         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
27906         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
27907         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
27908         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
27909         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
27910         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
27911         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
27912         * sysdeps/mach/hurd/errnos.awk: Likewise.
27913         * sysdeps/mach/hurd/fork.c: Likewise.
27914         * sysdeps/mach/hurd/getcwd.c: Likewise.
27915         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
27916         * sysdeps/mach/hurd/mmap.c: Likewise.
27917         * sysdeps/mach/hurd/utimes.c: Likewise.
27918         * sysdeps/mach/hurd/xmknod.c: Likewise.
27919         * sysdeps/posix/profil.c: Likewise.
27920         * sysdeps/posix/readdir_r.c: Likewise.
27921         * sysdeps/powerpc/bits/mathdef.h: Likewise.
27922         * sysdeps/powerpc/bits/setjmp.h: Likewise.
27923         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
27924         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
27925         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
27926         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
27927         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
27928         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
27929         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27930         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
27931         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
27932         * sysdeps/pthread/lio_listio.c: Likewise.
27933         * sysdeps/sparc/dl-procinfo.h: Likewise.
27934         * sysdeps/unix/i386/sysdep.S: Likewise.
27935         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
27936         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
27937         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
27938         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
27939         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
27940         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
27941         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
27942         * sysdeps/unix/sysv/linux/speed.c: Likewise.
27943         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
27944         * sysdeps/wordsize-32/divdi3.c: Likewise.
27945         * time/sys/time.h: Likewise.
27946         * wcsmbs/Makefile: Likewise.
27948 2013-01-01  David S. Miller  <davem@davemloft.net>
27950         * po/fr.po: Update from translation team.
27952         * catgets/gencat.c: Update copyright year.
27953         * csu/version.c: Likewise.
27954         * debug/catchsegv.sh: Likewise.
27955         * debug/pcprofiledump.c: Likewise.
27956         * debug/xtrace.sh: Likewise.
27957         * elf/ldconfig.c: Likewise.
27958         * elf/ldd.bash.in: Likewise.
27959         * elf/pldd.c: Likewise.
27960         * elf/sotruss.ksh: Likewise.
27961         * elf/sprof.c: Likewise.
27962         * iconv/iconv_prog.c: Likewise.
27963         * iconv/iconvconfig.c: Likewise.
27964         * locale/programs/locale.c: Likewise.
27965         * locale/programs/localedef.c: Likewise.
27966         * login/programs/pt_chown.c: Likewise.
27967         * malloc/memusage.sh: Likewise.
27968         * malloc/memusagestat.c: Likewise.
27969         * malloc/mtrace.pl: Likewise.
27970         * nscd/nscd.c: Likewise.
27971         * nss/getent.c: Likewise.
27972         * nss/makedb.c: Likewise.
27973         * posix/getconf.c: Likewise.
27975 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
27977         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
27978         numbers.
27980 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
27982         * math/bits/mathcalls.h (modf): Use __nonnull.
27984 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
27986         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
27987         (split): Use macro CN instead of the bare value.
27988         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
27989         could be used.
27990         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
27991         instead of the bare value.
27992         (power1): Likewise.
27994 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
27996         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
27997         __ATAN_TWOM.
27998         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
28000         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
28001         their values.
28002         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
28003         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
28004         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
28005         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
28007 2012-12-28  Andreas Jaeger  <aj@suse.de>
28009         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
28010         values are from Linux 3.7.
28012         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
28013         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
28015 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
28017         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
28018         TRUE case.
28020         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
28021         (norm): Likewise.
28022         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
28023         variables with preprocessor constants.
28024         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
28025         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
28026         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
28028 2012-12-27  Bruno Haible  <bruno@clisp.org>
28030         [BZ #14317]
28031         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
28032         only if needed.
28034 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
28036         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
28037         and use variable directly.
28038         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
28040         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
28041         MPONE.
28042         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
28043         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
28044         variable MPONE.
28045         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
28046         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
28047         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
28048         include directive.  Remove local variable MPONE.
28049         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
28050         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
28051         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
28053 2012-12-25  David S. Miller  <davem@davemloft.net>
28055         * version.h (RELEASE): Set to "development".
28056         (VERSION): Set to "2.17.90".
28057         * NEWS: Add 2.18 section.
28059 2012-12-21  David S. Miller  <davem@davemloft.net>
28061         * po/hr.po: Update from translation team.
28063 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28065         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
28067 2012-12-19  Steve Ellcey  <sellcey@mips.com>
28069         * NEWS:  Mention new memcpy for MIPS.
28071 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
28073         * manual/contrib.texi (Contributors): Spelling correction.
28075 2012-12-15  David S. Miller  <davem@davemloft.net>
28077         * po/ru.po: Update from translation team.
28079 2012-12-13  David S. Miller  <davem@davemloft.net>
28081         * NEWS: Mention IFUNC testsuite enhancements.
28083         * po/pl.po: Update from translation team.
28084         * po/bg.po: Likewise.
28086         * manual/contrib.texi (Contributors): Update entries for Hongjiu
28087         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
28089 2012-12-11  David S. Miller  <davem@davemloft.net>
28091         * po/sv.po: Update from translation team.
28093         * po/vi.po: Update from translation team.
28095         * po/cs.po: Update from translation team.
28097         * po/de.po: Update from translation team.
28098         * po/eo.po: Likewise.
28099         * po/nl.po: Likewise.
28101 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
28103         [BZ #14246]
28104         * manual/argp.texi (Argp Helper Functions): Move node to follow
28105         Argp Parsing State.
28107         [BZ #14872]
28108         * manual/conf.texi (Limits on File System Capacity): Mention if
28109         terminating null is included in the max size.
28111 2012-12-10  Andreas Jaeger  <aj@suse.de>
28113         * po/cs.po: Update from translation team.
28115 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
28117         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
28118         void pointer and cast to uintptr_t.
28119         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
28120         path.
28121         * sysdeps/s390/s390-64/memcpy.S: Likewise.
28122         * sysdeps/s390/s390-64/memset.S: Likewise.
28124 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
28126         [BZ #14833]
28127         * menual/message.texi (Message Translation): Fix typos.
28128         (Helper programs for gettext): Likewise.
28130 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
28132         [BZ #14898]
28133         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
28134         Change to -1.
28136 2012-12-07  David S. Miller  <davem@davemloft.net>
28138         * po/libc.pot: Update.
28140 2012-12-07  Richard Henderson  <rth@redhat.com>
28142         [BZ #10114]
28143         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
28144         normal/normal case to before the switch.
28145         (_FP_DIV): Likewise.
28147 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
28148             Mike Frysinger  <vapier@gentoo.org>
28150         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
28151         check for __NR_fadvise64_64.
28153 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
28155         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
28156         0, not just to plain "0" as a statement.
28157         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
28158         with cw.
28160 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
28162         * NEWS: Use sourceware.org in Bugzilla URL.
28164 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
28166         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
28167         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
28169         * stdio-common/tst-put-error.c (do_test): Add newline to the
28170         padded test to ensure flush.
28172 2012-12-05  Jeff Law  <law@redhat.com>
28174         * sunrpc/etc.rpc (fedfs_admin): Add entry.
28176 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
28178         * README: Don't refer to ports add-on as distributed separately.
28179         Mention AArch64 in list of systems supported in the ports add-on.
28181         * LICENSES: Add more non-FSF copyright and license notices.
28183         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
28184         ((unused)).
28186         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
28188         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
28189         10000 as width of padded output.
28191 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
28193         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
28195         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
28196         variable LX with __attribute__ ((unused)).
28197         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
28198         Likewise.
28199         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
28200         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
28201         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
28202         with __attribute__ ((unused)).
28204 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
28206         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
28208 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
28210         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
28211         (CFLAGS-nldbl-acos.c): New variable.
28212         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
28213         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
28214         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
28215         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
28216         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
28217         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
28218         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
28219         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
28220         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
28221         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
28222         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
28223         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
28224         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
28225         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
28226         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
28227         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
28228         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
28229         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
28230         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
28231         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
28232         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
28233         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
28234         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
28235         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
28236         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
28237         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
28238         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
28239         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
28240         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
28241         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
28242         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
28243         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
28244         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
28245         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
28246         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
28247         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
28248         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
28249         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
28250         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
28251         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
28252         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
28253         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
28254         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
28255         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
28256         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
28257         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
28258         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
28259         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
28260         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
28261         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
28262         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
28263         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
28264         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
28265         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
28266         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
28267         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
28268         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
28269         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
28270         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
28271         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
28272         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
28273         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
28274         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
28275         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
28276         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
28277         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
28278         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
28279         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
28280         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
28281         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
28282         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
28283         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
28284         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
28285         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
28286         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
28287         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
28288         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
28289         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
28290         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
28291         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
28292         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
28293         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
28294         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
28295         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
28296         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
28297         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
28298         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
28299         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
28300         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
28301         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
28302         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
28303         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
28304         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
28305         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
28306         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
28307         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
28308         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
28310         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
28311         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
28313         [BZ #14914]
28314         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
28315         whole low double instead of just low 47 bits when splitting values
28316         into two parts.
28318 2012-12-03  Allan McRae  <allan@archlinux.org>
28320         * manual/stdio.texi (Predefined Printf Handlers): Remove
28321         @hsep and @vsep usage.
28323 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
28325         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
28326         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
28328 2012-12-03  Jeff Law  <law@redhat.com>
28330         * time/sys/time.h (settimeofday): Do not mark TV argument
28331         as __nonnull.
28333 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
28335         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
28336         when currently writing and seek to current position when not.
28337         * libio/Makefile (tests): Remove bug-fclose1.
28338         * libio/bug-fclose1.c: Delete.
28340 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
28342         * manual/arith.texi (feenableexcept): Fix typo.
28343         (fedisableexcept): Likewise.
28345 2012-11-30  Roland McGrath  <roland@hack.frob.com>
28347         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
28348         second, differently-typed declaration, rather than a cast.
28350 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
28352         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
28353         * include/rpc/svc.h: ... here.
28355 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
28357         [BZ #13013]
28358         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
28359         depending n and resplen2 to catch cases where answer
28360         equals answerp2.
28362 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
28364         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
28365         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
28367 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
28369         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
28371 2012-11-29  Roland McGrath  <roland@hack.frob.com>
28373         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
28375 2012-11-28  Jeff Law  <law@redhat.com>
28377         [BZ #13761]
28378         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
28379         dataset_temporary.  Track alloca usage into alloca_used.
28380         If dataset is large allocate and release it via malloc/free.
28382 2012-06-04  Florian Weimer  <fweimer@redhat.com>
28384         [BZ #14197]
28385         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
28387 2012-11-28  David S. Miller  <davem@davemloft.net>
28389         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28391 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
28393         [BZ #14803]
28394         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
28395         of pi/2 rounded to nearest to 64 bits.
28396         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
28397         nearest to 64 bits.
28398         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
28399         bits.
28401 2012-11-28  Jeff Law <law@redhat.com>
28402             Martin Osvald <mosvald@redhat.com>
28404         [BZ #14889]
28405         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
28406         * sunrpc/svc.c: Include time.h.
28407         (__svc_accept_failed): New function.
28408         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
28409         any reason other than EINTR, call __svc_accept_failed.
28410         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
28411         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
28413 2012-11-28  Andreas Schwab  <schwab@suse.de>
28415         * scripts/abilist.awk: Also handle indirect functions in .opd
28416         section.
28418 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
28420         [BZ #13881]
28421         * sysdeps/x86/fpu/powl_helper.c: New file.
28422         * sysdeps/x86/fpu/Makefile: Likewise.
28423         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
28424         (p3): New object.
28425         (__ieee754_powl): Use __powl_helper for finite arguments except
28426         integer exponents below 8.
28427         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
28428         (p3): New object.
28429         (__ieee754_powl): Use __powl_helper for finite arguments except
28430         integer exponents below 8.
28431         * math/libm-test.inc (pow_test): Add more tests and enable some
28432         previously disabled tests.
28433         * sysdeps/i386/fpu/libm-test-ulps: Update.
28434         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28436 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
28437             Carlos O'Donell  <carlos_odonell@mentor.com>
28439         * nss/makedb.c (is_prime): Assert that input is odd and greater
28440         than 4.  Note that fact in a comment too.
28441         (next_prime): Add 4 to input.
28443 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
28445         [BZ #11741]
28446         * libio/Makefile (tests): Add test case tst-fwrite-error.
28447         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
28448         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
28449         * libio/tst-fwrite-error.c: New test case.
28451 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
28453         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
28454         before casting to void *.
28455         * include/libc-internal.h (__pointer_type): New macro.
28456         (__integer_if_pointer_type_sub): Likewise.
28457         (__integer_if_pointer_type): Likewise.
28458         (cast_to_integer): Likewise.
28459         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
28460         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
28461         before casting to atomic64_t.
28462         (atomic_exchange_acq): Likewise.
28463         (__arch_exchange_and_add_body): Likewise.
28464         (__arch_add_body): Likewise.
28465         (atomic_add_negative): Likewise.
28466         (atomic_add_zero): Likewise.
28468 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
28470         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
28471         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
28472         (add_fdes): Likewise.
28473         (linear_search_fdes): Likewise.
28474         (binary_search_unencoded_fdes): Likewise.
28476 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
28478         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
28480 2012-11-24  Adam Conrad  <adconrad@0c3.net>
28482         * configure.in: Autodetect C++ header directories.
28483         * configure: Regenerated.
28485 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
28487         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
28489 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
28491         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28493 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
28495         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
28496         LDBL_MANT_DIG == 106]: Disable some tests.
28497         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
28498         Likewise.
28499         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
28500         Likewise.
28502         [BZ #14871]
28503         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
28504         input for small inputs.  Return +/- pi/2 for large inputs.
28505         * math/libm-test.inc (atan_test): Add more tests.
28507         * sysdeps/generic/unwind-dw2-fde-glibc.c
28508         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
28509         __attribute__ ((unused)).
28511         [BZ #14645]
28512         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
28513         x * y if x and y are nonzero and z is zero.
28515         [BZ #14811]
28516         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
28517         nonzero exponents with absolute value below 0x1p-117 to +/-
28518         0x1p-117.
28520         [BZ #14869]
28521         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
28522         up arguments below 2**-450, not just those below 2**-500.
28523         * math/libm-test.inc (hypot_test): Add another test.
28525         [BZ #14868]
28526         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
28527         Return a+b for ratio over 2**120, not 2**60.
28528         * math/libm-test.inc (hypot_test): Add another test.
28530         * math/libm-test.inc (clog_test): Use
28531         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
28532         (clog10_test): Likewise.
28534         [BZ #6778]
28535         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
28537 2012-11-22  Andreas Schwab  <schwab@suse.de>
28539         * sysdeps/i386/fpu/libm-test-ulps: Update.
28541 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
28543         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
28544         printf output with newline.
28546 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
28548         [BZ #14865]
28549         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
28550         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
28551         -z nodlopen, -z initfirst and -z execstack support.
28552         * configure: Regenerated.
28554         * elf/elf.h (DF_1_NODIRECT): New macro.
28555         (DF_1_IGNMULDEF): Likewise.
28556         (DF_1_NOKSYMS): Likewise.
28557         (DF_1_NOHDR): Likewise.
28558         (DF_1_EDITED): Likewise.
28559         (DF_1_NORELOC): Likewise.
28560         (DF_1_SYMINTPOSE): Likewise.
28561         (DF_1_GLOBAUDIT): Likewise.
28562         (DF_1_SINGLETON): Likewise.
28563         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
28564         DT_1_SUPPORTED_MASK bits.
28565         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
28567 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
28569         * sysdeps/unix/make-syscalls.sh: Document prefixes.
28571 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
28573         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
28574         macro.
28576         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
28577         (sendmmsg): Move declarations...
28578         * socket/sys/socket.h: ... here.
28579         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
28580         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
28581         include it from...
28582         * socket/recvmmsg.c: ... this new file.
28583         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
28584         (sendmmsg): Rename to __sendmmsg, create weak alias and make
28585         definition of __sendmmsg hidden.
28586         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
28587         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
28588         Move ENOSYS stub into and include it from...
28589         * socket/sendmmsg.c: ... this new file.
28590         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
28591         (sysdep_routines): Move recvmmsg and sendmmsg...
28592         * socket/Makefile (routines): ... here.
28593         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
28594         (GLIBC_PRIVATE): Add __sendmmsg.
28595         * include/sys/socket.h (__sendmmsg): Add declarations.
28596         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
28597         sendmmsg.
28599 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
28601         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
28602         variable I1 with __attribute__ ((unused)).
28603         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
28605 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
28607         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
28608         DUMMY variables with __attribute__ ((unused)).
28610         * bits/byteswap.h: Include <bits/types.h>.
28611         (__bswap_64): Use __uint64_t instead of unsigned long long int.
28613 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
28615         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
28616         string_t.  Do not manually set errno.
28617         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
28618         length with __strnlen.  Make sure to both set errno and return it on
28619         failure.
28621 2012-11-19  David S. Miller  <davem@davemloft.net>
28623         With help from Joseph Myers.
28624         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
28625         very large arguments properly.
28626         * math/libm-test.inc (atan_test): New tests.
28627         (atan2_test): New tests.
28628         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28629         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
28631 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
28633         [BZ #14856]
28634         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
28635         Define to 3.
28637         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
28638         [POSIX] (EADDRNOTAVAIL): Likewise.
28639         [POSIX] (EAFNOSUPPORT): Likewise.
28640         [POSIX] (EALREADY): Likewise.
28641         [POSIX] (ECONNABORTED): Likewise.
28642         [POSIX] (ECONNREFUSED): Likewise.
28643         [POSIX] (ECONNRESET): Likewise.
28644         [POSIX] (EDESTADDRREQ): Likewise.
28645         [POSIX] (EDQUOT): Likewise.
28646         [POSIX] (EHOSTUNREACH): Likewise.
28647         [POSIX] (EIDRM): Likewise.
28648         [POSIX] (EISCONN): Likewise.
28649         [POSIX] (ELOOP): Likewise.
28650         [POSIX] (EMULTIHOP): Likewise.
28651         [POSIX] (ENETDOWN): Likewise.
28652         [POSIX] (ENETUNREACH): Likewise.
28653         [POSIX] (ENOBUFS): Likewise.
28654         [POSIX] (ENODATA): Likewise.
28655         [POSIX] (ENOLINK): Likewise.
28656         [POSIX] (ENOMSG): Likewise.
28657         [POSIX] (ENOPROTOOPT): Likewise.
28658         [POSIX] (ENOSR): Likewise.
28659         [POSIX] (ENOSTR): Likewise.
28660         [POSIX] (ENOTCONN): Likewise.
28661         [POSIX] (ENOTSOCK): Likewise.
28662         [POSIX] (EOPNOTSUPP): Likewise.
28663         [POSIX] (EOVERFLOW): Likewise.
28664         [POSIX] (EPROTO): Likewise.
28665         [POSIX] (EPROTONOSUPPORT): Likewise.
28666         [POSIX] (EPROTOTYPE): Likewise.
28667         [POSIX] (ESTALE): Likewise.
28668         [POSIX] (ETIME): Likewise.
28669         [POSIX] (ETXTBSY): Likewise.
28670         [POSIX] (EWOULDBLOCK): Likewise.
28671         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
28672         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
28673         [POSIX] (SEEK_CUR): Likewise.
28674         [POSIX] (SEEK_END): Likewise.
28675         [POSIX || UNIX98] (mode_t): Do not require.
28676         [POSIX] (off_t): Likewise.
28677         [POSIX] (pid_t): Likewise.
28678         [POSIX] (sys/stat.h): Do not allow header.
28679         [POSIX] (unistd.h): Likewise.
28680         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
28681         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
28682         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
28683         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
28684         require.
28685         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
28686         sigevent): Specify elements.
28687         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
28688         entry.
28689         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
28690         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
28692         * conform/data/cpio.h-data [POSIX]: Disable whole file.
28693         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
28694         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
28695         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
28696         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
28697         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
28698         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
28699         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
28700         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
28701         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
28702         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
28703         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
28704         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
28705         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
28706         Likewise.
28707         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
28708         Likewise.
28709         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
28710         Likewise.
28711         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
28712         Likewise.
28713         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
28714         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
28715         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
28716         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
28717         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
28718         Specify lower bound on value.
28719         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
28720         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
28721         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
28722         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
28723         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
28724         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
28725         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
28726         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
28727         value.
28728         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
28729         as optional.
28730         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
28731         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
28732         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
28733         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
28734         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
28735         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
28736         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
28737         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
28738         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
28739         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
28740         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
28741         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
28742         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
28743         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
28744         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
28745         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
28746         entry.
28747         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
28748         optional.
28749         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
28750         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
28751         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
28752         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
28753         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
28754         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
28755         Likewise.
28756         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
28757         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
28758         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
28759         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
28760         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
28761         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
28762         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
28763         as optional.
28764         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
28765         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
28766         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
28767         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
28768         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
28769         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
28770         specify as optional.
28771         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
28772         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
28773         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
28774         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
28775         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
28776         [XPG3] (NL_LANGMAX): Likewise.
28777         [POSIX || XPG3] (NL_MSGMAX): Likewise.
28778         [POSIX || XPG3] (NL_NMAX): Likewise.
28779         [POSIX || XPG3] (NL_SETMAX): Likewise.
28780         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
28781         [XPG3] (NZERO): Likewise.
28782         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
28783         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
28784         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
28785         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
28786         (REG_ERANGE): Expect.
28787         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
28788         optional-constant.
28789         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
28790         Use (void) in prototype.
28791         [POSIX] (*_t): Allow.
28792         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
28793         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
28794         (WRDE_BADVAL): Expect.
28796         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
28797         expect.
28798         [XPG3 || XPG4] (O_RSYNC): Likewise.
28799         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
28800         Likewise.
28801         [XPG3 || XPG4] (pthread_sigmask): Likewise.
28802         [XPG3 || XPG4] (sigqueue): Likewise.
28803         [XPG3 || XPG4] (sigtimedwait): Likewise.
28804         [XPG3 || XPG4] (sigwaitinfo): Likewise.
28805         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
28806         [XPG3 || XPG4] (vsnprintf): Likewise.
28807         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
28808         Likewise.
28809         [XPG3 || XPG4] (blksize_t): Likewise.
28810         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
28811         Likewise.
28812         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
28813         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
28814         [XPG3 || XPG4] (struct itimerspec): Likewise.
28815         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
28816         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
28817         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
28818         [XPG3 || XPG4] (clockid_t): Likewise.
28819         [XPG3 || XPG4] (timer_t): Likewise.
28820         [XPG3 || XPG4] (clock_getres): Likewise.
28821         [XPG3 || XPG4] (clock_gettime): Likewise.
28822         [XPG3 || XPG4] (clock_settime): Likewise.
28823         [XPG3 || XPG4] (nanosleep): Likewise.
28824         [XPG3 || XPG4] (timer_create): Likewise.
28825         [XPG3 || XPG4] (timer_delete): Likewise.
28826         [XPG3 || XPG4] (timer_gettime): Likewise.
28827         [XPG3 || XPG4] (timer_getoverrun): Likewise.
28828         [XPG3 || XPG4] (timer_settime): Likewise.
28829         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
28830         [XPG3 || XPG4] (getlogin_r): Likewise.
28831         [XPG3 || XPG4] (pread): Likewise.
28832         [XPG3 || XPG4] (pthread_atfork): Likewise.
28833         [XPG3 || XPG4] (pwrite): Likewise.
28835         [BZ #14835]
28836         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
28837         <bits/siginfo.h>.
28839 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
28841         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
28842         finalizing MALLSTREAM.
28844         * sysdeps/mach/hurd/syncfs.c: New file.
28846 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
28848         [BZ #14719]
28849         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
28850         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
28851         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
28852         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
28853         (_nss_dns_gethostbyname4_r): Likewise.
28854         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
28855         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
28857 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
28859         [BZ #13763]
28860         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
28862 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
28864         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
28865         * elf/cache.c (print_entry): Print ",AArch64" for
28866         FLAG_AARCH64_LIB64
28868         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
28869         * elf/cache.c (print_entry): Print ",hard-float" for
28870         FLAG_ARM_LIBHF.
28872 2012-11-18  David S. Miller  <davem@davemloft.net>
28874         With help from Joseph Myers.
28875         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
28876         cutoff to 2**-13.
28877         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
28878         cutoff to 2**-25.
28879         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
28880         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
28881         small.
28882         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
28883         * math/libm-test.inc (y0_test): New tests.
28884         (y1_test): New tests.
28885         * sysdeps/i386/fpu/libm-test-ulps: Update.
28886         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
28887         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28889 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
28891         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
28892         64-bit targets.
28893         * configure: Regenerated.
28895 2012-11-17  David S. Miller  <davem@davemloft.net>
28897         [BZ #14811]
28898         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
28899         nonzero exponents with absolute value below 0x1p-128 to +/-
28900         0x1p-128.
28902 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
28904         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
28906         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
28908         * posix/getconf-speclist.c: New file.
28909         * posix/posix-envs.def: Likewise.
28910         * posix/confstr.c (START_ENV_GROUP): New macro.
28911         (END_ENV_GROUP): Likewise.
28912         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
28913         (KNOWN_PRESENT_ENV_STRING): Likewise.
28914         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
28915         (UNKNOWN_ENVIRONMENT): Likewise.
28916         (confstr): Include posix-envs.def instead of handling
28917         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
28918         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
28919         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
28920         (END_ENV_GROUP): Likewise.
28921         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
28922         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
28923         (UNKNOWN_ENVIRONMENT): Likewise.
28924         (__sysconf): Include posix-envs.def instead of handling associated
28925         cases directly here.
28926         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
28927         preprocessing getconf-speclist.c rather than running getconf or
28928         generating empty file.
28930 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
28932         * scripts/check-local-headers.sh: Ignore 'mach' headers.
28934 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
28936         [BZ #14672]
28937         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
28939 2012-11-16  David S. Miller  <davem@davemloft.net>
28941         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
28942         smaller than LDBL_EPSILON/2.0L, just return xm1.
28944 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
28946         * elf/tst-array1.c (init): Set constructor priority to 1000.
28947         (fini): Set destructor priority to 1000.
28948         * elf/tst-array2dep.c: Likewise.
28950 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
28952         [BZ #11741]
28953         * libio/fileops.c (_IO_new_file_write): Correctly return error.
28954         (_IO_new_file_xsputn): Also return EOF if none of the input
28955         data was written when overflow failed.
28956         * libio/iopadn.c (_IO_padn): Likewise.
28957         * libio/iowpadn.c (_IO_wpadn): Likewise.
28958         * stdio-common/tst-put-error.c: Add copyright notice.
28959         (do_test): Add case for printing padded string.
28960         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
28961         _IO_padn returned error.
28962         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
28963         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
28964         return EOF.
28966 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
28968         * libio/libioP.h: Add comment note that the references to C++
28969         bits are now obsolete.
28971 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
28973         * math/libm-test.inc (check_complex): Use asprintf.
28975 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
28977         * debug/pcprofiledump.c (print_version): Update copyright year.
28978         * malloc/memusagestat.c (print_version): Likewise.
28980 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
28982         [BZ #14831]
28983         * elf/Makefile (tests): Add tst-audit8.
28984         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
28985         ($(objpfx)tst-audit8.out): New target.
28986         (tst-audit8-ENV): New variable.
28987         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
28988         audit if l_reloc_result is NULL.
28989         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
28990         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
28991         * elf/tst-audit8.c: New file.
28993 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
28995         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
28996         * misc/Makefile (CFLAGS-select.c): Define.
28997         * posix/Makefile (CFLAGS-pause.c): Define.
28999 2012-11-13  David S. Miller  <davem@davemloft.net>
29001         * crypt/Makefile: Move test targets after toplevel Rules
29002         inclusion.  Grab any necessary sysdep routines when linking.
29003         * crypt/md5.c (md5_process_block): Remove define, we will always
29004         name it __md5_process_block.
29005         (md5_finish_ctx): Update md5_process_block call.
29006         (md5_stream): Likewise.
29007         (md5_process_bytes): Likewise.
29008         (md5_process_block): Rename to __md5_process_block and move to ...
29009         * crypt/md5-block.c: ... here.
29010         * crypt/sha256.c (sha256_process_block): Move to ...
29011         * crypt/sha256-block.c: ... here.
29012         * crypt/sha512.c (sha512_process_block): Move to ...
29013         * crypt/sha512-block.c: ... here.
29014         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
29015         path.
29016         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
29017         * sysdeps/sparc/sparc64/multiarch/Makefile
29018         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
29019         crypt subdir.
29020         (localedef-aux): Add md5 crypto assembler when in locale subdir.
29021         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
29022         multiarch changes.
29023         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
29024         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
29025         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
29026         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
29027         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
29028         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
29029         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
29030         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
29031         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
29032         file.
29033         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
29034         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
29035         file.
29036         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
29038 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
29040         * timezone/tzselect.ksh: Update from tzcode git revision
29041         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
29042         * timezone/zdump.c: Likewise.
29043         * timezone/zic.c: Likewise.
29044         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
29045         in TZVERSION setting, not $(PKGVERSION).
29046         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
29047         REPORT_BUGS_TO settings.
29049         [BZ #14838]
29050         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
29051         macro.
29053 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
29055         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
29056         detection to immediately after _FP_ROUND().
29057         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
29058         bits are 0.
29060 2012-11-11  David S. Miller  <davem@davemloft.net>
29062         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
29063         inttypes.h
29064         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
29065         __close rather than their public counterparts.
29067 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
29069         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
29070         file.
29071         [UNIX98] (sem_timedwait): Do not expect.
29072         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
29073         [XPG4 || UNIX98] (sockatmark): Do not expect.
29074         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
29075         (clock_getcpuclockid): Do not expect.
29076         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
29077         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
29078         Do not expect.
29079         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
29080         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
29081         [UNIX98] (vwscanf): Likewise.
29082         [UNIX98] (vswscanf): Likewise.
29084 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
29086         * timezone/version.h: Remove file.
29087         * timezone/README: Do not refer to version.h.
29088         * timezone/Makefile ($(objpfx)zic.o): New dependency on
29089         $(objpfx)version.h.
29090         ($(objpfx)zdump.o): Likewise.
29091         ($(objpfx)version.h): New target.
29093         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
29094         2012i.
29095         * timezone/README: Don't mention modification to tzselect.ksh.
29096         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
29097         work on unmodified tzselect.ksh.  Substitute version numbers in
29098         tzselect.ksh.
29100         * Makefile (format-me): Remove.
29101         (INSTALL): Adjust indentation.  Use commands directly instead of
29102         using $(format-me).
29104         * aclocal.m4 (ACX_PKGVERSION): New macro.
29105         (ACX_BUGURL): Likewise.
29106         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
29107         (PKGVERSION): New AC_DEFINE_UNQUOTED.
29108         (REPORT_BUGS_TO): Likewise.
29109         * configure: Regenerated.
29110         * config.h.in (PKGVERSION): New macro.
29111         (REPORT_BUGS_TO): Likewise.
29112         * config.make.in (PKGVERSION): New variable.
29113         (PKGVERSION_TEXI): Likewise.
29114         (REPORT_BUGS_TO): Likewise.
29115         (REPORT_BUGS_TEXI): Likewise.
29116         * Makefile (format-me): Use -I$(common-objpfx)manual.
29117         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
29118         ($(common-objpfx)manual/%): New target.
29119         (manual/%): Remove target.
29120         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
29121         (print_version): Use PKGVERSION.
29122         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
29123         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
29124         and REPORT_BUGS_TO.
29125         ($(objpfx)xtrace): Likewise.
29126         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
29127         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
29128         (print_version): Use PKGVERSION.
29129         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
29130         (do_version): Use PKGVERSION.
29131         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
29132         REPORT_BUGS_TO.
29133         (common-ldd-rewrite): Likewise.
29134         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
29135         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
29136         (print_version): Use PKGVERSION.
29137         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
29138         * elf/pldd.c (argp_program_bug_address): Remove variable.
29139         (more_help): New function.
29140         (argp): Use more_help.
29141         (print_version): Use PKGVERSION.
29142         * elf/sln.c (main): Use PKGVERSION.
29143         (usage): Use REPORT_BUGS_TO.
29144         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
29145         (top level): Use PKGVERSION.
29146         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
29147         (print_version): Use PKGVERSION.
29148         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
29149         (print_version): Use PKGVERSION.
29150         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
29151         (print_version): Use PKGVERSION.
29152         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
29153         (print_version): Use PKGVERSION.
29154         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
29155         (print_version): Use PKGVERSION.
29156         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
29157         (print_version): Use PKGVERSION.
29158         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
29159         and BUGURL.
29160         ($(objpfx)memusage): Likewise.
29161         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
29162         (do_version): Use PKGVERSION.
29163         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
29164         (print_version): Use PKGVERSION.
29165         * malloc/mtrace.pl ($PACKAGE): Remove variable.
29166         ($PKGVERSION): New variable.
29167         ($REPORT_BUGS_TO): Likewise.
29168         (usage): Use $REPORT_BUGS_TO.
29169         (top level): Use $PKGVERSION.
29170         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
29171         ($(objpfx)pkgvers.texi): New rule.
29172         ($(objpfx)stamp-pkgvers): Likewise.
29173         * manual/install.texi: Include pkgvers.texi.
29174         (--with-pkgversion): Document new configure option.
29175         (--with-bugurl): Likewise.
29176         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
29177         than necessarily for this particular distribution.  Use
29178         REPORT_BUGS_TO for where to report bugs.
29179         * INSTALL: Regenerated.
29180         * manual/libc.texinfo: Include pkgvers.texi.
29181         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
29182         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
29183         (print_version): Use PKGVERSION.
29184         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
29185         (print_version): Use PKGVERSION.
29186         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
29187         (print_version): Use PKGVERSION.
29188         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
29189         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
29190         macro.
29191         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
29192         (print_version): Use PKGVERSION.
29193         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
29194         (print_version): Use PKGVERSION.
29195         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
29196         and PKGVERSION.
29198         * timezone/checktab.awk: Update from tzcode 2012i.
29199         * timezone/ialloc.c: Likewise.
29200         * timezone/private.h: Likewise.
29201         * timezone/scheck.c: Likewise.
29202         * timezone/tzfile.h: Likewise.
29203         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
29204         (TZVERSION): Hardcode tzcode version number.
29205         * timezone/zdump.c: Update from tzcode 2012i.
29206         * timezone/zic.c: Likewise.
29207         * timezone/version.h: New file.
29208         * timezone/README: Describe version.h.  Update upstream location.
29210         [BZ #14824]
29211         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
29212         (mktemp): Enable declaration.
29213         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
29214         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
29215         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
29216         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
29217         Likewise.
29218         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
29219         Likewise.
29220         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
29221         Likewise.
29222         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
29223         Likewise.
29224         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
29225         Likewise.
29226         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
29227         Likewise.
29229         [BZ #14821]
29230         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
29231         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
29232         for copies of such integer values.
29233         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
29234         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
29236 2012-11-09  Andreas Jaeger  <aj@suse.de>
29238         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
29239         definitions and declarations that are provided by
29240         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
29242 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
29244         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
29245         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
29246         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
29247         definition.
29249 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
29251         * elf/elf.h: Update comment before AArch64 relocations.
29253 2012-11-07  David S. Miller  <davem@davemloft.net>
29255         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
29256         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
29257         (__start_context): Declare.
29258         (__makecontext_ret): Delete.
29259         (__makecontext): Hook up __start_context instead of
29260         __makecontext_ret.
29261         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
29262         (sysdep_routines): Add __start_context when in stdlib.
29264 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
29266         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
29267         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
29268         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
29269         hardcoded "nm".
29270         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
29271         (READELF): New variable.  Use it instead of hardcoded "readelf".
29273 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
29275         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
29276         * sysdeps/x86/Makefile: Here.
29277         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
29278         * sysdeps/x86/tst-xmmymm.sh: This.
29280 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
29282         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
29283         expectations.
29284         [UNIX98] (pthread_barrier_t): Do not expect.
29285         [UNIX98] (pthread_barrierattr_t): Likewise.
29286         [UNIX98] (pthread_spinlock_t): Likewise.
29287         [UNIX98] (pthread_barrier_destroy): Likewise.
29288         [UNIX98] (pthread_barrier_init): Likewise.
29289         [UNIX98] (pthread_barrier_wait): Likewise.
29290         [UNIX98] (pthread_barrierattr_destroy): Likewise.
29291         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
29292         [UNIX98] (pthread_barrierattr_init): Likewise.
29293         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
29294         [UNIX98] (pthread_getcpuclockid): Likewise.
29295         [UNIX98] (pthread_mutex_timedlock): Likewise.
29296         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
29297         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
29298         [UNIX98] (pthread_sigmask): Likewise.
29299         [UNIX98] (pthread_spin_destroy): Likewise.
29300         [UNIX98] (pthread_spin_init): Likewise.
29301         [UNIX98] (pthread_spin_lock): Likewise.
29302         [UNIX98] (pthread_spin_trylock): Likewise.
29303         [UNIX98] (pthread_spin_unlock): Likewise.
29304         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
29305         Do not expect.
29306         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
29307         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
29308         [XPG3 || XPG4] (pthread_cond_t): Likewise.
29309         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
29310         [XPG3 || XPG4] (pthread_key_t): Likewise.
29311         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
29312         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
29313         [XPG3 || XPG4] (pthread_once_t): Likewise.
29314         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
29315         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
29316         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
29317         [XPG3 || XPG4] (pthread_t): Likewise.
29319         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
29320         not expect.
29321         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
29323         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
29324         Change function return type to int.
29326         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
29327         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
29328         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
29329         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
29330         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
29331         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
29332         [!POSIX] (posix_madvise): Likewise.
29333         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
29334         && !UNIX98].
29335         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
29336         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
29337         (mode_t): Likewise.
29338         (posix_mem_offset): Likewise.
29339         (posix_typed_mem_get_info): Likewise.
29340         (posix_typed_mem_open): Likewise.
29342         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
29343         Change condition to [XOPEN2K8].
29345         * conform/conformtest.pl: Preprocess allow-header data with -x c
29346         instead of from stdin.
29347         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
29348         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
29349         [C99-based standards] (cerfc): Likewise.
29350         [C99-based standards] (cexp2): Likewise.
29351         [C99-based standards] (cexpm1): Likewise.
29352         [C99-based standards] (clog10): Likewise.
29353         [C99-based standards] (clog1p): Likewise.
29354         [C99-based standards] (clog2): Likewise.
29355         [C99-based standards] (clgamma): Likewise.
29356         [C99-based standards] (ctgamma): Likewise.
29357         [C99-based standards] (cerff): Likewise.
29358         [C99-based standards] (cerfcf): Likewise.
29359         [C99-based standards] (cexp2f): Likewise.
29360         [C99-based standards] (cexpm1f): Likewise.
29361         [C99-based standards] (clog10f): Likewise.
29362         [C99-based standards] (clog1pf): Likewise.
29363         [C99-based standards] (clog2f): Likewise.
29364         [C99-based standards] (clgammaf): Likewise.
29365         [C99-based standards] (ctgammaf): Likewise.
29366         [C99-based standards] (cerfl): Likewise.
29367         [C99-based standards] (cerfcl): Likewise.
29368         [C99-based standards] (cexp2l): Likewise.
29369         [C99-based standards] (cexpm1l): Likewise.
29370         [C99-based standards] (clog10l): Likewise.
29371         [C99-based standards] (clog1pl): Likewise.
29372         [C99-based standards] (clog2l): Likewise.
29373         [C99-based standards] (clgammal): Likewise.
29374         [C99-based standards] (ctgammal): Likewise.
29375         * conform/data/inttypes.h-data [C99-based standards]: Include
29376         stdint.h-data.  Remove all expectations for stdint.h contents.
29377         [C99-based standards] (PRI*): Do not allow.
29378         [C99-based standards] (SCN*): Likewise.
29379         [C99-based standards] (*_t): Likewise.
29380         [C99-based-standards] (PRId8): Expect macro.
29381         [C99-based-standards] (PRIi8): Likewise.
29382         [C99-based-standards] (PRIo8): Likewise.
29383         [C99-based-standards] (PRIu8): Likewise.
29384         [C99-based-standards] (PRIx8): Likewise.
29385         [C99-based-standards] (PRIX8): Likewise.
29386         [C99-based-standards] (SCNd8): Likewise.
29387         [C99-based-standards] (SCNi8): Likewise.
29388         [C99-based-standards] (SCNo8): Likewise.
29389         [C99-based-standards] (SCNu8): Likewise.
29390         [C99-based-standards] (SCNx8): Likewise.
29391         [C99-based-standards] (PRIdLEAST8): Likewise.
29392         [C99-based-standards] (PRIiLEAST8): Likewise.
29393         [C99-based-standards] (PRIoLEAST8): Likewise.
29394         [C99-based-standards] (PRIuLEAST8): Likewise.
29395         [C99-based-standards] (PRIxLEAST8): Likewise.
29396         [C99-based-standards] (PRIXLEAST8): Likewise.
29397         [C99-based-standards] (SCNdLEAST8): Likewise.
29398         [C99-based-standards] (SCNiLEAST8): Likewise.
29399         [C99-based-standards] (SCNoLEAST8): Likewise.
29400         [C99-based-standards] (SCNuLEAST8): Likewise.
29401         [C99-based-standards] (SCNxLEAST8): Likewise.
29402         [C99-based-standards] (PRIdFAST8): Likewise.
29403         [C99-based-standards] (PRIiFAST8): Likewise.
29404         [C99-based-standards] (PRIoFAST8): Likewise.
29405         [C99-based-standards] (PRIuFAST8): Likewise.
29406         [C99-based-standards] (PRIxFAST8): Likewise.
29407         [C99-based-standards] (PRIXFAST8): Likewise.
29408         [C99-based-standards] (SCNdFAST8): Likewise.
29409         [C99-based-standards] (SCNiFAST8): Likewise.
29410         [C99-based-standards] (SCNoFAST8): Likewise.
29411         [C99-based-standards] (SCNuFAST8): Likewise.
29412         [C99-based-standards] (SCNxFAST8): Likewise.
29413         [C99-based-standards] (PRId16): Likewise.
29414         [C99-based-standards] (PRIi16): Likewise.
29415         [C99-based-standards] (PRIo16): Likewise.
29416         [C99-based-standards] (PRIu16): Likewise.
29417         [C99-based-standards] (PRIx16): Likewise.
29418         [C99-based-standards] (PRIX16): Likewise.
29419         [C99-based-standards] (SCNd16): Likewise.
29420         [C99-based-standards] (SCNi16): Likewise.
29421         [C99-based-standards] (SCNo16): Likewise.
29422         [C99-based-standards] (SCNu16): Likewise.
29423         [C99-based-standards] (SCNx16): Likewise.
29424         [C99-based-standards] (PRIdLEAST16): Likewise.
29425         [C99-based-standards] (PRIiLEAST16): Likewise.
29426         [C99-based-standards] (PRIoLEAST16): Likewise.
29427         [C99-based-standards] (PRIuLEAST16): Likewise.
29428         [C99-based-standards] (PRIxLEAST16): Likewise.
29429         [C99-based-standards] (PRIXLEAST16): Likewise.
29430         [C99-based-standards] (SCNdLEAST16): Likewise.
29431         [C99-based-standards] (SCNiLEAST16): Likewise.
29432         [C99-based-standards] (SCNoLEAST16): Likewise.
29433         [C99-based-standards] (SCNuLEAST16): Likewise.
29434         [C99-based-standards] (SCNxLEAST16): Likewise.
29435         [C99-based-standards] (PRIdFAST16): Likewise.
29436         [C99-based-standards] (PRIiFAST16): Likewise.
29437         [C99-based-standards] (PRIoFAST16): Likewise.
29438         [C99-based-standards] (PRIuFAST16): Likewise.
29439         [C99-based-standards] (PRIxFAST16): Likewise.
29440         [C99-based-standards] (PRIXFAST16): Likewise.
29441         [C99-based-standards] (SCNdFAST16): Likewise.
29442         [C99-based-standards] (SCNiFAST16): Likewise.
29443         [C99-based-standards] (SCNoFAST16): Likewise.
29444         [C99-based-standards] (SCNuFAST16): Likewise.
29445         [C99-based-standards] (SCNxFAST16): Likewise.
29446         [C99-based-standards] (PRId32): Likewise.
29447         [C99-based-standards] (PRIi32): Likewise.
29448         [C99-based-standards] (PRIo32): Likewise.
29449         [C99-based-standards] (PRIu32): Likewise.
29450         [C99-based-standards] (PRIx32): Likewise.
29451         [C99-based-standards] (PRIX32): Likewise.
29452         [C99-based-standards] (SCNd32): Likewise.
29453         [C99-based-standards] (SCNi32): Likewise.
29454         [C99-based-standards] (SCNo32): Likewise.
29455         [C99-based-standards] (SCNu32): Likewise.
29456         [C99-based-standards] (SCNx32): Likewise.
29457         [C99-based-standards] (PRIdLEAST32): Likewise.
29458         [C99-based-standards] (PRIiLEAST32): Likewise.
29459         [C99-based-standards] (PRIoLEAST32): Likewise.
29460         [C99-based-standards] (PRIuLEAST32): Likewise.
29461         [C99-based-standards] (PRIxLEAST32): Likewise.
29462         [C99-based-standards] (PRIXLEAST32): Likewise.
29463         [C99-based-standards] (SCNdLEAST32): Likewise.
29464         [C99-based-standards] (SCNiLEAST32): Likewise.
29465         [C99-based-standards] (SCNoLEAST32): Likewise.
29466         [C99-based-standards] (SCNuLEAST32): Likewise.
29467         [C99-based-standards] (SCNxLEAST32): Likewise.
29468         [C99-based-standards] (PRIdFAST32): Likewise.
29469         [C99-based-standards] (PRIiFAST32): Likewise.
29470         [C99-based-standards] (PRIoFAST32): Likewise.
29471         [C99-based-standards] (PRIuFAST32): Likewise.
29472         [C99-based-standards] (PRIxFAST32): Likewise.
29473         [C99-based-standards] (PRIXFAST32): Likewise.
29474         [C99-based-standards] (SCNdFAST32): Likewise.
29475         [C99-based-standards] (SCNiFAST32): Likewise.
29476         [C99-based-standards] (SCNoFAST32): Likewise.
29477         [C99-based-standards] (SCNuFAST32): Likewise.
29478         [C99-based-standards] (SCNxFAST32): Likewise.
29479         [C99-based-standards] (PRId64): Likewise.
29480         [C99-based-standards] (PRIi64): Likewise.
29481         [C99-based-standards] (PRIo64): Likewise.
29482         [C99-based-standards] (PRIu64): Likewise.
29483         [C99-based-standards] (PRIx64): Likewise.
29484         [C99-based-standards] (PRIX64): Likewise.
29485         [C99-based-standards] (SCNd64): Likewise.
29486         [C99-based-standards] (SCNi64): Likewise.
29487         [C99-based-standards] (SCNo64): Likewise.
29488         [C99-based-standards] (SCNu64): Likewise.
29489         [C99-based-standards] (SCNx64): Likewise.
29490         [C99-based-standards] (PRIdLEAST64): Likewise.
29491         [C99-based-standards] (PRIiLEAST64): Likewise.
29492         [C99-based-standards] (PRIoLEAST64): Likewise.
29493         [C99-based-standards] (PRIuLEAST64): Likewise.
29494         [C99-based-standards] (PRIxLEAST64): Likewise.
29495         [C99-based-standards] (PRIXLEAST64): Likewise.
29496         [C99-based-standards] (SCNdLEAST64): Likewise.
29497         [C99-based-standards] (SCNiLEAST64): Likewise.
29498         [C99-based-standards] (SCNoLEAST64): Likewise.
29499         [C99-based-standards] (SCNuLEAST64): Likewise.
29500         [C99-based-standards] (SCNxLEAST64): Likewise.
29501         [C99-based-standards] (PRIdFAST64): Likewise.
29502         [C99-based-standards] (PRIiFAST64): Likewise.
29503         [C99-based-standards] (PRIoFAST64): Likewise.
29504         [C99-based-standards] (PRIuFAST64): Likewise.
29505         [C99-based-standards] (PRIxFAST64): Likewise.
29506         [C99-based-standards] (PRIXFAST64): Likewise.
29507         [C99-based-standards] (SCNdFAST64): Likewise.
29508         [C99-based-standards] (SCNiFAST64): Likewise.
29509         [C99-based-standards] (SCNoFAST64): Likewise.
29510         [C99-based-standards] (SCNuFAST64): Likewise.
29511         [C99-based-standards] (SCNxFAST64): Likewise.
29512         [C99-based-standards] (PRIdMAX): Likewise.
29513         [C99-based-standards] (PRIiMAX): Likewise.
29514         [C99-based-standards] (PRIoMAX): Likewise.
29515         [C99-based-standards] (PRIuMAX): Likewise.
29516         [C99-based-standards] (PRIxMAX): Likewise.
29517         [C99-based-standards] (PRIXMAX): Likewise.
29518         [C99-based-standards] (SCNdMAX): Likewise.
29519         [C99-based-standards] (SCNiMAX): Likewise.
29520         [C99-based-standards] (SCNoMAX): Likewise.
29521         [C99-based-standards] (SCNuMAX): Likewise.
29522         [C99-based-standards] (SCNxMAX): Likewise.
29523         [C99-based-standards] (PRIdPTR): Likewise.
29524         [C99-based-standards] (PRIiPTR): Likewise.
29525         [C99-based-standards] (PRIoPTR): Likewise.
29526         [C99-based-standards] (PRIuPTR): Likewise.
29527         [C99-based-standards] (PRIxPTR): Likewise.
29528         [C99-based-standards] (PRIXPTR): Likewise.
29529         [C99-based-standards] (SCNdPTR): Likewise.
29530         [C99-based-standards] (SCNiPTR): Likewise.
29531         [C99-based-standards] (SCNoPTR): Likewise.
29532         [C99-based-standards] (SCNuPTR): Likewise.
29533         [C99-based-standards] (SCNxPTR): Likewise.
29534         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
29535         allow.
29536         * conform/data/stdint.h-data: Update comments to clarify
29537         requirements.
29538         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
29539         type.
29540         [C99-based standards] (INT8_MAX): Likewise.
29541         [C99-based standards] (INT16_MIN): Likewise.
29542         [C99-based standards] (INT16_MAX): Likewise.
29543         [C99-based standards] (INT32_MIN): Likewise.
29544         [C99-based standards] (INT32_MAX): Likewise.
29545         [C99-based standards] (INT64_MIN): Likewise.
29546         [C99-based standards] (INT64_MAX): Likewise.
29547         [C99-based standards] (UINT8_MAX): Likewise.
29548         [C99-based standards] (UINT16_MAX): Likewise.
29549         [C99-based standards] (UINT32_MAX): Likewise.
29550         [C99-based standards] (UINT64_MAX): Likewise.
29551         [C99-based standards] (INT_LEAST8_MIN): Likewise.
29552         [C99-based standards] (INT_LEAST8_MAX): Likewise.
29553         [C99-based standards] (INT_LEAST16_MIN): Likewise.
29554         [C99-based standards] (INT_LEAST16_MAX): Likewise.
29555         [C99-based standards] (INT_LEAST32_MIN): Likewise.
29556         [C99-based standards] (INT_LEAST32_MAX): Likewise.
29557         [C99-based standards] (INT_LEAST64_MIN): Likewise.
29558         [C99-based standards] (INT_LEAST64_MAX): Likewise.
29559         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
29560         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
29561         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
29562         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
29563         [C99-based standards] (INT_FAST8_MIN): Likewise.
29564         [C99-based standards] (INT_FAST8_MAX): Likewise.
29565         [C99-based standards] (INT_FAST16_MIN): Likewise.
29566         [C99-based standards] (INT_FAST16_MAX): Likewise.
29567         [C99-based standards] (INT_FAST32_MIN): Likewise.
29568         [C99-based standards] (INT_FAST32_MAX): Likewise.
29569         [C99-based standards] (INT_FAST64_MIN): Likewise.
29570         [C99-based standards] (INT_FAST64_MAX): Likewise.
29571         [C99-based standards] (UINT_FAST8_MAX): Likewise.
29572         [C99-based standards] (UINT_FAST16_MAX): Likewise.
29573         [C99-based standards] (UINT_FAST32_MAX): Likewise.
29574         [C99-based standards] (UINT_FAST64_MAX): Likewise.
29575         [C99-based standards] (INTPTR_MIN): Likewise.
29576         [C99-based standards] (INTPTR_MAX): Likewise.
29577         [C99-based standards] (UINTPTR_MAX): Likewise.
29578         [C99-based standards] (INTMAX_MIN): Likewise.
29579         [C99-based standards] (INTMAX_MAX): Likewise.
29580         [C99-based standards] (UINTMAX_MAX): Likewise.
29581         [C99-based standards] (PTRDIFF_MIN): Likewise.
29582         [C99-based standards] (PTRDIFF_MAX): Likewise.
29583         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
29584         [C99-based standards] (SIZE_MAX): Likewise.
29585         [C99-based standards] (WCHAR_MAX): Likewise.
29586         [C99-based standards] (WINT_MAX): Likewise.
29587         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
29588         constraint on value.
29589         [C99-based standards] (WCHAR_MIN): Likewise.
29590         [C99-based standards] (WINT_MIN): Likewise.
29591         [C99-based standards] (*_t): Allow.
29592         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
29593         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
29594         Include math.h-data and complex.h-data.  Remove all expectations
29595         of math.h and complex.h contents.
29596         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
29597         at end of line.
29598         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
29599         (struct tm): Expect tag.
29600         [C99-based-standards] (wcstof): Expect function.
29601         [C99-based-standards] (wcstold): Likewise.
29602         [C99-based-standards] (wcstoll): Likewise.
29603         [C99-based-standards] (wcstoull): Likewise.
29604         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
29605         macro-int-constant.  Specify type.
29606         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
29607         constraint on value.
29608         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
29609         Specify type.
29610         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
29611         Specify value.
29612         [ISO C standards]: Do not allow headers.
29613         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
29614         wcs[abcdefghijklmnopqrstuvwxyz]*.
29615         [ISO C standards] (*_t): Do not allow.
29616         * conform/data/wctype.h-data [C99-based standards] (iswblank):
29617         Expect function.
29618         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
29619         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
29620         Specify type.
29621         [ISO C standards]: Do not allow headers.
29622         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
29623         is[abcdefghijklmnopqrstuvwxyz]*.
29624         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
29625         to[abcdefghijklmnopqrstuvwxyz]*.
29626         [ISO C standards] (*_t): Do not allow.
29627         * conform/data/stdalign.h-data: New file.
29628         * conform/data/stdbool.h-data: Likewise.
29629         * conform/data/stdnoreturn.h-data: Likewise.
29631 2012-11-07  Roland McGrath  <roland@hack.frob.com>
29633         [BZ #14815]
29634         * manual/filesys.texi (Directory Entries): Typo fix.
29635         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
29637 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
29639         * elf/elf.h (EM_AARCH64): New macro.
29640         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
29641         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
29642         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
29643         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
29644         (R_AARCH64_TLSDESC): Likewise.
29645         (NT_ARM_TLS): Likewise.
29646         (NT_ARM_HW_BREAK): Likewise.
29647         (NT_ARM_HW_WATCH): Likewise.
29649 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
29651         [BZ #14811]
29652         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
29653         (__ieee754_powl): Saturate nonzero exponents with absolute value
29654         below 0x1p-79 to +/- 0x1p-79.
29655         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
29656         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
29657         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
29658         nonzero exponents with absolute value below 0x1p-32 to +/-
29659         0x1p-32.
29660         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
29661         (__ieee754_powl): Saturate nonzero exponents with absolute value
29662         below 0x1p-79 to +/- 0x1p-79.
29663         * math/libm-test.inc (pow_test): Add more tests.
29665 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
29667         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
29668         _dl_s390_cap_flags with kernel. Increase string length.
29669         (_dl_s390_platforms): Add z196 and zEC12.
29671 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
29673         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
29674         Change XOPEN21K to XOPEN2K.
29676 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
29678         * string/memmove.c: Use memcpy when possible.
29680 2012-11-06  Andreas Jaeger  <aj@suse.de>
29682         * po/eo.po: Update from translation team.
29684 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
29686         [BZ #14793]
29687         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
29688         exponent and small x and y exponents, scale x or y up.  Increase
29689         by 2 the exponent used in scaling up.
29690         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
29691         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
29692         * math/libm-test.inc (fma_test): Add more tests.
29693         (fma_test_towardzero): Likewise.
29694         (fma_test_downward): Likewise.
29695         (fma_test_upward): Likewise.
29697 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
29699         [BZ #14805]
29700         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
29701         fenv_t *.
29703         [BZ #14801]
29704         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
29705         namespace for names of struct fields.
29706         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
29707         fenv_t fields.
29708         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
29709         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
29711 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
29713         [BZ #3665]
29714         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
29716 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
29718         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
29719         PTR_DEMANGLE.
29721         [BZ #5246]
29722         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
29723         PTR_DEMANGLE.
29725 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
29727         [BZ #14797]
29728         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
29729         definitely overflow as x * y not x * y + z.
29730         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
29731         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
29732         * math/libm-test.inc (fma_test): Add more tests.
29733         (fma_test_towardzero): Likewise.
29734         (fma_test_downward): Likewise.
29735         (fma_test_upward): Likewise.
29737 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
29739         [BZ #157]
29741         * include/stub-tag.h: Remove file.
29742         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
29743         '#include' of it.
29744         * manual/maint.texi (Porting): Don't reference it.
29745         * Makerules ($(objpfx)stubs): Likewise.
29746         * dirent/closedir.c: Don't include <stub-tag.h>.
29747         * dirent/dirfd.c: Likewise.
29748         * dirent/fdopendir.c: Likewise.
29749         * dirent/getdents.c: Likewise.
29750         * dirent/getdents64.c: Likewise.
29751         * dirent/opendir.c: Likewise.
29752         * dirent/readdir.c: Likewise.
29753         * dirent/readdir64.c: Likewise.
29754         * dirent/readdir64_r.c: Likewise.
29755         * dirent/readdir_r.c: Likewise.
29756         * dirent/rewinddir.c: Likewise.
29757         * dirent/seekdir.c: Likewise.
29758         * dirent/telldir.c: Likewise.
29759         * gmon/profil.c: Likewise.
29760         * grp/setgroups.c: Likewise.
29761         * inet/if_index.c: Likewise.
29762         * io/access.c: Likewise.
29763         * io/chdir.c: Likewise.
29764         * io/chmod.c: Likewise.
29765         * io/chown.c: Likewise.
29766         * io/close.c: Likewise.
29767         * io/dup.c: Likewise.
29768         * io/dup2.c: Likewise.
29769         * io/dup3.c: Likewise.
29770         * io/euidaccess.c: Likewise.
29771         * io/faccessat.c: Likewise.
29772         * io/fchdir.c: Likewise.
29773         * io/fchmod.c: Likewise.
29774         * io/fchmodat.c: Likewise.
29775         * io/fchown.c: Likewise.
29776         * io/fchownat.c: Likewise.
29777         * io/fcntl.c: Likewise.
29778         * io/flock.c: Likewise.
29779         * io/fstatfs.c: Likewise.
29780         * io/fstatfs64.c: Likewise.
29781         * io/fstatvfs.c: Likewise.
29782         * io/fstatvfs64.c: Likewise.
29783         * io/futimens.c: Likewise.
29784         * io/fxstat.c: Likewise.
29785         * io/fxstat64.c: Likewise.
29786         * io/fxstatat.c: Likewise.
29787         * io/fxstatat64.c: Likewise.
29788         * io/getcwd.c: Likewise.
29789         * io/isatty.c: Likewise.
29790         * io/lchmod.c: Likewise.
29791         * io/lchown.c: Likewise.
29792         * io/link.c: Likewise.
29793         * io/linkat.c: Likewise.
29794         * io/lseek.c: Likewise.
29795         * io/lseek64.c: Likewise.
29796         * io/lxstat64.c: Likewise.
29797         * io/mkdir.c: Likewise.
29798         * io/mkdirat.c: Likewise.
29799         * io/mkfifo.c: Likewise.
29800         * io/mkfifoat.c: Likewise.
29801         * io/open.c: Likewise.
29802         * io/open64.c: Likewise.
29803         * io/openat.c: Likewise.
29804         * io/openat64.c: Likewise.
29805         * io/pipe.c: Likewise.
29806         * io/pipe2.c: Likewise.
29807         * io/poll.c: Likewise.
29808         * io/posix_fadvise.c: Likewise.
29809         * io/posix_fadvise64.c: Likewise.
29810         * io/posix_fallocate.c: Likewise.
29811         * io/posix_fallocate64.c: Likewise.
29812         * io/read.c: Likewise.
29813         * io/readlink.c: Likewise.
29814         * io/readlinkat.c: Likewise.
29815         * io/rmdir.c: Likewise.
29816         * io/sendfile.c: Likewise.
29817         * io/sendfile64.c: Likewise.
29818         * io/statfs.c: Likewise.
29819         * io/statfs64.c: Likewise.
29820         * io/statvfs.c: Likewise.
29821         * io/statvfs64.c: Likewise.
29822         * io/symlink.c: Likewise.
29823         * io/symlinkat.c: Likewise.
29824         * io/ttyname.c: Likewise.
29825         * io/ttyname_r.c: Likewise.
29826         * io/umask.c: Likewise.
29827         * io/unlink.c: Likewise.
29828         * io/unlinkat.c: Likewise.
29829         * io/utime.c: Likewise.
29830         * io/utimensat.c: Likewise.
29831         * io/write.c: Likewise.
29832         * io/xmknod.c: Likewise.
29833         * io/xmknodat.c: Likewise.
29834         * io/xstat.c: Likewise.
29835         * io/xstat64.c: Likewise.
29836         * login/getpt.c: Likewise.
29837         * login/grantpt.c: Likewise.
29838         * login/unlockpt.c: Likewise.
29839         * math/e_acoshl.c: Likewise.
29840         * math/e_acosl.c: Likewise.
29841         * math/e_asinl.c: Likewise.
29842         * math/e_atan2l.c: Likewise.
29843         * math/e_atanhl.c: Likewise.
29844         * math/e_coshl.c: Likewise.
29845         * math/e_expl.c: Likewise.
29846         * math/e_fmodl.c: Likewise.
29847         * math/e_gammal_r.c: Likewise.
29848         * math/e_hypotl.c: Likewise.
29849         * math/e_j0l.c: Likewise.
29850         * math/e_j1l.c: Likewise.
29851         * math/e_jnl.c: Likewise.
29852         * math/e_lgammal_r.c: Likewise.
29853         * math/e_log10l.c: Likewise.
29854         * math/e_log2l.c: Likewise.
29855         * math/e_logl.c: Likewise.
29856         * math/e_powl.c: Likewise.
29857         * math/e_rem_pio2l.c: Likewise.
29858         * math/e_sinhl.c: Likewise.
29859         * math/e_sqrtl.c: Likewise.
29860         * math/fclrexcpt.c: Likewise.
29861         * math/fedisblxcpt.c: Likewise.
29862         * math/feenablxcpt.c: Likewise.
29863         * math/fegetenv.c: Likewise.
29864         * math/fegetexcept.c: Likewise.
29865         * math/fegetround.c: Likewise.
29866         * math/feholdexcpt.c: Likewise.
29867         * math/fesetenv.c: Likewise.
29868         * math/fesetround.c: Likewise.
29869         * math/feupdateenv.c: Likewise.
29870         * math/fgetexcptflg.c: Likewise.
29871         * math/fraiseexcpt.c: Likewise.
29872         * math/fsetexcptflg.c: Likewise.
29873         * math/ftestexcept.c: Likewise.
29874         * math/k_cosl.c: Likewise.
29875         * math/k_rem_pio2l.c: Likewise.
29876         * math/k_sinl.c: Likewise.
29877         * math/k_tanl.c: Likewise.
29878         * math/s_asinhl.c: Likewise.
29879         * math/s_atanl.c: Likewise.
29880         * math/s_cbrtl.c: Likewise.
29881         * math/s_erfl.c: Likewise.
29882         * math/s_expm1l.c: Likewise.
29883         * math/s_log1pl.c: Likewise.
29884         * math/s_tanhl.c: Likewise.
29885         * misc/acct.c: Likewise.
29886         * misc/brk.c: Likewise.
29887         * misc/chflags.c: Likewise.
29888         * misc/chroot.c: Likewise.
29889         * misc/fchflags.c: Likewise.
29890         * misc/fgetxattr.c: Likewise.
29891         * misc/flistxattr.c: Likewise.
29892         * misc/fremovexattr.c: Likewise.
29893         * misc/fsetxattr.c: Likewise.
29894         * misc/fsync.c: Likewise.
29895         * misc/ftruncate.c: Likewise.
29896         * misc/futimes.c: Likewise.
29897         * misc/futimesat.c: Likewise.
29898         * misc/getdomain.c: Likewise.
29899         * misc/getdtsz.c: Likewise.
29900         * misc/gethostid.c: Likewise.
29901         * misc/gethostname.c: Likewise.
29902         * misc/getloadavg.c: Likewise.
29903         * misc/getpagesize.c: Likewise.
29904         * misc/getsysstats.c: Likewise.
29905         * misc/getxattr.c: Likewise.
29906         * misc/gtty.c: Likewise.
29907         * misc/ioctl.c: Likewise.
29908         * misc/lgetxattr.c: Likewise.
29909         * misc/listxattr.c: Likewise.
29910         * misc/llistxattr.c: Likewise.
29911         * misc/lremovexattr.c: Likewise.
29912         * misc/lsetxattr.c: Likewise.
29913         * misc/lutimes.c: Likewise.
29914         * misc/madvise.c: Likewise.
29915         * misc/mincore.c: Likewise.
29916         * misc/mlock.c: Likewise.
29917         * misc/mlockall.c: Likewise.
29918         * misc/mmap.c: Likewise.
29919         * misc/mprotect.c: Likewise.
29920         * misc/msync.c: Likewise.
29921         * misc/munlock.c: Likewise.
29922         * misc/munlockall.c: Likewise.
29923         * misc/munmap.c: Likewise.
29924         * misc/preadv.c: Likewise.
29925         * misc/preadv64.c: Likewise.
29926         * misc/ptrace.c: Likewise.
29927         * misc/pwritev.c: Likewise.
29928         * misc/pwritev64.c: Likewise.
29929         * misc/readv.c: Likewise.
29930         * misc/reboot.c: Likewise.
29931         * misc/remap_file_pages.c: Likewise.
29932         * misc/removexattr.c: Likewise.
29933         * misc/revoke.c: Likewise.
29934         * misc/select.c: Likewise.
29935         * misc/setdomain.c: Likewise.
29936         * misc/setegid.c: Likewise.
29937         * misc/seteuid.c: Likewise.
29938         * misc/sethostid.c: Likewise.
29939         * misc/sethostname.c: Likewise.
29940         * misc/setregid.c: Likewise.
29941         * misc/setreuid.c: Likewise.
29942         * misc/setxattr.c: Likewise.
29943         * misc/sstk.c: Likewise.
29944         * misc/stty.c: Likewise.
29945         * misc/swapoff.c: Likewise.
29946         * misc/swapon.c: Likewise.
29947         * misc/sync.c: Likewise.
29948         * misc/syncfs.c: Likewise.
29949         * misc/syscall.c: Likewise.
29950         * misc/truncate.c: Likewise.
29951         * misc/ualarm.c: Likewise.
29952         * misc/usleep.c: Likewise.
29953         * misc/ustat.c: Likewise.
29954         * misc/utimes.c: Likewise.
29955         * misc/vhangup.c: Likewise.
29956         * misc/writev.c: Likewise.
29957         * posix/_exit.c: Likewise.
29958         * posix/alarm.c: Likewise.
29959         * posix/execve.c: Likewise.
29960         * posix/fexecve.c: Likewise.
29961         * posix/fork.c: Likewise.
29962         * posix/fpathconf.c: Likewise.
29963         * posix/getaddrinfo.c: Likewise.
29964         * posix/getegid.c: Likewise.
29965         * posix/geteuid.c: Likewise.
29966         * posix/getgid.c: Likewise.
29967         * posix/getgroups.c: Likewise.
29968         * posix/getlogin.c: Likewise.
29969         * posix/getlogin_r.c: Likewise.
29970         * posix/getpgid.c: Likewise.
29971         * posix/getpid.c: Likewise.
29972         * posix/getppid.c: Likewise.
29973         * posix/getresgid.c: Likewise.
29974         * posix/getresuid.c: Likewise.
29975         * posix/getsid.c: Likewise.
29976         * posix/getuid.c: Likewise.
29977         * posix/glob64.c: Likewise.
29978         * posix/nanosleep.c: Likewise.
29979         * posix/pathconf.c: Likewise.
29980         * posix/pause.c: Likewise.
29981         * posix/posix_madvise.c: Likewise.
29982         * posix/pread.c: Likewise.
29983         * posix/pread64.c: Likewise.
29984         * posix/pwrite.c: Likewise.
29985         * posix/pwrite64.c: Likewise.
29986         * posix/sched_getaffinity.c: Likewise.
29987         * posix/sched_getp.c: Likewise.
29988         * posix/sched_gets.c: Likewise.
29989         * posix/sched_primax.c: Likewise.
29990         * posix/sched_primin.c: Likewise.
29991         * posix/sched_rr_gi.c: Likewise.
29992         * posix/sched_setaffinity.c: Likewise.
29993         * posix/sched_setp.c: Likewise.
29994         * posix/sched_sets.c: Likewise.
29995         * posix/sched_yield.c: Likewise.
29996         * posix/setgid.c: Likewise.
29997         * posix/setlogin.c: Likewise.
29998         * posix/setpgid.c: Likewise.
29999         * posix/setresgid.c: Likewise.
30000         * posix/setresuid.c: Likewise.
30001         * posix/setsid.c: Likewise.
30002         * posix/setuid.c: Likewise.
30003         * posix/sleep.c: Likewise.
30004         * posix/spawni.c: Likewise.
30005         * posix/sysconf.c: Likewise.
30006         * posix/times.c: Likewise.
30007         * posix/wait.c: Likewise.
30008         * posix/wait3.c: Likewise.
30009         * posix/wait4.c: Likewise.
30010         * posix/waitpid.c: Likewise.
30011         * resolv/gai_sigqueue.c: Likewise.
30012         * resource/getpriority.c: Likewise.
30013         * resource/getrlimit.c: Likewise.
30014         * resource/getrusage.c: Likewise.
30015         * resource/nice.c: Likewise.
30016         * resource/setpriority.c: Likewise.
30017         * resource/setrlimit.c: Likewise.
30018         * resource/ulimit.c: Likewise.
30019         * rt/aio_cancel.c: Likewise.
30020         * rt/aio_fsync.c: Likewise.
30021         * rt/aio_read.c: Likewise.
30022         * rt/aio_sigqueue.c: Likewise.
30023         * rt/aio_suspend.c: Likewise.
30024         * rt/aio_write.c: Likewise.
30025         * rt/clock_getres.c: Likewise.
30026         * rt/clock_gettime.c: Likewise.
30027         * rt/clock_nanosleep.c: Likewise.
30028         * rt/clock_settime.c: Likewise.
30029         * rt/lio_listio.c: Likewise.
30030         * rt/mq_close.c: Likewise.
30031         * rt/mq_getattr.c: Likewise.
30032         * rt/mq_notify.c: Likewise.
30033         * rt/mq_open.c: Likewise.
30034         * rt/mq_receive.c: Likewise.
30035         * rt/mq_send.c: Likewise.
30036         * rt/mq_setattr.c: Likewise.
30037         * rt/mq_timedreceive.c: Likewise.
30038         * rt/mq_timedsend.c: Likewise.
30039         * rt/mq_unlink.c: Likewise.
30040         * rt/shm_open.c: Likewise.
30041         * rt/shm_unlink.c: Likewise.
30042         * rt/timer_create.c: Likewise.
30043         * rt/timer_delete.c: Likewise.
30044         * rt/timer_getoverr.c: Likewise.
30045         * rt/timer_gettime.c: Likewise.
30046         * rt/timer_settime.c: Likewise.
30047         * setjmp/__longjmp.c: Likewise.
30048         * setjmp/setjmp.c: Likewise.
30049         * signal/kill.c: Likewise.
30050         * signal/killpg.c: Likewise.
30051         * signal/raise.c: Likewise.
30052         * signal/sigaction.c: Likewise.
30053         * signal/sigaltstack.c: Likewise.
30054         * signal/sigblock.c: Likewise.
30055         * signal/sigignore.c: Likewise.
30056         * signal/sigintr.c: Likewise.
30057         * signal/signal.c: Likewise.
30058         * signal/sigpause.c: Likewise.
30059         * signal/sigpending.c: Likewise.
30060         * signal/sigqueue.c: Likewise.
30061         * signal/sigreturn.c: Likewise.
30062         * signal/sigset.c: Likewise.
30063         * signal/sigsetmask.c: Likewise.
30064         * signal/sigstack.c: Likewise.
30065         * signal/sigsuspend.c: Likewise.
30066         * signal/sigtimedwait.c: Likewise.
30067         * signal/sigvec.c: Likewise.
30068         * signal/sigwait.c: Likewise.
30069         * signal/sigwaitinfo.c: Likewise.
30070         * signal/sysv_signal.c: Likewise.
30071         * socket/accept.c: Likewise.
30072         * socket/accept4.c: Likewise.
30073         * socket/bind.c: Likewise.
30074         * socket/connect.c: Likewise.
30075         * socket/getpeername.c: Likewise.
30076         * socket/getsockname.c: Likewise.
30077         * socket/getsockopt.c: Likewise.
30078         * socket/isfdtype.c: Likewise.
30079         * socket/listen.c: Likewise.
30080         * socket/recv.c: Likewise.
30081         * socket/recvfrom.c: Likewise.
30082         * socket/recvmsg.c: Likewise.
30083         * socket/send.c: Likewise.
30084         * socket/sendmsg.c: Likewise.
30085         * socket/sendto.c: Likewise.
30086         * socket/setsockopt.c: Likewise.
30087         * socket/shutdown.c: Likewise.
30088         * socket/sockatmark.c: Likewise.
30089         * socket/socket.c: Likewise.
30090         * socket/socketpair.c: Likewise.
30091         * stdio-common/ctermid.c: Likewise.
30092         * stdio-common/cuserid.c: Likewise.
30093         * stdio-common/remove.c: Likewise.
30094         * stdio-common/rename.c: Likewise.
30095         * stdio-common/renameat.c: Likewise.
30096         * stdio-common/tempname.c: Likewise.
30097         * stdlib/getcontext.c: Likewise.
30098         * stdlib/makecontext.c: Likewise.
30099         * stdlib/setcontext.c: Likewise.
30100         * stdlib/swapcontext.c: Likewise.
30101         * stdlib/system.c: Likewise.
30102         * streams/fattach.c: Likewise.
30103         * streams/fdetach.c: Likewise.
30104         * streams/getmsg.c: Likewise.
30105         * streams/getpmsg.c: Likewise.
30106         * streams/putmsg.c: Likewise.
30107         * streams/putpmsg.c: Likewise.
30108         * sysdeps/unix/bsd/getpt.c: Likewise.
30109         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
30110         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
30111         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
30112         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
30113         Likewise.
30114         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
30115         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
30116         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
30117         * sysvipc/msgctl.c: Likewise.
30118         * sysvipc/msgget.c: Likewise.
30119         * sysvipc/msgrcv.c: Likewise.
30120         * sysvipc/msgsnd.c: Likewise.
30121         * sysvipc/semctl.c: Likewise.
30122         * sysvipc/semget.c: Likewise.
30123         * sysvipc/semop.c: Likewise.
30124         * sysvipc/semtimedop.c: Likewise.
30125         * sysvipc/shmat.c: Likewise.
30126         * sysvipc/shmctl.c: Likewise.
30127         * sysvipc/shmdt.c: Likewise.
30128         * sysvipc/shmget.c: Likewise.
30129         * termios/tcdrain.c: Likewise.
30130         * termios/tcflow.c: Likewise.
30131         * termios/tcflush.c: Likewise.
30132         * termios/tcgetattr.c: Likewise.
30133         * termios/tcgetpgrp.c: Likewise.
30134         * termios/tcsendbrk.c: Likewise.
30135         * termios/tcsetattr.c: Likewise.
30136         * termios/tcsetpgrp.c: Likewise.
30137         * time/adjtime.c: Likewise.
30138         * time/clock.c: Likewise.
30139         * time/getitimer.c: Likewise.
30140         * time/gettimeofday.c: Likewise.
30141         * time/setitimer.c: Likewise.
30142         * time/settimeofday.c: Likewise.
30143         * time/stime.c: Likewise.
30144         * time/time.c: Likewise.
30146 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
30148         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
30149         /usr/old/bin.
30151         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
30152         instead of spaces.
30153         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
30155 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
30157         [BZ #14796]
30158         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
30159         FE_TONEAREST before applying Dekker multiplication and Knuth
30160         addition.  Clear inexact exceptions and check for exact zero
30161         results afterwards.
30162         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30163         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
30164         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30165         * math/libm-test.inc (fma_test): Add more tests.
30166         (fma_test_towardzero): Likewise.
30167         (fma_test_downward): Likewise.
30168         (fma_test_upward): Likewise.
30169         * sysdeps/generic/math_private.h (default_libc_fesetround): New
30170         function.
30171         (libc_fesetround): New macro.
30172         (libc_fesetroundf): Likewise.
30173         (libc_fesetroundl): Likewise.
30174         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
30175         function.
30176         (libc_fesetround_387): Likewise.
30177         (libc_fesetroundf): New macro.
30178         (libc_fesetround): Likewise.
30179         (libc_fesetroundl): Likewise.
30180         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
30181         function.
30182         (libc_fesetroundf): New macro.
30183         (libc_fesetround): Likewise.
30184         (libc_fesetroundl): Likewise.
30185         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
30186         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
30187         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
30188         libm_hidden_ver.
30189         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
30190         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
30191         libm_hidden_def.
30192         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
30193         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
30194         libm_hidden_ver.
30195         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
30196         libm_hidden_def.
30198         [BZ #3439]
30199         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
30200         integer constant usable in #if and use that to give value to enum
30201         constant.
30202         (FE_DIVBYZERO): Likewise.
30203         (FE_UNDERFLOW): Likewise.
30204         (FE_OVERFLOW): Likewise.
30205         (FE_INVALID): Likewise.
30206         (FE_INVALID_SNAN): Likewise.
30207         (FE_INVALID_ISI): Likewise.
30208         (FE_INVALID_IDI): Likewise.
30209         (FE_INVALID_ZDZ): Likewise.
30210         (FE_INVALID_IMZ): Likewise.
30211         (FE_INVALID_COMPARE): Likewise.
30212         (FE_INVALID_SOFTWARE): Likewise.
30213         (FE_INVALID_SQRT): Likewise.
30214         (FE_INVALID_INTEGER_CONVERSION): Likewise.
30215         (FE_TONEAREST): Likewise.
30216         (FE_TOWARDZERO): Likewise.
30217         (FE_UPWARD): Likewise.
30218         (FE_DOWNWARD): Likewise.
30219         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
30220         (FE_DIVBYZERO): Likewise.
30221         (FE_OVERFLOW): Likewise.
30222         (FE_UNDERFLOW): Likewise.
30223         (FE_INEXACT): Likewise.
30224         (FE_TONEAREST): Likewise.
30225         (FE_DOWNWARD): Likewise.
30226         (FE_UPWARD): Likewise.
30227         (FE_TOWARDZERO): Likewise.
30228         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
30229         (FE_UNDERFLOW): Likewise.
30230         (FE_OVERFLOW): Likewise.
30231         (FE_DIVBYZERO): Likewise.
30232         (FE_INVALID): Likewise.
30233         (FE_TONEAREST): Likewise.
30234         (FE_TOWARDZERO): Likewise.
30235         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
30236         (FE_OVERFLOW): Likewise.
30237         (FE_UNDERFLOW): Likewise.
30238         (FE_DIVBYZERO): Likewise.
30239         (FE_INEXACT): Likewise.
30240         (FE_TONEAREST): Likewise.
30241         (FE_TOWARDZERO): Likewise.
30242         (FE_UPWARD): Likewise.
30243         (FE_DOWNWARD): Likewise.
30244         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
30245         (FE_DIVBYZERO): Likewise.
30246         (FE_OVERFLOW): Likewise.
30247         (FE_UNDERFLOW): Likewise.
30248         (FE_INEXACT): Likewise.
30249         (FE_TONEAREST): Likewise.
30250         (FE_DOWNWARD): Likewise.
30251         (FE_UPWARD): Likewise.
30252         (FE_TOWARDZERO): Likewise.
30254 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
30256         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
30258 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
30260         * scripts/cross-test-ssh.sh (command): Use newlines to separate
30261         commands.  Quote $PWD.
30262         (blacklist_exports): Don't use remove_newlines.  Replace "declare
30263         -x" by "export".
30264         (remove_newlines): Remove.
30266 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
30268         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
30269         * stdlib/stdlib.h (atof): Moved to ...
30270         * include/bits/stdlib-float.h: Here.  New file.
30271         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
30272         * stdlib/bits/stdlib-float.h: New file.
30273         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
30274         -mno-sse -mno-mmx.
30275         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
30276         <xmmintrin.h>.
30278 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
30280         * conform/conformtest.pl (@headers): Add fenv.h.
30281         * conform/data/fenv.h-data: New file.
30282         * include/fenv.h [_ISOMAC]: Disable all contents of file except
30283         include of <math/fenv.h>.
30285         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
30286         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
30287         && !UNIX98].  Enables tests for XOPEN2K8.
30288         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
30289         POSIX2008]: Likewise.
30291         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
30292         (struct rusage): Do not expect type or its members.
30294         [BZ #3439]
30295         * math/math.h (FP_NAN): Define macro to integer constant usable in
30296         #if and use that to give value to enum constant.
30297         (FP_INFINITE): Likewise.
30298         (FP_ZERO): Likewise.
30299         (FP_SUBNORMAL): Likewise.
30300         (FP_NORMAL): Likewise.
30302 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
30304         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
30305         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
30306         arguments.
30308 2012-11-02  Roland McGrath  <roland@hack.frob.com>
30310         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
30311         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
30312         autoconf-time if not.
30313         * configure.in: Remove AC_PREREQ.
30315 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
30317         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
30318         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
30319         of the internal implementation.
30321 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
30323         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
30324         except include of <misc/sys/syslog.h>.
30326 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
30328         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
30329         function returns with a NULL context exit with zero.
30331 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
30333         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
30335 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
30337         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
30338         (run_program_cmd): This.
30339         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
30340         (tst_langinfo): New variable.  Use it.
30342 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
30344         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
30345         floating point opcodes.
30347 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
30349         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
30350         variable.
30352         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
30354         * sysdeps/mach/hurd/powerpc: Remove directory.
30355         * sysdeps/mach/powerpc: Likewise.
30357 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
30359         * scripts/check-local-headers.sh: Ignore c++ headers.
30361 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
30363         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
30364         __libc_cleanup_region_start argument.
30366 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
30368         [BZ #14784]
30369         [BZ #14785]
30370         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
30371         x * y using scaling, not as x * y + z.
30372         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30373         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30374         * math/libm-test.inc (fma_test): Add more tests.
30375         (fma_test_towardzero): Likewise.
30376         (fma_test_downward): Likewise.
30377         (fma_test_upward): Likewise.
30379 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
30381         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
30383 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
30385         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
30386         New variable.
30388 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
30390         * rt/tst-shm.c (worker): Correct checking for mmap failure.
30392 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
30394         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
30395         Fix sort order.
30396         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
30397         Likewise.
30399 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
30401         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
30402         Fix the order of the list for glibc 2.17.
30403         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
30404         Likewise.
30406 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
30408         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30410 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
30412         [BZ #14610]
30413         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
30414         for low part of x being zero before using __atanl (y).
30415         * math/libm-test.inc (atan2_test): Add another test.
30417         * manual/install.texi (Configuring and compiling): Document
30418         general use of test-wrapper and test-wrapper-env.
30419         * INSTALL: Regenerated.
30421         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
30422         (__fma): Do not extract and scale down low bits on after-rounding
30423         systems when result rounded to normal precision would have normal
30424         exponent.
30425         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
30426         (__fmal): Do not extract and scale down low bits on after-rounding
30427         systems when result rounded to normal precision would have normal
30428         exponent.
30429         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
30430         (__fmal): Do not extract and scale down low bits on after-rounding
30431         systems when result rounded to normal precision would have normal
30432         exponent.
30433         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
30434         macro.
30435         (fma_test): Add more tests.
30436         (fma_test_towardzero): Likewise.
30437         (fma_test_downward): Likewise.
30438         (fma_test_upward): Likewise.
30440 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
30442         * sysdeps/i386/tininess.h: Renamed to ...
30443         * sysdeps/x86/tininess.h: This.
30444         * sysdeps/x86_64/tininess.h: Removed.
30446 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
30448         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
30449         input.  Use $(build-program-cmd).
30450         ($(objpfx)tst-array1-static.out): Likewise.
30451         ($(objpfx)tst-array2.out): Likewise.
30452         ($(objpfx)tst-array3.out): Likewise.
30453         ($(objpfx)tst-array4.out): Likewise.
30454         ($(objpfx)tst-array5.out): Likewise.
30455         ($(objpfx)tst-array5-static.out): Likewise.
30457 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
30459         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
30460         if defined.
30462         * nss/nsswitch.h (nss_interface_function): Provide new
30463         macro for use with NSS functions.
30464         * grp/initgroups.c: Use new macro.
30465         * nss/getXXbyYY.c: Likewise.
30466         * nss/getXXbyYY_r.c: Likewise.
30467         * nss/getXXent.c: Likewise.
30468         * nss/getXXent_r.c: Likewise.
30469         * sysdeps/posix/getaddrinfo.c: Likewise.
30471 2012-10-30  Andreas Jaeger  <aj@suse.de>
30473         * po/ru.po: Update Russion translation from translation project.
30475 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
30477         [BZ #14152]
30478         [BZ #14783]
30479         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
30480         result and shift together with sticky bit instead of replicating
30481         round-to-nearest rounding.
30482         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30483         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30484         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
30485         missing underflow exceptions.
30486         (fma_test_towardzero): Add more tests.
30487         (fma_test_downward): Likewise.
30488         (fma_test_upward): Likewise.
30490         [BZ #14047]
30491         * sysdeps/generic/tininess.h: New file.
30492         * sysdeps/i386/tininess.h: Likewise.
30493         * sysdeps/sh/tininess.h: Likewise.
30494         * sysdeps/x86_64/tininess.h: Likewise.
30495         * stdlib/tst-strtod-underflow.c: Likewise.
30496         * stdlib/tst-tininess.c: Likewise.
30497         * stdlib/strtod_l.c: Include <tininess.h>.
30498         (round_and_return): Do not set errno for exact underflow cases.
30499         Force an underflow exception when setting errno for underflow.
30500         Determine underflow based on rounding to normal precision if
30501         TININESS_AFTER_ROUNDING.
30502         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
30503         ERANGE for exact underflow cases.
30504         * stdlib/Makefile (tests): Add tst-tininess and
30505         tst-strtod-underflow.
30506         ($(objpfx)tst-tininess): Use $(link-libm).
30507         ($(objpfx)tst-strtod-underflow): Likewise.
30509 2012-10-30  Andreas Jaeger  <aj@suse.de>
30511         [BZ#14767]
30512         * elf/Makefile (tests): Remove conditional for have-initfini-array
30513         since this is now always required and the variable does not exist
30514         anymore.
30515         (tests-static): Likewise.
30516         (modules-names): Likewise.
30518         * po/eo.po: Add Esperanto translation from translation project.
30520         * elf/tst-array1.c (fini_array): Make writeable so that it can be
30521         merged with constructor/destructor.
30522         (init_array): Likewise.
30523         * elf/tst-array2dep.c (fini_array): Likewise.
30524         (init_array): Likewise.
30526 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
30528         * manual/message.texi: Delete @cartouche tags.
30530 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
30532         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
30533         EOPNOTSUPP.
30534         * sysdeps/mach/hurd/fsync.c: Likewise.
30536         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
30537         [_POSIX_REALTIME_SIGNALS]: Change condition to
30538         [_POSIX_REALTIME_SIGNALS > 0].
30540 2012-10-27  Andreas Jaeger  <aj@suse.de>
30542         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
30543         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
30544         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
30545         [__WORDSIZE != 64]: Likewise.
30547 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
30549         *  iconvdata/tst-table.sh: Remove ${SHELL}.
30550         *  iconvdata/tst-tables.sh: Likewise.
30552 2012-10-25  David S. Miller  <davem@davemloft.net>
30554         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
30555         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
30556         of strtoull.
30558         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
30559         ifunc-impl-list.c
30560         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
30561         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
30562         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
30563         file.
30565 2012-10-25  Roland McGrath  <roland@hack.frob.com>
30567         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
30568         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
30569         __getdirentries.
30571 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
30572             Jim Blandy  <jimb@codesourcery.com>
30574         * scripts/cross-test-ssh.sh: New file.
30575         * manual/install.texi (Configuring and compiling): Document use of
30576         cross-test-ssh.sh.
30577         * INSTALL: Regenerated.
30579 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
30581         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
30582         EOPNOTSUPP.
30584 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
30586         * Makeconfig (run-program-prefix): Fix comment.
30588 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
30589             Jim Blandy  <jimb@codesourcery.com>
30591         * Makeconfig (test-wrapper): New variable,
30592         (test-wrapper-env): Likewise.
30593         [$(cross-compiling) = yes && $(test-wrapper) != ""]
30594         (run-built-tests): Define to yes.
30595         (run-program-prefix): Use $(test-wrapper).
30596         (built-program-cmd): Likewise.
30597         * Rules (make-test-out): Use $(test-wrapper-env) and
30598         $(host-built-program-cmd).
30599         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
30600         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
30601         tst-pathopt.sh.
30602         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
30603         $(test-wrapper-env) to tst-rtld-load-self.sh.
30604         ($(objpfx)order2.out): Use $(test-wrapper).
30605         ($(objpfx)tst-initorder.out): Likewise.
30606         ($(objpfx)tst-initorder2.out): Likewise.
30607         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
30608         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
30609         (test_wrapper_env): New variable.  Use it to run ld.so.
30610         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
30611         Use it to run ld.so.
30612         (test_wrapper_env): Likewise.
30613         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
30614         $(test-wrapper) to run-iconv-test.sh.
30615         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
30616         (ICONV): Use $test_wrapper.
30617         * posix/Makefile ($(objpfx)globtest.out): Pass
30618         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
30619         globtest.sh, not $(run-program-prefix).
30620         * posix/globtest.sh (run_via_rtld_prefix): New variable.
30621         (test_wrapper): Likewise.
30622         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
30623         set together with run_via_rtld_prefix.
30624         (run_program_prefix): Define in terms of test_wrapper and
30625         run_via_rtld_prefix.
30627 2012-10-24  Roland McGrath  <roland@hack.frob.com>
30629         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
30630         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
30631         Targets removed.
30633         [BZ #14743]
30634         * include/time.h: Remove librt_hidden_proto (clock_gettime).
30635         Declare __clock_getres, __clock_gettime, __clock_settime,
30636         __clock_nanosleep, and __clock_getcpuclockid.
30637         * rt/clock_gettime.c: Define __clock_gettime as an alias.
30638         Remove librt_hidden_def (clock_gettime).
30639         * sysdeps/unix/clock_gettime.c: Likewise.
30640         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
30641         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
30642         * rt/clock_getres.c: Define __clock_getres as an alias.
30643         * sysdeps/posix/clock_getres.c: Likewise.
30644         * rt/clock_settime.c: Define __clock_settime as an alias.
30645         * sysdeps/unix/clock_settime.c: Likewise.
30646         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
30647         * sysdeps/unix/clock_nanosleep.c: Likewise.
30648         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
30649         * rt/clock-compat.c: New file.
30650         * rt/Makefile (librt-routines): Add clock-compat and move
30651         $(clock-routines) to ...
30652         (routines): ... here, new variable.
30653         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
30654         Don't add get_clockfreq here.
30655         * rt/Versions (libc: GLIBC_2.17): New version set.
30656         Add clock_* symbols here.
30657         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
30658         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
30659         (GLIBC_2.17): Add clock_* symbols.
30660         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
30661         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
30662         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
30663         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
30664         Likewise.
30665         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
30666         Likewise.
30667         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
30668         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
30669         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
30670         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
30671         * NEWS: Mention the move.
30673         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
30674         Use __open, __read, __close rather than their public counterparts.
30675         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
30676         (__get_clockfreq_via_cpuinfo): Likewise.
30677         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
30678         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
30680         * config.h.in (HAVE_IFUNC): New #undef.
30681         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
30682         was successful.
30683         * configure: Regenerated.
30685 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
30687         * configure.in: Move READELF check to start of file.
30688         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
30689         libc_cv_asm_gnu_indirect_function in the process.
30690         * configure: Regenerated.
30692 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
30694         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
30695         send the output to /dev/null.
30696         (libc_cv_cc_with_libunwind): Likewise.
30697         (libc_cv_as_noexecstack): Likewise.
30698         * configure: Regenerate.
30700 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
30702         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
30704         * posix/globtest.sh (TMPDIR): Do not set.
30705         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
30706         (testout): Likewise.
30708 2012-10-24  Andreas Jaeger  <aj@suse.de>
30710         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
30711         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
30712         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
30713         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
30714         posix_fadvise64, posix_fallocate64.
30716         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
30717         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
30718         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
30719         Likewise.
30720         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
30721         Likewise.
30722         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
30724         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
30725         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
30726         <bits/fcntl-linux.h>.
30727         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
30729         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
30730         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
30731         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
30732         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
30733         [__WORDSIZE != 64]: Likewise.
30735 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
30737         * Makeconfig (run-built-tests): New variable.
30738         * Rules [$(cross-compiling) = yes]: Change condition to
30739         [$(run-built-tests) = no].
30740         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
30741         to [$(run-built-tests) = yes].
30742         * elf/Makefile [$(cross-compiling) = no]: Likewise
30743         * grp/Makefile [$(cross-compiling) = no]: Likewise.
30744         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
30745         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
30746         * intl/Makefile [$(cross-compiling) = no]: Likewise.
30747         * io/Makefile [$(cross-compiling) = no]: Likewise.
30748         * libio/Makefile [$(cross-compiling) = no]: Likewise.
30749         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
30750         * misc/Makefile [$(cross-compiling) = no]: Likewise.
30751         * posix/Makefile [$(cross-compiling) = no]: Likewise.
30752         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
30753         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
30754         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
30755         * string/Makefile [$(cross-compiling) = no]: Likewise.
30757         * posix/Makefile ($(objpfx)globtest.out): Pass
30758         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
30759         $(rtld-installed-name).
30760         * posix/globtest.sh (elf_objpfx): Remove variable.
30761         (rtld_installed_name): Likewise.
30762         (library_path): Likewise.
30763         (run_program_prefix): New variable.  Use for running globtest
30764         binary.
30766 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
30767             Joseph Myers  <joseph@codesourcery.com>
30769         * Makeconfig (host-built-program-cmd): New variable.
30770         * elf/Makefile (tst-stackguard1-ARGS): Use
30771         $(host-built-program-cmd).
30772         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
30773         (tst-spawn-ARGS): Likewise.
30774         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
30776 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
30777             Jim Blandy  <jimb@codesourcery.com>
30779         * Makeconfig (run-via-rtld-prefix): New variable.
30780         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
30781         (built-program-cmd): Likewise.
30783 2012-10-22  Andreas Jaeger  <aj@suse.de>
30785         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
30786         __O_RSYNC if it exists, otherwise to O_SYNC.
30788 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
30789             Joseph Myers  <joseph@codesourcery.com>
30791         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
30792         /dev/null.
30793         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
30794         from /dev/null
30795         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
30796         /dev/null.
30798 2012-10-22  Andreas Jaeger  <aj@suse.de>
30800         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
30801         Define always.
30802         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
30804         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30805         bits/fcntl-linux.h.
30807         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
30808         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
30810         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
30811         to __O_LARGEFILE.
30812         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
30813         to __O_LARGEFILE.
30815 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
30816             Joseph Myers  <joseph@codesourcery.com>
30818         * config.make.in (NM): New variable.
30820 2012-10-21  Andreas Jaeger  <aj@suse.de>
30822         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
30823         definitions and declarations that are provided by
30824         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
30826 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
30828         [BZ #14683]
30829         * elf/Makefile (tests-static): Add tst-leaks1-static.
30830         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
30831         ($(objpfx)tst-leaks1-static): New rule.
30832         ($(objpfx)tst-leaks1-static-mem): Likewise.
30833         (tst-leaks1-static-ENV): New macro.
30834         * elf/dl-open.c (dl_open_worker): Check the main application
30835         only if SHARED is defined.
30836         * elf/tst-leaks1-static.c: New file.
30838 2012-10-20  Andreas Jaeger  <aj@suse.de>
30840         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
30841         generic values for Linux.
30842         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
30843         and declarations that are provided by <bits/fcntl-linux.h> and
30844         include <bits/fcntl-linux.h>.
30845         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
30846         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
30848 2012-10-20  Roland McGrath  <roland@hack.frob.com>
30850         * io/fcntl.h: Move include of <bits/types.h> to the top and
30851         include it unconditionally.
30853 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
30855         * wcsmbs/Makefile (tests-ifunc): New variable.
30856         (tests): Add $(tests-ifunc).
30857         * wcsmbs/test-wcschr-ifunc.c: New file.
30858         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
30859         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
30860         * wcsmbs/test-wcslen-ifunc.c: Likewise.
30861         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
30862         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
30864         * string/Makefile (tests-ifunc): New variable.
30865         (tests): Add $(tests-ifunc).
30866         * string/test-memccpy.c (TEST_NAME): New macro.
30867         * string/test-memchr.c (TEST_NAME): Likewise.
30868         * string/test-memcmp.c (TEST_NAME): Likewise.
30869         * string/test-memcpy.c (TEST_NAME): Likewise.
30870         * string/test-memmem.c (TEST_NAME): Likewise.
30871         * string/test-memmove.c (TEST_NAME): Likewise.
30872         * string/test-memset.c (TEST_NAME): Likewise.
30873         * string/test-rawmemchr.c (TEST_NAME): Likewise.
30874         * string/test-stpcpy.c (TEST_NAME): Likewise.
30875         * string/test-stpncpy.c (TEST_NAME): Likewise.
30876         * string/test-strcasecmp.c (TEST_NAME): Likewise.
30877         * string/test-strcasestr.c (TEST_NAME): Likewise.
30878         * string/test-strcat.c (TEST_NAME): Likewise.
30879         * string/test-strchr.c (TEST_NAME): Likewise.
30880         * string/test-strcmp.c(TEST_NAME): Likewise.
30881         * string/test-strcpy.c (TEST_NAME): Likewise.
30882         * string/test-strcspn.c (TEST_NAME): Likewise.
30883         * string/test-strlen.c (TEST_NAME): Likewise.
30884         * string/test-strncasecmp.c (TEST_NAME): Likewise.
30885         * string/test-strncmp.c (TEST_NAME): Likewise.
30886         * string/test-strncpy.c (TEST_NAME): Likewise.
30887         * string/test-strnlen.c (TEST_NAME): Likewise.
30888         * string/test-strpbrk.c (TEST_NAME): Likewise.
30889         * string/test-strrchr.c (TEST_NAME): Likewise.
30890         * string/test-strspn.c (TEST_NAME): Likewise.
30891         * string/test-strstr.c (TEST_NAME): Likewise.
30892         * string/test-bcopy-ifunc.c: New file.
30893         * string/test-bzero-ifunc.c: Likewise.
30894         * string/test-memccpy-ifunc.c: Likewise.
30895         * string/test-memchr-ifunc.c: Likewise.
30896         * string/test-memcmp-ifunc.c: Likewise.
30897         * string/test-memcpy-ifunc.c: Likewise.
30898         * string/test-memmem-ifunc.c: Likewise.
30899         * string/test-memmove-ifunc.c: Likewise.
30900         * string/test-mempcpy-ifunc.c: Likewise.
30901         * string/test-memset-ifunc.c: Likewise.
30902         * string/test-rawmemchr-ifunc.c: Likewise.
30903         * string/test-stpcpy-ifunc.c: Likewise.
30904         * string/test-stpncpy-ifunc.c: Likewise.
30905         * string/test-strcasecmp-ifunc.c: Likewise.
30906         * string/test-strcasestr-ifunc.c: Likewise.
30907         * string/test-strcat-ifunc.c: Likewise.
30908         * string/test-strchr-ifunc.c: Likewise.
30909         * string/test-strchrnul-ifunc.c: Likewise.
30910         * string/test-strcmp-ifunc.c: Likewise.
30911         * string/test-strcpy-ifunc.c: Likewise.
30912         * string/test-strcspn-ifunc.c: Likewise.
30913         * string/test-strlen-ifunc.c: Likewise.
30914         * string/test-strncasecmp-ifunc.c: Likewise.
30915         * string/test-strncat-ifunc.c: Likewise.
30916         * string/test-strncmp-ifunc.c: Likewise.
30917         * string/test-strncpy-ifunc.c: Likewise.
30918         * string/test-strnlen-ifunc.c: Likewise.
30919         * string/test-strpbrk-ifunc.c: Likewise.
30920         * string/test-strrchr-ifunc.c: Likewise.
30921         * string/test-strspn-ifunc.c: Likewise.
30922         * string/test-strstr-ifunc.c: Likewise.
30924         * debug/Makefile (tests-ifunc): New variable.
30925         (tests): Add $(tests-ifunc).
30926         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
30927         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
30928         * debug/test-stpcpy_chk-ifunc.c: New file.
30929         * debug/test-strcpy_chk-ifunc.c: Likewise.
30931 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
30933         [BZ #13601]
30934         * elf/dl-load.c (open_verify): Retry read if the entire ELF
30935         header is not read in.
30937 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
30939         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
30940         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
30941         directly.  Pass built executable to script as
30942         $(built-program-cmd).
30943         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
30944         $testprogram without using LD_LIBRARY_PATH and $ldso.
30946         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
30947         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
30948         $(rtld-installed-name).
30949         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
30950         (rtld_installed_name): Likewise.
30951         (library_path): Likewise.
30952         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
30953         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
30954         $(run-program-prefix) to tst-tables.sh.
30955         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
30956         it to run tst-table-from and tst-table-to.
30957         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
30958         Pass it to tst-table.sh.
30959         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
30960         $(run-program-prefix) to tst-gettext.sh.
30961         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
30962         tst-translit.sh.
30963         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
30964         tst-gettext2.sh.
30965         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
30966         to run tst-gettext.
30967         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
30968         to run tst-gettext2.
30969         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
30970         to run tst-translit.
30971         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
30972         $(run-program-prefix) to tst-mtrace.sh.
30973         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
30974         to run tst-mtrace.
30975         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
30976         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
30977         $(rtld-installed-name).
30978         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
30979         (rtld_installed_name): Likewise.
30980         (run_program_prefix): New variable.  Use it to run wordexp-test.
30982         * Makeconfig (ARCH): Remove all definitions.
30983         (machine): Likewise.
30984         [ARCH]: Remove conditional code.
30985         [!objdir]: Give error.
30986         [!objdir] (objpfx): Remove.
30987         [!objdir] (common-objpfx): Likewise.
30988         [!objdir] (common-objdir): Likewise.
30989         * configure.in (config_makefile): Remove.  Hardcode Makefile in
30990         AC_CONFIG_FILES call.
30991         * configure: Regenerated.
30993         [BZ #13888]
30994         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
30995         or TMPDIR.
30996         (testout): Likewise.
30998         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
30999         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
31000         $(rtld-installed-name).
31001         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
31002         (rtld_installed_name): Likwise.
31003         (runit): Remove function.
31004         (run_getconf): New variable,  Use it for running getconf binary.
31006 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
31008         [BZ #14716]
31009         * string/test-memmem.c (check_result): New function.
31010         (do_one_test): Use it.
31011         (check1): New function.
31012         (test_main): Use it.
31014 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
31016         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
31018 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
31020         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
31021         (_G_LSEEK64): Likewise.
31022         (_G_MMAP64): Likewise.
31023         (_G_FSTAT64): Likewise.
31024         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
31025         (_G_LSEEK64): Likewise.
31026         (_G_MMAP64): Likewise.
31027         (_G_FSTAT64): Likewise.
31028         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
31029         unconditional.  Call __mmap64 directly.
31030         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
31031         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
31032         __lseek64 directly.
31033         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
31034         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
31035         __mmap64 directly.
31036         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
31037         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
31038         __lseek64 directly.
31039         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
31040         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
31041         __lseek64 directly.
31042         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
31043         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
31044         __lseek64 directly.
31045         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
31046         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
31047         __fxstat64 directly.
31048         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
31049         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
31050         unconditional.
31051         (freopen64) [!_G_OPEN64]: Remove conditional code.
31052         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
31053         unconditional.
31054         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
31055         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
31056         unconditional.
31057         (ftello64) [!_G_LSEEK64]: Remove conditional code.
31058         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
31059         unconditional.
31060         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
31061         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
31062         unconditional.
31063         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
31064         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
31065         unconditional.
31066         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
31067         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
31068         unconditional.
31069         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
31070         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
31071         unconditional.
31072         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
31074 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
31076         [BZ #12140]
31077         * manual/memory.texi (Malloc Tunable Parameters): Add note
31078         about free list pointers overwriting some perturb bytes.
31079         Wording suggested by Roland McGrath.
31081 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
31083         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
31084         (lgamma_test): Likewise.
31085         (tgamma_test): Likewise.
31087 2012-10-16  Florian Weimer  <fweimer@redhat.com>
31089         [BZ #14700]
31090         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
31091         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
31093 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
31095         * NEWS: Mention BZ #14716.
31096         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
31097         when removing AVAILABLE1_USES_J macro.
31099 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
31101         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
31102         (__bswap_64): __uint64_t for unsigned 64-bit int.
31104 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
31106         * include/string.h (memmem): Declare libc hidden alias.
31107         * string/memmem.c (memmem): Define libc hidden alias.
31108         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
31109         __read, __close instead of open, read, close.
31111 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
31113         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
31114         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
31115         global and hidden.
31116         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
31117         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
31118         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
31119         Likewise.
31120         (__rawmemchr_sse2): Likewise.
31121         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
31122         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
31123         (__strchr_sse2): Likewise.
31124         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
31125         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
31126         (__strcasecmp_sse2): Likewise.
31127         (__strncasecmp_sse2): Likewise.
31128         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
31129         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
31130         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
31131         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
31132         (__strrchr_sse2): Likewise.
31133         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
31134         ifunc-impl-list.c.
31135         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
31136         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
31137         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
31138         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
31139         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
31140         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
31141         * sysdeps/x86_64/multiarch/memset.S: Likewise.
31142         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
31143         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
31144         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
31145         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
31146         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
31147         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
31148         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
31149         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
31150         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
31151         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
31152         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
31153         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
31154         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
31155         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
31156         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
31157         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
31158         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
31159         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
31160         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
31161         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
31162         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
31163         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
31164         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
31166         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
31167         global and hidden.
31168         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
31169         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
31170         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
31171         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
31172         Likewise.
31173         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
31174         Likewise.
31175         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
31176         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
31177         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
31178         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
31179         ifunc-impl-list.c.
31180         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
31181         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
31182         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
31183         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
31184         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
31185         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
31186         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
31187         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
31188         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
31189         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
31190         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
31191         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
31192         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
31193         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
31194         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
31195         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
31196         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
31197         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
31198         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
31199         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
31200         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
31201         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
31202         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
31203         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
31204         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
31205         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
31206         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
31207         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
31208         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
31209         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
31210         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
31211         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
31212         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
31213         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
31214         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
31215         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
31216         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
31217         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
31218         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
31219         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
31220         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
31222         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
31223         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
31224         * include/ifunc-impl-list.h: New file.
31225         * misc/ifunc-impl-list.c: Likewise.
31226         * misc/Makefile (routines): Add ifunc-impl-list.
31227         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
31228         * string/test-string.h: Include <ifunc-impl-list.h>.
31229         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
31230         TEST_NAME]: New variables.
31231         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
31232         are defined.
31233         (test_init): Call __libc_ifunc_impl_list to initialize
31234         func_list if TEST_IFUNC and TEST_NAME are defined.
31236         * string/Makefile (strop-tests): Add bcopy and bzero.
31237         * string/test-bcopy.c: New file.
31238         * string/test-bzero.c: Likewise.
31239         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
31240         defined.
31241         * string/test-memset.c: Support bzero test if TEST_BZERO is
31242         defined.
31243         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
31244         __libc_memmove.
31245         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
31246         __libc_memset.
31247         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
31248         of memset.
31250 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
31252         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
31253         * configure: Regenerated.
31255         * Makeconfig (+link-static-before-libc): Don't include
31256         $(link-static-libc).
31258         * libio/libio.h (_IO_pos_t): Remove.
31260 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
31262         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
31263         McGrath.
31265 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
31267         * crypt/crypt-entry.c: Include fips-private.h.
31268         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
31269         * crypt/md5c-test.c (main): Tolerate disabled MD5.
31270         * sysdeps/unix/sysv/linux/fips-private.h: New file.
31271         * sysdeps/generic/fips-private.h: New file, dummy fallback.
31273 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
31275         * crypt/crypt-private.h: Include stdbool.h.
31276         (_ufc_setup_salt_r): Return bool.
31277         * crypt/crypt-entry.c: Include errno.h.
31278         (__crypt_r): Return NULL with EINVAL for bad salt.
31279         * crypt/crypt_util.c (bad_for_salt): New.
31280         (_ufc_setup_salt_r): Check that salt is long enough and within
31281         the specified alphabet.
31282         * crypt/badsalttest.c: New file.
31283         * crypt/Makefile (tests): Add it.
31284         ($(objpfx)badsalttest): New.
31286 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
31288         * NEWS: Add entry for BZ #14602.
31290 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
31292         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
31293         type-generic.
31294         * math/libm-test.inc: Update comment listing what functions and
31295         macros are tested.
31296         (isgreater_test): New function.
31297         (isgreaterequal_test): Likewise.
31298         (isless_test): Likewise.
31299         (islessequal_test): Likewise.
31300         (islessgreater_test): Likewise.
31301         (isunordered_test): Likewise.
31302         (main): Call the new functions.
31304 2012-10-09  Roland McGrath  <roland@hack.frob.com>
31306         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
31307         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
31308         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
31309         * sysdeps/i386/configure: Regenerated.
31310         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
31311         * sysdeps/mach/configure: Regenerated.
31312         * sysdeps/mach/hurd/configure: Regenerated.
31313         * sysdeps/powerpc/configure: Regenerated.
31314         * sysdeps/powerpc/powerpc32/configure: Regenerated.
31315         * sysdeps/powerpc/powerpc64/configure: Regenerated.
31316         * sysdeps/s390/s390-32/configure: Regenerated.
31317         * sysdeps/s390/s390-64/configure: Regenerated.
31318         * sysdeps/sh/configure: Regenerated.
31319         * sysdeps/sparc/configure: Regenerated.
31320         * sysdeps/unix/sysv/linux/configure: Regenerated.
31321         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
31322         * sysdeps/x86_64/configure: Regenerated.
31324         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
31325         defined.  Don't check if MAP is NULL.
31327 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
31329         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
31330         (_G_stat64): Likewise.
31331         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
31332         (_G_stat64): Likewise.
31333         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
31334         instead of struct _G_stat64.
31335         * libio/fileops.c (mmap_remap_check): Likewise.
31336         (decide_maybe_mmap): Likewise.
31337         (_IO_new_file_seekoff): Likewise.
31338         (_IO_file_stat): Likewise.
31339         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
31340         _G_off64_t.
31341         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
31342         instead of struct _G_stat64.
31343         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
31345 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
31347         [BZ #14602]
31348         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
31349         Replace with ...
31350         (CHECK_EOL): New macro.
31351         (two_way_short_needle): Check beginning of haystack for EOL.  Use
31352         CHECK_EOL.
31353         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
31354         Replace with CHECK_EOL.
31355         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
31356         Replace with CHECK_EOL.
31358 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
31360         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
31361         type-generic.
31362         * math/libm-test.inc: Update comment listing what functions and
31363         macros are tested.
31364         (finite_test): New function.
31365         (isinf_test): Likewise.
31366         (isnan_test): Likewise.
31367         (fpclassify_test): Test subnormal input.
31368         (isfinite_test): Likewise.
31369         (isnormal_test): Likewise.
31370         (main): Call the new functions.
31372 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
31374         [BZ #14660]
31375         * Makerules (%.dynsym): Force C locale when running
31376         $(OBJDUMP) --dynamic-syms.
31378 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
31380         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
31381         <stdint.h>.
31383 2012-10-06  David S. Miller  <davem@davemloft.net>
31385         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
31386         upper 32-bits of the length value in %o2 since we use branch-on-register
31387         tests which consider the entire 64-bit register.
31389 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
31391         * string/test-strstr.c (check2): Add a test for page boundary.
31393 2012-10-05  David S. Miller  <davem@davemloft.net>
31395         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
31396         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
31397         file.
31398         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
31399         sysdep_routines.
31400         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
31401         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
31402         and bzero when HWCAP_SPARC_CRYPTO is present.
31404 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
31406         [BZ #14602]
31407         * string/test-strstr.c (check2): New function.
31408         (test_main): Call check2.
31410         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
31411         and bug-strchr1.
31412         * string/bug-strcasestr1.c (do_test): Moved to ...
31413         * string/test-strcasestr.c (check1): Here.  New function.
31414         (do_one_test): Break out result checking code into ...
31415         (check_result): This.  New function.
31416         (do_one_test): Call check_result.
31417         (test_main): Call check1.
31418         * string/bug-strchr1.c (do_test): Moved to ...
31419         * string/test-strchr.c (check1): Here.  New function.
31420         (do_one_test): Break out result checking code into ...
31421         (check_result): This.  New function.
31422         (do_one_test): Call check_result.
31423         (test_main): Call check1.
31424         * string/bug-strstr1.c (main): Moved to ...
31425         * string/test-strstr.c (check1): Here.  New function.
31426         (do_one_test): Break out result checking code into ...
31427         (check_result): This.  New function.
31428         (do_one_test): Call check_result.
31429         (test_main): Call check1.
31430         * string/bug-strcasestr1.c: Removed.
31431         * string/bug-strchr1.c: Likewise.
31432         * string/bug-strstr1.c: Likewise.
31434         * elf/Makefile (dl-routines): Add hwcaps.
31435         * elf/dl-support.c (_dl_important_hwcaps): Removed.
31436         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
31437         (_dl_important_hwcaps): Moved to ...
31438         * elf/dl-hwcaps.c: Here.  New file.
31439         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
31441         [BZ #14557]
31442         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
31443         if IS_IN_rtld isn't defined.
31445         * elf/dl-support.c (_dl_sysinfo_map): New.
31446         Include "get-dynamic-info.h" and "setup-vdso.h".
31447         (_dl_non_dynamic_init): Call setup_vdso.
31448         * elf/dynamic-link.h: Don't include <assert.h>.
31449         (elf_get_dynamic_info): Moved to ...
31450         * elf/get-dynamic-info.h: Here.  New file.
31451         * elf/dynamic-link.h: Include "get-dynamic-info.h".
31452         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
31453         * elf/setup-vdso.h: Here.  New file.
31454         * elf/rtld.c: Include "setup-vdso.h".
31455         (dl_main): Call setup_vdso.
31457 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
31459         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
31460         creal in comment listing functions tested.  List finite, isinf,
31461         isnan, isless, islessequal, isgreater, isgreaterequal,
31462         islessgreater, isunordered, lgamma_r and pow10 as functions and
31463         macros not tested.  Mention which functions not tested are aliases
31464         for other functions.  Fix typo.  Note that signs of NaNs are not
31465         tested.
31467         * scripts/config.guess: Update from config.git.
31468         * scripts/config.sub: Likewise.
31470 2012-10-04  Roland McGrath  <roland@hack.frob.com>
31472         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
31473         * misc/madvise.c (madvise): Renamed to __madvise.
31474         Make madvise a weak alias.
31475         * include/sys/mman.h: Declare __madvise.
31476         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
31477         * sysdeps/unix/syscalls.list
31478         (madvise): Make __madvise the strong name, and madvise a weak alias.
31479         * sysdeps/unix/sysv/linux/syscalls.list
31480         (madvise, mmap): Remove redundant entries.
31481         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
31482         * malloc/malloc.c (mtrim): Likewise.
31483         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
31485 2012-10-03  Roland McGrath  <roland@hack.frob.com>
31487         * sysdeps/mach/hurd/dl-cache.c: File removed.
31488         * config.h.in (USE_LDCONFIG): New #undef.
31489         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
31490         * configure: Regenerated.
31491         * elf/Makefile (dl-routines): Add dl-cache only under
31492         [$(use-ldconfig) = yes].
31493         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
31494         cache on [USE_LDCONFIG].
31495         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
31496         [USE_LDCONFIG].
31497         * elf/rtld.c (dl_main): Likewise.
31499 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
31501         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
31502         _SC_LEVEL4_CACHE_LINESIZE.
31504 2012-10-03  Roland McGrath  <roland@hack.frob.com>
31506         * sysdeps/unix/bsd/confstr.h: File removed.
31508 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
31510         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
31511         sys/sdt-config.h.
31513 2012-10-02  Roland McGrath  <roland@hack.frob.com>
31515         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
31516         Make 'mapoff' field ElfW(Off) rather than off_t.
31518 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
31520         * nscd/Makefile: Remove nscd-cflags and all its users.
31521         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
31522         (CFLAGS-nonlib): Add compiler flags for nscd modules.
31524         [BZ #10631]
31525         * malloc.c (malloc_printerr): Clarify error message.
31527 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
31529         [BZ #14648]
31530         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
31531         Set bit_FMA_Usable if FMA is supported.
31532         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
31533         macro.
31534         (bit_FMA4_Usable): Updated.
31535         (index_FMA_Usable): New macro.
31536         (CPUID_FMA): Likewise
31537         (HAS_FMA): Defined with bit_FMA_Usable.
31539 2012-10-01  Roland McGrath  <roland@hack.frob.com>
31541         * bits/types.h (__swblk_t): Type removed.
31542         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
31543         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
31544         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
31545         (__SWBLK_T_TYPE): Likewise.
31546         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
31547         (__SWBLK_T_TYPE): Likewise.
31548         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
31549         (__SWBLK_T_TYPE): Likewise.
31550         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
31551         (__SWBLK_T_TYPE): Likewise.
31553 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
31554             Honza Horak <hhorak@redhat.com>
31556         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
31557         (xdr_mapname): Use YPMAXMAP as maxsize.
31558         (xdr_peername): Use YPMAXPEER as maxsize.
31559         (xdr_keydat): Use YPAXRECORD as maxsize.
31560         (xdr_valdat): Use YPMAXRECORD as maxsize.
31562 2012-10-01  Roland McGrath  <roland@hack.frob.com>
31564         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
31566         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
31567         * csu/init-first.c: ... here.
31568         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
31569         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
31570         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
31571         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
31572         * sysdeps/i386/init-first.c: File removed.
31573         * sysdeps/sh/init-first.c: File removed.
31575 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
31577         [BZ #14645]
31578         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
31579         if x * y might underflow to zero and z is zero.
31580         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
31581         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
31582         * math/libm-test.inc (min_subnorm_value): New variable.
31583         (fma_test): Add more tests.
31584         (fma_test_towardzero): Likewise.
31585         (fma_test_downward): Likewise
31586         (fma_test_upward): Likewise.
31587         (initialize): Set min_subnorm_value.
31589 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
31591         [BZ #14638]
31592         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
31593         0 + 0.
31594         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
31595         mode for addition resulting in exact zero.
31596         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
31597         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
31598         exact 0 + 0.
31599         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
31600         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
31601         * math/libm-test.inc (fma_test): Add more tests.
31602         (fma_test_towardzero): New function.
31603         (fma_test_downward): Likewise.
31604         (fma_test_upward): Likewise.
31605         (main): Call the new functions.
31607 2012-09-28  David S. Miller  <davem@davemloft.net>
31609         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
31611 2012-09-28  Roland McGrath  <roland@hack.frob.com>
31613         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
31614         instead of SIGALRM.
31616         * sysdeps/gnu/_G_config.h: Moved to ...
31617         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
31618         * sysdeps/mach/hurd/_G_config.h: Moved to ...
31619         * sysdeps/generic/_G_config.h: ... here.
31621         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
31623         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
31625         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
31626         Conditionalize target on [libnss_test1.so-version].
31628         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
31630         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
31631         (elfobjdir): Move out of conditionals.
31633         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
31634         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
31635         (__nss_lookup_function): Conditionalize label remove_from_tree on
31636         [!DO_STATIC_NSS || SHARED], matching its only use.
31638 2012-09-28  David S. Miller  <davem@davemloft.net>
31640         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
31641         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
31642         file.
31643         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
31644         sysdep_routines.
31645         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
31646         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
31647         when HWCAP_SPARC_CRYPTO is present.
31649 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
31651         * io/tst-mknodat.c: Create a FIFO instead of a socket.
31653 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
31655         [BZ #6530]
31656         * stdio-common/vfprintf.c (process_string_arg): Revert
31657         2000-07-22 change.
31659 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
31661         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
31662         for testcase.
31663         * stdio-common/tst-sprintf.c: Include <locale.h>
31664         (main): Test sprintf's handling of incomplete multibyte
31665         characters.
31667 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
31669         * elf/dl-runtime.c (VERSYMIDX): Removed.
31670         * elf/dl-version.c (VERSYMIDX): Likewise.
31671         * elf/do-rel.h (VERSYMIDX): Likewise.
31672         (VALIDX): Likewise.
31673         * elf/dynamic-link.h (VERSYMIDX): Likewise.
31674         * elf/rtld.c (VALIDX): Likewise.
31675         (ADDRIDX): Likewise.
31676         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
31677         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
31678         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
31679         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
31680         (VALIDX): Likewise.
31681         (ADDRIDX): Likewise.
31683 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
31685         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
31687 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
31689         [BZ #11438]
31690         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
31691         to global scope.
31692         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
31693         addresses are in the same scope as 192.0.2/24.
31694         * posix/gai.conf: Document new scope table defaults.
31696 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31698         [BZ #5298]
31699         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
31700         for ftell.  Compute offsets from write pointers instead.
31701         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
31703 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31705         [BZ #14543]
31706         * libio/Makefile (tests): New test case tst-fseek.
31707         * libio/tst-fseek.c: New test case to verify that fseek/ftell
31708         combination works in wide mode.
31709         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
31710         state when the external buffer state changes.
31712 2012-09-27  David S. Miller  <davem@davemloft.net>
31714         [BZ #14376]
31715         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
31716         pass reloc->r_addend in as the 'high' argument to
31717         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
31719         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31721 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
31723         * rt/tst-aio2.c: Include <pthread.h>.
31724         * rt/tst-aio3.c: Likewise.
31726 2012-09-27  Steve Ellcey  <sellcey@mips.com>
31728         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
31730 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
31732         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
31733         contents on [SHARED].
31735 2012-09-26  Marek Polacek  <polacek@redhat.com>
31737         [BZ #14530]
31738         [BZ #13741]
31739         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
31740         for C++ and GCC <4.3 as well as for non GCC compilers.
31742 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
31744         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31746 2012-09-25  Roland McGrath  <roland@hack.frob.com>
31748         * Makefile.in (all, install): Declare with .PHONY.
31749         Reported by Michael Hope <michael.hope@linaro.org>.
31751 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
31753         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
31754         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
31755         system header.
31756         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
31757         Likewise.
31758         (sydep_routines): Add the new and the internal functions.
31759         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
31760         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
31761         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
31762         (GLIBC_2.17): Add the new function.
31763         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
31764         (GLIBC_2.17): Likewise.
31765         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
31766         (GLIBC_2.17): Likewise.
31767         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
31768         (GLIBC_2.17): Likewise.
31769         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
31771 2012-09-25  Alan Modra  <amodra@gmail.com>
31773         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
31774         Add release barrier before setting once_control to say
31775         initialisation is done.  Add hints on lwarx.  Use macro in
31776         place of isync.
31777         (clear_once_control): Add release barrier.
31779 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
31781         [BZ #13629]
31782         * math/s_clog.c (__clog): Handle more values close to |z| = 1
31783         specially.
31784         * math/s_clog10.c (__clog10): Likewise.
31785         * math/s_clog10f.c (__clog10f): Likewise.
31786         * math/s_clog10l.c (__clog10l): Likewise.
31787         * math/s_clogf.c (__clogf): Likewise.
31788         * math/s_clogl.c (__clogl): Likewise.
31789         * math/Makefile (libm-calls): Add x2y2m1.
31790         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
31791         (__x2y2m1): Likewise.
31792         (__x2y2m1l): Likewise.
31793         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
31794         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
31795         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
31796         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
31797         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
31798         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
31799         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
31800         * sysdeps/i386/fpu/libm-test-ulps: Update.
31801         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31803         [BZ #14621]
31804         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
31805         int as type of variable DEPTH.
31806         (glob): Use size_t instead of int as type of variables NEWCOUNT
31807         and OLD_PATHC.
31809 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
31811         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
31812         Add s_sincosf-sse2.
31813         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
31814         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
31815         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
31816         macros for using routine as __sincosf_ia32.
31817         Use macro for function declaration and weak_alias.
31818         * sysdeps/i386/fpu/libm-test-ulps: Update.
31820         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
31821         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31823         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
31824         subnormal argument.
31825         * math/s_cexpf.c (__cexpf): Likewise.
31826         * math/s_csinf.c (__csinf): Likewise.
31827         * math/s_csinhf.c (__csinhf): Likewise.
31828         * math/s_ctanf.c (__ctanf): Likewise.
31829         * math/s_ctanhf.c (__ctanhf): Likewise.
31830         * math/s_ccosh.c (__ccoshf): Likewise.
31831         * math/s_cexp.c (__cexpl): Likewise.
31832         * math/s_csin.c (__csin): Likewise.
31833         * math/s_csinh.c (__csinh): Likewise.
31834         * math/s_ctan.c (__ctan): Likewise.
31835         * math/s_ctanh.c (ctanh): Likewise.
31836         * math/s_ccoshl.c (__ccoshl): Likewise.
31837         * math/s_cexpl.c (__cexpl): Likewise.
31838         * math/s_csinl.c (__csinl): Likewise.
31839         * math/s_csinhl.c (__csinhl): Likewise.
31840         * math/s_ctanl.c (__ctanl): Likewise.
31841         * math/s_ctanhl.c (__ctanhl): Likewise.
31843 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
31845         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
31846         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
31847         (_IO_off_t): Define to __off_t, not _G_off_t.
31848         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
31849         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
31850         (_IO_wint_t): Define to wint_t, not _G_wint_t.
31851         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
31852         type of __dummy and __dummy2 fields.
31853         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
31854         (_G_ssize_t): Likewise.
31855         (_G_off_t): Likewise.
31856         (_G_pid_t): Likewise.
31857         (_G_uid_t): Likewise.
31858         (_G_wchar_t): Likewise.
31859         (_G_wint_t): Likewise.
31860         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
31861         (_G_ssize_t): Likewise.
31862         (_G_off_t): Likewise.
31863         (_G_pid_t): Likewise.
31864         (_G_uid_t): Likewise.
31865         (_G_wchar_t): Likewise.
31866         (_G_wint_t): Likewise.
31867         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
31868         (_G_ssize_t): Likewise.
31869         (_G_off_t): Likewise.
31870         (_G_pid_t): Likewise.
31871         (_G_uid_t): Likewise.
31872         (_G_wchar_t): Likewise.
31873         (_G_wint_t): Likewise.
31875 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
31877         * malloc/arena.c: Include malloc-sysdep.h.
31878         (shrink_heap): Use check_may_shrink_heap to decide if madvise
31879         is sufficient to shrink the heap or an unmap is needed.
31880         * sysdeps/generic/malloc-sysdep.h: New file.  Define
31881         new function check_may_shrink_heap.
31882         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
31883         new function check_may_shrink_heap.
31885 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
31887         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
31888         comments.
31890 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
31892         * catgets/test-gencat.sh: Add "set -e".
31893         * elf/tst-pathopt.sh: Likewise.
31894         * grp/tst_fgetgrent.sh: Likewise.
31895         * iconvdata/run-iconv-test.sh: Likewise.
31896         * intl/tst-gettext.sh: Likewise.
31897         * intl/tst-gettext2.sh: Likewise.
31898         * intl/tst-gettext4.sh: Likewise.
31899         * intl/tst-gettext6.sh: Likewise.
31900         * intl/tst-translit.sh: Likewise.
31901         * io/ftwtest-sh: Likewise.
31902         * libio/test-freopen.sh: Likewise.
31903         * malloc/tst-mtrace.sh: Likewise.
31904         * posix/globtest.sh: Likewise.
31905         * posix/tst-getconf.sh: Likewise.
31906         * posix/wordexp-tst.sh: Likewise.
31907         * stdio-common/tst-printf.sh: Likewise.
31908         * stdio-common/tst-unbputc.sh: Likewise.
31909         * stdlib/tst-fmtmsg.sh: Likewise.
31910         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
31911         * catgets/Makefile: Do not specify -e option when running
31912         testsuite shell scripts.
31913         * elf/Makefile: Likewise.
31914         * grp/Makefile: Likewise.
31915         * iconvdata/Makefile: Likewise.
31916         * intl/Makefile: Likewise.
31917         * io/Makefile: Likewise.
31918         * libio/Makefile: Likewise.
31919         * malloc/Makefile: Likewise.
31920         * posix/Makefile: Likewise.
31921         * stdio-common/Makefile: Likewise.
31922         * stdlib/Makefile: Likewise.
31923         * sysdeps/x86_64/Makefile: Likewise.
31925         * io/ftwtest-sh: Add copyright header.
31926         * posix/globtest.sh: Likewise.
31927         * posix/tst-getconf.sh: Likewise.
31928         * posix/wordexp-tst.sh: Likewise.
31929         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
31931 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
31933         [BZ #13679]
31934         * Makeconfig (+link): Defined as $(+link-static) if
31935         $(build-shared) isn't yes.
31936         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
31937         isn't yes.
31938         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
31940         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
31942         [BZ #14562]
31943         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
31944         new chunk size with MALLOC_ALIGN_MASK.
31946 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
31948         [BZ #5044]
31949         * stdio-common/printf_fphex.c: Include <stdbool.h> and
31950         <rounding-mode.h>.
31951         (__printf_fphex): Determine rounding using get_rounding_mode and
31952         round_away.
31953         * stdio-common/tst-printf-round.c (struct hex_test): New
31954         structure.
31955         (hex_tests): New variable.
31956         (test_hex_in_one_mode): New function.
31957         (do_test): Also run tests for hex float output.
31959 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
31961         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
31962         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
31963         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
31964         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
31965         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
31966         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
31967         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
31968         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
31970 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
31972         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
31973         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
31974         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
31975         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
31977 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
31979         [BZ #14579]
31980         * elf/rtld.c (dl_main): Limit the check for self loading to normal
31981         mode only.
31982         * elf/tst-rtld-load-self.sh: New test.
31983         * elf/Makefile: Run it.
31985 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
31987         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
31988         (tst-writev-ENV): Remove.
31989         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
31991 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
31993         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
31995 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
31997         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
31998         unconditional.
31999         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
32000         Likewise.
32001         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
32002         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
32003         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
32004         Likewise.
32006 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
32008         [BZ #14587]
32009         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
32010         * config.make.in (have-cpp-asm-debuginfo): Removed.
32011         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
32012         * configure: Regenerated.
32014 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
32016         [BZ #5044]
32017         * stdio-common/printf_fp.c: Include <stdbool.h> and
32018         <rounding-mode.h>.
32019         (___printf_fp): Determine rounding using get_rounding_mode and
32020         round_away.
32021         * stdio-common/tst-printf-round.c: New file.
32022         * stdio-common/Makefile (tests): Add tst-printf-round.
32023         (link-libm): New variable.
32024         ($(objpfx)tst-printf-round): Depend in $(link-libm).
32026 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
32028         [BZ #14576]
32029         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
32030         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
32031         Likewise.
32032         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
32033         Likewise.
32035 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
32037         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
32038         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
32039         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
32040         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
32042 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
32044         [BZ #14518]
32045         * include/rounding-mode.h: New file.
32046         * sysdeps/generic/get-rounding-mode.h: Likewise.
32047         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
32048         * stdlib/strtod_l.c: Include <rounding-mode.h>.
32049         (MAX_VALUE): New macro.
32050         (MIN_VALUE): Likewise.
32051         (overflow_value): New function.
32052         (underflow_value): Likewise.
32053         (round_and_return): Use overflow_value and underflow_value to
32054         determine return values in overflow and underflow cases.  Use
32055         round_away to determine rounding depending on rounding mode.
32056         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
32057         determine return values in overflow and underflow cases.
32058         * stdlib/tst-strtod-round.c: Include <fenv.h>.
32059         (struct test_results): New structure.
32060         (struct test): Use struct test_results to store expected results
32061         for all rounding modes.
32062         (TEST): Include expected results for all rounding modes.
32063         (test_in_one_mode): New function.
32064         (do_test): Use test_in_one_mode to compute and check results.
32065         Check results for all rounding modes.
32066         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
32067         $(link-libm).
32069 2012-12-09  Allan McRae  <allan@archlinux.org>
32071         * sysdeps/i386/fpu/libm-test-ulps: Update
32073 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
32075         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
32076         (_G_int32_t): Likewise.
32077         (_G_uint16_t): Likewise.
32078         (_G_uint32_t): Likewise.
32079         (_G_HAVE_BOOL): Likewise.
32080         (_G_HAVE_ATEXIT): Likewise.
32081         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
32082         (_G_HAVE_IO_FILE_OPEN): Likewise.
32083         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
32084         (_G_int32_t): Likewise.
32085         (_G_uint16_t): Likewise.
32086         (_G_uint32_t): Likewise.
32087         (_G_HAVE_BOOL): Likewise.
32088         (_G_HAVE_ATEXIT): Likewise.
32089         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
32090         (_G_HAVE_IO_FILE_OPEN): Likewise.
32091         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
32092         (_G_int32_t): Likewise.
32093         (_G_uint16_t): Likewise.
32094         (_G_uint32_t): Likewise.
32095         (_G_HAVE_BOOL): Likewise.
32096         (_G_HAVE_ATEXIT): Likewise.
32097         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
32098         (_G_HAVE_IO_FILE_OPEN): Likewise.
32100 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
32102         * csu/libc-tls.c: Update copyright years.
32104 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
32106         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
32107         [!_G_USING_THUNKS]: Remove conditional code.
32108         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
32109         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
32111         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
32112         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
32113         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
32114         (_G_VTABLE_LABEL_PREFIX): Likewise.
32115         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
32116         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
32117         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
32118         (_G_VTABLE_LABEL_PREFIX): Likewise.
32119         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
32120         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
32121         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
32122         (_G_VTABLE_LABEL_PREFIX): Likewise.
32123         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
32125 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
32127         * libio/Makefile: Include ../Makeconfig before tests.
32128         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
32129         only if $(build-shared) is yes.
32131         * iconv/gconv_db.c: Update copyright years.
32133 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32135         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
32136         unwind info if defined PIC. Fix special cases description.
32137         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
32139         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
32140         DP_HI_MASK entry.
32141         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
32143 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
32145         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
32147         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
32148         is NULL.
32150         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
32151         (LDLIBS-tst-chk4): This.
32152         (LDFLAGS-tst-chk5): Renamed to ...
32153         (LDLIBS-tst-chk5): This.
32154         (LDFLAGS-tst-chk6): Renamed to ...
32155         (LDLIBS-tst-chk6): This.
32156         (LDFLAGS-tst-lfschk4): Renamed to ...
32157         (LDLIBS-tst-lfschk4): This.
32158         (LDFLAGS-tst-lfschk5): Renamed to ...
32159         (LDLIBS-tst-lfschk5): This.
32160         (LDFLAGS-tst-lfschk6): Renamed to ...
32161         (LDLIBS-tst-lfschk6): This.
32163         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
32164         on $(common-objpfx)soversions.mk.
32166 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
32168         [BZ #10014]
32169         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
32170         example host name.
32172 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
32174         * malloc/arena.c (arena_get_retry): New function that gets
32175         another arena for the caller to try its request on.
32176         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
32177         current arena cannot fulfill the request.
32178         (__libc_memalign): Likewise.
32179         (__libc_memalign): Likewise.
32180         (__libc_pvalloc): Likewise.
32181         (__libc_calloc): Likewise.
32183 2012-09-05  John Tobey  <john.tobey@gmail.com>
32185         [BZ #13542]
32186         * manual/arith.texi (Operations on Complex): Fix description
32187         of carg branch cut.
32189 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
32191         [BZ #10014]
32192         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
32193         host name.
32195         [BZ #10038]
32196         * manual/memory.texi (Memory): Make order of menu items match
32197         order of sections.
32199 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
32201         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
32202         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
32203         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
32205 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
32207         * csu/libc-tls.c (static_dtv): Renamed to ...
32208         (_dl_static_dtv): This.  Make it global.
32209         (_dl_initial_dtv): Removed.
32210         (__libc_setup_tls): Updated.
32211         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
32212         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
32213         DL_INITIAL_DTV.
32215 2012-09-06  Petr Machata  <pmachata@redhat.com>
32217         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
32218         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
32219         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
32220         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
32222 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
32224         [BZ #14545]
32225         * csu/libc-tls.c (_dl_initial_dtv): New variable.
32226         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
32227         freeing dtv[-1].
32229 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
32231         [BZ #14544]
32232         * Makeconfig (link-static-before-libc): Replace $(+prector)
32233         with $(+prectorT).
32234         (link-static-after-libc): Replace $(+postctor) with
32235         $(+postctorT).
32236         (link-bounded): Replace $(+prector)/$(+postctor) with
32237         $(+prectorT)/$(+postctorT).
32238         (+prectorT): New macro.
32239         (+postctorT): Likewise.
32241 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
32243         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
32244         (round_str): Handle values above the maximum for IBM long double
32245         as inexact.
32246         * stdlib/tst-strtod-round.c (tests): Regenerated.
32248 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32250         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
32251         assembler flag.
32252         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
32253         zarch_nohighgprs around the zarch optimized routines.
32254         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
32255         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
32256         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
32257         for zarch.
32259 2012-09-05  David S. Miller  <davem@davemloft.net>
32261         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32263         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
32264         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
32265         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
32266         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
32267         entries.
32269 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32271         * malloc/arena.c: Fold copyright years.
32272         * malloc/mcheck.c, malloc/memusage.c: Likewise.
32274 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32276         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
32278 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32280         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
32282 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32284         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
32285         change internal state upon failure.
32287 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32289         * malloc/mcheck.c (mcheck_check_all): Fix typo.
32290         * malloc/memusage.c (mmap): Likewise.
32291         (mmap64, mremap): Likewise.  Adjust name in comment.
32293 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
32295         * libio/fileops.c: Fix typos in comments.
32296         * libio/oldfileops.c: Likewise.
32297         * libio/wfileops.c: Likewise.
32299 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
32301         [BZ #1349]
32302         * malloc/Makefile (tests): Add tst-malloc-usable test case.
32303         (tst-malloc-usable-ENV): Set environment for test case.
32304         * malloc/hooks.c (malloc_check_get_size): New function to get
32305         requested size.
32306         * malloc/malloc.c (musable): Use malloc_check_get_size.
32307         * malloc/tst-malloc-usable.c: New test case.
32309 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
32311         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
32313 2012-09-05  Allan McRae  <allan@archlinux.org>
32315         [BZ #13966]
32316         * configure.in (CXX_SYSINCLUDES): Use compiler output to
32317         determine header location.
32318         * configure: Regenerated.
32320 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
32322         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
32323         float format.
32324         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
32325         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
32326         format.
32327         (test): Regenerate.
32329 2012-09-04  David S. Miller  <davem@davemloft.net>
32331         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
32332         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
32333         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
32335 2012-09-04  Florian Weimer  <fweimer@redhat.com>
32337         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
32338         failures.
32340         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
32342 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
32344         [BZ #9914]
32345         * libio/iogetdelim.c: Include <limits.h>.
32346         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
32347         + len + 1 would overflow.
32349 2012-09-03  Andreas Jaeger  <aj@suse.de>
32351         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
32352         * sysdeps/i386/fpu/libm-test-ulps: Update.
32354 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32356         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
32357         Add s_sinf-sse2, s_conf-sse2.
32359         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
32360         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
32361         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
32362         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
32364         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
32365         for using routine as __sinf_ia32.
32366         Use macro for function declaration and weak_alias.
32367         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
32368         for using routine as __cosf_ia32.
32369         Use macro for function declaration and weak_alias.
32371         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
32372         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
32374         * sysdeps/x86_64/fpu/s_sinf.S: New file.
32375         * sysdeps/x86_64/fpu/s_cosf.S: New file.
32376         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
32378         * math/libm-test.inc (cos_test): Add more test cases.
32379         (sin_test): Likewise.
32380         (sincos_test): Likewise.
32382 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32384         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
32385         (IFUNC_RESOLVE): Make pointers to the specialized implementations
32386         hidden.
32387         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
32389 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
32391         [BZ #14538]
32392         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
32393         first element of the GOT.
32394         (elf_machine_load_address): Return the difference between
32395         the runtime address of _DYNAMIC and elf_machine_dynamic ().
32397 2012-09-01  Allan McRae  <allan@archlinux.org>
32399         [BZ #13412]
32400         * configure.in (AWK): Require gawk version 3.0 or later.
32401         * configure: Regenerated.
32403 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
32405         * sysdeps/unix/sysv/linux/kernel-features.h
32406         (__ASSUME_POSIX_CPU_TIMERS): Remove.
32407         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
32408         [__NR_clock_getres]: Make code unconditional.
32409         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
32410         (clock_getcpuclockid): Remove code left unreachable by removal of
32411         conditionals.
32412         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
32413         code unconditional.
32414         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
32415         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
32416         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
32417         Make code unconditional.
32418         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
32419         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
32420         * sysdeps/unix/sysv/linux/clock_settime.c
32421         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
32422         conditional code.
32423         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
32424         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
32426 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
32428         [BZ #14476]
32429         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
32430         scripts/test-installation.pl.
32432         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
32433         and $ld_so_version if it is set.
32435 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
32437         [BZ #14516]
32438         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
32439         failure if reading from procfs failed.
32440         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
32442 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
32444         * sysdeps/unix/sysv/linux/kernel-features.h
32445         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
32446         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
32447         Remove conditional code.
32448         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32449         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
32450         Remove conditional code.
32451         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32452         * sysdeps/unix/sysv/linux/i386/fxstat.c
32453         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
32454         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32455         * sysdeps/unix/sysv/linux/i386/fxstatat.c
32456         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
32457         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32458         * sysdeps/unix/sysv/linux/i386/lxstat.c
32459         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
32460         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32461         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
32462         Remove conditional code.
32463         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32464         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
32465         Remove conditional code.
32466         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32467         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
32468         <kernel-features.h>.
32469         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
32470         Remove.
32471         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
32472         Remove conditional code.
32473         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32474         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
32475         Remove conditional.
32477 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
32479         [BZ #5400]
32480         * NEWS: Add fixed bug number.
32482 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
32484         [BZ #14519]
32485         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
32486         underflowing exponent in case of negative sign.
32487         * stdlib/tst-strtod-round-data: Add more tests.
32488         * stdlib/tst-strtod-round.c (tests): Regenerated.
32490         [BZ #3479]
32491         * stdlib/strtod_l.c (NDIG): Remove.
32492         (HEXNDIG): Likewise.
32493         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
32494         smallest representable value.
32495         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
32496         lie within an exact representation of 1/2 ulp of the result.
32497         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
32498         unconditionally.
32499         (TENS_P9_IDX): Define unconditionally.
32500         (TENS_P9_SIZE): Likewise.
32501         (TENS_P10_IDX): Likewise.
32502         (TENS_P10_SIZE): Likewise.
32503         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
32504         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
32505         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
32506         entries for 10^2^13 and 10^2^14.
32507         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
32508         (TENS_P13_IDX): Define.
32509         (TENS_P13_SIZE): Likewise.
32510         (TENS_P14_IDX): Likewise.
32511         (TENS_P14_SIZE): Likewise.
32512         (_fpioconst_pow10): Change array size to
32513         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
32514         unconditional.
32515         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
32516         1024]: Add entries for 10^2^13 and 10^2^14.
32517         [LAST_POW10 > _LAST_POW10]: Remove #error.
32518         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
32519         (_fpioconst_pow10): Change array size to
32520         FPIOCONST_POW10_ARRAY_SIZE.
32521         * stdlib/gen-fpioconst.c: New file.
32522         * stdlib/gen-tst-strtod-round.c: Likewise.
32523         * stdlib/tst-strtod-round-data: Likewise.
32524         * stdlib/tst-strtod-round.c: Likewise.
32525         * stdlib/Makefile (tests): Add tst-strtod-round.
32527         [BZ #14459]
32528         * stdlib/strtod_l.c: Include <stdint.h>.
32529         (NDEBUG): Do not define.
32530         (round_and_return): Change EXPONENT parameter to type intmax_t.
32531         Rearrange calculations to avoid internal overflow possibilities.
32532         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
32533         Rearrange calculations to avoid internal overflow possibilities.
32534         Assert that number fits inside MPNSIZE limbs.
32535         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
32536         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
32537         calculations and add assertions to avoid internal overflow
32538         possibilities.  Add casts to avoid signed/unsigned operations.
32539         * stdlib/tst-strtod-overflow.c: New file.
32540         * stdlib/Makefile (tests): Add tst-strtod-overflow.
32542 2012-08-25  Marek Polacek  <polacek@redhat.com>
32544         * time/time.h: Fix some typos in comments.
32546 2012-08-23  Roland McGrath  <roland@hack.frob.com>
32548         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
32549         * posix/tst-rfc3484-2.c: Likewise.
32550         * posix/tst-rfc3484-3.c: Likewise.
32552 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
32554         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
32555         (EF_ARM_ABI_FLOAT_HARD): Likewise.
32557 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
32559         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
32560         #include of fxstatat64.c.
32562 2012-08-22  Roland McGrath  <roland@hack.frob.com>
32564         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
32565         * shadow/getspent_r.c: Likewise.
32566         * shadow/getspnam.c: Likewise.
32567         * shadow/getspnam_r.c: Likewise.
32568         * gshadow/getsgent.c: Likewise.
32569         * gshadow/getsgent_r.c: Likewise.
32570         * gshadow/getsgnam.c: Likewise.
32571         * gshadow/getsgnam_r.c: Likewise.
32572         * inet/getnetbyad.c: Likewise.
32573         * inet/getnetbyad_r.c: Likewise.
32574         * inet/getnetbynm.c: Likewise.
32575         * inet/getnetbynm_r.c: Likewise.
32576         * inet/getnetent.c: Likewise.
32577         * inet/getnetent_r.c: Likewise.
32578         * inet/getproto.c: Likewise.
32579         * inet/getproto_r.c: Likewise.
32580         * inet/getprtent.c: Likewise.
32581         * inet/getprtent_r.c: Likewise.
32582         * inet/getprtname.c: Likewise.
32583         * inet/getprtname_r.c: Likewise.
32584         * inet/getrpcbyname.c: Likewise.
32585         * inet/getrpcbyname_r.c: Likewise.
32586         * inet/getrpcbynumber.c: Likewise.
32587         * inet/getrpcbynumber_r.c: Likewise.
32588         * inet/getrpcent.c: Likewise.
32589         * inet/getrpcent_r.c: Likewise.
32590         * inet/getaliasent.c: Likewise.
32591         * inet/getaliasent_r.c: Likewise.
32592         * inet/getaliasname.c: Likewise.
32593         * inet/getaliasname_r.c: Likewise.
32594         * nscd/getgrgid_r.c: Likewise.
32595         * nscd/getgrnam_r.c: Likewise.
32596         * nscd/gethstbyad_r.c: Likewise.
32597         * nscd/gethstbynm3_r.c: Likewise.
32598         * nscd/getpwnam_r.c: Likewise.
32599         * nscd/getpwuid_r.c: Likewise.
32600         * nscd/getsrvbynm_r.c: Likewise.
32601         * nscd/getsrvbypt_r.c: Likewise.
32602         * nscd/gai.c: Likewise.
32604         * configure.in (build_nscd): New substituted variable, set
32605         by --disable-build-nscd and defaults to $use_nscd.
32606         * configure: Regenerated.
32607         * config.make.in (build-nscd): New substituted variable.
32608         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
32609         Change conditional to require [$(build-nscd) = yes] as well.
32610         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
32612         [BZ# 13696]
32613         * configure.in (use_nscd): New substituted variable, set by
32614         --disable-nscd.  If enabled, define USE_NSCD.
32615         * configure: Regenerated.
32616         * config.h.in: Add USE_NSCD.
32617         * config.make.in (use-nscd): New substituted variable.
32618         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
32619         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
32620         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
32621         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
32622         (CFLAGS-getgrnam_r.c): Likewise.
32623         (CFLAGS-initgroups.c): Likewise.
32624         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
32625         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
32626         Variables removed.
32627         * inet/getnetgrent_r.c
32628         (nscd_setnetgrent): New function, broken out of ...
32629         (setnetgrent): ... here.  Call it.
32630         (innetgr): Conditionalize nscd bits on [USE_NSCD].
32631         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
32632         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
32633         * nscd/Makefile (routines, aux): Move definitions after include of
32634         Makeconfig.  Conditionalize on [$(use-nscd) != no].
32635         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
32636         Conditionalize on [USE_NSCD].
32637         (is_nscd, nscd_init_cb): Likewise.
32638         (nss_load_library): Conditionalize init callback on [USE_NSCD].
32639         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
32640         * nss/nss_db/db-init.c: Likewise.
32641         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
32642         [USE_NSCD].
32643         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
32644         (make_request): Use it.
32645         (cache_valid_p): New function.
32646         (__check_pf): Use it.
32647         * NEWS: Add item for --disable-nscd.
32649 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
32651         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
32652         to support sed >= 4.2.1-20-ga9bf076.
32653         * configure: Regenerated.
32655 2012-08-22  Roland McGrath  <roland@hack.frob.com>
32657         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
32658         Conditionalize whole body on [IREL].
32660 2012-08-22  Jeff Law <law@redhat.com>
32662         [BZ #14505]
32663         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
32664         if the family is PF_UNSPEC.
32666 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
32668         * Makerules (lib-version): Rename from V.
32669         (install-lib-nosubdir): Change V to lib-version.
32671 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
32673         [BZ #14252]
32674         * powerpc32/power6/wcschr.c: New file.
32675         * powerpc32/power6/wcscpy.c: New file.
32676         * powerpc32/power6/wcsrchr.c: New file.
32677         * powerpc64/power6/wcschr.c: New file.
32678         * powerpc64/power6/wcscpy.c: New file.
32679         * powerpc64/power6/wcsrchr.c: New file.
32681 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
32683         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
32684         (two_way_short_needle): Use it.
32685         * string/strstr.c (AVAILABLE1_USES_J): Define.
32686         * string/strcasestr.c: Likewise.
32688         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
32689         array references.
32690         * string/strcasestr.c (TOLOWER): Make side-effect safe.
32692         [BZ #11607]
32693         * NEWS: Add an entry.
32694         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
32695         define their defaults.
32696         (two_way_short_needle): Detect end-of-string on-the-fly.
32697         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
32698         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
32699         * string/bug-strcasestr1.c: New test.
32700         * string/Makefile: Run it.
32702 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
32704         [BZ #11607]
32705         * string/str-two-way.h (two_way_short_needle): Optimize matching of
32706         the first character.
32708 2012-08-21  Roland McGrath  <roland@hack.frob.com>
32710         * csu/elf-init.c (__libc_csu_irel): Function removed.
32711         * csu/libc-start.c (apply_irel): New function.
32712         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
32714 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
32716         * sysdeps/unix/sysv/linux/kernel-features.h
32717         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
32718         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
32719         <kernel-features.h>.
32720         [__NR_fadvise64_64]: Make code unconditional.
32721         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
32722         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
32723         !__NR_fadvise64_64)]: Likewise.
32724         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
32725         !__NR_fadvise64_64))]: Likewise.
32726         [__NR_fadvise64]: Make code unconditional.
32727         [!__NR_fadvise64]: Remove conditional code.
32728         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
32729         <kernel-features.h>.
32730         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
32731         unconditional.
32732         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
32733         conditional code.
32734         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
32735         not include <kernel-features.h>.
32736         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
32737         unconditional.
32738         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
32739         conditional code.
32740         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
32741         include <kernel-features.h>.
32742         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
32743         unconditional.
32744         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
32745         conditional code.
32747 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
32749         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
32750         slight instruction rearrangements per scrollpipe analysis.
32751         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
32753 2012-08-20  Roland McGrath  <roland@hack.frob.com>
32755         * manual/syslog.texi (syslog; vsyslog, closelog):
32756         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
32757         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
32759         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
32760         DSOCAPS to match condition on defining it.
32762 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
32764         * sysdeps/unix/sysv/linux/kernel-features.h
32765         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
32766         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
32767         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
32768         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
32769         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
32770         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
32771         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
32772         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
32773         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
32774         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
32776         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
32777         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
32779         * sysdeps/unix/sysv/linux/kernel-features.h
32780         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
32781         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
32782         unconditional.
32783         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32784         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
32785         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
32786         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32787         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
32788         Make code unconditional.
32789         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32790         (__mmap64) [!__NR_mmap2]: Likewise.
32791         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
32792         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
32793         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32794         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
32795         [__NR_mmap2]: Make code unconditional.
32796         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32797         (__mmap64) [!__NR_mmap2]: Likewise.
32799 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32801         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
32803 2012-08-18  Andreas Jaeger  <aj@suse.de>
32805         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
32807 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
32809         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
32810         * include/unistd.h (__have_sock_cloexec): Likewise.
32811         (__have_pipe2): Likewise.
32812         (__have_dup3): Likewise.
32814 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
32816         [BZ #9685]
32817         * include/unistd.h (__have_pipe2): Change define into an extern int.
32818         (__have_dup3): Likewise.
32819         * socket/have_sock_cloexec.c: Include fcntl.h.
32820         (__have_pipe2): New variable.
32821         (__have_dup3): Likewise.
32823 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
32825         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
32827 2012-08-17  Marek Polacek  <polacek@redhat.com>
32829         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
32830         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
32832 2012-08-17  Roland McGrath  <roland@hack.frob.com>
32834         * configure.in: Add AC_SUBST for sysheaders.
32835         * configure: Regenerated.
32836         * config.make.in (sysheaders): New substituted variable.
32838         * sysdeps/unix/mkfifo.c: Moved ...
32839         * sysdeps/posix/mkfifo.c: ... here.
32840         * sysdeps/unix/mkfifoat.c: Moved ...
32841         * sysdeps/posix/mkfifoat.c: ... here.
32843         * sysdeps/unix/utime.c: Moved ...
32844         * sysdeps/posix/utime.c: ... here.
32846         * sysdeps/unix/time.c: Moved ...
32847         * sysdeps/posix/time.c: ... here.
32848         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
32849         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
32851         * sysdeps/unix/nice.c: Moved ...
32852         * sysdeps/posix/nice.c: ... here.
32854         * sysdeps/unix/alarm.c: Moved ...
32855         * sysdeps/posix/alarm.c: ... here.
32857         * intl/Makefile ($(codeset_mo)): Depend on the input file.
32859 2012-08-17  Jeff Law <law@redhat.com>
32861         * intl/Makefile (codeset_mo): New variable.
32862         ($(codeset_mo)): New target.
32863         (tst-codeset.out): Depend on that.  Remove explicit rule.
32864         (tst-gettext3.out, tst-gettext5.out): Likewise.
32865         (LOCPATH-ENV, tst-codeset-ENV): New variables.
32866         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
32867         * intl/tst-codeset.sh: Remove.
32868         * intl/tst-gettext3.sh: Likewise.
32869         * intl/tst-gettext5.sh: Likewise.
32871 2012-08-17  Roland McGrath  <roland@hack.frob.com>
32873         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
32874         * sysdeps/unix/syscalls.list: ... here.
32876         * sysdeps/posix/getaddrinfo.c
32877         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
32878         (gaiconf_init, gaiconf_reload): Use them.
32879         [!_STATBUF_ST_NSEC]
32880         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
32881         Define using time_t rather than struct timespec.
32883         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
32884         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
32885         Macros removed.
32886         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
32887         [!NO_THREADS].
32888         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
32889         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
32890         Likewise.
32892         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
32893         __libc_cleanup_push argument.
32895         * bits/param.h: New file.
32896         * misc/sys/param.h: New file.
32897         * include/sys/param.h: New file.
32898         * misc/Makefile (headers): Add bits/param.h.
32899         * sysdeps/generic/sys/param.h: File removed.
32900         * sysdeps/unix/sysv/linux/bits/param.h: New file.
32901         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
32902         * sysdeps/mach/hurd/bits/param.h: New file.
32903         * sysdeps/mach/hurd/sys/param.h: File removed.
32905         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
32906         last change.
32908         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
32909         [_IO_MTSAFE_IO].
32910         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
32911         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
32912         New macros.
32914         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
32915         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
32916         rather than -D_IO_MTSAFE_IO conditionally.
32917         * stdio-common/Makefile (CPPFLAGS): Likewise.
32918         * wcsmbs/Makefile (CPPFLAGS): Likewise.
32919         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
32920         Use $(libio-mtsafe).
32921         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
32922         of -D_IO_MTSAFE_IO.
32923         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
32924         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
32925         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
32926         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
32927         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
32928         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
32929         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
32930         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
32931         (CFLAGS-fread_u_chk.c): Likewise.
32932         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
32933         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
32934         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
32935         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
32936         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
32937         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
32938         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
32939         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
32940         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
32942         * libio/Makefile: Test [$(libc-reentrant) = yes]
32943         instead of [$(filter %REENTRANT, $(defines)) nonempty].
32945         * Makeconfig
32946         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
32947         * sysdeps/pthread/configure: File removed.
32948         * sysdeps/pthread/Makeconfig: New file.
32949         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
32950         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
32952 2012-08-16  Gary Benson  <gbenson@redhat.com>
32954         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
32955         unmapping the first object in a namespace.
32957 2012-08-16  Roland McGrath  <roland@hack.frob.com>
32959         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
32960         (__internal_setnetgrent): ... this.  Add internal_function to
32961         definition.  Add libc_hidden_def.
32962         (setnetgrent): Update caller.
32963         (internal_endnetgrent): Renamed to ...
32964         (__internal_endnetgrent): ... this.  Add internal_function to
32965         definition.  Add libc_hidden_def.
32966         (endnetgrent): Update caller.
32967         (internal_getnetgrent_r): Renamed to ...
32968         (__internal_getnetgrent_r): ... this.  Add internal_function to
32969         definition.  Add libc_hidden_def.
32970         (__getnetgrent_r): Update caller.
32971         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
32973 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
32975         * stdlib/longlong.h: Update from GCC.
32977 2012-08-16  Roland McGrath  <roland@hack.frob.com>
32979         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
32980         on _QL, which is set by umul_ppmm but never used.
32981         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
32982         variables, which are set by GMP macros but never used.
32983         * stdio-common/_itowa.c (_itowa): Likewise.
32984         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
32985         * stdlib/mod_1.c (mpn_mod_1): Likewise.
32987 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
32989         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
32990         struct La_sh_regs is not constant.
32991         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
32992         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
32993         and struct La_sparc64_regs are not constant.
32995 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
32997         * sysdeps/unix/sysv/linux/kernel-features.h
32998         (__ASSUME_POSIX_TIMERS): Remove.
32999         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
33000         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
33001         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
33002         Make code unconditional.
33003         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
33004         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
33005         Make code unconditional.
33006         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
33007         * sysdeps/unix/sysv/linux/clock_nanosleep.c
33008         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
33009         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
33010         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
33011         Make code unconditional.
33012         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
33013         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
33014         (__libc_missing_posix_timers): Remove.
33016 2012-08-15  Roland McGrath  <roland@hack.frob.com>
33018         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
33019         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
33021         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
33023         * elf/dl-sym.c: Include <stdlib.h>.
33025         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
33026         constants, which avoids warnings in 32-bit builds.
33028         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
33029         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
33031         * misc/lseek.c: File moved to ...
33032         * io/lseek.c: ... here.
33034         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
33036         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
33037         shifting LEN more than 31 bits at once.
33039 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
33041         [BZ #14195]
33042         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
33043         segmentation fault for a case of two empty input strings.
33044         * string/test-strncasecmp.c (check1): Renamed to...
33045         (bz12205): ...this.
33046         (bz14195): Add new testcase for two empty input strings and N > 0.
33047         (test_main): Call new testcase, adapt for renamed function.
33049 2012-08-15  Andreas Jaeger  <aj@suse.de>
33051         [BZ #14090]
33052         * crypt/md5test2.c: New test, based on test supplied by Serge
33053         Belyshev <belyshev@depni.sinp.msu.ru>.
33054         * crypt/Makefile (xtests): Add md5test-giant..
33055         * crypt/Makefile ($(objpfx)md5test-giant): Add.
33057 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
33059         [BZ #14090]
33060         * crypt/md5.c (md5_process_block): Don't assume the buffer
33061         length is less than 2**32.
33062         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
33063         length is less than 2**64.
33065 2012-08-15  Roland McGrath  <roland@hack.frob.com>
33067         * string/str-two-way.h: Include <sys/param.h>.
33068         (MAX): Macro removed.
33070         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
33071         Move #define and #undef of memmove to just before and after
33072         including <string.h>.
33074         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
33075         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
33076         and after including <string.h>.  Move declarations of
33077         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
33078         to before #include "string/memmove.c".
33080         * include/dirent.h: Declare __getdirentries.
33082         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
33083         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
33085 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
33087         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
33088         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
33089         * sysdeps/i386/configure: Regenerated.
33090         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
33091         STABS_CURRENT_FILE, and STABS_FUN.
33092         (END): Remove call to STABS_FUN_END.
33093         (STABS_CURRENT_FILE1): Delete.
33094         (STABS_CURRENT_FILE): Likewise.
33095         (STABS_FUN): Likewise.
33096         (STABS_FUN_END): Likewise.
33097         (STABS_FUN2): Likewise.
33098         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
33099         * sysdeps/x86_64/configure: Regenerated.
33101 2012-08-14  Roland McGrath  <roland@hack.frob.com>
33103         * elf/dl-open.c: Include <atomic.h>.
33104         * elf/dl-lookup.c: Likewise.
33106 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
33108         * sysdeps/unix/sysv/linux/kernel-features.h
33109         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
33110         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
33111         unconditionally.
33112         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
33113         unconditionally.
33114         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
33115         condition on __ASSUME_CLONE_THREAD_FLAGS.
33117 2012-08-14  Andreas Jaeger  <aj@suse.de>
33119         * sysdeps/i386/fpu/libm-test-ulps: Update.
33121 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
33123         * include/atomic.h (atomic_exchange_and_add): Split into ...
33124         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
33125         New atomic macros.
33127 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
33129         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
33131 2012-08-13  Jeff Law <law@redhat.com>
33133         * manual/stdio.texi (snprintf): Clarify handling of the trailing
33134         null byte in the output string.
33136 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
33138         * sysdeps/unix/sysv/linux/kernel-features.h
33139         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
33140         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
33141         (__ASSUME_ARG_MAX_STACK_BASED): Define.
33142         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
33143         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
33144         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
33145         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
33147 2012-08-09  Jeff Law <law@redhat.com>
33149         [BZ #13939]
33150         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
33151         When avoid_arena is set, don't retry in the that arena.  Pick the
33152         next one, whatever it might be.
33153         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
33154         (arena_lock): Pass in new parameter to arena_get2.
33155         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
33156         arena_get2.
33157         (__libc_malloc): Unify retrying after main arena failure with
33158         __libc_memalign version.
33159         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
33161 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
33163         [BZ #14166]
33164         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
33165         to __redirect_strstr.
33166         (__strstr_sse42): Use typeof __redirect_strstr.
33167         (__strstr_ia32): Likewise.
33168         (__libc_strstr): New prototype.
33169         (strstr): Renamed to ...
33170         (__libc_strstr): This.
33171         (strstr): New strong alias of __libc_strstr.
33172         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
33173         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
33174         __redirect_time.
33175         Include <time.h>.
33176         (__libc_time): New prototype.
33177         (time_ifunc): Replace time with __libc_time.
33178         (time): New strong alias and hidden definition of __libc_time.
33179         (__GI_time): Remove strong alias.
33180         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
33181         Include <stddef.h>.
33182         (memmove): Redefined to __redirect_memmove.
33183         (__memmove_sse2): Use typeof __redirect_memmove.
33184         (__memmove_ssse3): Likewise.
33185         (__memmove_ssse3_back): Likewise.
33186         (__libc_memmove): New prototype.
33187         (memmove): Renamed to ...
33188         (__libc_memmove): This.
33189         (memmove): New strong alias of __libc_memmove.
33191 2012-08-08  Mark Salter  <msalter@redhat.com>
33193         * elf/elf.h
33194         (R_MN10300_TLS_GD): Define.
33195         (R_MN10300_TLS_LD): Likewise.
33196         (R_MN10300_TLS_LDO): Likewise.
33197         (R_MN10300_TLS_GOTIE): Likewise.
33198         (R_MN10300_TLS_IE): Likewise.
33199         (R_MN10300_TLS_LE): Likewise.
33200         (R_MN10300_TLS_DTPMOD): Likewise.
33201         (R_MN10300_TLS_DTPOFF): Likewise.
33202         (R_MN10300_TLS_TPOFF): Likewise.
33203         (R_MN10300_SYM_DIFF): Likewise.
33204         (R_MN10300_ALIGN): Likewise.
33205         (R_MN10300_NUM): Update.
33207 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
33209         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
33210         Remove.
33212 2012-08-08  Roland McGrath  <roland@hack.frob.com>
33214         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
33216         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
33217         sysdeps/unix -> sysdeps/posix move.
33218         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
33220 2012-08-07      Allan McRae     <allan@archlinux.org>
33222         [BZ #14303]
33223         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
33224         (SUNOS_CPP): Likewise.
33225         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
33226         not found.
33227         (open_input): Call CPP using execvp.
33229 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
33231         * sysdeps/unix/sysv/linux/kernel-features.h
33232         (__ASSUME_PROT_GROWSUPDOWN): Remove.
33233         (__ASSUME_NO_CLONE_DETACHED): Likewise.
33234         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
33235         (__ASSUME_WAITID_SYSCALL): Likewise.
33236         * sysdeps/unix/sysv/linux/dl-execstack.c
33237         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
33238         code unconditional.
33239         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
33240         conditional code.
33241         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
33242         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
33243         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
33244         code.
33245         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
33246         unconditional.
33247         [__ASSUME_WAITID_SYSCALL]: Likewise.
33248         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
33250 2012-08-07  Roland McGrath  <roland@hack.frob.com>
33252         * sysdeps/unix/closedir.c: Renamed to ...
33253         * sysdeps/posix/closedir.c: ... here.
33254         * sysdeps/unix/dirfd.c: Renamed to ...
33255         * sysdeps/posix/dirfd.c: ... here.
33256         * sysdeps/unix/dirstream.h: Renamed to ...
33257         * sysdeps/posix/dirstream.h: ... here.
33258         * sysdeps/unix/fdopendir.c: Renamed to ...
33259         * sysdeps/posix/fdopendir.c: ... here.
33260         * sysdeps/unix/opendir.c: Renamed to ...
33261         * sysdeps/posix/opendir.c: ... here.
33262         * sysdeps/unix/readdir.c: Renamed to ...
33263         * sysdeps/posix/readdir.c: ... here.
33264         * sysdeps/unix/readdir_r.c: Renamed to ...
33265         * sysdeps/posix/readdir_r.c: ... here.
33266         * sysdeps/unix/rewinddir.c: Renamed to ...
33267         * sysdeps/posix/rewinddir.c: ... here.
33268         * sysdeps/unix/seekdir.c: Renamed to ...
33269         * sysdeps/posix/seekdir.c: ... here.
33270         * sysdeps/unix/telldir.c: Renamed to ...
33271         * sysdeps/posix/telldir.c: ... here.
33272         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
33273         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
33274         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
33275         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
33277         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
33278         * bits/fcntl.h: ... here.
33280         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
33281         not 0.
33282         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
33283         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
33284         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
33285         (struct flock): Move l_start, l_len to the beginning.
33286         Use __pid_t for l_pid.
33287         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
33288         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
33289         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
33290         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
33291         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
33292         [__USE_LARGEFILE64] (struct flock64): New type.
33293         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
33295         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
33296         * bits/dirent.h: ... here.
33298         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
33299         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
33301 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
33303         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
33304         Change from 2.6.0 to 2.6.16.
33305         * sysdeps/unix/sysv/linux/configure: Regenerated.
33306         * sysdeps/unix/sysv/linux/kernel-features.h
33307         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
33308         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
33309         version.
33310         (__ASSUME_UTIMES): Likewise.
33311         (__ASSUME_CLONE_STOPPED): Remove.
33312         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
33313         architectures, not kernel version.
33314         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
33315         (__ASSUME_NO_CLONE_DETACHED): Likewise.
33316         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
33317         (__ASSUME_WAITID_SYSCALL): Likewise.
33318         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
33319         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
33320         * README: State 2.6.16 as minimum Linux kernel version.  Do not
33321         refer to older versions.
33323 2012-08-06  Roland McGrath  <roland@hack.frob.com>
33325         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
33326         Define alphasort64 as an alias.
33327         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
33328         Define versionsort64 as an alias.
33329         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
33330         Define scandir64 as an alias.
33331         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
33332         Define scandirat64 as an alias.
33333         * dirent/alphasort64.c (alphasort64):
33334         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
33335         * dirent/versionsort64.c: Likewise.
33336         * dirent/scandir64.c: Likewise.
33337         * dirent/scandirat64.c: Likewise.
33338         * sysdeps/wordsize-64/alphasort.c: File removed.
33339         * sysdeps/wordsize-64/alphasort64.c: File removed.
33340         * sysdeps/wordsize-64/scandir.c: File removed.
33341         * sysdeps/wordsize-64/scandir64.c: File removed.
33342         * sysdeps/wordsize-64/scandirat.c: File removed.
33343         * sysdeps/wordsize-64/scandirat64.c: File removed.
33344         * sysdeps/wordsize-64/versionsort.c: File removed.
33345         * sysdeps/wordsize-64/versionsort64.c: File removed.
33346         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
33347         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
33348         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
33349         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
33350         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
33351         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
33352         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
33353         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
33355         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
33356         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
33357         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
33358         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
33359         [defined __arch64__ || defined __sparcv9]
33360         (__INO_T_MATCHES_INO64_T): New macro.
33361         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
33362         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
33363         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
33364         * sysdeps/unix/sysv/linux/bits/dirent.h
33365         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
33366         (_DIRENT_MATCHES_DIRENT64): New macro.
33368         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
33369         Define lockf64 as an alias.
33370         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
33371         Define fseeko64 as an alias.
33372         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
33373         Define ftello64 as an alias.
33374         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
33375         Define _IO_fgetpos64 and fgetpos64 as aliases.
33376         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
33377         Define _IO_fsetpos64 and fsetpos64 as aliases.
33378         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
33379         Conditionalize body on this.
33380         * libio/fseeko64.c: Likewise.
33381         * libio/ftello64.c: Likewise.
33382         * libio/iofgetpos64.c: Likewise.
33383         * libio/iofsetpos64.c: Likewise.
33384         * sysdeps/wordsize-64/lockf.c: File removed.
33385         * sysdeps/wordsize-64/lockf64.c: File removed.
33386         * sysdeps/wordsize-64/fseeko.c: File removed.
33387         * sysdeps/wordsize-64/fseeko64.c: File removed.
33388         * sysdeps/wordsize-64/ftello.c: File removed.
33389         * sysdeps/wordsize-64/ftello64.c: File removed.
33390         * sysdeps/wordsize-64/iofgetpos.c: File removed.
33391         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
33392         * sysdeps/wordsize-64/iofsetpos.c: File removed.
33393         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
33394         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
33395         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
33396         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
33397         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
33398         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
33399         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
33400         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
33401         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
33402         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
33403         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
33405         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
33406         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
33407         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
33408         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
33409         [defined __arch64__ || defined __sparcv9]
33410         (__OFF_T_MATCHES_OFF64_T): New macro.
33411         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
33412         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
33413         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
33414         (__OFF_T_MATCHES_OFF64_T): New macro.
33416 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
33418         * stdlib/secure-getenv.c (__secure_getenv): Replace
33419         GLIBC_2_16 with GLIBC_2_17.
33421 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
33423         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
33424         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
33426 2012-08-03  David S. Miller  <davem@davemloft.net>
33428         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33430 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
33432         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
33433         Remove.
33434         (__ASSUME_CORRECT_SI_PID): Likewise.
33435         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
33436         (__ASSUME_TMPFS_NAME): Likewise.
33437         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
33438         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
33439         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
33440         (HAVE_AUX_SECURE): Make definition unconditional.
33441         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
33442         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
33444 2012-08-03  Roland McGrath  <roland@hack.frob.com>
33446         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
33447         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
33448         * sysdeps/mach/hurd/eloop-threshold.h: New file.
33449         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
33450         __eloop_threshold instead of SYMLOOP_MAX.
33452         * sysdeps/generic/eloop-threshold.h: New file.
33453         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
33454         of MAXSYMLINKS.
33455         * elf/chroot_canon.c (chroot_canon): Likewise.
33457 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
33459         [BZ #13717]
33460         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
33461         Change to 2.6.0 everywhere.
33462         * sysdeps/unix/sysv/linux/configure: Regenerated.
33463         * sysdeps/unix/sysv/linux/kernel-features.h
33464         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
33465         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
33466         kernel versions.
33467         (__ASSUME_POSIX_TIMERS): Define unconditionally.
33468         (__ASSUME_FUTEX_REQUEUE): Remove.
33469         (__ASSUME_STATFS64): Define unconditionally.
33470         (__ASSUME_AT_SECURE): Likewise.
33471         (__ASSUME_CORRECT_SI_PID): Likewise.
33472         (__ASSUME_TGKILL): Define without depending on kernel version for
33473         i386.
33474         (__ASSUME_UTIMES): Likewise.
33475         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
33476         kernel version.
33477         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
33478         (__ASSUME_TMPFS_NAME): Likewise.
33479         * README: Update reference to Linux kernel versions.
33481 2012-08-02  Marek Polacek  <polacek@redhat.com>
33483         [BZ# 14150]
33484         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
33485         libc_cv_asm_type_prefix with %.
33486         * configure: Regenerated.
33487         * include/libc-symbols.h: Remove comment about
33488         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
33489         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
33490         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
33491         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
33492         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
33493         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
33494         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
33495         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
33496         * elf/tst-unique2mod1.c: Likewise.
33497         * elf/tst-unique1mod2.c: Likewise.
33498         * elf/tst-unique1mod1.c: Likewise.
33499         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
33500         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
33501         Replace ASM_TYPE_DIRECTIVE with .type.
33502         * sysdeps/s390/s390-64/sysdep.h: Likewise.
33503         * sysdeps/i386/sysdep.h: Likewise.
33504         * sysdeps/x86_64/sysdep.h: Likewise.
33505         * sysdeps/sh/sysdep.h: Likewise.
33506         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
33507         Do not define ASM_TYPE_DIRECTIVE.
33508         * sysdeps/powerpc/sysdep.h: Likewise.
33509         * sysdeps/powerpc/powerpc32/sysdep.h:
33510         Replace ASM_TYPE_DIRECTIVE with .type.
33511         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
33512         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
33513         * sysdeps/i386/fpu/e_powf.S: Likewise.
33514         * sysdeps/i386/fpu/e_expl.S: Likewise.
33515         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
33516         * sysdeps/i386/fpu/e_acosh.S: Likewise.
33517         * sysdeps/i386/fpu/e_pow.S: Likewise.
33518         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
33519         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
33520         * sysdeps/i386/fpu/s_expm1.S: Likewise.
33521         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
33522         * sysdeps/i386/fpu/e_log2.S: Likewise.
33523         * sysdeps/i386/fpu/e_log2l.S: Likewise.
33524         * sysdeps/i386/fpu/e_scalb.S: Likewise.
33525         * sysdeps/i386/fpu/e_powl.S: Likewise.
33526         * sysdeps/i386/fpu/e_log10f.S: Likewise.
33527         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
33528         * sysdeps/i386/fpu/e_logl.S: Likewise.
33529         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
33530         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
33531         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
33532         * sysdeps/i386/fpu/e_log2f.S: Likewise.
33533         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
33534         * sysdeps/i386/fpu/e_log.S: Likewise.
33535         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
33536         * sysdeps/i386/fpu/e_logf.S: Likewise.
33537         * sysdeps/i386/fpu/e_log10l.S: Likewise.
33538         * sysdeps/i386/fpu/e_atanh.S: Likewise.
33539         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
33540         * sysdeps/i386/fpu/e_log10.S: Likewise.
33541         * sysdeps/i386/fpu/s_frexp.S: Likewise.
33542         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
33543         * sysdeps/i386/fpu/s_asinh.S: Likewise.
33544         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
33545         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
33546         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
33547         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
33548         * sysdeps/i386/i686/strtok.S: Likewise.
33549         * sysdeps/i386/i386-mcount.S: Likewise.
33550         * sysdeps/i386/strtok.S: Likewise.
33551         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
33552         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
33553         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
33554         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
33555         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
33556         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
33557         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
33558         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
33559         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
33560         * sysdeps/x86_64/_mcount.S: Likewise.
33561         * sysdeps/x86_64/strtok.S: Likewise.
33562         * sysdeps/sh/_mcount.S: Likewise.
33564 2012-08-01  Roland McGrath  <roland@hack.frob.com>
33566         * libio/iofopen.c: Include <fcntl.h>.
33567         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
33568         (_IO_fopen64, fopen64): Define as aliases.
33569         * libio/iofopen64.c: Include <fcntl.h>.
33570         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
33571         Conditionalize body on this.
33572         * sysdeps/wordsize-64/iofopen.c: File removed.
33573         * sysdeps/wordsize-64/iofopen64.c: File removed.
33575 2012-08-01  Marek Polacek  <polacek@redhat.com>
33577         * libc/Makeconfig: Use elf in place of binfmt-subdir.
33578         Use dlfcn directly instead of a variable.
33579         (binfmt-subdir): Do not define.
33580         (dlfcn): Likewise.
33582 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
33584         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
33585         Remove all definitions.
33586         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
33587         <kernel-features.h>.
33588         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
33589         (miss_F_GETOWN_EX): Remove all definitions.
33590         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
33591         macro definition.
33592         [!__ASSUME_FCNTL64]: Remove conditional code.
33593         [__ASSUME_FCNTL64]: Make code unconditional.
33594         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
33595         <kernel-features.h>.
33596         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
33597         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
33598         (lockf64) [__NR_fcntl64]: Make code unconditional.
33599         (lockf64) [__ASSUME_FCNTL64]: Likewise.
33601         * sysdeps/unix/sysv/linux/kernel-features.h
33602         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
33603         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
33604         Make code unconditional.
33605         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
33606         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
33607         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
33608         [__NR_vfork]: Make code unconditional.
33609         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
33610         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
33611         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
33612         [__NR_vfork]: Make code unconditional.
33613         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
33614         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
33616 2012-08-01  Roland McGrath  <roland@hack.frob.com>
33618         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
33619         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
33621         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33622         Define mkstemp64 as an alias.
33623         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33624         Define mkstemps64 as an alias.
33625         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33626         Define mkostemp64 as an alias.
33627         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33628         Define mkostemps64 as an alias.
33629         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
33630         Conditionalize body on this.
33631         * misc/mkostemp64.c: Likewise.
33632         * misc/mkostemps64.c: Likewise.
33633         * misc/mkstemps64.c: Likewise.
33634         * sysdeps/wordsize-64/mkstemp64.c: File removed.
33635         * sysdeps/wordsize-64/mkostemp64.c: File removed.
33636         * sysdeps/wordsize-64/mkostemp.c: File removed.
33637         * sysdeps/wordsize-64/mkstemp.c: File removed.
33638         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
33639         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
33640         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
33641         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
33643         [BZ #14138]
33644         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
33645         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
33646         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
33647         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
33649         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
33650         compat_symbol macros from <shlib-compat.h> rather than the underlying
33651         default_symbol_version and symbol_version macros, so that DEFAULT
33652         lines in shlib-versions are respected.
33653         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
33655 2012-08-01  Florian Weimer  <fweimer@redhat.com>
33657         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
33658         Declare with warn_unused_result.
33659         (setgid, setregid, setegid, setresgid): Likewise.
33660         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
33661         Likewise.
33662         * WUR-REPORT: Remove set*id functions.
33664 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
33666         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
33668 2012-07-31  Roland McGrath  <roland@hack.frob.com>
33670         [BZ #10191]
33671         * include/sys/socket.h (__libc_accept, __libc_accept4):
33672         Add attribute_hidden.
33673         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
33675         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
33676         use of PTR_MANGLE.
33677         * inet/getnetgrent_r.c (setup): Likewise.
33679         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
33681 2012-07-31  David S. Miller  <davem@davemloft.net>
33683         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33685 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
33687         [BZ #13629]
33688         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
33689         value between 1.0 and 2.0 and smaller part has absolute value less
33690         than 1.0.
33691         * math/s_clog10.c (__clog10): Likewise.
33692         * math/s_clog10f.c (__clog10f): Likewise.
33693         * math/s_clog10l.c (__clog10l): Likewise.
33694         * math/s_clogf.c (__clogf): Likewise.
33695         * math/s_clogl.c (__clogl): Likewise.
33696         * math/libm-test.inc (clog_test): Add more tests.
33697         (clog10_test): Likewise.
33698         * sysdeps/i386/fpu/libm-test-ulps: Update.
33699         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33701 2012-07-31  Florian Weimer  <fweimer@redhat.com>
33703         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
33704         Exit with zero in case no suitable GID is found, and write a
33705         message to standard error.
33707 2012-07-30  Roland McGrath  <roland@hack.frob.com>
33709         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
33710         rather than to 1.
33711         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
33712         (MAXPATHLEN): Removed.
33713         (NOGROUP, NODEV): New macros.
33714         (setbit, clrbit, isset, isclr): New macros.
33715         (howmany, roundup, powerof2): New macros.
33716         (DEV_BSIZE): New macro.
33718         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
33719         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
33721         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
33722         definition on [!__NO_LONG_DOUBLE_MATH].
33724         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
33725         PTR_MANGLE and PTR_DEMANGLE.
33727         * socket/accept4.c (accept4): Rename to __libc_accept4.
33728         Define accept4 as a weak alias.
33730         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
33731         on [_DIRENT_HAVE_D_TYPE].
33732         * io/ftw.c (ftw_dir): Likewise.
33734         * io/xmknod.c (__xmknod): Don't check PATH for being null.
33736         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
33738         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
33739         Use the BSD numbers rather than the arbitrary ones we had.
33740         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
33741         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
33742         (SIGXCPU, SIGXFSZ): New macros.
33743         (_NSIG): Now 32.
33745         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
33746         initializer on [_LIBC_REENTRANT].
33748         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
33749         definitions inside [_POSIX_MAPPED_FILES].
33751         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
33753         * dirent/opendir.c: Include <fcntl.h>.
33755         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
33756         (__libc_getspecific): Likewise.
33757         (__libc_key_create): Likewise.
33759         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
33760         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
33761         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
33762         (tmpfile64): Define as alias.
33763         * sysdeps/wordsize-64/tmpfile.c: File removed.
33764         * sysdeps/wordsize-64/tmpfile64.c: File removed.
33765         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
33766         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
33768         * stdio-common/vfscanf.c: Include <stdbool.h>.
33769         * nss/makedb.c: Likewise.
33770         * stdio-common/_i18n_number.h: Likewise.
33771         * argp/argp-help.c: Likewise.
33772         * posix/wordexp.c: Likewise.
33773         * sysdeps/posix/spawni.c: Likewise.
33774         * nss/nss_files/files-initgroups.c: Likewise.
33775         * stdio-common/reg-modifier.c: Include <stdlib.h>.
33776         * nss/nss_files/files-initgroups.c: Likewise.
33777         * nss/nss_db/db-netgrp.c: Likewise.
33778         * nss/nss_db/db-initgroups.c: Likewise.
33779         * io/fchmodat.c: Include <sys/stat.h>.
33781         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
33782         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
33784         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
33785         [HAVE_MMAP].
33787         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
33788         Add multiple inclusion protection.
33790 2012-07-27  David S. Miller  <davem@davemloft.net>
33792         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33794 2012-07-27  Gary Benson  <gbenson@redhat.com>
33796         [BZ #14298]
33797         * elf/rtld.c: Include <stap-probe.h>.
33798         (dl_main): Added static probes "init_start" and "init_complete".
33799         * elf/dl-load.c: Include <stap-probe.h>.
33800         (lose): Take new parameter "nsid".
33801         Added static probe "map_failed".
33802         (_dl_map_object_from_fd): Pass namespace id to lose.
33803         Added static probe "map_start".
33804         (open_verify): Pass namespace id to lose.
33805         * elf/dl-open.c: Include <stap-probe.h>.
33806         (dl_open_worker) Added static probes "map_complete", "reloc_start"
33807         and "reloc_complete".
33808         * elf/dl-close.c: Include <stap-probe.h>.
33809         (_dl_close_worker): Added static probes "unmap_start" and
33810         "unmap_complete".
33811         * elf/rtld-debugger-interface.txt: New file documenting the above.
33813 2012-07-26  Roland McGrath  <roland@hack.frob.com>
33815         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
33816         rather than a string variable.
33817         * sunrpc/rpc_main.c (h_output): Likewise.
33818         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
33820 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
33822         * inet/check_native.c: New file.
33824 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
33826         [BZ #13629]
33827         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
33828         if larger part has absolute value 1.0.
33829         * math/s_clog10.c (__clog10): Likewise.
33830         * math/s_clog10f.c (__clog10f): Likewise.
33831         * math/s_clog10l.c (__clog10l): Likewise.
33832         * math/s_clogf.c (__clogf): Likewise.
33833         * math/s_clogl.c (__clogl): Likewise.
33834         * math/libm-test.inc (clog_test): Add more tests.
33835         (clog10_test): Likewise.
33836         * sysdeps/i386/fpu/libm-test-ulps: Update.
33837         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33839         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
33840         (pltexit): Likewise.
33841         (La_regs): Likewise.
33842         (La_retval): Likewise.
33843         (int_retval): Likewise.
33844         Update #error for removed macros to refer only to definitions in
33845         tst-audit.h.
33846         * elf/tst-auditmod3b.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-auditmod4b.c (pltenter): Remove all definitions of
33853         macro.
33854         (pltexit): Likewise.
33855         (La_regs): Likewise.
33856         (La_retval): Likewise.
33857         (int_retval): Likewise.
33858         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
33859         macro.
33860         (pltexit): Likewise.
33861         (La_regs): Likewise.
33862         (La_retval): Likewise.
33863         (int_retval): Likewise.
33864         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
33865         macro.
33866         (pltexit): Likewise.
33867         (La_regs): Likewise.
33868         (La_retval): Likewise.
33869         (int_retval): Likewise.
33870         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
33871         macro.
33872         (pltexit): Likewise.
33873         (La_regs): Likewise.
33874         (La_retval): Likewise.
33875         (int_retval): Likewise.
33876         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
33877         macro.
33878         (pltexit): Likewise.
33879         (La_regs): Likewise.
33880         (La_retval): Likewise.
33881         (int_retval): Likewise.
33882         * sysdeps/generic/tst-audit.h: Update comment to refer only to
33883         macro definitions in tst-audit.h.
33884         * sysdeps/i386/tst-audit.h: New file.
33885         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
33886         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
33887         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
33888         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
33889         * sysdeps/sh/tst-audit.h: Likewise.
33890         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
33891         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
33892         * sysdeps/x86_64/tst-audit.h: Likewise.
33894 2012-07-26  Andreas Jaeger  <aj@suse.de>
33896         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
33897         ptrace.
33899         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
33900         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
33901         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
33902         PTRACE_O_MASK.
33903         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
33904         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
33905         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
33907         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
33908         value.
33910         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
33911         _sigsys.
33912         (si_call_addr, si_syscall, si_arch): Define new macro.
33913         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
33914         _sigsys.
33915         (si_call_addr, si_syscall, si_arch): Define new marcro.
33916         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
33917         _sigsys.
33918         (si_call_addr, si_syscall, si_arch): Define new macro.
33919         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
33920         _sigsys.
33921         (si_call_addr, si_syscall, si_arch): Define new macro.
33923 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
33925         [BZ #13717]
33926         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
33927         Change to 2.4.21 where previously 2.4.1.
33928         * sysdeps/unix/sysv/linux/configure: Regenerated.
33929         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
33930         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
33931         Linux kernel version.
33932         (__ASSUME_STD_AUXV): Remove.
33933         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
33934         kernel version.
33935         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
33936         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
33937         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
33938         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
33939         (__ASSUME_NETLINK_SUPPORT): Likewise.
33940         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
33941         (__no_netlink_support): Remove conditional definition.
33942         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
33943         Remove.
33944         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
33945         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
33946         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
33947         (if_nameindex_ioctl): Remove.
33948         (if_nameindex_netlink): Do not handle __no_netlink_support.
33949         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
33950         code.
33951         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
33952         Remove conditional code.
33953         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
33954         code.
33955         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
33956         unconditional.
33957         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
33958         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
33959         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
33960         Remove.
33961         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
33962         [!__ASSUME_STD_AUXV]: Remove conditional code.
33963         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
33964         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
33965         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
33966         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
33967         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
33968         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
33969         code.
33970         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
33971         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
33972         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
33973         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
33974         conditional code.
33975         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
33976         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
33977         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
33978         code.
33979         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
33980         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
33981         conditional code.
33982         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
33983         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
33984         code unconditional.
33985         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33986         conditional code.
33987         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
33988         unconditional.
33989         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33990         conditional code.
33991         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
33992         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
33993         unconditional.
33994         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33995         conditional code.
33996         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
33997         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
33998         code unconditional.
33999         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
34000         conditional code.
34001         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
34002         unconditional.
34003         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
34004         conditional code.
34005         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
34006         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
34007         code unconditional.
34008         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
34009         conditional code.
34010         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
34011         unconditional.
34012         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
34013         conditional code.
34015 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
34017         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
34018         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
34019         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
34020         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
34021         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
34022         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
34023         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
34024         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
34025         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
34026         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
34027         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
34028         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
34029         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
34030         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
34031         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
34032         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
34033         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
34034         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
34035         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
34036         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
34037         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
34038         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
34039         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
34041 2012-07-25  Florian Weimer  <fweimer@redhat.com>
34043         * Versions.def: Add GLIBC_2.17.
34044         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
34045         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
34046         Introduce __libc_secure_getenv.
34047         * stdlib/Versions (2.17): Add secure_getenv
34048         (GLIBC_PRIVATE): Add __libc_secure_getenv.
34049         * stdlib/secure-getenv.c: Rename __secure_getenv to
34050         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
34051         symbol __secure_getenv for GLIBC_2.0.
34052         * stdlib/tst-secure-getenv.c: New.
34053         * stdlib/Makefile (tests): Add testcase.
34054         * manual/startup.texi (Environment Access): Document
34055         secure_getenv.
34056         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
34057         __libc_secure_getenv.
34058         * inet/ruserpass.c (ruserpass): Likewise.
34059         * malloc/mtrace.c (mtrace): Likewise.
34060         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
34061         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
34062         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
34063         * sysdeps/posix/tempname.c: Likewise.  Evaluate
34064         HAVE_SECURE_GETENV.
34065         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
34066         __secure_getenv to __libc_secure_getenv.
34067         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
34068         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
34069         Likewise.
34070         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
34071         Likewise.
34072         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
34073         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
34074         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
34075         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
34076         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
34077         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
34078         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
34080 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
34082         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
34083         (struct La_i86_retval): Likewise.
34084         (struct La_x86_64_regs): Likewise.
34085         (struct La_x86_64_retval): Likewise.
34086         (struct La_x32_regs): Likewise.
34087         (struct La_x32_retval): Likewise.
34088         (struct La_ppc32_regs): Likewise.
34089         (struct La_ppc32_retval): Likewise.
34090         (struct La_ppc64_regs): Likewise.
34091         (struct La_ppc64_retval): Likewise.
34092         (struct La_sh_regs): Likewise.
34093         (struct La_sh_retval): Likewise.
34094         (struct La_s390_32_regs): Likewise.
34095         (struct La_s390_32_retval): Likewise.
34096         (struct La_s390_64_regs): Likewise.
34097         (struct La_s390_64_retval): Likewise.
34098         (struct La_sparc32_regs): Likewise.
34099         (struct La_sparc32_retval): Likewise.
34100         (struct La_sparc64_regs): Likewise.
34101         (struct La_sparc64_retval): Likewise.
34102         (struct audit_ifaces): Remove architecture-specific pltenter and
34103         pltexit members.
34104         * sysdeps/i386/ldsodefs.h: New file.
34105         * sysdeps/powerpc/ldsodefs.h: Likewise.
34106         * sysdeps/s390/ldsodefs.h: Likewise.
34107         * sysdeps/sh/ldsodefs.h: Likewise.
34108         * sysdeps/sparc/ldsodefs.h: Likewise.
34109         * sysdeps/x86_64/ldsodefs.h: Likewise.
34111 2012-07-25  Marek Polacek  <polacek@redhat.com>
34113         [BZ #6808]
34114         * math/libm-test.inc (yn_test): Add another test.
34115         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
34116         to ERANGE when the result is +-Inf.
34117         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
34118         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
34119         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
34120         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
34122 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
34124         * conform/data/time.h-data (NULL): Use macro-constant.  Require
34125         equal to 0.
34126         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
34127         clock_t.
34128         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
34130 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
34132         * configure.in <sysdeps resolving>: Correct printing
34133         Implies_before.
34134         * configure: Regenerate.
34136 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
34138         * math/w_ilogb.c: Include <limits.h>.
34139         * math/w_ilogbl.c: Likewise.
34141 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
34143         * manual/lang.texi (__va_copy): Document primarily as ISO C99
34144         va_copy.  Document allowing for unavailable va_copy only as
34145         pre-C99 compatibility.
34146         * manual/string.texi (Copying and Concatenation): Use va_copy
34147         instead of __va_copy in concat example.
34149 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
34151         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
34152         (__sendto): Use create_address_port.  Initialize APORT and deallocate
34153         it if not null.
34155         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
34156         with O_NOLINK passed to __file_name_lookup.
34158         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
34159         with O_NOLINK passed to __file_name_lookup.
34161         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
34162         negative N or less than NGIDS.
34164         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
34165         type to string_t.  Set ERANGE as errno and return it if NAME is not big
34166         enough.  Use memcpy instead of strncpy.
34168 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
34170         * elf/Makefile (check-data): Remove.
34171         (localplt.data): New vpath directive.
34172         ($(objpfx)check-localplt.out): Use localplt.data from vpath
34173         instead of $(check-data).
34174         * scripts/data/localplt-generic.data: Move to ...
34175         * sysdeps/generic/localplt.data: ... here.
34176         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
34177         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
34178         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
34179         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
34180         ... here.
34181         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
34182         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
34183         ... here.
34184         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
34185         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
34186         ... here.
34187         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
34188         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
34189         ... here.
34190         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
34191         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
34192         ... here.
34193         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
34194         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
34195         ... here.
34197 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34199         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
34200         PPC32 and PPC64 files.
34201         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
34202         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
34204 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34206         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
34207         __makecontext_ret to ...
34208         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
34209         ... here and call exit if uc_link is NULL.  New file.
34210         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
34211         __makecontext_ret.S.
34212         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
34213         __makecontext_ret to ...
34214         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
34215         ... here and call exit if uc_link is NULL.  New file.
34216         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
34217         __makecontext_ret.S.
34219 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34221         * elf/elf.h (R_390_IRELATIVE): New definition.
34222         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
34223         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
34224         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
34225         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
34226         (elf_machine_lazy_rel): Likewise.
34227         * sysdeps/s390/dl-irel.h: New file.
34228         * sysdeps/s390/s390-64/memcpy.S: New asm code.
34229         * sysdeps/s390/s390-64/memset.S: New asm code.
34230         * sysdeps/s390/s390-64/memcmp.S: New asm code.
34231         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
34232         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
34233         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
34234         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
34235         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
34236         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
34237         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
34238         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
34239         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
34240         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
34241         * sysdeps/s390/s390-32/memcpy.S: New asm code.
34242         * sysdeps/s390/s390-32/memset.S: New asm code.
34243         * sysdeps/s390/s390-32/memcmp.S: New asm code.
34245 2012-07-17  Marek Polacek  <polacek@redhat.com>
34247         [BZ #14349]
34248         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
34249         * sysdeps/s390/s390-64/configure.in: Likewise.
34250         * sysdeps/sparc/configure.in: Likewise.
34251         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
34252         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
34253         * sysdeps/i386/configure.in: Likewise.
34254         * sysdeps/x86_64/configure.in: Likewise.
34255         * sysdeps/sh/configure.in: Likewise.
34256         * sysdeps/s390/s390-32/configure: Regenerated.
34257         * sysdeps/s390/s390-64/configure: Likewise.
34258         * sysdeps/x86_64/configure: Likewise.
34259         * sysdeps/sh/configure: Likewise.
34260         * sysdeps/powerpc/powerpc64/configure: Likewise.
34261         * sysdeps/powerpc/powerpc32/configure: Likewise.
34262         * sysdeps/sparc/configure: Likwise.
34263         * sysdeps/i386/configure: Likewise.
34265         * elf/dl-open.c: Comment fixes.
34267 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
34269         * Makefile [CXX] (check-data): Remove.
34270         [CXX] (c++-types.data): New vpath directive.
34271         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
34272         vpath.  Do not allow for C++ type data being missing.
34273         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
34274         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
34275         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
34276         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
34277         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
34278         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
34279         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
34280         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
34281         ... here.
34282         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
34283         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
34284         ... here.
34285         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
34286         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
34287         ... here.
34288         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
34289         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
34290         ... here.
34291         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
34292         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
34293         ... here.
34294         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
34295         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
34296         ... here.
34297         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
34298         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
34299         ... here.
34300         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
34301         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
34303         * elf/tls-macros.h (TLS_LE): Move architecture-specific
34304         definitions to architecture-specific files.
34305         (TLS_IE): Likewise.
34306         (TLS_LD): Likewise.
34307         (TLS_GD): Likewise.
34308         * sysdeps/i386/tls-macros.h: New file.
34309         * sysdeps/powerpc/tls-macros.h: Likewise.
34310         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
34311         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
34312         * sysdeps/sh/tls-macros.h: Likewise.
34313         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
34314         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
34315         * sysdeps/x86_64/tls-macros.h: Likewise.
34317 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
34319         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
34320         zero value for regular exit case.
34322         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
34323         (__start_context): Preserve zero value for regular exit case.
34325 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
34326             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34328         * manual/setjmp.texi (setcontext): Clarify normal process
34329         termination when uc_link is the null pointer.
34330         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
34331         exit call.
34333 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
34335         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
34336         preprocessor.  Test for each exception mask separately.
34338 2012-07-16  Andreas Jaeger  <aj@suse.de>
34340         * po/ru.po: Update from translation team.
34342 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
34344         * conform/data/string.h-data (NULL): Use macro-constant.  Require
34345         equal to 0.
34346         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
34347         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
34348         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
34349         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
34350         [ISO || ISO99 || ISO11] (*_t): Do not allow.
34352 2012-07-13  Andreas Jaeger  <aj@suse.de>
34354         * po/fr.po: Update from translation team.
34356 2012-07-12  Marek Polacek  <polacek@redhat.com>
34358         [BZ #14173]
34359         * math/libm-test.inc (yn_test): Add test for BZ #14173.
34360         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
34361         loop condition.
34363 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
34365         [BZ #13717]
34366         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
34367         Change to 2.4.1 where previously 2.4.0.
34368         * sysdeps/unix/sysv/linux/configure: Regenerated.
34369         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
34370         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
34371         version.
34372         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
34373         (__ASSUME_AT_CLKTCK): Remove.
34374         (__ASSUME_AT_PAGESIZE): Likewise.
34375         (__ASSUME_AT_XID): Likewise.
34376         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
34377         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
34378         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
34379         unconditionally.
34380         (HAVE_AUX_PAGESIZE): Likewise.
34381         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
34382         [__ASSUME_AT_CLKTCK]: Make code unconditional.
34383         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
34385 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
34387         [BZ #14307]
34388         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
34389         the temporary buffer used to invoke __gethostbyname2_r,
34390         __gethostbyaddr_r and gethostbyname4_r to make room for struct
34391         host_data / struct gaih_addrtuple.
34392         * resolv/nss_dns/dns-host.c (global scope): Move definition of
34393         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
34394         header file nss/nsswitch.h.
34395         * nss/nsswitch.h (global scope): Add definition of implementation
34396         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
34397         resolv/nss_dns/dns-host.c).
34399 2012-07-11  Andreas Jaeger  <aj@suse.de>
34401         * po/fr.po: Update from translation team.
34403         * po/sv.po: Update from translation team
34404         * po/fr.po: Another update from translation team.
34406 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34408         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
34409         for subnormals or multiply small sinh result by itself.
34410         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
34411         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34413 2012-07-11  David S. Miller  <davem@davemloft.net>
34415         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34417 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
34419         [BZ #14347]
34420         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
34421         (INTERNAL_MARK): Shift it here.
34423 2012-07-10  Marek Polacek  <polacek@redhat.com>
34425         [BZ #14151]
34426         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
34427         libc_cv_asm_global_directive with .globl.
34428         * configure: Regenerated.
34429         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
34430         with .globl.
34431         * sysdeps/i386/configure: Regenerated.
34432         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
34433         with .globl.
34434         * sysdeps/x86_64/configure: Regenerated.
34435         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
34436         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
34437         * elf/tst-unique2mod2.c: Likewise.
34438         * elf/tst-unique2mod1.c: Likewise.
34439         * elf/tst-unique1mod2.c: Likewise.
34440         * elf/tst-unique1mod1.c: Likewise.
34441         * sysdeps/s390/s390-32/sysdep.h: Likewise.
34442         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
34443         * sysdeps/s390/s390-64/sysdep.h: Likewise.
34444         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
34445         * sysdeps/mach/sysdep.h: Likewise.
34446         * sysdeps/i386/sysdep.h: Likewise.
34447         * sysdeps/i386/i386-mcount.S: Likewise.
34448         * sysdeps/x86_64/_mcount.S: Likewise.
34449         * sysdeps/x86_64/sysdep.h: Likewise.
34450         * sysdeps/sh/_mcount.S: Likewise.
34451         * sysdeps/sh/sysdep.h: Likewise.
34452         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
34453         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
34454         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
34455         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
34456         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
34457         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
34458         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
34459         * locale/localeinfo.h: Likewise.
34460         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
34461         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
34463 2012-07-09  Roland McGrath  <roland@hack.frob.com>
34465         [BZ #14336]
34466         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
34467         system".
34468         * manual/message.texi (The Uniforum approach): Likewise.
34469         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
34470         (glibc iconv Implementation): Likewise.
34472 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
34474         [BZ #14337]
34475         * math/s_clog.c (__clog): Avoid scaling a value down where that
34476         could result in underflow.
34477         * math/s_clog10.c (__clog10): Likewise.
34478         * math/s_clog10f.c (__clog10f): Likewise.
34479         * math/s_clog10l.c (__clog10l): Likewise.
34480         * math/s_clogf.c (__clogf): Likewise.
34481         * math/s_clogl.c (__clogl): Likewise.
34482         * math/libm-test.inc (clog_test): Add more tests.
34483         (clog10_test): Likewise.
34484         * sysdeps/i386/fpu/libm-test-ulps: Update.
34485         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34487 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
34489         [BZ #14283]
34490         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
34491         by 7 not 8 to examine high bit of fractional part.
34493         [BZ #14042]
34494         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
34495         for call to __mcount_internal.
34496         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
34497         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
34498         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
34500 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
34502         [BZ #14154]
34503         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
34504         approximation for values within 0x1p-13f of an odd multiple of
34505         pi/4.
34506         * math/libm-test.inc (tan_test): Do not allow spurious underflow
34507         exception.  Add more tests.
34508         * sysdeps/i386/fpu/libm-test-ulps: Update.
34510         [BZ #6778]
34511         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
34512         inputs and return -1 for them.  Do not check for +Inf in case not
34513         reachable for +Inf.
34514         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
34515         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
34516         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
34517         and return -1 for them.  Do not check for +Inf in case not
34518         reachable for +Inf.
34519         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
34520         define.
34521         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
34522         and return -1 for them.  Do not check for +Inf in case not
34523         reachable for +Inf.
34524         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
34525         spurious underflow.
34526         * sysdeps/i386/fpu/libm-test-ulps: Update.
34527         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34529 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
34531         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
34533 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
34535         [BZ #14157]
34536         [BZ #14331]
34537         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
34538         could result in spurious underflow.  Scale down values above
34539         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
34540         * math/s_csqrtf.c (__csqrtf): Likewise.
34541         * math/s_csqrtl.c (__csqrtl): Likewise.
34542         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
34543         spurious underflow.
34544         * sysdeps/i386/fpu/libm-test-ulps: Update.
34545         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34547 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
34549         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
34550         xopen-msg.sed.
34551         * catgets/xopen-msg.awk: New file.
34552         * catgets/xopen-msg.sed: Removed.
34554         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
34555         po2text.sed.
34556         * intl/po2test.awk: New file.
34557         * intl/po2test.sed: Removed.
34559 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
34561         [BZ #14328]
34562         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
34563         or multiply small sinh result by itself.
34564         * math/s_ctanf.c (__ctanf): Likewise.
34565         * math/s_ctanh.c (__ctanh): Likewise.
34566         * math/s_ctanhf.c (__ctanhf): Likewise.
34567         * math/s_ctanhl.c (__ctanhl): Likewise.
34568         * math/s_ctanl.c (__ctanl): Likewise.
34569         * math/libm-test.inc (ctan_test_tonearest): New function.
34570         (ctan_test_towardzero): Likewise.
34571         (ctan_test_downward): Likewise.
34572         (ctan_test_upward): Likewise.
34573         (ctanh_test_tonearest): Likewise.
34574         (ctanh_test_towardzero): Likewise.
34575         (ctanh_test_downward): Likewise.
34576         (ctanh_test_upward): Likewise.
34577         (main): Call these new functions.
34578         * sysdeps/i386/fpu/libm-test-ulps: Update.
34579         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34581 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
34583         * .gitignore: Delete /ports entry.
34585 2012-07-03  Andreas Jaeger  <aj@suse.de>
34587         * po/bg.po: Update from translation team.
34588         * po/cs.po: Likewise.
34589         * po/de.po: Likewise.
34590         * po/hr.po: Likewise.
34591         * po/nl.pl: Likewise.
34592         * po/pl.po: Likewise.
34593         * po/vi.po: Likewise.
34595 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
34597         * Makeconfig [!+link] (+link-before-libc): New variable.
34598         [!+link] (+link-after-libc): Likewise.
34599         [!+link] (+link-tests): Likewise.
34600         [!+link] (+link): Define in terms of $(+link-before-libc) and
34601         $(+link-after-libc).
34602         [!+link-static] (+link-static-before-libc): New variable.
34603         [!+link-static] (+link-static-after-libc): Likewise.
34604         [!+link-static] (+link-static-tests): Likewise.
34605         [!+link-static] (+link-static): Define in terms of
34606         $(+link-static-before-libc) and $(+link-static-after-libc).
34607         [build-shared] (link-libc-before-gnulib): New variable.
34608         [build-shared] (link-libc-tests): Likewise.
34609         [build-shared] (link-libc): Define in terms of
34610         $(link-libc-before-gnulib).
34611         [!build-shared] (link-libc-tests): New variable.
34612         (link-libc-static-tests): New variable.
34613         [!gnulib] (gnulib-arch): New variable.
34614         [!gnulib] (gnulib-tests): Likewise.
34615         [!gnulib] (static-gnulib-arch): Likewise.
34616         [!gnulib] (static-gnulib-tests): Likewise.
34617         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
34618         Define with "=" instead of ":=".
34619         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
34620         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
34621         * Rules (binaries-all-notests): New variable.
34622         (binaries-all-tests): Likewise.
34623         (binaries-static-notests): Likewise.
34624         (binaries-static-tests): Likewise.
34625         (binaries-all): Define using $(binaries-all-notests) and
34626         $(binaries-all-tests).
34627         (binaries-static): Define using $(binaries-static-notests) and
34628         $(binaries-static-tests).
34629         (binaries-shared-tests): New variable.
34630         (binaries-shared-notests): Likewise.
34631         (binaries-shared): Remove variable.
34632         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
34633         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
34634         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
34635         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
34636         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
34637         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
34638         * elf/Makefile (sln-modules): New variable.
34639         (extra-objs): Add $(sln-modules:=.o).
34640         (ldconfig-modules): Add static-stubs.
34641         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
34642         * elf/static-stubs.c: New file.
34644         [BZ #14283]
34645         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
34646         by 7 not 8 to examine high bit of fractional part.  Use volatile
34647         variables when splitting into final array of floats if
34648         __FLT_EVAL_METHOD__ != 0.
34649         * math/libm-test.inc (cos_test): Add another test.
34650         (sin_test): Likewise.
34651         * sysdeps/i386/fpu/libm-test-ulps: Update.
34653         [BZ #14273]
34654         * math/libm-test.inc (cosh_test): Add more tests.
34656         * version.h (RELEASE): Set to "development".
34657         (VERSION): Set to "2.16.90".
34659 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
34661         * NEWS: Update copyright. Remove last-updated date.
34662         Mention math library bug fixes and timezone data changes.
34663         * README: Mention GNU/Hurd, x32, and HPPA support status.
34665 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
34667         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
34669 2012-06-27  Andreas Jaeger  <aj@suse.de>
34671         * manual/contrib.texi (Contributors): Add Samuel Thibault.
34673 2012-06-25  Andreas Jaeger  <aj@suse.de>
34675         * sysdeps/s390/fpu/libm-test-ulps: Update.
34677 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
34678             Thomas Schwinge  <thomas@codesourcery.com>
34680         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
34681         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
34682         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
34683         fanotify_mark.
34685 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
34687         * sysdeps/mach/start.c: Remove file.
34688         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
34689         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
34690         * sysdeps/sh/init-first.c: Likewise.
34692         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
34693         registers for frame unwinding purposes, add CFI directives.
34694         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
34695         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
34696         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
34697         Likewise.
34699         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
34700         __fortify_fail returning.
34701         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
34703         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
34704         sysdeps/sh/____longjmp_chk.S.
34705         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
34706         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
34707         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
34708         (gen-as-const-headers): Append sigaltstack-offsets.sym.
34710         * sysdeps/sh/abort-instr.h: New file.
34711         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
34712         process in case exit returns.
34714         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
34715         initialize the GOT register before use.
34717         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
34718         calculation of ARGC > 4.
34720         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
34721         meaningful names to some local labels.
34723 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
34724             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
34726         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
34727         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
34728         (__arch_compare_and_exchange_val_16_acq): Likewise.
34729         (__arch_compare_and_exchange_val_32_acq): Likewise.
34730         (atomic_exchange_and_add): Fix gUSA sequence.
34731         (atomic_add): Likewise.
34732         (atomic_add_negative): Likewise.
34733         (atomic_add_zero): Likewise.
34734         (atomic_bit_test_set): Likewise.
34736 2012-06-22  Andreas Schwab  <schwab@redhat.com>
34738         [BZ #13579]
34739         * include/link.h (struct link_map): Add l_free_initfini.
34740         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
34741         l_initfini.
34742         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
34743         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
34744         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
34745         set.
34747 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
34749         * configure.in: Use AC_LANG_SOURCE.
34750         * configure: Regenerate.
34752 2012-06-22  Roland McGrath  <roland@hack.frob.com>
34754         * configure.in (libc_cv_localstatedir): New substituted variable.
34755         * configure: Regenerated.
34756         * config.make.in (localstatedir): New variable, substituted from
34757         libc_cv_localstatedir.
34758         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
34759         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
34760         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
34761         * sysdeps/gnu/configure: Regenerated.
34763 2012-06-21  Jeff Law  <law@redhat.com>
34765         [BZ #14277]
34766         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
34767         free.  Simplify list management for _LIBC case.
34769 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
34771         [BZ #14273]
34772         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
34773         Clear sign bit of 64-bit integer value before comparing against
34774         overflow value.
34776         * sysdeps/mach/configure: Regenerated.
34778 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
34780         [BZ #14278]
34781         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
34783 2012-06-21  Jeff Law  <law@redhat.com>
34785         [BZ #13882]
34786         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
34787         uint16_t for elements in the "seen" array to avoid char overflows.
34788         * elf/dl-fini.c (_dl_sort_fini): Likewise.
34789         * elf/dl-open.c (dl_open_worker): Likewise.
34791 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
34793         * scripts/list-sources.sh: Scan PORTS for translations.
34794         * po/libc.pot: Regenerated.
34796 2012-06-21  Andreas Jaeger  <aj@suse.de>
34798         [BZ #12194]
34799         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
34800         warning.
34801         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
34802         * bits/byteswap-16.h (__bswap_16): Likewise.
34803         * bits/byteswap.h (__bswap_constant_16): Likewise.
34805 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
34807         [BZ #14117]
34808         * sysdeps/i386/fpu_control.h: Removed.
34809         * sysdeps/x86_64/fpu_control.h: Moved to ...
34810         * sysdeps/x86/fpu_control.h: Here.
34812         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
34813         (_FPU_SETCW): Likewise.
34815 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
34817         [BZ #14117]
34818         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
34819         * sysdeps/x86/fpu/bits/mathinline.h: This.
34820         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
34822         [BZ #14050]
34823         [BZ #14117]
34824         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
34825         functions if __x86_64__ is defined.
34827 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
34829         * string/endian.h: Add !__ASSEMBLER__ condition for including
34830         conversion interfaces.
34832 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
34834         [BZ #14241]
34835         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
34836         of ABS(x) in calculating zero to negative powers other than odd
34837         integers.
34838         * math/libm-test.inc (pow_test): Add more tests.
34840 2012-06-15  Andreas Jaeger  <aj@suse.de>
34842         * manual/contrib.texi (Contributors): Update entry of Liubov
34843         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
34844         Machado Filho.
34846 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
34848         * string/string.h: Add __wur to GNU version of strerror_r.
34850 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
34852         [BZ #14229]
34853         * string/Makefile (tests): Add tst-strtok_r.
34854         * string/tst-strtok_r.c: New file.
34855         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
34856         RAX_LP/RDX_LP on SAVE_PTR.
34858 2012-06-14  Roland McGrath  <roland@hack.frob.com>
34860         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
34862 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
34864         * libm_test.inc (csqrt_test): Allow more spurious underflow
34865         exceptions.
34866         (j0_test): Likewise.
34867         (j1_test): Likewise.
34868         (y0_test): Likewise.
34869         (y1_test): Likewise.
34871 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
34873         * po/Makefile (libc.pot): Use UTF-8 charset.
34875 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
34877         [BZ #14210]
34878         Suppress sign-conversion warning from FD_SET.
34879         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
34880         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
34881         not unsigned long int.
34882         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
34884 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
34886         [BZ #14050]
34887         [BZ #14117]
34888         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
34889         __extern_always_inline instead of __extern_inline.
34890         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
34891         (__signbit): Likewise.
34892         (__signbitl): Support C++ namespace.
34893         (lrintf): New inline function.
34894         (lrint): Likewise.
34895         (llrintf): Likewise.
34896         (llrint): Likewise.
34897         (fmaxf): Likewise.
34898         (fmax): Likewise.
34899         (fminf): Likewise.
34900         (fmin): Likewise.
34901         (rint): Likewise.
34902         (rintf): Likewise.
34903         (ceil): Likewise.
34904         (ceilf): Likewise.
34905         (floor): Likewise.
34906         (floorf): Likewise.
34907         (nearbyint): Likewise.
34908         (nearbyintf): Likewise.
34910 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
34912         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
34913         non-default versions.
34915 2012-06-11  Roland McGrath  <roland@hack.frob.com>
34917         [BZ #14218]
34918         * manual/argp.texi (Argp): Reword argp_parse description slightly.
34920 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
34922         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
34923         (FE_UPWARD, FE_DOWNWARD): Don't define.
34924         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
34925         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
34927         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
34928         reading it.
34929         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
34930         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
34932 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
34934         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
34935         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
34936         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
34937         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
34939 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
34941         [BZ #14117]
34942         * sysdeps/i386/fpu/bits/fenv.h: Removed.
34943         * sysdeps/i386/fpu/Implies: New file.
34944         * sysdeps/x86_64/fpu/Implies: Likewise.
34945         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
34946         * sysdeps/x86/fpu/bits/fenv.h: This.
34948         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
34949         __SSE_MATH__.
34951 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
34953         [BZ #14134]
34954         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
34955         character 0xffff that matches the last element of the
34956         conversion table.
34958 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34960         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
34961         fmodl commit.
34963 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34965         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
34966         values higher than 25.6283.
34968 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34970         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
34971         subnormal exponent extraction and add some __builtin_expect.
34972         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
34973         Fix for subnormal mantissa calculation.
34975 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
34977         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
34978         cpu2 is -1 and errno is not ENOSYS.
34980 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
34982         [BZ #14117]
34983         * sysdeps/i386/i486/bits/string.h: Renamed to ...
34984         * sysdeps/x86/bits/string.h: This.
34985         * sysdeps/x86_64/bits/string.h: Removed.
34987         * sysdeps/i386/i486/bits/string.h: Define inline functions only
34988         if not compiling for x86-64, but compiling for >= i486.
34990         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
34991         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
34993         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
34994         New macro from Linux kernel 3.4.0.
34995         (FP_XSTATE_MAGIC2): Likewise.
34996         (FP_XSTATE_MAGIC2_SIZE): Likewise.
34997         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
34998         (struct _fpx_sw_bytes): New struct.
34999         (struct _xsave_hdr): Likewise.
35000         (struct _ymmh_state): Likewise.
35001         (struct _xstate): Likewise.
35003         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
35004         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
35005         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
35006         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
35007         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
35008         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
35010         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
35011         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
35012         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
35013         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
35014         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
35015         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
35017 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
35019         [BZ #13743]
35020         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
35021         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
35022         (sysdep_headers): Include sys/platform/ppc.h.
35023         * sysdeps/powerpc/test-gettimebase.c: Test for
35024         __ppc_get_timebase() to catch future ISA opcode/insn changes.
35025         * manual/Makefile (appendices): Include platform.texi.
35026         * manual/contrib.texi (Contributors): Update @node pointers.
35027         * manual/maint.texi (Maintenance): Likewise.
35028         (Platform): New node.
35029         * manual/platform.texi: New file.  Document the new features.
35031 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
35032             Jakub Jelinek  <jakub@redhat.com>
35034         [BZ #14188]
35035         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
35036         where __builtin_expect is unavailable.
35038 2012-06-03  David S. Miller  <davem@davemloft.net>
35040         * stdlib/longlong.h: Updated from GCC.
35042 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
35044         [BZ #14042]
35045         * sysdeps/powerpc/powerpc32/mcount.c: New file.
35046         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
35047         __mcount_internal.
35048         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
35049         (GLIBC_2.16): Likewise.
35051 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
35053         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
35055 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
35057         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
35058         (default-abi): New variable.
35059         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
35060         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
35061         variable.
35062         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
35063         Likewise.
35064         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
35065         Likewise.
35066         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
35067         Likewise.
35069         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
35070         definition.  Document in comment.
35072 2012-06-01  David S. Miller  <davem@davemloft.net>
35074         * stdlib/longlong.h: Updated from GCC.
35076 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
35078         [BZ #14117]
35079         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
35080         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
35081         sys/debugreg.h sys/io.h here.
35082         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
35083         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
35084         sys/io.h.
35085         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
35086         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
35087         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
35088         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
35089         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
35090         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
35092         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
35093         Define only if __x86_64__ is defined.
35095 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
35097         [BZ #14048]
35098         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
35099         Use int64_t for variable i.
35100         * math/libm-test.inc (fmod_test): Add more tests.
35102         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
35103         z computation is not scheduled after fetestexcept.
35104         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
35105         Use math_force_eval instead of asm to ensure calculation scheduled
35106         before exception test.
35107         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
35108         Ensure a1 + u.d computation is not scheduled after fetestexcept.
35110 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
35112         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
35113         computation is not scheduled after fetestexcept.
35115 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
35117         [BZ #14117]
35118         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
35119         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
35121 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35123         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
35124         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
35126 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
35128         [BZ #14117]
35129         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
35130         <bits/wordsize.h>.
35131         (__WCHAR_MIN): Support __WORDSIZE == 64.
35132         (__WCHAR_MAX): Likewise.
35134         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
35135         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
35137         [BZ #14183]
35138         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
35139         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
35141         [BZ #14117]
35142         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
35143         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
35145         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
35146         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
35148         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
35149         Defined to 1 if __x86_64__ isn't defined.
35150         (_STAT_VER_LINUX_OLD): New.
35151         (st_atime): Remove duplicate.
35152         (st_mtime): Likewise.
35153         (st_ctime): Likewise.
35155 2012-05-31  David S. Miller  <davem@davemloft.net>
35157         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
35158         entries.
35160 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
35162         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
35163         gen-libm-test.pl.
35165         [BZ #14132]
35166         * elf/dl-reloc.c: Include <_itoa.h>.
35167         (_dl_reloc_bad_type): Remove use of INTUSE.
35168         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
35169         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
35170         * stdio-common/psiginfo.c (psiginfo): Likewise.
35171         * stdio-common/psignal.c (psignal): Likewise.
35172         * string/strsignal.c (strsignal): Likewise.
35173         * include/signal.h (_sys_siglist): Declare hidden proto.
35174         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
35175         INTVARDEF with libc_hidden_data_def.
35176         * stdio-common/itoa-udigits.c: Likewise.
35177         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
35178         (_itoa_lower_digits_internal): Remove declaration.
35179         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
35180         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
35181         (_sys_sigabbrev_internal): Remove aliases.
35182         (_sys_siglist): Define hidden alias.
35184 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
35186         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
35187         bits/sysctl.h.
35189 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
35191         [BZ #14117]
35192         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
35193         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
35195         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
35196         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
35197         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
35198         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
35199         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
35200         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
35202         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
35203         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
35204         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
35206         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
35207         with __addr.
35208         (insw): Likewise.
35209         (insl): Likewise.
35210         (outsb): Likewise.
35211         (outsw): Likewise.
35212         (outsl): Likewise.
35214         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
35215         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
35216         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
35218         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
35219         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
35220         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
35221         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
35222         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
35223         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
35225         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
35226         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
35228         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
35229         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
35231         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
35232         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
35233         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
35235         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
35236         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
35237         to ...
35238         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
35240         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
35241         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
35242         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
35244         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
35245         for x86-64.
35246         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
35248 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
35250         * math/math.h (M_El): Use two more decimal places.
35251         (M_LOG2El): Likewise.
35252         (M_LOG10El): Likewise.
35253         (M_LN2l): Likewise.
35254         (M_LN10l): Likewise.
35255         (M_PIl): Likewise.
35256         (M_PI_2l): Likewise.
35257         (M_PI_4l): Likewise.
35258         (M_1_PIl): Likewise.
35259         (M_2_PIl): Likewise.
35260         (M_2_SQRTPIl): Likewise.
35261         (M_SQRT2l): Likewise.
35262         (M_SQRT1_2l): Likewise.
35264 2012-05-31  David S. Miller  <davem@davemloft.net>
35266         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
35267         values between float registers.
35268         * sysdeps/sparc/sparc64/memset.S: Likewise.
35269         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
35271 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
35273         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
35274         -D_FORTIFY_SOURCE=1.
35275         (CPPFLAGS-tst-longjmp_chk.c): Define.
35276         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
35277         (CPPFLAGS-tst-longjmp_chk2.c): Define.
35278         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
35279         CFLAGS-tst-wchar-h.c.
35281 2012-05-31  Marek Polacek  <polacek@redhat.com>
35283         [BZ #14132]
35284         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
35285         __endmntent_internal): Remove declaration.
35286         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
35287         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
35288         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
35290 2012-05-30  David S. Miller  <davem@davemloft.net>
35292         * sysdeps/sparc/sparc32/soft-fp/q_util.c
35293         (___Q_simulate_exceptions): Use real FP ops rather than writing
35294         into the %fsr.
35295         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
35296         Likewise.
35298 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
35300         [BZ #14117]
35301         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
35302         * sysdeps/x86/bits/xtitypes.h: This.
35304         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
35305         * sysdeps/x86/bits/wordsize.h: This.
35307         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
35308         * sysdeps/x86/bits/huge_vall.h: This.
35310         * sysdeps/i386/bits/select.h: Removed.
35311         * sysdeps/x86_64/bits/select.h: Renamed to ...
35312         * sysdeps/x86/bits/select.h: This.
35314         * sysdeps/i386/bits/setjmp.h: Removed.
35315         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
35316         * sysdeps/x86/bits/setjmp.h: This.
35318         * sysdeps/i386/bits/mathdef.h: Removed.
35319         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
35320         * sysdeps/x86/bits/mathdef.h: This.
35322 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
35324         [BZ #14132]
35325         * include/sys/socket.h (__connect_internal)
35326         (__libc_sa_len_internal): Remove declaration.
35327         (__connect, __libc_sa_len): Declare hidden_proto.
35328         (SA_LEN): Remove use of INTUSE.
35329         * socket/connect.c: Add libc_hidden_def.
35330         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
35331         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
35332         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
35333         alias.
35334         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
35335         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
35336         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
35337         of adding _internal alias.
35339 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
35341         [BZ #14117]
35342         * sysdeps/i386/bits/link.h: Removed.
35343         * sysdeps/i386/bits/linkmap.h: Likewise.
35344         * sysdeps/x86_64/bits/link.h: Renamed to ...
35345         * sysdeps/x86/bits/link.h: This.
35346         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
35347         * sysdeps/x86/bits/linkmap.h: This.
35349         * sysdeps/i386/bits/endian.h: Removed.
35350         * sysdeps/x86_64/bits/endian.h: Renamed to ...
35351         * sysdeps/x86/bits/endian.h: This.
35353         * sysdeps/i386/bits/byteswap.h: Removed.
35354         * sysdeps/i386/bits/byteswap-16.h: Likewise.
35355         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
35356         * sysdeps/x86/bits/byteswap.h: This.
35357         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
35358         * sysdeps/x86/bits/byteswap-16.h: This.
35359         * sysdeps/i386/Implies: Add x86.
35360         * sysdeps/x86_64/Implies: Likewise.
35362 2012-05-30  David S. Miller  <davem@davemloft.net>
35364         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
35365         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
35366         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
35367         (FP_TRAPPING_EXCEPTIONS): Define.
35368         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
35369         (FP_TRAPPING_EXCEPTIONS): Define.
35370         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
35371         subnormals only when inexact has been signalled or underflow
35372         exceptions are enabled.
35373         (_FP_PACK_CANONICAL): Likewise.
35375 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
35377         [BZ #14183]
35378         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
35379         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
35381 2012-05-30  Richard Henderson  <rth@twiddle.net>
35383         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
35384         with #ifndef NOT_IN_libc.
35386         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
35387         marked to avoid plt entry.
35389 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
35391         [BZ #14112]
35392         * Makeconfig (default-abi): New macro.
35393         (abi-includes): Likewise.
35394         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
35395         $(abi-$(default-abi)-lib-soname) for soname if defined.
35396         ($(common-objpfx)gnu/lib-names.stmp): Generate from
35397         abi-variants.
35398         * Makefile (installed-stubs): Likewise.
35399         * include/stubs-biarch.h: Removed.
35400         * scripts/lib-names.awk: Only handle one library at a time.
35401         * scripts/soversions.awk: Remove WORDSIZE support.
35402         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
35403         entries.
35404         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
35405         Removed.
35406         (syscall-list-default-condition): Likewise.
35407         (syscall-list-default-condition): Likewise.
35408         (syscall-list-includes): Likewise.
35409         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
35410         syscall-list-* with abi-*.  Handle undefined abi-variants.
35411         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
35412         * sysdeps/unix/sysv/linux/i386/Implies: New file.
35413         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
35414         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
35415         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
35416         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
35417         Removed.
35418         (syscall-list-32-options): Likewise.
35419         (syscall-list-32-condition): Likewise.
35420         (syscall-list-64-options): Likewise.
35421         (syscall-list-64-condition): Likewise.
35422         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
35423         macro.
35424         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
35425         Renamed to ...
35426         (abi-*): This.
35427         (abi-64-ld-soname): New macro.
35428         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
35429         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
35430         Renamed to ...
35431         (abi-*): This.
35432         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
35433         * sysdeps/x86_64/x32/shlib-versions: Likewise.
35435 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
35437         * sysdeps/unix/sysv/linux/kernel-features.h
35438         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
35439         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
35440         include <kernel-features.h>.
35441         [!__NR_ftruncate64]: Remove conditional code.
35442         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35443         [__NR_ftruncate64]: Make code unconditional.
35444         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35445         * sysdeps/unix/sysv/linux/truncate64.c: Do not
35446         include <kernel-features.h>.
35447         [!__NR_ftruncate64]: Remove conditional code.
35448         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35449         [__NR_ftruncate64]: Make code unconditional.
35450         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35451         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
35452         include <kernel-features.h>.
35453         [!__NR_ftruncate64]: Remove conditional code.
35454         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35455         [__NR_ftruncate64]: Make code unconditional.
35456         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35457         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
35458         include <kernel-features.h>.
35459         [!__NR_ftruncate64]: Remove conditional code.
35460         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35461         [__NR_ftruncate64]: Make code unconditional.
35462         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35464         * configure.in (libc_cv_fpie): Weaken to a compile test using
35465         LIBC_TRY_CC_OPTION.
35466         * configure: Regenerated.
35468 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35470         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
35471         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
35472         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
35473         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
35474         Refreshed.
35475         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
35476         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
35477         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
35478         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
35479         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
35480         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
35481         Refreshed.
35483 2012-05-27  David S. Miller  <davem@davemloft.net>
35485         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
35486         (___Q_zero): New.
35487         (__Q_simulate_exceptions): Return void.  Change to simulate
35488         exceptions by writing into the %fsr.
35489         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
35490         (__Qp_handle_exceptions): Likewise.
35491         (numbers): Delete.
35492         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
35493         __Qp_handle_exceptions.
35494         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
35495         __Qp_handle_exceptions.
35496         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
35497         as unused and give dummy FP_RND_NEAREST initializer.
35498         (FP_INHIBIT_RESULTS): Define.
35499         (___Q_simulate_exceptions): Update declaration.
35500         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
35501         formatting.
35502         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
35503         as unused and give dummy FP_RND_NEAREST initializer.
35504         (__Qp_handle_exceptions): Update declaration.
35505         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
35506         formatting.
35508 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
35510         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
35511         the temporary FPU control word.
35512         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
35513         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
35514         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
35515         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
35516         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
35517         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
35518         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
35519         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
35520         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
35521         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
35522         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
35524 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
35526         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
35527         fields.
35529 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
35531         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
35532         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
35533         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
35534         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
35535         Likewise.
35536         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
35537         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
35538         Likewise.
35540 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
35542         * po/h.po: Update from translation team.
35544 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
35546         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
35548         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
35549         handling of denormals.
35550         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
35551         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
35552         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
35553         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
35554         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
35555         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
35556         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
35557         Likewise.
35559 2012-05-26  Marek Polacek  <polacek@redhat.com>
35561         [BZ #14152]
35562         * math/libm-test.inc (fma_test): Don't always expect underflow
35563         exception.
35565 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
35567         [BZ #12416]
35568         * elf/tst-execstack.c: Include stackinfo.h.
35569         (do_test): Adjust test case to ensure that pthread_getattr_np
35570         behaviour remains the same after marking stack executable.
35572 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
35574         * sysdeps/unix/sysv/linux/kernel-features.h
35575         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
35576         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
35577         kernel-features.h.
35578         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
35579         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
35580         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
35581         kernel-features.h.
35582         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
35583         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
35585 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
35587         * configure.in: Define the default includes to being none.
35588         * configure: Regenerated.
35590 2012-05-25  Roland McGrath  <roland@hack.frob.com>
35592         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
35593         * sysdeps/x86_64/setjmp.S: Likewise.
35594         * sysdeps/i386/bsd-setjmp.S: Likewise.
35595         * sysdeps/i386/bsd-_setjmp.S: Likewise.
35596         * sysdeps/i386/setjmp.S: Likewise.
35597         * sysdeps/i386/__longjmp.S: Likewise.
35598         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
35599         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
35601         * include/stap-probe.h: New file.
35602         * configure.in: Handle --enable-systemtap.
35603         * configure: Regenerated.
35604         * config.h.in (USE_STAP_PROBE): New #undef.
35605         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
35606         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
35607         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
35609 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
35611         [BZ #13717]
35612         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
35613         to 2.4.0 where earlier.
35614         * sysdeps/unix/sysv/linux/configure: Regenerated.
35615         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
35616         <kernel-features.h>.
35617         [__ASSUME_32BITUIDS]: Make code unconditional.
35618         [!__ASSUME_32BITUIDS]: Remove conditional code.
35619         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
35620         <kernel-features.h>.
35621         [__ASSUME_32BITUIDS]: Make code unconditional.
35622         [!__ASSUME_32BITUIDS]: Remove conditional code.
35623         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
35624         [__ASSUME_32BITUIDS]: Make code unconditional.
35625         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
35626         * sysdeps/unix/sysv/linux/i386/getegid.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/geteuid.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/getgid.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/getgroups.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/getresgid.c: Do not include
35643         <kernel-features.h>.
35644         [__ASSUME_32BITUIDS]: Make code unconditional.
35645         [!__ASSUME_32BITUIDS]: Remove conditional code.
35646         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
35647         <kernel-features.h>.
35648         [__ASSUME_32BITUIDS]: Make code unconditional.
35649         [!__ASSUME_32BITUIDS]: Remove conditional code.
35650         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
35651         <kernel-features.h>.
35652         [__ASSUME_32BITUIDS]: Make code unconditional.
35653         [!__ASSUME_32BITUIDS]: Remove conditional code.
35654         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
35655         <kernel-features.h>.
35656         [__ASSUME_32BITUIDS]: Make code unconditional.
35657         [!__ASSUME_32BITUIDS]: Remove conditional code.
35658         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
35659         <kernel-features.h>.
35660         [__ASSUME_32BITUIDS]: Make code unconditional.
35661         [!__ASSUME_32BITUIDS]: Remove conditional code.
35662         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
35663         <kernel-features.h>.
35664         [__ASSUME_32BITUIDS]: Make code unconditional.
35665         [!__ASSUME_32BITUIDS]: Remove conditional code.
35666         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
35667         <kernel-features.h>.
35668         [__NR_setresgid] (__setresgid): Do not declare.
35669         [__ASSUME_32BITUIDS]: Make code unconditional.
35670         [!__ASSUME_32BITUIDS]: Remove conditional code.
35671         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
35672         <kernel-features.h>.
35673         [__NR_setresuid] (__setresuid): Do not declare.
35674         [__ASSUME_32BITUIDS]: Make code unconditional.
35675         [!__ASSUME_32BITUIDS]: Remove conditional code.
35676         * sysdeps/unix/sysv/linux/i386/setfsgid.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/setfsuid.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/setgid.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/setgroups.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/i386/setregid.c: Do not include
35693         <kernel-features.h>.
35694         [__ASSUME_32BITUIDS]: Make code unconditional.
35695         [!__ASSUME_32BITUIDS]: Remove conditional code.
35696         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
35697         <kernel-features.h>.
35698         [__ASSUME_32BITUIDS]: Make code unconditional.
35699         [!__ASSUME_32BITUIDS]: Remove conditional code.
35700         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
35701         <kernel-features.h>.
35702         [__ASSUME_32BITUIDS]: Make code unconditional.
35703         [!__ASSUME_32BITUIDS]: Remove conditional code.
35704         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
35705         <kernel-features.h>.
35706         [__ASSUME_32BITUIDS]: Make code unconditional.
35707         [!__ASSUME_32BITUIDS]: Remove conditional code.
35708         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
35709         <kernel-features.h>.
35710         [__ASSUME_32BITUIDS]: Make code unconditional.
35711         [!__ASSUME_32BITUIDS]: Remove conditional code.
35712         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
35713         <kernel-features.h>.
35714         [__ASSUME_32BITUIDS]: Make code unconditional.
35715         [!__ASSUME_32BITUIDS]: Remove conditional code.
35716         * sysdeps/unix/sysv/linux/kernel-features.h
35717         (__ASSUME_SETRESUID_SYSCALL): Remove.
35718         (__ASSUME_SETRESGID_SYSCALL): Likewise.
35719         (__ASSUME_32BITUIDS): Likewise.
35720         (__ASSUME_LDT_WORKS): Likewise.
35721         (__ASSUME_O_DIRECTORY): Likewise.
35722         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
35723         architecture but not kernel version.
35724         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
35725         (__ASSUME_MMAP2_SYSCALL): Likewise.
35726         (__ASSUME_STAT64_SYSCALL): Likewise.
35727         (__ASSUME_IPC64): Likewise.
35728         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
35729         <kernel-features.h>.
35730         [__ASSUME_32BITUIDS]: Make code unconditional.
35731         [!__ASSUME_32BITUIDS]: Remove conditional code.
35732         * sysdeps/unix/sysv/linux/opendir.c: Do not include
35733         <kernel-features.h>.
35734         [__ASSUME_O_DIRECTORY]: Make code unconditional.
35735         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
35736         132096]: Remove conditional code.
35737         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
35738         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
35739         <kernel-features.h>.
35740         [__ASSUME_32BITUIDS]: Make code unconditional.
35741         [!__ASSUME_32BITUIDS]: Remove conditional code.
35742         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
35743         <kernel-features.h>.
35744         [__ASSUME_32BITUIDS]: Make code unconditional.
35745         [!__ASSUME_32BITUIDS]: Remove conditional code.
35746         * sysdeps/unix/sysv/linux/setegid.c: Do not include
35747         <kernel-features.h>.
35748         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
35749         unconditional.
35750         (__setresgid): Do not declare.
35751         [__ASSUME_32BITUIDS]: Make code unconditional.
35752         [!__ASSUME_32BITUIDS]: Remove conditional code.
35753         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
35754         <kernel-features.h>.
35755         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
35756         unconditional.
35757         (__setresuid): Do not declare.
35758         [__ASSUME_32BITUIDS]: Make code unconditional.
35759         [!__ASSUME_32BITUIDS]: Remove conditional code.
35760         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
35761         <kernel-features.h>.
35762         [__ASSUME_32BITUIDS]: Make code unconditional.
35763         [!__ASSUME_32BITUIDS]: Remove conditional code.
35764         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
35765         <kernel-features.h>.
35766         [__ASSUME_32BITUIDS]: Make code unconditional.
35767         [!__ASSUME_32BITUIDS]: Remove conditional code.
35769 2012-05-25  Richard Henderson  <rth@twiddle.net>
35771         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
35772         dl_hwcap to ifunc resolver.
35773         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
35774         elf_ifunc_invoke.
35775         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
35776         dl_hwcap to ifunc resolver.
35777         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
35779 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
35781         [BZ #14153]
35782         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
35783         for |x| <= 2**-26, not 2**-57.
35784         * math/libm-test.inc (acos_test): Do not allow spurious underflow
35785         exception.
35787 2012-05-24  Jeff Law  <law@redhat.com>
35789         * stdio-common/Makefile (tests): Add bug25.
35790         * stdio-common/bug25.c: New test.
35792 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
35794         [BZ #13576]
35795         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
35796         multiple of MALLOC_ALIGNMENT in size.
35797         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
35799 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
35801         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
35802         Require >= 256.
35803         (FILENAME_MAX): Use macro-int-constant.
35804         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
35805         (_IOFBF): Use macro-int-constant.
35806         (_IOLBF): Likewise.
35807         (_IONBF): Likewise.
35808         (SEEK_CUR): Likewise.
35809         (SEEK_END): Likewise.
35810         (SEEK_SET): Likewise.
35811         (TMP_MAX): Likewise.
35812         (EOF): Use macro-int-constant.  Require < 0.
35813         (NULL): Use macro-constant.  Require == 0.
35814         (stdin): Require type to be FILE *.
35815         (stdout): Likewise.
35816         (stderr): Likewise.
35817         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
35818         macro-int-constant.
35819         (EXIT_SUCCESS): Likewise.
35820         (NULL): Use macro-constant.  Require == 0.
35821         (RAND_MAX): Use macro-int-constant.
35822         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
35823         [C99-based standards] (strtof): Require function.
35824         [C99-based standards] (strtold): Likewise.
35825         [C99-based standards] (strtoll): Likewise.
35826         [C99-based standards] (strtoull): Likewise.
35827         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
35828         [ISO || ISO99 || ISO11] (limits.h): Likewise.
35829         [ISO || ISO99 || ISO11] (math.h): Likewise.
35830         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
35831         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
35832         [ISO || ISO99 || ISO11] (*_t): Do not allow.
35834 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
35836         [BZ #14132]
35837         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
35838         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
35839         * intl/dgettext.c (DCGETTEXT): Likewise.
35840         * intl/gettext.c (DCGETTEXT): Likewise.
35841         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
35842         * posix/regex_internal.h (gettext): Likewise.
35843         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
35844         Remove declaration.
35845         * include/argz.h (__argz_count_internal)
35846         (__argz_stringify_internal): Remove declaration.
35847         (__argz_count, __argz_stringify): Declare hidden proto.
35848         * intl/dcgettext.c: Remove use of INTDEF.
35849         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
35850         * string/argz-stringify.c: Likewise.
35851         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
35852         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
35853         Declare hidden proto.
35854         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
35855         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
35856         Declare hidden proto.
35857         * include/stdio.h (__asprintf_internal): Don't declare.
35858         (__asprintf): Don't define as macro.  Declare hidden proto.
35859         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
35860         (__fsetlocking): Declare hidden proto.
35861         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
35862         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
35863         hidden proto.
35864         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
35865         (_IO_setlinebuf): Remove use of INTUSE.
35866         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
35867         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
35868         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
35869         Remove declaration.
35870         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
35871         (_IO_do_flush): Remove use of INTUSE.
35872         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
35873         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
35874         (_IO_adjust_column, _IO_least_wmarker)
35875         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
35876         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
35877         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
35878         (_IO_default_doallocate, _IO_wdefault_doallocate)
35879         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
35880         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
35881         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
35882         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
35883         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
35884         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
35885         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
35886         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
35887         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
35888         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
35889         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
35890         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
35891         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
35892         proto.
35893         (_IO_flush_all_internal, _IO_adjust_column_internal)
35894         (_IO_default_uflow_internal, _IO_default_finish_internal)
35895         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
35896         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
35897         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
35898         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
35899         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
35900         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
35901         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
35902         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
35903         (_IO_file_close_internal, _IO_file_close_it_internal)
35904         (_IO_file_underflow_internal, _IO_file_overflow_internal)
35905         (_IO_file_init_internal, _IO_file_attach_internal)
35906         (_IO_file_fopen_internal, _IO_file_read_internal)
35907         (_IO_file_sync_internal, _IO_file_seek_internal)
35908         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
35909         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
35910         (_IO_str_underflow_internal, _IO_str_overflow_internal)
35911         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
35912         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
35913         (_IO_list_all_internal, _IO_link_in_internal)
35914         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
35915         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
35916         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
35917         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
35918         (_IO_do_write_internal, _IO_padn_internal)
35919         (_IO_getline_info_internal, _IO_getline_internal)
35920         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
35921         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
35922         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
35923         (_IO_vfscanf_internal, _IO_vfprintf_internal)
35924         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
35925         (_IO_init_internal, _IO_un_link_internal): Don't declare.
35926         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
35927         with libc_hidden_ver, remove use of INTUSE.
35928         * libio/genops.c: Likewise.
35929         * libio/freopen.c: Likewise.
35930         * libio/freopen64.c: Likewise.
35931         * libio/iofclose.c: Likewise.
35932         * libio/iofdopen.c: Likewise.
35933         * libio/iofflush.c: Likewise.
35934         * libio/iofflush_u.c: Likewise.
35935         * libio/iofgets.c: Likewise.
35936         * libio/iofgets_u.c: Likewise.
35937         * libio/iofopen.c: Likewise.
35938         * libio/iofopncook.c: Likewise.
35939         * libio/iofread.c: Likewise.
35940         * libio/iofread_u.c: Likewise.
35941         * libio/ioftell.c: Likewise.
35942         * libio/iofwrite.c: Likewise.
35943         * libio/iogetline.c: Likewise.
35944         * libio/iogets.c: Likewise.
35945         * libio/iogetwline.c: Likewise.
35946         * libio/iopadn.c: Likewise.
35947         * libio/iopopen.c: Likewise.
35948         * libio/ioseekoff.c: Likewise.
35949         * libio/ioseekpos.c: Likewise.
35950         * libio/iosetbuffer.c: Likewise.
35951         * libio/iosetvbuf.c: Likewise.
35952         * libio/ioungetc.c: Likewise.
35953         * libio/ioungetwc.c: Likewise.
35954         * libio/iovdprintf.c: Likewise.
35955         * libio/iovsprintf.c: Likewise.
35956         * libio/iovsscanf.c: Likewise.
35957         * libio/memstream.c: Likewise.
35958         * libio/obprintf.c: Likewise.
35959         * libio/oldfileops.c: Likewise.
35960         * libio/oldiofclose.c: Likewise.
35961         * libio/oldiofdopen.c: Likewise.
35962         * libio/oldiofopen.c: Likewise.
35963         * libio/oldiopopen.c: Likewise.
35964         * libio/oldstdfiles.c: Likewise.
35965         * libio/putc.c: Likewise.
35966         * libio/setbuf.c: Likewise.
35967         * libio/setlinebuf.c: Likewise.
35968         * libio/stdfiles.c: Likewise.
35969         * libio/strops.c: Likewise.
35970         * libio/vasprintf.c: Likewise.
35971         * libio/vscanf.c: Likewise.
35972         * libio/vsnprintf.c: Likewise.
35973         * libio/vswprintf.c: Likewise.
35974         * libio/wfiledoalloc.c: Likewise.
35975         * libio/wfileops.c: Likewise.
35976         * libio/wgenops.c: Likewise.
35977         * libio/wmemstream.c: Likewise.
35978         * libio/wstrops.c: Likewise.
35979         * libio/__fpurge.c: Likewise.
35980         * libio/__fsetlocking.c: Likewise.
35981         * assert/assert.c: Likewise.
35982         * debug/fgets_chk.c: Likewise.
35983         * debug/fgets_u_chk.c: Likewise.
35984         * debug/fread_chk.c: Likewise.
35985         * debug/fread_u_chk.c: Likewise.
35986         * debug/gets_chk.c: Likewise.
35987         * debug/obprintf_chk.c: Likewise.
35988         * debug/vasprintf_chk.c: Likewise.
35989         * debug/vdprintf_chk.c: Likewise.
35990         * debug/vsnprintf_chk.c: Likewise.
35991         * debug/vsprintf_chk.c: Likewise.
35992         * malloc/mtrace.c: Likewise.
35993         * misc/error.c: Likewise.
35994         * misc/syslog.c: Likewise.
35995         * stdio-common/asprintf.c: Likewise.
35996         * stdio-common/fxprintf.c: Likewise.
35997         * stdio-common/getw.c: Likewise.
35998         * stdio-common/isoc99_fscanf.c: Likewise.
35999         * stdio-common/isoc99_scanf.c: Likewise.
36000         * stdio-common/isoc99_vfscanf.c: Likewise.
36001         * stdio-common/isoc99_vscanf.c: Likewise.
36002         * stdio-common/isoc99_vsscanf.c: Likewise.
36003         * stdio-common/printf-prs.c: Likewise.
36004         * stdio-common/printf_fp.c: Likewise.
36005         * stdio-common/printf_fphex.c: Likewise.
36006         * stdio-common/printf_size.c: Likewise.
36007         * stdio-common/putw.c: Likewise.
36008         * stdio-common/scanf.c: Likewise.
36009         * stdio-common/sprintf.c: Likewise.
36010         * stdio-common/tmpfile.c: Likewise.
36011         * stdio-common/vfprintf.c: Likewise.
36012         * stdio-common/vfscanf.c: Likewise.
36013         * stdlib/strfmon_l.c: Likewise.
36014         * sunrpc/openchild.c: Likewise.
36015         * sunrpc/xdr_stdio.c: Likewise.
36016         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
36017         * sysdeps/mach/hurd/tmpfile.c: Likewise.
36019 2012-05-24  Roland McGrath  <roland@hack.frob.com>
36021         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
36023         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
36024         in the third column, to generate for the shared library an IFUNC
36025         that uses _dl_vdso_vsym.
36026         * Makerules (COMPILE.c, compile-stdin.c): New variables.
36027         * Makeconfig (object-suffixes-noshared): New variable.
36029         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
36030         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
36031         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
36032         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
36034         [BZ #14132]
36035         * include/sys/time.h (__gettimeofday): Remove macro.
36036         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
36037         * time/gettimeofday.c (__gettimeofday): Remove #undef.
36038         Remove INTDEF.
36039         (__gettimeofday): Add libc_hidden_def.
36040         (gettimeofday): Add libc_hidden_weak.
36041         * sysdeps/mach/gettimeofday.c: Likewise.
36042         * sysdeps/posix/gettimeofday.c: Likewise.
36043         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
36044         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
36045         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
36046         (__gettimeofday_internal): Remove strong_alias.
36047         (__gettimeofday): Add libc_hidden_def.
36048         (gettimeofday): Add libc_hidden_weak.
36049         * sysdeps/unix/syscalls.list (gettimeofday):
36050         Remove __gettimeofday_internal alias.
36052 2012-05-24  Daniel Jacobowitz  <drow@false.org>
36053             H.J. Lu  <hongjiu.lu@intel.com>
36055         [BZ #12495]
36056         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
36057         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
36058         (largebin_index_32_big): New.
36059         (largebin_index): Use it for 16-byte alignment.
36060         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
36061         correction with front_misalign.
36063 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
36065         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
36066         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
36067         Likewise.
36068         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
36069         Likewise.
36070         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
36071         Likewise.
36072         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
36073         Likewise.
36074         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
36075         Likewise.
36076         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
36077         Likewise.
36078         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
36079         Likewise.
36080         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
36081         Likewise.
36082         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
36083         Likewise.
36084         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
36085         Likewise.
36086         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
36087         Likewise.
36088         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
36089         Likewise.
36091         * scripts/data/c++-types-x32-linux-gnu.data: New file.
36092         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
36094 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
36096         [BZ #10846]
36097         [BZ #14036]
36098         * math/libm-test.inc (exp_test): Add test from bug 14036.
36099         (pow_test): Add test from bug 10846.
36101         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
36102         and other flags.
36103         (special_function): Do not include flags in test name.
36104         (parse_args): Likewise.
36105         * sysdeps/i386/fpu/libm-test-ulps: Update.
36106         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
36107         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
36108         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
36109         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36111         * math/gen-libm-test.pl (%beautify): Add entries for underflow
36112         exceptions.
36113         * math/libm-test.inc ("Philosophy"): Update comment about
36114         exception testing.
36115         (UNDERFLOW_EXCEPTION): New macro.
36116         (UNDERFLOW_EXCEPTION_OK): Likewise.
36117         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
36118         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
36119         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
36120         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
36121         (INVALID_EXCEPTION_OK): Update value.
36122         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
36123         (OVERFLOW_EXCEPTION_OK): Likewise.
36124         (IGNORE_ZERO_INF_SIGN): Likewise.
36125         (test_exceptions): Handle underflow exceptions.
36126         (acos_test): Update for underflow exception expectations.
36127         (cexp_test): Likewise.
36128         (clog_test): Likewise.
36129         (clog10_test): Likewise.
36130         (csqrt_test): Likewise.
36131         (ctan_test): Likewise.
36132         (ctanh_test): Likewise.
36133         (exp_test): Likewise.
36134         (exp10_test): Likewise.
36135         (exp2_test): Likewise.
36136         (expm1_test): Likewise.
36137         (fma_test): Likewise.
36138         (j0_test): Likewise.
36139         (jn_test): Likewise.
36140         (nexttoward_test): Likewise.
36141         (pow_test): Likewise.
36142         (scalbn_test): Likewise.
36143         (scalbln_test): Likewise.
36144         (tan_test): Likewise.
36145         (y1_test): Likewise.
36146         * sysdeps/i386/fpu/libm-test-ulps: Update.
36147         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36149 2012-05-23  David S. Miller  <davem@davemloft.net>
36151         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
36152         (__libc_sigaction): Remove unused local variables.
36154 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
36156         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
36158 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
36160         mktime: avoid signed integer overflow
36161         * time/mktime.c (__mktime_internal): Do not mishandle the case
36162         where diff == INT_MIN.
36164         mktime: simplify computation of average
36165         * time/mktime.c (ranged_convert): Use new time_t_avg function
36166         instead of rolling our own (probably-slower) code.
36168         mktime: do not assume signed right shift propagates sign bit
36169         * time/mktime.c (isdst_differ): New static function.
36170         (__mktime_internal): No need to normalize tm_isdst now.
36171         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
36172         tm_isdst values.
36174         mktime: merge another wrapv change from gnulib
36175         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
36176         from some compilers.
36178         mktime: remove incorrect attempt at unusual arithmetics
36179         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
36180         The code didn't really work on such machines anyway.
36181         (TYPE_MINIMUM): Assume two's complement.
36182         (twos_complement_arithmetic): Verify that long_int and time_t
36183         are two's complement (or unsigned, in the latter case).
36185         mktime: check signed shifts on long_int and time_t, too
36186         * time/mktime.c (SHR): Check that shifts work as desired
36187         on the types long_int and time_t too, as SHR is used on
36188         such types.
36190         mktime: do not assume 'long' is wide enough
36191         * time/mktime.c (verify): Move decl up.
36192         (long_int): New type.
36193         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
36194         to remove assumption in the code that 'long' is wide enough to
36195         store year values.  This assumption is not true on x32 and on
36196         some non-glibc platforms.
36198         mktime: merge wrapv change from gnulib
36199         * time/mktime.c (WRAPV): New macro.
36200         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
36201         (guess_time_tm, __mktime_internal): Do not assume that signed
36202         integer overflow wraps around; modern compilers generate code
36203         where this assumption is no longer valid.
36205 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
36207         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
36208         Replace "jmp L(pseudo_end)" with "ret".
36209         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
36210         Likewise.
36212 2012-05-23  Andreas Jaeger  <aj@suse.de>
36214         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
36215         * sysdeps/unix/sysv/linux/poll.c: Remove file.
36217 2012-05-23  Andreas Jaeger  <aj@suse.de>
36218             Maximilian Attems  <max@stro.at>
36220         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
36221         New macros.
36223 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
36225         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
36226         code so that pseudo_end is just ret and the stack pointer is
36227         correct also for static library in error case.
36229 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
36231         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
36232         move to syscalls.list.
36233         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
36234         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
36235         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
36236         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
36238         * manual/install.texi (Running make install): Do not mention Linux
36239         kernel version for which pt_chown is not needed.
36240         (Linux): Do not mention problems with nscd with 2.0 kernels.
36241         * INSTALL: Regenerated.
36243 2012-05-23  Andreas Jaeger  <aj@suse.de>
36245         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
36246         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
36247         macro.
36248         * sysdeps/unix/sysv/linux/s390/bits/mman.h
36249         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36250         * sysdeps/unix/sysv/linux/sh/bits/mman.h
36251         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36252         * sysdeps/unix/sysv/linux/i386/bits/mman.h
36253         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36254         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
36255         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36256         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
36257         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36258         * sysdeps/unix/sysv/linux/bits/in.h
36259         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
36261 2012-05-22  Roland McGrath  <roland@hack.frob.com>
36263         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
36264         (PREPARE_VERSION): Just use assert instead, it will be elided
36265         under [NDEBUG] anyway.
36267 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
36269         * sysdeps/unix/sysv/linux/Makefile: Include
36270         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
36271         (sysdep_routines): Remove sysctl.
36272         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
36273         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
36274         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
36275         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
36276         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
36278 2012-05-22  Andreas Jaeger  <aj@suse.de>
36280         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
36281         that pseudo_end is just ret and the stack pointer is correct also
36282         for static library in error case.
36284 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
36286         [BZ #14122]
36287         * nss/nsswitch.c (defconfig_entries): New variable.
36288         (__nss_database_lookup): Don't leak defconfig entries.
36289         (nss_parse_service_list): Don't leak on error paths.
36290         (free_database_entries): New function.
36291         (free_defconfig): New function.
36292         (free_mem): Move common code to free_database_entries.
36294 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
36296         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
36297         Add arch_prctl.
36298         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
36300         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
36301         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
36302         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
36303         New macro.
36304         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
36305         (INTERNAL_SYSCALL_TYPES): Likewise.
36306         (LOAD_ARGS_TYPES_[1-6]): Likewise.
36307         (LOAD_REGS_TYPES_[1-6]): Likewise.
36308         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
36309         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
36311 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36313         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
36314         copysignl for GLIBC_2_0.
36315         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
36316         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
36317         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
36318         logbl for GLIBC_2_0.
36319         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
36320         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
36322 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
36324         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
36325         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
36327         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
36328         Use "neg %eax".
36330         * time/mktime.c: Update copyright years.
36332 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
36334         mktime: merge comment-quoting-style change from gnulib
36335         * time/mktime.c: Quote 'like this' in comments.
36336         The GNU coding standards suggest that we no longer quote `like this',
36337         as "`" and "'" are typically rendered asymmetrically nowadays.
36338         The typical gnulib style is to quote 'like this' when quoting
36339         code, and "like this" when quoting English.
36341         * time/mktime.c (compile-command): Add "-I.".
36343         mktime: merge mktime-internal.h change from gnulib
36344         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
36346         mktime: merge time_r change from gnulib
36347         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
36349         mktime: merge DEBUG change from gnulib
36350         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
36351         case system <time.h> has a #define.
36353         mktime: merge <sys/types.h> change from gnulib
36354         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
36355         since <time.t> is now guaranteed to define time_t.
36357         mktime: merge HAVE_CONFIG_H change from gnulib
36358         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
36360 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
36362         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
36363         Use "neg %eax".
36365         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
36366         __rlim_t cast.
36367         (struct rusage): Use anonymous union to pad each field to
36368         __syscall_slong_t.
36370 2012-05-21  David S. Miller  <davem@davemloft.net>
36372         * Makefules (o-iterator): Remove .s cases.
36373         (compile-command.s): Delete.
36374         (COMPILE.s): Delete.
36375         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
36377 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
36379         * configure.in (libc_cv_predef_stack_protector): Only consider
36380         "foobar" and "__stack_chk_fail" lines in libc_undefs.
36381         * configure: Regenerated.
36383 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
36385         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
36386         New macro.  Use R*LP on int and pointer.
36387         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
36388         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
36389         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
36390         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
36392         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
36393         [__WORDSIZE_TIME64_COMPAT32] instead of
36394         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
36395         (struct utmp): Likewise.
36396         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
36397         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
36398         Renamed to ...
36399         (__WORDSIZE_TIME64_COMPAT32): This.
36400         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
36401         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
36402         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
36403         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
36404         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
36405         (__WORDSIZE_TIME64_COMPAT32): New macro.
36407 2012-05-21  Andreas Jaeger  <aj@suse.de>
36409         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
36410         only if [SHARED]. Add prototype for __wcschr_ia32.
36412 2012-05-21  Roland McGrath  <roland@hack.frob.com>
36414         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
36415         of %rbp unmolested in the jmp_buf while mangling the low bits.
36416         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
36417         unmolested high bits of %rbp while demangling the low bits.
36418         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
36420 2012-05-21  Andreas Jaeger  <aj@suse.de>
36422         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
36423         * sunrpc/svc_simple.c: Use it for registerrpc.
36424         * sunrpc/xcrypt.c: Use it for passwd2des.
36426         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
36428 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
36430         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
36431         Don't define if [__SYSCALL_WORDSIZE != 32].
36432         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
36433         New macro.
36435 2012-05-21  Bruno Haible  <bruno@clisp.org>
36436             Andreas Jaeger  <aj@suse.de>
36438         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
36439         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
36440         inptr and inend for must_buffer_ch.
36441         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
36442         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
36443         * stdio-common/Makefile (tests): Remove bug15.
36444         (bug15-ENV): Remove macro.
36445         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
36446         anymore.
36448 2012-05-19  Andreas Jaeger  <aj@suse.de>
36449             Roland McGrath  <roland@hack.frob.com>
36451         * manual/contrib.texi: Completely rewritten. It contains now an
36452         alphabetical list of contributors and their contributions.
36454 2012-05-21  Richard Henderson  <rth@twiddle.net>
36456         * misc/getauxval.c (__getauxval): Use unsigned long int.
36457         * misc/sys/auxv.h: Include <sys/cdefs.h>.
36458         (getauxval): Use unsigned long int.
36460 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
36462         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
36464 2012-05-21  Roland McGrath  <roland@hack.frob.com>
36466         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
36467         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
36468         __alignof__ (long double).
36470 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36472         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
36474 2012-05-20  Richard Henderson  <rth@twiddle.net>
36476         * misc/getauxval.c: New file.
36477         * misc/sys/auxv.h: New file.
36478         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
36479         (routines): Add getauxval.
36480         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
36481         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
36482         * elf/dl-sysdep.c (_dl_auxv): Remove.
36483         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
36484         * elf/dl-support.c (_dl_auxv): New variable.
36485         (_dl_aux_init): Initialize it.
36486         * manual/startup.texi (Auxiliary Vector): New node.
36487         * sysdeps/generic/bits/hwcap.h: New file.
36488         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
36489         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
36490         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
36491         * sysdeps/sparc/sysdep.h: ... here.  Include it.
36492         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
36493         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
36494         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
36495         Update.
36496         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
36497         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
36498         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
36499         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
36500         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
36501         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
36502         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
36503         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
36505 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36507         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
36509 2012-05-19  David S. Miller  <davem@davemloft.net>
36511         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36513 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
36515         [BZ #14123]
36516         * math/s_ccosh.c: Include <float.h>
36517         (__ccosh): Avoid internal overflow calculating sinh and cosh
36518         values before multiplying by sin and cos values.
36519         * math/s_ccoshf.c: Likewise.
36520         * math/s_ccoshl.c: Likewise.
36521         * math/s_csin.c: Likewise.
36522         * math/s_csinf.c: Likewise.
36523         * math/s_csinl.c: Likewise.
36524         * math/s_csinh.c: Likewise.
36525         * math/s_csinhf.c: Likewise.
36526         * math/s_csinhl.c: Likewise.
36527         * math/libm-test.inc (ccos_test): Add more tests.
36528         (ccosh_test): Likewise.
36529         (csin_test): Likewise.
36530         (csinh_test): Likewise.
36531         * sysdeps/i386/fpu/libm-test-ulps: Update.
36532         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36534 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
36536         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
36537         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
36539         * sysdeps/x86_64/x32/_itoa.h: Add comment.
36541 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
36543         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
36544         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
36545         * sysdeps/powerpc/soft-fp/Versions: Likewise.
36546         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
36547         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
36548         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
36549         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
36550         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
36551         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
36552         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
36553         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
36554         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
36555         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
36556         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
36557         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
36558         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
36559         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
36560         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
36561         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
36562         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
36563         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
36564         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
36565         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
36566         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
36567         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
36568         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
36569         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
36570         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
36571         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
36572         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
36573         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
36575 2012-05-18  Andreas Jaeger  <aj@suse.de>
36577         * csu/.gitignore: Delete.
36579 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
36581         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
36582         (timex): Use __syscall_slong_t.
36584 2012-05-18  Andreas Jaeger  <aj@suse.de>
36585             Carlos O'Donell  <carlos_odonell@mentor.com>
36587         * manual/install.texi (Configuring and compiling): Update
36588         description about files modified in the source directory.
36589         * INSTALL: Regenerated.
36591 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
36593         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
36594         value.  Use "or" to set return value to -1.
36595         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
36596         negate return value.
36598 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
36600         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
36601         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
36602         failure if the compiler has Graphite support disabled.
36603         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
36604         Likewise.
36605         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
36606         (CFLAGS-memmove.c): Likewise.
36607         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
36608         Likewise.
36610 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
36612         * sysdeps/x86_64/x32/_itoa.h: New file.
36614         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
36615         getdents system call only if kernel and user dirents have the
36616         same d_ino and d_off.
36618         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
36619         LLONG_MAX != LONG_MAX.
36620         (_itoa_word): Use _ITOA_WORD_TYPE on value.
36621         (_fitoa_word): Likewise.
36623         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
36624         years.
36625         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
36626         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
36627         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
36629         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
36630         include <bits/wordsize.h>.  Check __x86_64__ instead of
36631         __WORDSIZE.
36632         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
36633         if __x86_64__ is defined.  Use anonymous union on fpstate.
36635         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
36636         anonymous union.
36638 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
36640         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
36641         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
36642         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
36643         Refer to _rtld_local_ro instead of _rtld_global_ro.
36644         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
36645         Likewise.
36646         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
36647         Likewise.
36648         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
36649         Likewise.
36650         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
36651         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
36652         of _rtld_global, and rtld_progname instead of _dl_argv[0].
36654         * sysdeps/powerpc/powerpc32/dl-machine.c
36655         (__elf_machine_runtime_setup) [PROF]: Don't reference
36656         _dl_prof_resolve.
36658 2012-05-18  Andreas Jaeger  <aj@suse.de>
36660         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
36661         function only available for GCCs before 3.4 since GCC 3.4
36662         introduced a builtin.
36663         (lrint): Likewise.
36664         (llrintf): Likewise.
36665         (llrint): Likewise.
36666         (fmaxf): Likewise.
36667         (fmax): Likewise.
36668         (fminf): Likewise.
36669         (fmin): Likewise.
36670         (rint): Likewise.
36671         (rintf): Likewise.
36672         (nearbyint): Likewise.
36673         (nearbyintf): Likewise.
36674         (ceil): Likewise.
36675         (ceilf): Likewise.
36676         (floor): Likewise.
36677         (floorf): Likewise.
36679 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
36681         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
36682         on both fields and cast pointer to __syscall_ulong_t.
36684         * bits/types.h (__fsword_t): New type.
36685         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
36686         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
36687         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
36688         (__FSWORD_T_TYPE): Likewise.
36689         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
36690         (__FSWORD_T_TYPE): Likewise.
36691         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36692         (__FSWORD_T_TYPE): Likewise.
36693         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
36694         (__FSWORD_T_TYPE): Likewise.
36695         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
36696         __SWORD_TYPE with __fsword_t.
36697         (statfs64): Likewise.
36699 2012-05-17  David S. Miller  <davem@davemloft.net>
36701         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
36703 2012-05-17  Andreas Jaeger  <aj@suse.de>
36705         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
36706         warning.
36708 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
36710         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
36712 2012-05-17  Andreas Jaeger  <aj@suse.de>
36714         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
36715         when it is used.
36717 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
36719         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
36721 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
36723         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
36724         * sysdeps/x86_64/tst-mallocalign1.c: New file.
36726 2012-05-17  Andreas Jaeger  <aj@suse.de>
36727             Carlos O'Donell  <carlos_odonell@mentor.com>
36729         [BZ #14059]
36730         * sysdeps/x86_64/multiarch/init-arch.h
36731         (bit_YMM_Usable): Rename to...
36732         (bit_AVX_Usable): ... this.
36733         (bit_FMA4_Usable): New macro.
36734         (bit_XMM_state): New macro.
36735         (bit_YMM_state): New macro.
36736         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
36737         [__ASSEMBLER__] (index_AVX_Usable): ... this.
36738         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
36739         (CPUID_OSXSAVE): New macro.
36740         (CPUID_AVX): New macro.
36741         (CPUID_FMA4): New macro.
36742         (index_YMM_Usable): Rename to...
36743         (index_AVX_Usable): ... this.
36744         (HAS_AVX): Use HAS_ARCH_FEATURE.
36745         (HAS_FMA4): Likewise.
36746         (HAS_YMM_USABLE): Remove.
36747         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
36748         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
36749         are present.
36750         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
36751         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
36752         * sysdeps/x86_64/multiarch/Makefile: Likewise.
36753         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
36754         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
36756 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
36758         * math/libm-test.c: Support platforms without multiple rounding modes.
36759         * math/bug-nextafter.c: Support platforms without FP exceptions.
36760         * math/bug-nexttoward.c: Likewise.
36761         * math/test-fenv.c: Likewise.
36762         * math/test-misc.c: Likewise.
36763         * stdlib/bug-getcontext.c: Likewise.
36765 2012-05-17  Andreas Jaeger  <aj@suse.de>
36767         * manual/examples/search.c (critter_cmp): Change signature to
36768         avoid warnings.
36769         * manual/string.texi (Collation Functions): Likewise.
36771 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36773         * bits/types.h: Fold copyright years.
36774         * bits/typesizes.h: Likewise.
36775         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
36776         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
36777         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
36778         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
36779         * time/time.h: Likewise.
36781 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
36783         [BZ #208]
36784         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
36785         in instead of returning them.  Return void.
36786         (__libc_mallinfo): Accumulate over all arenas.
36787         (__malloc_stats): Adjust for change in int_mallinfo interface.
36789 2012-05-16  Roland McGrath  <roland@hack.frob.com>
36791         [BZ #10375]
36792         * configure.in (NM): Add AC_CHECK_TOOL for it.
36793         (libc_extra_cflags): New substituted variable.
36794         Check for -fstack-protector being used implicitly.
36795         * configure: Regenerated.
36796         * config.make.in (config-extra-cflags): New variable,
36797         gets @libc_extra_cflags@.
36798         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
36800         [BZ #10375]
36801         * configure.in: Check for _FORTIFY_SOURCE being predefined.
36802         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
36803         * configure: Regenerated.
36804         * config.make.in (CPPUNDEFS): New substituted variable.
36805         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
36806         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
36807         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
36809 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36811         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
36812         (mq_attr): Use __syscall_slong_t.
36814 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36816         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
36817         Check __x86_64__ instead of __WORDSIZE.
36818         (_STAT_VER_LINUX): Likewise.
36819         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
36820         __syscall_ulong_t and __syscall_slong_t.
36821         (stat64): Likewise.
36823 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36825         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
36827 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36829         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
36831 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36833         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
36834         __syscall_ulong_t.
36836         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
36837         include <bits/wordsize.h>.  Check __x86_64__ instead of
36838         __WORDSIZE.
36839         (greg_t): Use "__extension__ long long int" if __x86_64__ is
36840         defined.
36841         (mcontext_t): Replace "unsigned long" with "unsigned long long".
36843         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
36844         include <bits/wordsize.h>.  Check __x86_64__ instead of
36845         __WORDSIZE.
36846         (user_regs_struct): Use "__extension__ unsigned long long"
36847         instead of "unsigned long" if __x86_64__ is defined.
36848         (user): Likewise.  Pad after pointer field if __ILP32__ is
36849         defined.
36851 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
36853         * configure.in (makeinfo): Require version 4.5 or later.  Allow
36854         versions 5 to 9.
36855         * configure: Regenerated.
36856         * manual/install.texi (texinfo): Increase version requirement to
36857         4.5 or later.
36858         * INSTALL: Regenerated.
36860         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
36862 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36864         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
36866         * sysdeps/x86_64/x32/ffs.c: New file.
36868         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
36869         __syscall_ulong_t.
36870         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
36871         defined.  Use __syscall_ulong_t.
36872         (shminfo): Use __syscall_ulong_t.
36873         (shm_info): Likewise.
36875         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
36876         __syscall_ulong_t.
36878         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
36879         <bits/wordsize.h>.
36880         (msgqnum_t): Use __syscall_ulong_t.
36881         (msglen_t): Likewise.
36882         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
36883         __syscall_ulong_t.
36885         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
36886         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
36888         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
36890         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
36891         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
36893         * sysvipc/sys/msg.h (msgbuf): Replace long int with
36894         __syscall_slong_t.
36896         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
36897         include <bits/wordsize.h>.  Check __x86_64__ instead of
36898         __WORDSIZE.
36900         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
36901         "unsigned long long int" if __x86_64__ is defined.
36902         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
36904         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
36905         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
36906         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
36908         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
36909         <stdint.h>.
36910         (GET_PC): Cast to uintptr_t first.
36911         (GET_FRAME): Likewise.
36912         (GET_STACK): Likewise.
36914         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
36915         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
36916         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
36917         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
36918         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
36919         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
36920         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
36921         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
36922         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
36923         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
36924         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
36925         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
36926         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
36927         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
36928         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
36929         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
36930         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
36931         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
36932         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
36933         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
36934         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
36935         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
36936         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
36937         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
36938         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
36939         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
36940         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
36941         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
36942         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
36944 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
36946         * Makerules (+depfiles): Also collect depfiles from .oS in
36947         $(extra-objs).
36948         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
36949         .oS, $(libnldbl-routines)).
36951         * Makerules (native-compile-mkdep-flags): Define.
36952         * sunrpc/Makefile (extra-objs): Add $(addprefix
36953         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
36954         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
36955         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
36956         calling $(make-target-directory).
36958 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
36960         * bits/types.h (__snseconds_t): Removed.
36961         * time/time.h (struct timespec): Replace __snseconds_t with
36962         __syscall_slong_t.
36963         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
36964         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
36965         Likewise.
36966         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
36967         (__SNSECONDS_T_TYPE): Likewise.
36968         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
36969         (__SNSECONDS_T_TYPE): Likewise.
36970         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36971         (__SNSECONDS_T_TYPE): Likewise.
36973 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
36975         * sysdeps/mach/hurd/bits/typesizes.h
36976         (__SYSCALL_SLONG_TYPE): New macro.
36977         (__SYSCALL_ULONG_TYPE): Likewise.
36979 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
36981         * bits/types.h (__syscall_slong_t): New type.
36982         (__syscall_ulong_t): Likewise.
36984         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
36985         (__SYSCALL_ULONG_TYPE): Likewise.
36986         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
36987         (__SYSCALL_SLONG_TYPE): Likewise.
36988         (__SYSCALL_ULONG_TYPE): Likewise.
36989         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
36990         (__SYSCALL_SLONG_TYPE): Likewise.
36991         (__SYSCALL_ULONG_TYPE): Likewise.
36992         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36993         (__SYSCALL_SLONG_TYPE): Likewise.
36994         (__SYSCALL_ULONG_TYPE): Likewise.
36996 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
36998         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
36999         Add sigaltstack-offsets.sym.
37000         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
37001         <sigaltstack-offsets.h>.
37002         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
37003         longjmp_msg pointer.
37004         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
37005         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
37006         signal stack.
37007         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
37009 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
37011         * elf/stackguard-macros.h: Remove file.
37012         * sysdeps/generic/stackguard-macros.h: New file.
37013         * sysdeps/i386/stackguard-macros.h: Likewise.
37014         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
37015         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
37016         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
37017         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
37018         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
37019         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
37020         * sysdeps/x86_64/stackguard-macros.h: Likewise.
37021         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
37022         <elf/stackguard-macros.h>.
37024         [BZ #14109]
37025         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
37026         __aligned__ in attribute.
37027         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
37028         (gregset_t): Likewise.
37030 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37032         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
37033         * sysdeps/x86_64/64/Implies-after: Here.  New file.
37034         * sysdeps/x86_64/x32/Implies-after: New file.
37036 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37038         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
37039         and access return value for _dl_profile_fixup.  Use R10_LP to
37040         load frame size.
37042 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37044         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
37046 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37048         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
37049         * sysdeps/x86_64/x32/sysdep.h: New file.
37051 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37053         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
37054         * sysdeps/x86_64/setjmp.S: Likewise.
37056 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37058         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
37059         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
37060         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
37061         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
37062         remove unused global constant.
37064 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
37066         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
37067         include of <not-cancel.h>.
37069 2012-05-15  Roland McGrath  <roland@hack.frob.com>
37071         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
37073 2012-05-15  Jeff Law  <law@redhat.com>
37074             Andreas Jaeger  <aj@suse.de>
37076         [BZ #13594]
37077         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
37078         out from...
37079         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
37080         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
37081         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
37082         code changing __hst_map_handle.map.
37084 2012-05-15  Roland McGrath  <roland@hack.frob.com>
37086         * configure.in (sysnames): Look for Implies-before and Implies-after
37087         files.
37088         * configure: Regenerated.
37090 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37092         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
37093         8-byte data alignment with LP_SIZE alignment.
37095 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37097         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
37098         into R10_LP.
37100 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37102         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
37104 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37106         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
37107         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
37108         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
37109         Likewise.
37110         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
37112 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37114         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
37115         (stackinfo_sub_sp): Likewise.
37117 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37119         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
37120         RAX_LP.
37122 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37124         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
37125         into R*_LP.
37127 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37129         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
37130         sizes into R*_LP.
37132 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37134         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
37136 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37138         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
37139         into R11_LP and load __x86_64_shared_cache_size_half into
37140         R8_LP.
37142 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37144         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
37145         R8_LP.
37147 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37149         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
37150         logb for POWER7.
37151         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
37152         logbf for POWER7.
37153         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
37154         logbl for POWER7.
37155         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
37156         powerpc32/power7/fpu/s_logb.c via #include.
37157         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
37158         powerpc32/power7/fpu/s_logbf.c via #include.
37159         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
37160         powerpc32/power7/fpu/s_logbl.c via #include.
37162 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
37164         * README.libm: Remove file.
37166 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37168         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
37169         count for x32.  Use R*_LP and omit operand-size suffix.
37171 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37173         * shlib-versions: Move x86_64-.*-linux.* entries to ...
37174         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
37175         * sysdeps/x86_64/x32/shlib-versions: New file.
37177 2012-05-14  Roland McGrath  <roland@hack.frob.com>
37179         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
37180         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
37181         Use _dl_fatal_printf instead.
37183 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
37185         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
37186         set if not set by the user.  Do not allow for being unset.
37187         * sysdeps/unix/sysv/linux/configure: Regenerated.
37189 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37191         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
37192         the `q' suffix from lea and replace .quad with ASM_ADDR.
37194 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37196         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
37197         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
37198         instead of $17.
37199         (PTR_DEMANGLE): Likewise.
37201 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37203         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
37204         (LP_OP): Likewise.
37205         (ASM_ADDR): Likewise.
37206         (RAX_LP): Likewise.
37207         (RBP_LP): Likewise.
37208         (RBX_LP): Likewise.
37209         (RCX_LP): Likewise.
37210         (RDI_LP): Likewise.
37211         (RSI_LP): Likewise.
37212         (RSP_LP): Likewise.
37213         (R8_LP): Likewise.
37214         (R9_LP): Likewise.
37215         (R10_LP): Likewise.
37216         (R10_LP): Likewise.
37217         (R11_LP): Likewise.
37218         (R12_LP): Likewise.
37219         (R13_LP): Likewise.
37220         (R14_LP): Likewise.
37221         (R15_LP): Likewise.
37223 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37225         * sysdeps/x86_64/x32/dl-machine.h: New file.
37227 2012-05-14  Andreas Jaeger  <aj@suse.de>
37229         * manual/Makefile (subdir): Remove export of subdir.
37230         (all): Remove target.
37231         (.PHONY): Remove all from list.
37232         (mkinstalldirs): Remove.
37233         (.PHONY): Remove installdirs from list.
37234         ($(inst_infodir)/libc.info): Use make-target-directory.
37235         (installdirs): Remove.
37236         (subdir_%): Remove.
37237         (glibc-targets): Remove.
37238         (lib): Remove.
37239         (stubs): Remove.
37240         ($(objpfx)stubs ../po/manual.pot): Remove.
37241         ($(objpfx)stamp%): Remove.
37242         (make-target-directory): Remove.
37243         (subdir_install): Remove.
37244         (routines): Remove.
37245         (aux): Remove.
37246         (sources): Remove.
37247         (objects): Remove.
37248         (headers): Remove.
37250         [BZ #13750]
37251         * manual/.gitignore: Remove, it's not needed anymore.
37252         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
37253         all files in it.
37254         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
37255         directory.
37256         (texis): Renamed to $(objpfx)texis.
37257         (texis-path): New, contains path to generated files.
37258         (chapters.%): Use texis-path for complete path, add extra argument
37259         libc-texinfo.sh.
37260         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
37261         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
37262         (summary,texi, stamp-summary): Use complete path of
37263         files. Generate files in build dir.
37264         (dir-add.texi): Build in build dir.
37265         (libm-err.texi,stamp-libm-err): Likewise.
37266         (version.texi, stamp-version): Likewise.
37267         (.%c.texi): Likewise.
37268         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
37269         (mostlyclean): Remove target.
37270         (realclean): Remove target.
37271         (generated): Add new variable with contents from mostlyclean and
37272         realclean, remove entries duplicated in common-mostlyclean, add
37273         stamp-libm-err and stamp-version.
37274         (generated-dirs): Add libc directory.
37275         ($(inst_infodir)/libc.info): Install files from build dir.
37277         * manual/install.texi (Configuring and compiling): Adjust since
37278         the info files are not part of the tar ball anymore.
37280 2012-05-14  Andreas Jaeger  <aj@suse.de>
37282         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
37283         variable.
37285 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
37287         [BZ #13717]
37288         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
37289         to 2.2.0 where earlier.
37290         * sysdeps/unix/sysv/linux/configure: Regenerated.
37291         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
37292         Remove conditional code.
37293         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
37294         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
37295         Remove conditional code.
37296         [!__NR_lchown]: Likewise.
37297         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
37298         [__NR_lchown]: Likewise.
37299         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
37300         comment referencing __ASSUME_LCHOWN_SYSCALL.
37301         * sysdeps/unix/sysv/linux/i386/sigaction.c
37302         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37303         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37304         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
37305         Remove conditional code.
37306         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
37307         (__protocol_available): Remove #if 0 code.
37308         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
37309         conditional code.
37310         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
37311         * sysdeps/unix/sysv/linux/kernel-features.h
37312         (__ASSUME_GETCWD_SYSCALL): Don't define.
37313         (__ASSUME_REALTIME_SIGNALS): Likewise.
37314         (__ASSUME_PREAD_SYSCALL): Likewise.
37315         (__ASSUME_PWRITE_SYSCALL): Likewise.
37316         (__ASSUME_POLL_SYSCALL): Likewise.
37317         (__ASSUME_LCHOWN_SYSCALL): Likewise.
37318         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
37319         non-SPARC.
37320         (__ASSUME_SIOCGIFNAME): Don't define.
37321         (__ASSUME_MSG_NOSIGNAL): Likewise.
37322         (__ASSUME_SENDFILE): Define unconditionally.
37323         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
37324         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
37325         conditional code.
37326         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
37327         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
37328         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
37329         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
37330         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
37331         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
37332         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
37333         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
37334         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37335         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37336         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
37337         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37338         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37339         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
37340         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37341         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37342         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
37343         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37344         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37345         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
37346         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37347         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37348         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
37349         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37350         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37351         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
37352         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37353         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37354         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
37355         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37356         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37357         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
37358         Remove conditional code.
37359         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37360         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
37361         Remove conditional code.
37362         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37363         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
37364         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
37365         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
37366         Remove conditional code.
37367         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37368         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
37369         Remove conditional code.
37370         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37371         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
37372         Remove conditional code.
37373         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37374         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
37375         Remove conditional code.
37376         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37377         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
37378         Remove conditional code.
37379         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37380         * sysdeps/unix/sysv/linux/sh/pwrite64.c
37381         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37382         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37383         * sysdeps/unix/sysv/linux/sigaction.c
37384         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37385         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37386         * sysdeps/unix/sysv/linux/sigpending.c
37387         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37388         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37389         * sysdeps/unix/sysv/linux/sigprocmask.c
37390         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37391         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37392         * sysdeps/unix/sysv/linux/sigsuspend.c
37393         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37394         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37395         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
37396         (__libc_missing_rt_sigs): Remove.
37397         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
37398         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
37399         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
37400         Remove conditional code.
37401         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
37402         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
37403         return 1.
37404         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
37405         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
37406         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
37407         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
37409 2012-05-14  Andreas Jaeger  <aj@suse.de>
37411         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
37412         it's not used in glibc.
37413         (__coshm1): Likewise.
37414         (__acosh1p): Likewise.
37415         (__sgn): Likewise.
37417         * manual/string.texi (Copying and Concatenation): Add missing
37418         variable in concat example.
37419         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
37421 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37423         [BZ #14103]
37424         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
37425         __builtin_clzl with __builtin_clzll.
37427 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37429         [BZ #14104]
37430         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
37431         libc_freeres_ptr.
37433 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
37435         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
37436         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
37437         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
37438         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
37440 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
37442         * NEWS: Update ia64 info.
37444 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
37446         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
37447         used as bcopy.
37449 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
37451         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
37452         * sysdeps/unix/syscalls.list (dup3): Likewise.
37453         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
37454         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
37456 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
37458         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
37459         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
37461 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
37463         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
37464         thread pointer.
37465         (TLS_IE): Use mov/add instead of movq/addq to load thread
37466         pointer.
37467         (TLS_GD_PREFIX): New.
37468         (TLS_GD): Use it.
37470 2012-05-11  David S. Miller  <davem@davemloft.net>
37472         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
37473         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
37474         (_FPU_SETCW): Likewise.
37476 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
37478         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
37479         is 32-byte aligned.
37481 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
37483         [BZ #11837]
37484         * iconvdata/gb18030.c: Update tables.
37485         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
37486         characters specially.
37487         (BODY for TO_LOOP): Add encoding of missing ranges.
37489 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
37491         [BZ #13673]
37492         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
37493         * sysdeps/mach/hurd/dup3.c: Likewise.
37494         * sysdeps/mach/hurd/readlinkat.c: Likewise.
37495         * sysdeps/powerpc/memmove.c:: Likewise.
37497 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
37499         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
37500         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
37502 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
37504         * elf/elf.h (R_X86_64_RELATIVE64): New.
37505         (R_X86_64_NUM): Updated.
37506         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
37507         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
37508         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
37509         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
37510         tst-quad1pie tst-quad2pie
37511         (modules-names): Add tst-quadmod1 tst-quadmod2.
37512         ($(objpfx)tst-quad1): New dependency.
37513         ($(objpfx)tst-quad2): Likewise.
37514         ($(objpfx)tst-quad1pie): Likewise.
37515         ($(objpfx)tst-quad2pie): Likewise.
37516         * sysdeps/x86_64/tst-quad1.c: New file.
37517         * sysdeps/x86_64/tst-quad1pie.c: New file.
37518         * sysdeps/x86_64/tst-quad2.c: Likewise.
37519         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
37520         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
37521         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
37522         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
37523         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
37525 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37527         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
37528         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
37529         * streams/stropts.h (t_scalar_t): Define type.
37531         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
37532         (_PATH_PRESERVE): Set to "/var/lib".
37533         (_PATH_RWHODIR): Set to "/var/spool/rwho".
37535         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
37536         instead of int.
37538         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
37539         if __dir_mkfile succeeded.
37541         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
37542         checking for _hurd_dtablesize.  Unlock it right after having
37543         finished _hurd_dtable allocation.
37545 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37547         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
37548         * sysdeps/mach/hurd/configure: Regenerated.
37549         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
37550         special-casing to...
37551         * sysdeps/gnu/configure.in: ... this new file.
37552         * sysdeps/unix/sysv/linux/configure: Regenerated.
37553         * sysdeps/gnu/configure: New generated file.
37555         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
37556         for Linux: use nsec instead of usec, as well as:
37557         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
37558         members of type struct timespec.
37559         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
37560         New macros.
37561         (struct stat64): Likewise.
37562         (_STATBUF_ST_NSEC): New macro.
37563         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
37565         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
37566         __strtoul_internal rather than strtoul.
37568 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
37570         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
37571         and reject them.
37573 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37575         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
37576         which preserves existing values.
37577         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
37579 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
37581         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
37582         TIMEOUT values.  Return EINVAL for NFDS values either negative or
37583         greater than FD_SETSIZE.
37585 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37587         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
37588         allocated, call __vm_protect to finish enabling the existing space, and
37589         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
37590         allocate the remainder.
37592 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
37594         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
37595         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
37597 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37599         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
37600         sysdeps/mach/hurd/readlink.c.
37602         * posix/tst-sysconf.c (posix_options): Only use
37603         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
37604         _POSIX_SYNCHRONIZED_IO when they are defined
37605         * sysdeps/mach/hurd/bits/posix_opt.h:
37606         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
37607         (_XOPEN_REALTIME): Undefine macro.
37608         (_XOPEN_REALTIME_THREADS): Undefine macro.
37609         (_XOPEN_SHM): Undefine macro.
37610         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
37611         macro to -1.
37612         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
37613         macro to -1.
37614         (_POSIX_ASYNC_IO): Undefine macro.
37615         (_POSIX_PRIORITIZED_IO): Undefine macro.
37616         (_POSIX_SPIN_LOCKS): Define macro to -1.
37618         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
37619         SA_NODEFER, SA_RESETHAND.
37620         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
37621         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
37622         F_DUPFD_CLOEXEC.
37624 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37626         * elf/Makefile (pldd-modules): Define unconditionally.
37628 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37630         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
37632 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37634         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
37635         Return ENOENT when name is empty.
37636         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
37638 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37640         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
37642         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
37644 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37646         Fix mlock in all cases except non-readable pages.
37647         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
37648         instead of VM_PROT_ALL as parameter to __vm_wire function.
37650         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
37651         (__mkdir): When path is `/', just fail with EEXIST.
37652         * sysdeps/mach/hurd/mkdirat.c: Likewise.
37654 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37656         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
37657         <sys/uio.h> (for writev).
37658         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
37659         and <sys/param.h> (for MIN).
37661 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
37663         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
37664         REQUESTED_TIME.  Properly set the remaining time and return EINTR
37665         if interrupted.
37667 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37669         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
37670         Depend on against $(link-rpcuserlibs).
37672 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37674         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
37675         (__libc_stack_end): Do not use attribute_relro.
37676         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
37677         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
37678         to libthread-provided value.
37679         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
37680         attribute_relro.
37682 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37684         [BZ #3748]
37685         * bits/libc-lock.h (__libc_once_get): New macro.
37686         * sysdeps/mach/bits/libc-lock.h: Likewise.
37687         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
37688         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
37689         instead of using implementation details.
37691         * libio/fileops.c: Unconditionally include <kernel-features.h>.
37692         * libio/freopen.c: Likewise.
37693         * libio/freopen64.c: Likewise.
37694         * misc/syslog.c: Likewise.
37695         * nscd/connections.c: Likewise.
37696         * nscd/netgroupcache.c: Likewise.
37697         * sysdeps/posix/getcwd.c: Likewise.
37699 2012-05-10  Roland McGrath  <roland@hack.frob.com>
37701         * math/w_ilogbf.c: Add #include <limits.h>.
37703 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37705         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
37706         path instead of returning without unlocking.
37708         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
37709         immediate-write ioctls.
37710         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
37712 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37714         * sysdeps/mach/hurd/i386/init-first.c (init): Use
37715         __builtin_frame_address instead of making assumptions about the
37716         location of the return address relative to DATA.  Force early load of
37717         the return address.
37718         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
37719         __builtin_frame_address.
37721         dup3 for GNU Hurd.
37722         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
37723         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
37724         implement dup3 and do some further code clean-ups.
37725         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
37726         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
37728 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37730         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
37732         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
37733         HURD_CRITICAL_END around holding _hurd_dtable_lock.
37734         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
37735         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
37736         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
37737         d->port.lock.
37739         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
37740         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
37741         when handler == SIG_ERR, not when handler != SIG_ERR.
37743 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37745         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
37746         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
37747         definitions.
37749         accept4 for GNU Hurd.
37750         * include/sys/socket.h (__libc_accept4): New prototype.
37751         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
37752         to implement __libc_accept4.
37753         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
37754         __libc_accept4.
37755         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
37757         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
37758         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
37759         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
37760         signal-defines.sym.
37762 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37764         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
37766 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37768         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
37769         assertion on O_CLOEXEC flag.
37770         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
37771         * hurd/intern-fd.c: Likewise.
37772         * hurd/port2fd.c: Likewise.
37774 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37776         [BZ #3906]
37777         * bits/in.h (IPV6_PKTINFO): Define new macro.
37778         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
37780 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37782         [BZ #13954]
37783         [BZ #13955]
37784         [BZ #13956]
37785         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
37786         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
37787         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
37788         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
37789         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
37790         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
37791         * math/libm-test.inc (logb_test) : Additional logb tests.
37793 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
37794             Andreas Jaeger  <aj@suse.de>
37796         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
37797         * configure: Regenerated.
37798         * config.h.in (LINK_OBSOLETE_RPC): New macro.
37799         * config.make.in (link-obsolete-rpc): New substituted variable.
37800         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
37801         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
37802         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
37803         (shared-only-routines): Don't set it under [link-obsolete-rpc],
37804         so that libc.a contains the symbols.
37805         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
37806         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
37807         * sunrpc/auth_none.c: Likewise.
37808         * sunrpc/auth_unix.c: Likewise.
37809         * sunrpc/authdes_prot.c: Likewise.
37810         * sunrpc/authuxprot.c: Likewise.
37811         * sunrpc/clnt_gen.c: Likewise.
37812         * sunrpc/clnt_perr.c: Likewise.
37813         * sunrpc/clnt_raw.c: Likewise.
37814         * sunrpc/clnt_simp.c: Likewise.
37815         * sunrpc/clnt_tcp.c: Likewise.
37816         * sunrpc/clnt_udp.c: Likewise.
37817         * sunrpc/clnt_unix.c: Likewise.
37818         * sunrpc/des_crypt.c: Likewise.
37819         * sunrpc/des_soft.c: Likewise.
37820         * sunrpc/get_myaddr.c: Likewise.
37821         * sunrpc/key_call.c: Likewise.
37822         * sunrpc/key_prot.c: Likewise.
37823         * sunrpc/netname.c: Likewise.
37824         * sunrpc/pm_getmaps.c: Likewise.
37825         * sunrpc/pm_getport.c: Likewise.
37826         * sunrpc/pmap_clnt.c: Likewise.
37827         * sunrpc/pmap_prot.c: Likewise.
37828         * sunrpc/pmap_prot2.c: Likewise.
37829         * sunrpc/pmap_rmt.c: Likewise.
37830         * sunrpc/publickey.c: Likewise.
37831         * sunrpc/rpc_cmsg.c: Likewise.
37832         * sunrpc/rpc_common.c: Likewise.
37833         * sunrpc/rpc_dtable.c: Likewise.
37834         * sunrpc/rpc_prot.c: Likewise.
37835         * sunrpc/rpc_thread.c: Likewise.
37836         * sunrpc/rtime.c: Likewise.
37837         * sunrpc/svc.c: Likewise.
37838         * sunrpc/svc_auth.c: Likewise.
37839         * sunrpc/svc_raw.c: Likewise.
37840         * sunrpc/svc_run.c: Likewise.
37841         * sunrpc/svc_tcp.c: Likewise.
37842         * sunrpc/svc_udp.c: Likewise.
37843         * sunrpc/svc_unix.c: Likewise.
37844         * sunrpc/svcauth_des.c: Likewise.
37845         * sunrpc/xcrypt.c: Likewise.
37846         * sunrpc/xdr.c: Likewise.
37847         * sunrpc/xdr_array.c: Likewise.
37848         * sunrpc/xdr_float.c: Likewise.
37849         * sunrpc/xdr_intXX_t.c: Likewise.
37850         * sunrpc/xdr_mem.c: Likewise.
37851         * sunrpc/xdr_rec.c: Likewise.
37852         * sunrpc/xdr_ref.c: Likewise.
37853         * sunrpc/xdr_sizeof.c: Likewise.
37854         * sunrpc/xdr_stdio.c: Likewise.
37856 2012-05-10  Roland McGrath  <roland@hack.frob.com>
37858         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
37859         change.  Update copyright years.
37861 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
37863         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
37865 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
37866             Joseph Myers  <joseph@codesourcery.com>
37867             Paul Pluzhnikov  <ppluzhnikov@google.com>
37869         [BZ #14012]
37870         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
37871         requiring rpcgen.
37872         [cross-compiling] (extra-libs): Likewise.
37873         [cross-compiling] (extra-libs-others): Likewise.
37874         [cross-compiling] (librpcsvc-routines): Likewise.
37875         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
37876         [cross-compiling] (omit-deps): Likewise.
37877         (sunrpc-CPPFLAGS): New variable.
37878         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
37879         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
37880         (cross-rpcgen-objs): New variable.
37881         (extra-objs): Append $(cross-rpcgen-objs).
37882         ($(cross-rpcgen-objs)): New rule.
37883         ($(objpfx)cross-rpcgen): Likewise.
37884         (rpcgen-cmd): Define to use $(built-program-file).  Expand
37885         comment.
37886         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
37887         ($(objpfx)x%.stmp): Likewise.
37888         * sunrpc/proto.h [IS_IN_build] (_): Define.
37889         [IS_IN_build] (_libc_intl_domainname): Likewise.
37891 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
37893         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
37894         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
37895         and R_X86_64_TPOFF64.
37897 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
37899         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
37900         sysdeps/unix/sysv/syscalls.list.
37901         (stime): Likewise.
37902         (utime): Likewise.
37903         * sysdeps/unix/sysv/syscalls.list: Remove file.
37905 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
37907         [BZ #3440]
37908         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
37909         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
37910         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
37911         (__LC_IDENTIFICATION): Make these macros useful in #if
37912         expressions, as required by C99.
37914 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
37916         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
37917         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
37918         after this.
37920 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
37922         * stdlib/longlong.h: Updated from GCC.
37924 2012-05-09  Andreas Jaeger  <aj@suse.de>
37926         * nscd/nscd.c (run_modes): Make named enum, reorder so that
37927         default is first entry.
37928         (run_mode): Set type.
37929         (main): Remove informal message about syslog.
37930         (options): Fix typo.
37932         [BZ #14053]
37933         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
37934         to asm.
37935         (lrint): Likewise.
37936         (llrintf): Likewise.
37937         (llrint): Likewise.
37938         (rint): Likewise.
37939         (rintf): Likewise.
37940         (nearbyint): Likewise.
37941         (nearbyintf): Likewise.
37943 2012-05-09  Andreas Jaeger  <aj@suse.de>
37944             Pedro Alves  <palves@redhat.com>
37946         * nscd/nscd.c (run_mode): Use enum.
37947         (main): Cleanup coding style issue.
37949 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
37950             Andreas Jaeger  <aj@suse.de>
37952         * nscd/nscd.c (go_background): Replaced with...
37953         (run_mode): ... this.
37954         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
37955         (options): Add -F --foreground.
37956         (main): Implement it.
37957         (parse_opt): Parse it.
37959 2012-05-09  Andreas Jaeger  <aj@suse.de>
37961         [BZ #14083]
37962         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
37963         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
37964         -Wconversion warning.
37965         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
37966         Likewise.
37968 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
37970         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
37971         == 0.
37972         (LC_ALL): Use macro-int-constant.
37973         (LC_COLLATE): Likewise.
37974         (LC_CTYPE): Likewise.
37975         (LC_MESSAGES): Likewise.
37976         (LC_MONETARY): Likewise.
37977         (LC_NUMERIC): Likewise.
37978         (LC_TIME): Likewise.
37979         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
37980         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
37981         [ISO || ISO99 || ISO11] (*_t): Do not allow.
37982         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
37983         Specify type.
37984         [C99-based standards] (float_t): Expect type.
37985         [C99-based standards] (double_t): Expect type.
37986         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
37987         type.
37988         [C99-based standards] (HUGE_VALL): Likewise.
37989         [C99-based standards] (INFINITY): Likewise.
37990         [C99-based standards] (NAN): Likewise.
37991         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
37992         [C99-based standards] (FP_NAN): Likewise.
37993         [C99-based standards] (FP_NORMAL): Likewise.
37994         [C99-based standards] (FP_SUBNORMAL): Likewise.
37995         [C99-based standards] (FP_ZERO): Likewise.
37996         [C99-based standards] (FP_FAST_FMA): Use
37997         optional-macro-int-constant.  Specify type.  Require == 1.
37998         [C99-based standards] (FP_FAST_FMAF): Likewise.
37999         [C99-based standards] (FP_FAST_FMAL): Likewise.
38000         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
38001         [C99-based standards] (FP_ILOGBNAN): Likewise.
38002         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
38003         Specify type.
38004         [C99-based standards] (MATH_ERREXCEPT): Likewise.
38005         [C99-based standards] (math_errhandling): Specify type.
38006         [ISO99 || ISO11] (signgam): Do not allow.
38007         [non-C99-based standards] (copysignf): Do not allow.
38008         [non-C99-based standards] (exp2f): Likewise.
38009         [non-C99-based standards] (log2f): Likewise.
38010         [non-C99-based standards] (modff): Allow.
38011         [non-C99-based standards] (erff): Do not allow.
38012         [non-C99-based standards] (erfcf): Likewise.
38013         [non-C99-based standards] (gammaf): Likewise.
38014         [non-C99-based standards] (hypotf): Likewise.
38015         [non-C99-based standards] (j0f): Likewise.
38016         [non-C99-based standards] (j1f): Likewise.
38017         [non-C99-based standards] (jnf): Likewise.
38018         [non-C99-based standards] (lgammaf): Likewise.
38019         [non-C99-based standards] (tgammaf): Likewise.
38020         [non-C99-based standards] (y0f): Likewise.
38021         [non-C99-based standards] (y1f): Likewise.
38022         [non-C99-based standards] (ynf): Likewise.
38023         [non-C99-based standards] (isnanf): Likewise.
38024         [non-C99-based standards] (acoshf): Likewise.
38025         [non-C99-based standards] (asinhf): Likewise.
38026         [non-C99-based standards] (atanhf): Likewise.
38027         [non-C99-based standards] (cbrtf): Likewise.
38028         [non-C99-based standards] (expm1f): Likewise.
38029         [non-C99-based standards] (ilogbf): Likewise.
38030         [non-C99-based standards] (log1pf): Likewise.
38031         [non-C99-based standards] (logbf): Likewise.
38032         [non-C99-based standards] (nextafterf): Likewise.
38033         [non-C99-based standards] (remainderf): Likewise.
38034         [non-C99-based standards] (rintf): Likewise.
38035         [non-C99-based standards] (scalbf): Likewise.
38036         [non-C99-based standards] (copysignl): Likewise.
38037         [non-C99-based standards] (exp2l): Likewise.
38038         [non-C99-based standards] (log2l): Likewise.
38039         [non-C99-based standards] (modfl): Allow.
38040         [non-C99-based standards] (erfl): Do not allow.
38041         [non-C99-based standards] (erfcl): Likewise.
38042         [non-C99-based standards] (gammal): Likewise.
38043         [non-C99-based standards] (hypotl): Likewise.
38044         [non-C99-based standards] (j0l): Likewise.
38045         [non-C99-based standards] (j1l): Likewise.
38046         [non-C99-based standards] (jnl): Likewise.
38047         [non-C99-based standards] (lgammal): Likewise.
38048         [non-C99-based standards] (tgammal): Likewise.
38049         [non-C99-based standards] (y0l): Likewise.
38050         [non-C99-based standards] (y1l): Likewise.
38051         [non-C99-based standards] (ynl): Likewise.
38052         [non-C99-based standards] (isnanl): Likewise.
38053         [non-C99-based standards] (acoshl): Likewise.
38054         [non-C99-based standards] (asinhl): Likewise.
38055         [non-C99-based standards] (atanhl): Likewise.
38056         [non-C99-based standards] (cbrtl): Likewise.
38057         [non-C99-based standards] (expm1l): Likewise.
38058         [non-C99-based standards] (ilogbl): Likewise.
38059         [non-C99-based standards] (log1pl): Likewise.
38060         [non-C99-based standards] (logbl): Likewise.
38061         [non-C99-based standards] (nextafterl): Likewise.
38062         [non-C99-based standards] (remainderl): Likewise.
38063         [non-C99-based standards] (rintl): Likewise.
38064         [non-C99-based standards] (scalbl): Likewise.
38065         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38066         [non-C99-based standards] (FP_*): Do not allow.
38067         [C99-based standards] (FP_*): Change to
38068         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
38069         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
38070         allow.
38071         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
38072         (SIG_ERR): Likewise.
38073         [X/Open-based standards] (SIG_HOLD): Likewise.
38074         (SIG_IGN): Likewise.
38075         (SIGABRT): Use macro-int-constant.  Specify type.  Require
38076         positive value.
38077         (SIGFPE): Likewise.
38078         (SIGILL): Likewise.
38079         (SIGINT): Likewise.
38080         (SIGSEGV): Likewise.
38081         (SIGTER): Likewise.
38082         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
38083         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
38084         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
38085         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
38086         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
38087         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
38088         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
38089         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
38090         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
38091         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
38092         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
38093         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
38094         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
38095         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
38096         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
38097         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
38098         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
38099         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
38100         [X/Open-based standards] (SIGTRAP): Likewise.
38101         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
38102         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
38103         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
38104         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
38105         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
38106         allow.
38108 2012-05-08  Ian Wienand  <ianw@vmware.com>
38110         [BZ #14080]
38111         * time/tzset.c (__tzset_parse_tz): Update default rules for
38112         daylight time changes in the Energy Policy Act of 2005.
38114 2012-05-09  Andreas Jaeger  <aj@suse.de>
38116         [BZ #13983]
38117         * elf/ldconfig.c (parse_conf): Change string to make clear that
38118         ldconfig only issued a warning if ld.so.conf does not exist.
38120 2012-05-08  David S. Miller  <davem@davemloft.net>
38122         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
38123         movxtod instead of popping the value on the stack.
38125         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38127 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
38129         * config.h.in: Add HAVE_ARM_PCS_VFP.
38131 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
38133         [BZ #13979]
38134         * include/features.h: Warn if user requests __FORTIFY_SOURCE
38135         checking but the checks are disabled for any reason.
38137 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
38139         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
38140         and ELF64_R_TYPE with ELFW(R_TYPE).
38142 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
38144         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
38145         (ulimit): Likewise.
38147         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
38148         (settimeofday): Likewise.
38150 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
38152         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
38153         a struct th_u2 inside the union, and move tu_block/tu_code into
38154         a new th_u3 union of tu_block/tu_code inside of that.  Move
38155         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
38156         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
38157         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
38158         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
38159         (th_stuff): Change to th_u1.tu_stuff.
38160         (th_data): Define.
38161         (th_msg): Change to th_u1.th_u2.tu_data.
38163 2012-05-07  David S. Miller  <davem@davemloft.net>
38165         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38167         [BZ #14074]
38168         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
38169         (SETUP_PIC_REG): Use it.
38170         (SETUP_PIC_REG_LEAF): Use it.
38172 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
38174         [BZ #13885]
38175         [BZ #13923]
38176         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38177         USE_AS_EXPM1L.
38178         (EXPL_FINITE): Likewise.
38179         (FLDLOG): Likewise.
38180         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
38181         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
38182         e_expl.S.
38183         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38184         USE_AS_EXPM1L.
38185         (EXPL_FINITE): Likewise.
38186         (FLDLOG): Likewise.
38187         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
38188         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
38189         e_expl.S.
38190         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
38191         test of -max_value argument for long double.
38192         * sysdeps/i386/fpu/libm-test-ulps: Update.
38193         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38195 2012-05-06  David S. Miller  <davem@davemloft.net>
38197         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
38198         quad soft-float symbols whose references which are compiler
38199         generated.
38200         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
38202 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
38204         [BZ #13884]
38205         [BZ #13914]
38206         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38207         USE_AS_EXP10L.
38208         (EXPL_FINITE): Likewise.
38209         (FLDLOG): Likewise.
38210         (c0): Likewise.
38211         (c1): Likewise.
38212         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
38213         Adjust comments for base varying.
38214         (__expl_finite): Change alias to EXPL_FINITE.
38215         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
38216         e_expl.S.
38217         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
38218         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
38219         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
38220         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
38221         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38222         USE_AS_EXP10L.
38223         (EXPL_FINITE): Likewise.
38224         (FLDLOG): Likewise.
38225         (c0): Likewise.
38226         (c1): Likewise.
38227         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
38228         Adjust comments for base varying.
38229         (__expl_finite): Change alias to EXPL_FINITE.
38230         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
38231         tests for bugs.
38232         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38234         [BZ #14064]
38235         * math/libm-test.inc (check_float_internal): Correct ulp
38236         calculation for subnormal expected results.
38238 2012-05-06  Andreas Jaeger  <aj@suse.de>
38240         * Makeconfig (+math-flags): New, set to -frounding-math.
38241         (+cflags): Add +math-flags so that all of glibc gets compiled with
38242         it.
38244         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
38246 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
38248         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
38249         Disable one test.
38251         [BZ #13787]
38252         [BZ #13922]
38253         [BZ #14036]
38254         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
38255         (__ieee754_expl): Allow for and saturate large arguments.
38256         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
38257         (u_threshold): Likewise.
38258         (__exp): Call __ieee754_exp before checking for overflow and
38259         underflow.
38260         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
38261         (u_threshold): Likewise.
38262         (__expf): Call __ieee754_expf before checking for overflow and
38263         underflow.
38264         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
38265         (u_threshold): Likewise.
38266         (__expl): Call __ieee754_expl before checking for overflow and
38267         underflow.
38268         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
38269         (__ieee754_expl): Allow for and saturate large arguments.
38270         * math/libm-test.inc (exp_test): Add another test.  Do not allow
38271         missing overflow exception on overflow.
38272         (expm1_test): Do not allow missing overflow exception on overflow.
38274         * sysdeps/i386/fpu/e_expl.c: Move to ...
38275         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
38276         rather than using inline asm.
38277         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
38278         * sysdeps/x86_64/fpu/e_expl.S: Copy from
38279         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
38281         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
38282         (nice): Likewise.
38283         (poll): Likewise.
38284         (signal): Likewise.
38285         (time): Likewise.
38286         (times): Likewise.
38288 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
38290         * sysdeps/unix/syscalls.list (adjtime): Add entry from
38291         sysdeps/unix/common/syscalls.list.
38292         (fchmod): Likewise.
38293         (fchown): Likewise.
38294         (ftruncate): Likewise.
38295         (getrusage): Likewise.
38296         (gettimeofday): Likewise.
38297         (setpgid): Likewise.
38298         (setregid): Likewise.
38299         (setreuid): Likewise.
38300         (sigaction): Likewise.
38301         (truncate): Likewise.
38302         (vhangup): Likewise.
38303         * sysdeps/unix/common/syscalls.list: Remove file.
38304         * sysdeps/unix/bsd/Implies: Don't include unix/common.
38305         * sysdeps/unix/sysv/linux/Implies: Likewise.
38307 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
38309         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
38310         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
38311         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
38312         Moved to ...
38313         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
38314         Here.
38315         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
38316         to ...
38317         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
38318         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
38319         to ...
38320         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
38321         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
38322         to ...
38323         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
38324         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
38325         to ...
38326         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
38327         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
38328         to ...
38329         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
38330         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
38331         to ...
38332         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
38333         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
38334         to ...
38335         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
38336         Here.
38337         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
38338         to ...
38339         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
38340         Here.
38341         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
38342         to ...
38343         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
38344         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
38345         Moved to ...
38346         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
38347         Here.
38348         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
38349         to ...
38350         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
38352 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
38354         * sysdeps/unix/common/bits/dirent.h: Remove file.
38355         * sysdeps/unix/common/bits/fcntl.h: Likewise.
38357         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
38358         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
38359         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
38360         * sysdeps/unix/bsd/isatty.c: Likewise.
38361         * sysdeps/unix/bsd/tcdrain.c: Likewise.
38362         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
38363         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
38365 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38367         [BZ #13563]
38368         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
38369         long double comparison inaccuracies.
38370         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
38371         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
38373 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
38375         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
38376         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
38378 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
38380         [BZ #14049]
38381         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
38382         nonzero digits before rounding a hex value.
38383         * stdlib/tst-strtod.c (tests): Add another test.
38385 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
38387         * sysdeps/s390/fpu/libm-test-ulps: Update.
38389 2012-05-03  Andreas Jaeger  <aj@suse.de>
38391         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
38392         does not get optimized out.
38393         (malloc_opt_barrier): New.
38395 2012-05-03  Andreas Jaeger  <aj@suse.de>
38396             Roland McGrath  <roland@hack.frob.com>
38398         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
38399         intermediate file deletion.
38400         (generated): Add .symlist files.
38402 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
38404         [BZ #13775]
38405         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
38406         Redirect under this condition.
38407         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
38408         [__USE_GNU] (__dprintf_chk): Not under this condition.
38409         [__USE_GNU] (__vdprintf_chk): Likewise.
38410         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
38411         under this condition.
38412         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
38413         [__USE_XOPEN2K8] (dprintf): Define under this condition.
38414         [__USE_XOPEN2K8] (vdprintf): Likewise.
38415         [__USE_GNU] (__dprintf_chk): Not under this condition.
38416         [__USE_GNU] (__vdprintf_chk): Likewise.
38417         [__USE_GNU] (dprintf): Likewise.
38418         [__USE_GNU] (vdprintf): Likewise.
38420 2012-05-03  Roland McGrath  <roland@hack.frob.com>
38422         * elf/Makefile (common-generated): Set this instead of generated for
38423         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
38424         $(all-built-dso)-derived lists.
38426 2012-05-03  Andreas Jaeger  <aj@suse.de>
38428         * sysdeps/i386/fpu/libm-test-ulps: Update.
38430         * FAQ: Removed.
38431         * FAQ.in: Likewise.
38432         * scripts/gen-FAQ.pl: Likewise.
38433         * manual/install.texi (Installation): Point to online location of
38434         FAQ.
38435         * Makefile (files-for-dist): Remove FAQ.
38436         (FAQ): Remove.
38438 2012-05-02  Allan McRae  <allan@archlinux.org>
38440         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
38441         (LDFLAGS-reldepmod5.so): Likewise.
38442         (LDFLAGS-reldep6mod1.so): Likewise.
38443         (LDFLAGS-reldep6mod4.so): Likewise.
38444         (LDFLAGS-reldep8mod3.so): Likewise.
38445         (LDFLAGS-unload4mod1.so): Likewise.
38446         (LDFLAGS-unload4mod2.so): Likewise.
38447         (LDFLAGS-tst-initorder): Likewise.
38448         (LDFLAGS-tst-initordera2.so): Likewise.
38449         (LDFLAGS-tst-initordera3.so): Likewise.
38450         (LDFLAGS-tst-initordera4.so): Likewise.
38451         (LDFLAGS-tst-initorderb2.so): Likewise.
38452         (LDFLAGS-noload): Likewise.
38453         (LDFLAGS-next): Likewise.
38454         (LDFLAGS-order2mod1.so): Likewise.
38455         (LDFLAGS-order2mod2.so): Likewise.
38456         (LDFLAGS-tst-initorder2): Likewise.
38457         (LDFLAGS-tst-initorder2a.so): Likewise.
38458         (LDFLAGS-tst-initorder2b.so): Likewise.
38459         (LDFLAGS-tst-initorder2c.so): Likewise.
38460         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
38462 2012-05-02  David S. Miller  <davem@davemloft.net>
38464         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38466 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
38468         [BZ #14055]
38469         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
38471 2012-05-02  Andreas Jaeger  <aj@suse.de>
38473         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
38474         since we manipulate rounding mode.
38475         (CPPFLAGS-test-idouble.c): Likewise.
38476         (CPPFLAGS-test-ifloat.c): Likewise.
38477         (CFLAGS-test-ldouble.c): Likewise.
38478         (CFLAGS-test-double.c): Likewise.
38479         (CFLAGS-test-float.c): Likewise.
38480         (CFLAGS-test-misc.c): Likewise.
38481         (CFLAGS-test-test-fenv.c): Likewise.
38483 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38485         [BZ #2550]
38486         [BZ #2570]
38487         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
38488         comparisons to determine direction to adjust input.
38490 2012-05-01  Roland McGrath  <roland@hack.frob.com>
38492         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
38493         output to the target.
38495         * scripts/localplt.awk: New file.
38496         * elf/Makefile ($(objpfx)check-localplt): Target removed.
38497         (check-localplt-CFLAGS): Variable removed.
38498         ($(all-built-dso:=.jmprel)): New static pattern rule.
38499         (generated): Add those targets.
38500         (localplt-built-dso): New variable.
38501         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
38503         * elf/check-localplt.c: File removed.
38505         * scripts/check-execstack.awk: New file.
38506         * elf/Makefile ($(objpfx)check-execstack): Target removed.
38507         (check-execstack-CFLAGS): Variable removed.
38508         ($(objpfx)check-execstack.h): Target removed.
38509         ($(objpfx)execstack-default): New target.
38510         (generated): Add that instead of check-execstack.h.
38511         ($(all-built-dso:=.phdr)): New static pattern rule.
38512         (generated): Add those targets.
38513         * elf/check-execstack.c: File removed.
38515         * scripts/check-textrel.awk: New file.
38516         * elf/Makefile ($(objpfx)check-textrel): Target removed.
38517         (check-textrel-CFLAGS): Variable removed.
38518         (all-built-dso): Use := to define.o
38519         ($(all-built-dso:=.dyn)): New static pattern rule.
38520         (generated): Add those targets.
38521         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
38522         * config.make.in (READELF): New substituted variable.
38523         * elf/check-textrel.c: File removed.
38525 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
38527         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
38528         allow.
38529         * conform/data/ctype.h-data [C99-based standards] (isblank):
38530         Expect function.
38531         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
38532         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
38533         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38534         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
38535         Specify type.  Require positive value.
38536         (EILSEQ): Likewise.
38537         (ERANGE): Likewise.
38538         [ISO || POSIX] (EILSEQ): Do not expect.
38539         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
38540         Specify type.  Require positive value.
38541         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
38542         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
38543         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
38544         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
38545         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
38546         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
38547         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
38548         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
38549         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
38550         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
38551         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
38552         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
38553         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
38554         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
38555         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
38556         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
38557         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
38558         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
38559         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
38560         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
38561         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
38562         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
38563         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
38564         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
38565         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
38566         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
38567         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
38568         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
38569         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
38570         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
38571         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
38572         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
38573         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
38574         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
38575         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
38576         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
38577         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
38578         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
38579         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
38580         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
38581         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
38582         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
38583         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
38584         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
38585         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
38586         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
38587         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
38588         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
38589         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
38590         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
38591         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
38592         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
38593         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
38594         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
38595         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
38596         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
38597         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
38598         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
38599         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
38600         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
38601         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
38602         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
38603         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
38604         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
38605         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
38606         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
38607         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
38608         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
38609         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
38610         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
38611         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
38612         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
38613         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
38614         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
38615         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
38616         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
38617         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
38618         Require >= 2.
38619         (FLT_ROUNDS): Expect as macro, not constant.
38620         (FLT_MANT_DIG): Use macro-int-constant.
38621         (DBL_MANT_DIG): Likewise.
38622         (LDBL_MANT_DIG): Likewise.
38623         (FLT_DIG): Likewise.
38624         (DBL_DIG): Likewise.
38625         (LDBL_DIG): Likewise.
38626         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
38627         (DBL_MIN_EXP): Likewise.
38628         (LDBL_MIN_EXP): Likewise.
38629         (FLT_MAX_EXP): Use macro-int-constant.
38630         (DBL_MAX_EXP): Likewise.
38631         (LDBL_MAX_EXP): Likewise.
38632         (FLT_MAX_10_EXP): Likewise.
38633         (DBL_MAX_10_EXP): Likewise.
38634         (LDBL_MAX_10_EXP): Likewise.
38635         (FLT_MAX): Use macro-constant.
38636         (DBL_MAX): Likewise.
38637         (LDBL_MAX): Likewise.
38638         (FLT_EPSILON): Use macro-constant.  Give upper bound.
38639         (DBL_EPSILON): Likewise.
38640         (LDBL_EPSILON): Likewise.
38641         (FLT_MIN): Likewise.
38642         (DBL_MIN): Likewise.
38643         (LDBL_MIN): Likewise.
38644         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
38645         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
38646         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
38647         [ISO11] (FLT_HAS_SUBNORM): Likewise.
38648         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
38649         [ISO11] (DBL_DECIMAL_DIG): Likewise.
38650         [ISO11] (FLT_DECIMAL_DIG): Likewise.
38651         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
38652         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
38653         [ISO11] (FLT_TRUE_MIN): Likewise.
38654         [ISO11] (LDBL_TRUE_MIN): Likewise.
38655         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38656         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
38657         (SCHAR_MIN): Use macro-int-constant.  Specify type.
38658         (SCHAR_MAX): Likewise.
38659         (UCHAR_MAX): Likewise.
38660         (CHAR_MIN): Likewise.
38661         (CHAR_MAX): Likewise.
38662         (MB_LEN_MAX): Use macro-int-constant.
38663         (SHRT_MIN): Use macro-int-constant.  Specify type.
38664         (SHRT_MAX): Likewise.
38665         (USHRT_MAX): Likewise.
38666         (INT_MAX): Likewise.
38667         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
38668         bound negative.
38669         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
38670         bound with "U".
38671         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
38672         bound with "L".
38673         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
38674         bound negative.  Suffix upper bound with "L".
38675         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
38676         bound with "UL".
38677         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
38678         Specify type.
38679         [C99-based standards] (LLONG_MAX): Likewise.
38680         [C99-based standards] (ULLONG_MAX): Likewise.
38681         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
38682         == 0.
38683         [ISO11] (max_align_t): Require type.
38684         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38686         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
38687         from $CFLAGS, without defining away __attribute__ calls.
38688         (checknamespace): Use $CFLAGS_namespace.
38690         * conform/conformtest.pl (@keywords): Only include C99 keywords
38691         for standards based on C99 or C11.
38693         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
38694         Disable tests.
38695         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
38696         UNIX98]: Likewise.
38698         * conform/conformtest.pl: Handle "macro-int-constant" and test for
38699         usability of symbols in #if.
38701         * conform/conformtest.pl: If macro or constant types start
38702         "promoted:", expect the symbol to be of the following type
38703         promoted by the integer promotions.
38705         * conform/conformtest.pl: Parse all "constant" and "macro" lines
38706         in one place.  Also handle "macro-constant".
38708         * conform/conformtest.pl: Only accept expected macro values with
38709         "==".  Parse all "macro" lines in one place.
38710         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
38712         * conform/conformtest.pl: Handle braced types on "constant" lines
38713         instead of handling "typed-constant".
38714         * conform/data/signal.h-data: Use "constant" instead of
38715         "typed-constant".
38717         * conform/conformtest.pl: Handle "optional-" at start of lines in
38718         one place rather than duplicating several cases.  Handle each
38719         format of "macro" line with initial "optional-".
38721         * conform/conformtest.pl: Only accept expected constant or
38722         optional-constant values with "==".  Parse all "constant" lines in
38723         one place.  Parse all "optional-constant" lines in one place.
38724         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
38725         * conform/data/fmtmsg.h-data: Likewise.
38726         * conform/data/netinet/in.h-data: Likewise.
38727         * conform/data/tar.h-data: Likewise.
38728         * conform/data/limits.h-data: Use "==" form on "constant" and
38729         "optional-constant" lines.
38731         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
38732         Use -std=c99 for XOPEN2K.
38733         (@knownproblems): Remove.
38734         (newtoken): Don't check %isknown.
38736         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
38737         Do not expect macro.
38738         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
38739         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
38740         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
38741         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
38742         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
38743         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
38744         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
38745         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
38746         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
38747         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
38748         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
38749         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
38750         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
38751         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
38752         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
38753         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
38754         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
38755         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
38756         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
38757         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
38758         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
38759         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
38760         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
38761         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
38762         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
38763         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
38764         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
38765         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
38766         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
38767         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
38768         [XPG3] (acosh): Likewise.
38769         [XPG3] (asinh): Likewise.
38770         [XPG3] (atanh): Likewise.
38771         [XPG3] (cbrt): Likewise.
38772         [XPG3] (expm1): Likewise.
38773         [XPG3] (ilogb): Likewise.
38774         [XPG3] (log1p): Likewise.
38775         [XPG3] (logb): Likewise.
38776         [XPG3] (nextafter): Likewise.
38777         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
38778         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
38779         [XPG3] (remainder): Likewise.
38780         [XPG3] (rint): Likewise.
38781         [XPG3 || XPG4 || UNIX98] (round): Likewise.
38782         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
38783         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
38784         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
38785         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
38786         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
38787         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
38788         [UNIX98 || XOPEN2K] (scalb): Expect.
38789         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
38790         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
38791         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
38792         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
38793         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
38794         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
38795         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
38796         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
38797         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
38798         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
38799         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
38800         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
38801         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
38802         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
38803         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
38804         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
38805         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
38806         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
38807         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
38808         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
38809         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
38810         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
38811         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
38812         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
38813         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
38814         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
38815         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
38816         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
38817         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
38818         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
38819         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
38820         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
38821         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
38822         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
38823         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
38824         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
38825         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
38826         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
38827         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
38828         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
38829         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
38830         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
38831         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
38832         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
38833         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
38834         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
38835         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
38836         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
38837         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
38838         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
38839         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
38840         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
38841         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
38842         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
38843         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
38844         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
38845         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
38846         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
38847         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
38848         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
38849         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
38850         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
38851         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
38852         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
38853         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
38854         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
38855         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
38856         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
38857         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
38858         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
38859         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
38860         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
38861         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
38862         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
38863         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
38864         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
38865         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
38866         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
38867         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
38868         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
38869         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
38870         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
38871         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
38872         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
38873         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
38874         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
38875         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
38876         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
38877         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
38878         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
38879         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
38880         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
38881         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
38882         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
38883         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
38884         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
38885         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
38886         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
38887         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
38888         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
38889         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
38890         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
38891         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
38892         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
38893         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
38894         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
38895         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
38896         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
38897         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
38898         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
38899         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
38900         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
38901         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
38902         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
38903         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
38904         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
38905         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
38906         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
38907         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
38908         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
38909         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
38910         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
38911         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
38912         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
38913         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
38914         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
38915         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
38916         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
38917         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
38918         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
38919         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
38920         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
38921         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
38922         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
38923         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
38924         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
38925         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
38927         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
38928         _XOPEN_SOURCE_EXTENDED for XPG4.
38930         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
38932         * Makeconfig (localtime): Remove variable.
38933         (inst_localtime-file): Likewise.
38935 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
38937         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
38938         Update.
38939         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
38940         Update.
38941         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
38942         Update.
38943         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
38944         Update.
38945         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
38946         Update.
38947         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
38948         Update.
38949         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
38950         Update.
38951         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
38952         Update.
38953         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
38954         Update.
38956 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
38958         [BZ #2550]
38959         [BZ #2570]
38960         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
38961         comparisons to determine direction to adjust input.
38962         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
38963         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
38964         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
38965         Likewise.
38966         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
38967         Likewise.
38968         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
38969         Likewise.
38970         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
38971         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
38972         Likewise.
38973         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
38974         Likewise.
38975         * math/libm-test.inc (nexttoward_test): Add more tests.
38977 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
38979         [BZ #14040]
38980         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
38981         in version GLIBC_2.1, not GLIBC_2.0.
38982         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
38983         Likewise.
38985 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
38987         [BZ #13942]
38988         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
38989         (1 - x) * (1 + x).
38990         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
38991         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
38992         * math/libm-test.inc (acos_test): Add more tests.
38993         (asin_test): Likewise.
38994         * sysdeps/i386/fpu/libm-test-ulps: Update.
38995         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38997         [BZ #14034]
38998         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
38999         of square root.
39000         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
39001         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
39002         * math/libm-test.inc (acos_test_tonearest): New function.
39003         (acos_test_towardzero): Likewise.
39004         (acos_test_downward): Likewise.
39005         (acos_test_upward): Likewise.
39006         (asin_test_tonearest): Likewise.
39007         (asin_test_towardzero): Likewise.
39008         (asin_test_downward): Likewise.
39009         (asin_test_upward): Likewise.
39010         (main): Call the new functions.
39011         * sysdeps/i386/fpu/libm-test-ulps: Update.
39012         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39014         [BZ #13884]
39015         [BZ #13924]
39016         * math/e_exp10.c: Include <float.h>.
39017         (__ieee754_exp10): Handle underflow here rather than multiplying
39018         large negative argument by M_LN10.
39019         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
39020         of __ieee754_expf.
39021         * math/e_exp10l.c: Include <float.h>.
39022         (__ieee754_exp10l): Handle underflow here rather than multiplying
39023         large negative argument by M_LN10l.
39024         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
39025         spurious overflow exception on underflow.
39027 2012-04-29  Marek Polacek  <polacek@redhat.com>
39029         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
39030         (__fortify_function): New macro.
39031         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
39032         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
39033         __extern_always_inline.
39034         * libio/bits/stdio2.h: Likewise.
39035         * libio/bits/stdio.h: Likewise.
39036         * string/string.h: Likewise.
39037         * string/bits/string3.h: Likewise.
39038         * include/stdio.h: Likewise.
39039         * stdlib/bits/stdlib.h: Likewise.
39040         * stdlib/stdlib.h: Likewise.
39041         * rt/bits/mqueue2.h: Likewise.
39042         * rt/mqueue.h: Likewise.
39043         * posix/bits/unistd.h: Likewise.
39044         * posix/unistd.h: Likewise.
39045         * io/bits/poll2.h: Likewise.
39046         * io/bits/fcntl2.h: Likewise.
39047         * io/fcntl.h: Likewise.
39048         * io/sys/poll.h: Likewise.
39049         * misc/bits/syslog.h: Likewise.
39050         * misc/bits/syslog-ldbl.h: Likewise.
39051         * misc/sys/syslog.h: Likewise.
39052         * socket/bits/socket2.h: Likewise.
39053         * socket/sys/socket.h: Likewise.
39054         * debug/tst-chk1.c: Likewise.
39055         * wcsmbs/bits/wchar2.h: Likewise.
39056         * wcsmbs/bits/wchar-ldbl.h: Likewise.
39057         * wcsmbs/wchar.h: Likewise.
39059 2012-04-29  Andreas Jaeger  <aj@suse.de>
39061         * Makerules (tests): Remove enable-check-abi protection.
39062         (check-abi-warn): Remove.
39063         (check-abi-%): Remove check-abi-warn usage.
39065         * configure.in: Remove check-abi configure option.
39066         * configure: Regenerated.
39067         * config.make.in (enable-check-abi): Remove.
39069 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
39071         [BZ #14033]
39072         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
39073         double functions to double *_finite functions.
39075         [BZ #13941]
39076         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
39077         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
39078         LDBL_MIN_EXP.
39079         * stdio-common/Makefile (tests): Add tst-sprintf3.
39080         * stdio-common/tst-sprintf3.c: New file.
39082         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
39083         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
39085 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
39087         * conform/conformtest.pl: Remove duplicate typed-constant
39088         handling.
39090 2012-04-28  David S. Miller  <davem@davemloft.net>
39092         * Makerules (%.abilist): Add vpath on sysdep_dirs.
39093         (check-abi-%): Remove AWK script prerequisite and explicit
39094         abilist directory.
39095         (check-abi): Rewrite to just diff the symlist with the abilist.
39096         (config-tls, config-abi-config): Delete, no longer used.
39097         (update-abi-%): Remove AWK script and explicit abilist directory.
39098         (update-abi): Rewrite to simply compare and conditionally copy the
39099         symlist and the sysdep abilist file.  Remove update-abi-config
39100         checks.
39101         * abilist/ld.abilist: Remove.
39102         * abilist/libBrokenLocale.abilist: Remove.
39103         * abilist/libanl.abilist: Remove.
39104         * abilist/libcrypt.abilist: Remove.
39105         * abilist/libdl.abilist: Remove.
39106         * abilist/librt.abilist: Remove.
39107         * abilist/libthread_db.abilist: Remove.
39108         * abilist/libutil.abilist: Remove.
39109         * scripts/extract-abilist.awk: Remove.
39110         * scripts/merge-abilist.awk: Remove.
39111         * sysdeps/generic/libcidn.abilist: New file.
39112         * sysdeps/generic/libnss_compat.abilist: New file.
39113         * sysdeps/generic/libnss_db.abilist: New file.
39114         * sysdeps/generic/libnss_dns.abilist: New file.
39115         * sysdeps/generic/libnss_files.abilist: New file.
39116         * sysdeps/generic/libnss_hesiod.abilist: New file.
39117         * sysdeps/generic/libnss_nis.abilist: New file.
39118         * sysdeps/generic/libnss_nisplus.abilist: New file.
39119         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
39120         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
39121         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
39122         file.
39123         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
39124         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
39125         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
39126         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
39127         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
39128         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
39129         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
39130         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
39131         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
39132         file.
39133         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
39134         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
39135         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
39136         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
39137         file.
39138         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
39139         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
39140         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
39141         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
39142         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
39143         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
39144         file.
39145         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
39146         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
39147         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
39148         file.
39149         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
39150         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
39151         New file.
39152         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
39153         New file.
39154         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
39155         New file.
39156         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
39157         New file.
39158         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
39159         New file.
39160         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
39161         New file.
39162         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
39163         New file.
39164         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
39165         New file.
39166         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
39167         New file.
39168         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
39169         New file.
39170         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
39171         New file.
39172         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
39173         New file.
39174         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
39175         New file.
39176         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
39177         file.
39178         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
39179         New file.
39180         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
39181         New file.
39182         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
39183         file.
39184         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
39185         New file.
39186         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
39187         New file.
39188         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
39189         file.
39190         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
39191         New file.
39192         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
39193         New file.
39194         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
39195         New file.
39196         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
39197         New file.
39198         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
39199         New file.
39200         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
39201         New file.
39202         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
39203         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
39204         file.
39205         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
39206         New file.
39207         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
39208         file.
39209         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
39210         file.
39211         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
39212         file.
39213         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
39214         file.
39215         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
39216         file.
39217         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
39218         New file.
39219         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
39220         file.
39221         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
39222         file.
39223         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
39224         New file.
39225         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
39226         file.
39227         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
39228         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
39229         file.
39230         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
39231         New file.
39232         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
39233         file.
39234         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
39235         file.
39236         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
39237         file.
39238         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
39239         file.
39240         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
39241         file.
39242         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
39243         New file.
39244         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
39245         file.
39246         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
39247         file.
39248         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
39249         New file.
39250         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
39251         file.
39252         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
39253         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
39254         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
39255         file.
39256         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
39257         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
39258         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
39259         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
39260         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
39261         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
39262         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
39263         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
39264         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
39265         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
39266         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
39267         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
39268         file.
39269         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
39270         New file.
39271         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
39272         file.
39273         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
39274         file.
39275         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
39276         file.
39277         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
39278         file.
39279         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
39280         file.
39281         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
39282         New file.
39283         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
39284         New file.
39285         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
39286         file.
39287         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
39288         New file.
39289         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
39290         file.
39291         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
39292         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
39293         file.
39294         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
39295         New file.
39296         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
39297         file.
39298         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
39299         file.
39300         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
39301         file.
39302         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
39303         file.
39304         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
39305         file.
39306         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
39307         New file.
39308         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
39309         New file.
39310         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
39311         file.
39312         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
39313         New file.
39314         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
39315         file.
39317 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
39319         * conform/conformtest.pl: Fix typo in handling typed-constant from
39320         allow-header.
39322 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
39324         * README: Cut down references to pre-2.6 Linux kernels and
39325         Linuxthreads.  Update lists of configurations in libc and ports
39326         and sort alphabetically.  Say "or newer" with Linux kernel version
39327         requirements.
39329         * config.h.in [IS_IN_build]: Allow compiling without optimization.
39331 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
39333         [BZ #887]
39334         * math/libm-test.inc (logb_test_downward): New test to expose
39335         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
39336         rounding mode.
39338 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
39340         [BZ #14027]
39341         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
39342         to be done.
39343         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
39344         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
39346 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
39348         * sysdeps/unix/i386/brk.S: Remove file.
39349         * sysdeps/unix/i386/dl-brk.S: Likewise.
39350         * sysdeps/unix/i386/pipe.S: Likewise.
39351         * sysdeps/unix/i386/sigreturn.S: Likewise.
39352         * sysdeps/unix/i386/syscall.S: Likewise.
39353         * sysdeps/unix/i386/vfork.S: Likewise.
39354         * sysdeps/unix/i386/wait.S: Likewise.
39356         * sysdeps/unix/common/tcsendbrk.c: Move to ...
39357         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
39359         * configure.in (arm*-none*): Do not allow without
39360         --enable-hacker-mode.
39361         (netbsd*): Remove case setting base_os.
39362         (386bsd*): Likewise.
39363         (freebsd*): Likewise.
39364         (bsdi*): Likewise.
39365         (osf*): Likewise.
39366         (sunos*): Likewise.
39367         (ultrix*): Likewise.
39368         (newsos*): Likewise.
39369         (dynix*): Likewise.
39370         (*bsd*): Likewise.
39371         (sysv*): Likewise.
39372         (isc*): Likewise.
39373         (esix*): Likewise.
39374         (sco*): Likewise.
39375         (minix*): Likewise.
39376         (irix4*): Likewise.
39377         (irix6*): Likewise.
39378         (solaris[2-9]*): Likewise.
39379         (none): Likewise.
39380         * configure: Regenerated.
39382 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39384         [BZ #11521]
39385         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
39386         overflow or cancellation in calculating denominator.
39387         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
39388         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
39389         down expression to avoid unexpected rounding in newer GCCs.
39390         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
39392 2012-04-26  David S. Miller  <davem@davemloft.net>
39394         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
39395         long-double compat symbols.
39396         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
39397         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
39398         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
39399         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
39400         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
39401         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
39402         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
39403         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
39404         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
39405         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
39406         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
39407         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
39408         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
39410 2012-04-25  David S. Miller  <davem@davemloft.net>
39412         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
39413         HWCAP_* values only after the memory barriers have been defined.
39414         (atomic_full_barrier): Define.
39415         (atomic_read_barrier): Define.
39416         (atomic_write_barrier): Define.
39418 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
39420         * shlib-versions: Add libgcc_s version information.
39421         * sysdeps/generic/libgcc_s.h: Remove.
39422         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
39423         libgcc_s.h.
39424         * sysdeps/gnu/unwind-resume.c: Likewise.
39425         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
39427 2012-04-25  David S. Miller  <davem@davemloft.net>
39429         * sysdeps/unix/sparc/brk.S: Delete.
39430         * sysdeps/unix/sparc/dl-brk.S: Delete.
39431         * sysdeps/unix/sparc/pipe.S: Delete.
39432         * sysdeps/unix/sparc/sysdep.S: Delete.
39433         * sysdeps/unix/sparc/sysdep.h: Delete.
39434         * sysdeps/unix/sparc/vfork.S: Delete.
39435         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
39436         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
39437         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
39438         (ret_ERRVAL, r0, r1, MOVE): Define.
39439         (JUMPTARGET): Remove.
39440         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
39441         sysdeps/unix/sparc/sysdep.h
39442         (ENTRY, END): Remove.
39443         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
39445 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
39447         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
39448         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
39449         -DIS_IN_build.
39451         * timezone/README: Update upstream location and email address for
39452         tzcode and tzdata.
39453         * timezone/zdump.c: Update from tzcode 2012b.
39454         * timezone/zic.c: Likewise.
39456         * configure.in (libc_cv_as_needed): Remove test.
39457         * configure: Regenerated.
39458         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
39459         conditional definition.
39460         [$(have-as-needed) != yes] (no-as-needed): Likewise.
39461         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
39462         * config.make.in (have-as-needed): Remove variable.
39464 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
39465             Paul Pluzhnikov  <ppluzhnikov@google.com>
39467         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
39468         strings correctly.
39470 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
39472         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
39473         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
39474         * sysdeps/sh/strlen.S: Likewise.
39476 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
39478         * sysdeps/unix/fork.S: Remove file.
39479         * sysdeps/unix/i386/fork.S: Likewise.
39480         * sysdeps/unix/sparc/fork.S: Likewise.
39482         * sysdeps/unix/system.c: Remove file.
39483         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
39485         * sysdeps/unix/getegid.S: Remove file.
39486         * sysdeps/unix/geteuid.S: Likewise.
39488 2012-04-24  Roland McGrath  <roland@hack.frob.com>
39490         * scripts/check-localplt.awk: New file.
39491         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
39492         of diff.
39493         * scripts/data/localplt-generic.data: Add a comment.
39495         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
39496         NODE when __dir_mkfile failed.
39497         * sysdeps/mach/hurd/symlinkat.c: Likewise.
39498         Reported by Ludovic Courtès <ludo@gnu.org>.
39500 2012-04-24  Andreas Jaeger  <aj@suse.de>
39502         * Makerules (common-clean): Also remove gen-as-const-headers
39503         files.
39505 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
39507         * Makerules (native-compile): Do not change working directory for
39508         build.  Use $(OUTPUT_OPTION) in command.
39509         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
39511 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39513         [BZ #13886]
39514         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
39515         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
39516         * math/libm-test.inc (floor_test): Add more tests.
39517         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
39519 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
39521         * sysdeps/unix/getdents.c: Remove file.
39522         * sysdeps/unix/sysv/getdents.c: Likewise.
39523         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
39525         * sysdeps/unix/syscalls.list (madvise): Add syscall from
39526         sysdeps/unix/mman/syscalls.list.
39527         (mmap): Likewise.
39528         (mprotect): Likewise.
39529         (msync): Likewise.
39530         (munmap): Likewise.
39531         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
39532         * sysdeps/unix/mman/syscalls.list: Remove.
39533         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
39535         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
39536         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
39537         * configure: Regenerated.
39538         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
39539         $(libgcc_s_suffix).
39540         * config.make.in (libgcc_s_suffix): Remove variable.
39542 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
39544         * sysdeps/unix/sysv/gethostname.c: Move to ...
39545         * sysdeps/posix/gethostname.c: ... here.
39547         * sysdeps/unix/execve.S: Remove file.
39549         * sysdeps/unix/_exit.S: Remove file.
39551 2012-04-23  Andreas Jaeger  <aj@suse.de>
39553         [BZ #13739]
39554         * manual/Makefile: Remove make dist support, there's no
39555         need for a stand-alone documentation tar ball.
39556         (TEXI2DVI): Define always, it's not in Makeconfig.
39557         (dist): Removed.
39558         (tar-it): Removed.
39559         (edition): Removed.
39560         (glibc-doc-$(edition).tar): Removed
39561         (%.Z): Removed.
39562         (%.gz): Removed.
39563         (%.uu): Removed.
39564         (ETAGS): Remove, it's in Makeconfig.
39565         (move-if-change): Remove, it's in Makeconfig.
39567 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
39569         [BZ #13970]
39570         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
39571         (strtod, strtof, strtold, strtol, strtoul, strtoq)
39572         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
39573         (strtod_l, strtof_l, strtold_l): Remove __wur.
39574         It is not necessarily an error to ignore strtol's return value.
39575         One can reliably look at the stored endptr to decide whether
39576         the number had valid syntax.
39578 2012-04-21  Andreas Jaeger  <aj@suse.de>
39580         [BZ #13739]
39581         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
39583 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
39585         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
39586         * sysdeps/unix/sysv/Versions: Remove file.
39588 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
39590         [BZ #13927]
39591         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39593 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
39595         [BZ #7064]
39596         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
39597         version from __vm86.
39599 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
39601         * sysdeps/unix/common/lxstat.c: Remove file.
39602         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
39604         * sysdeps/unix/sysv/Makefile: Remove file.
39606         * sysdeps/unix/sysv/direct.h: Remove file.
39608         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
39609         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
39610         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
39611         * sysdeps/unix/sysv/bits/signum.h: Likewise.
39612         * sysdeps/unix/sysv/bits/stat.h: Likewise.
39613         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
39614         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
39616         * sysdeps/unix/sysv/setrlimit.c: Remove file.
39618         * sysdeps/unix/xmknod.c: Remove file.
39619         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
39621         * sysdeps/unix/sysv/settimeofday.c: Remove file.
39623         * sysdeps/unix/sysv/i386/time.S: Remove file.
39625         * sysdeps/unix/fxstat.c: Remove file.
39626         * sysdeps/unix/xstat.c: Likewise.
39627         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
39629         * sysdeps/unix/sysv/sigaction.c: Remove file.
39631         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
39632         (sysdep_headers): Remove variable.
39633         [termio.h not in sysdep_headers] (generated): Likewise.
39634         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
39635         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
39636         * sysdeps/unix/sysv/tcdrain.c: Likewise.
39637         * sysdeps/unix/sysv/tcflow.c: Likewise.
39638         * sysdeps/unix/sysv/tcflush.c: Likewise.
39639         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
39640         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
39641         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
39642         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
39643         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
39645         * sysdeps/unix/siglist.c: Remove file.
39647         * sysdeps/unix/getppid.S: Remove file.
39649         * sysdeps/unix/mkdir.c: Remove file.
39650         * sysdeps/unix/rmdir.c: Likewise.
39652 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
39654         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
39655         ERR_MAX value.
39656         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
39657         errlist-compat value.
39659 2012-04-18  David S. Miller  <davem@davemloft.net>
39661         * sysdeps/generic/memcopy.h (reg_char): Delete.
39662         * debug/strcat_chk.c: Use char, not reg_char.
39663         * debug/strcpy_chk.c: Likewise.
39664         * debug/strncat_chk.c: Likewise.
39665         * debug/strncpy_chk.c: Likewise.
39666         * string/memchr.c: Likewise.
39667         * string/memrchr.c: Likewise.
39668         * string/rawmemchr.c: Likewise.
39669         * string/strcat.c: Likewise.
39670         * string/strchr.c: Likewise.
39671         * string/strchrnul.c: Likewise.
39672         * string/strcmp.c: Likewise.
39673         * string/strcpy.c: Likewise.
39674         * string/strncat.c: Likewise.
39675         * string/strncmp.c: Likewise.
39676         * string/strncpy.c: Likewise.
39678 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
39680         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
39681         __builtin_memcopy is called when src and dest ranges are known to not
39682         overlap.
39684 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
39686         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
39687         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
39688         fwd_align_merge macro call.
39689         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
39690         bwd_align_merge macro call.
39691         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
39693 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
39695         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
39696         bwd_align_merge macros.
39697         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
39698         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
39699         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
39701 2012-04-18  David S. Miller  <davem@davemloft.net>
39703         * sysdeps/sparc/sparc64/memcopy.h: Delete.
39705 2012-04-18  Andreas Jaeger  <aj@suse.de>
39707         [BZ# 6794]
39708         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
39709         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
39710         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
39712         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
39713         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
39714         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
39716         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
39717         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
39718         Adjust for changed ldbl-128 files.
39720         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
39721         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
39722         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
39724 2012-04-17  David S. Miller  <davem@davemloft.net>
39726         * sysdeps/sparc/sparc32/memcopy.h: Delete.
39728 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
39730         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
39731         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
39732         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
39733         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
39734         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
39735         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
39737 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39739         [BZ #6794]
39740         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
39741         * math/libm-test.inc: Add ilogb errno and exception tests.
39742         * math/w_ilogb.c: New file: ilogb wrapper.
39743         * math/w_ilogbf.c: New file: ilogbf wrapper.
39744         * math/w_ilogbl.c: New file: ilogbl wrapper.
39745         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
39746         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
39747         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
39748         exception being thrown with 0.0 as argument.
39749         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
39750         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
39751         exception being thrown with 0.0 as argument.
39752         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
39753         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
39754         exception being thrown with 0.0 as argument.
39755         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
39756         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
39757         exception being thrown with 0.0 as argument.
39758         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
39759         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
39760         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
39761         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
39762         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
39763         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
39764         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
39765         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
39766         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
39768 2012-04-17  Petr Baudis  <pasky@ucw.cz>
39770         * include/sys/uio.h: Change __vector to __iovec to avoid clash
39771         with altivec.
39773 2012-04-16  Marek Polacek  <polacek@redhat.com>
39775         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
39777 2012-04-16  Marek Polacek  <polacek@redhat.com>
39779         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
39780         operands of fdivp instruction.
39782 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
39784         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
39785         * elf/tst-auditmod3b.c: Likewise.
39786         * elf/tst-auditmod4b.c: Likewise.
39787         * elf/tst-auditmod5b.c: Likewise.
39788         * elf/tst-auditmod6b.c: Likewise.
39789         * elf/tst-auditmod6c.c: Likewise.
39790         * elf/tst-auditmod7b.c: Likewise.
39791         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
39792         * sysdeps/x86_64/preconfigure.in: Likewise.
39793         * sysdeps/x86_64/preconfigure: Regenerated.
39795 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
39797         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
39798         __ILP32__.
39800 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
39802         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
39803         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
39805 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
39807         [BZ #13973]
39808         * locale/iso-639.def: Fix gl language name. Spotted by
39809         Yaron Shahrabani.
39811 2012-04-12  Roland McGrath  <roland@hack.frob.com>
39813         [BZ #2074]
39814         * libio/libio.h (__io_write_fn): Update comment.
39816 2012-04-12  Petr Baudis  <pasky@ucw.cz>
39818         [BZ #2074]
39819         * stdio.texi (Hook Functions): The user provided writer function
39820         is not allowed to return -1.
39822 2012-04-11  David S. Miller  <davem@davemloft.net>
39824         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39826 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
39828         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
39829         Add a leading slash to rtkaio.
39831 2012-04-11  Jim Meyering  <meyering@redhat.com>
39833         [BZ #11959]
39834         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
39835         It is not necessarily an error to ignore fwrite's return
39836         value.  One can reliably use ferror to test for errors after
39837         the fact.
39839 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
39841         * bits/types.h (__snseconds_t): New type.
39842         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
39844         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
39845         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
39846         (__SNSECONDS_T_TYPE): Likewise.
39847         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
39848         (__SNSECONDS_T_TYPE): Likewise.
39849         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
39850         (__SNSECONDS_T_TYPE): Likewise.
39852 2012-04-10  Andreas Jaeger  <aj@suse.de>
39854         [BZ #2636]
39855         * manual/time.texi (Processor Time): Return type of times is
39856         elapsed real time since an arbitrary point in the past.
39857         (CPU Time): Move CLK_TCK from here...
39858         (Processor Time): ...to here.  Correct description.
39859         * manual/conf.texi (Constants for Sysconf): Correct description of
39860         _SC_CLK_TCK.
39862 2012-04-10  David S. Miller  <davem@davemloft.net>
39864         [BZ #13967]
39865         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
39866         where the is a gap between DT_REL(A) and DT_JMPREL.
39868 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
39870         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
39871         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
39872         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
39874 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
39876         * elf/dl-support.c (_dl_inhibit_cache): New variable.
39877         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
39878         (dl_main): Handle --inhibit-cache.
39879         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
39880         _dl_inhibit_cache.
39881         * elf/dl-load.c (_dl_map_object): Use it.
39882         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
39884 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
39886         [BZ #13872]
39887         * sysdeps/i386/fpu/e_powl.S (p78): New object.
39888         (__ieee754_powl): Saturate large exponents rather than testing for
39889         overflow of y*log2(x).
39890         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
39891         * math/libm-test.inc (pow_test): Do not permit spurious overflow
39892         exceptions.
39894         [BZ #11521]
39895         * math/s_ctan.c: Include <float.h>.
39896         (__ctan): Avoid internal overflow or cancellation in calculating
39897         denominator.
39898         * math/s_ctanf.c: Likewise.
39899         * math/s_ctanl.c: Likewise.
39900         * math/s_ctanh.c: Likewise.
39901         * math/s_ctanhf.c: Likewise.
39902         * math/s_ctanhl.c: Likewise.
39903         * math/libm-test.inc (ctan_test): Add more tests.
39904         (ctanh_test): Likewise.
39905         * sysdeps/i386/fpu/libm-test-ulps: Update.
39906         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39908 2012-04-09  Andreas Jaeger  <aj@suse.de>
39910         [BZ #6894]
39911         * manual/filesys.texi (Directory Entries): Mention that d_namlen
39912         is an optional BSD extension.
39914         [BZ #10254]
39915         * manual/stdio.texi (Opening Streams): Document additional fopen
39916         parameters.
39918 2012-04-09  Roland McGrath  <roland@hack.frob.com>
39920         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
39921         %eax without telling the compiler.
39923 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
39925         [BZ # 13963]
39926         * manual/install.texi: Use sourceware.org.
39928 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
39930         [BZ #13873]
39931         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
39932         (__ieee754_pow): Generate overflow and underflow using huge*huge
39933         and tiny*tiny rather than just returning constant infinity or zero
39934         for large exponents.
39935         * math/libm-test.inc (pow_test): Require overflow exceptions for
39936         applicable cases of large exponents.
39938         [BZ #706]
39939         * sysdeps/i386/fpu/e_pow.S (p10): New object.
39940         (__ieee754_pow): Use iterative multiplication algorithm only for
39941         integer exponents with absolute value below 1024.  Check for odd
39942         integer exponents when using algorithm for real exponents.
39943         * math/libm-test.inc (pow_test): Add more tests.
39944         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39946 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
39948         [BZ #13705]
39949         * math/libm-test.inc (exp_test): Do not allow overflow exception
39950         on underflow test.
39952 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
39954         [BZ #13705]
39955         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
39956         instead of __kernel_standard_f.
39958 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
39960         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
39961         * sysdeps/x86_64/memset_chk.S: Likewise.
39963 2012-04-08  Andreas Jaeger  <aj@suse.de>
39965         [BZ #10153]
39966         * manual/startup.texi (Environment Access): Describe return value
39967         for putenv and setenv.
39969         [BZ #6895]
39970         * manual/filesys.texi (Directory Entries): Add description for
39971         DT_LNK.
39973         [BZ #6890]
39974         * manual/filesys.texi (Directory Entries): Clarify that it's file
39975         system not operating system in the description of DT_UNKNOWN.
39977         [BZ #6578]
39978         * manual/syslog.texi (closelog): Fix reference, it's openlog.
39980 2012-04-08  Stephen Compall  <s11@member.fsf.org>
39982         [BZ #6649]
39983         * manual/llio.texi (Opening and Closing Files): Add cross
39984         reference to explain mode argument.
39986 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
39988         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
39989         * sysdeps/x86_64/memset_chk.S: Likewise.
39991 2012-04-07  David S. Miller  <davem@davemloft.net>
39993         * elf/elf.h (R_SPARC_WDISP10): Define.
39994         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
39995         R_SPARC_SIZE32.
39996         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
39997         R_SPARC_SIZE64 and R_SPARC_H34.
39999 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
40001         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
40002         conditions and remove no longer applicable assertion.
40004 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
40006         * bits/byteswap.h: Include <features.h>.
40007         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
40008         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
40010 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
40012         * bits/byteswap.h (__bswap_16): Removed.
40013         Include <bits/byteswap-16.h> to get __bswap_16.
40014         * sysdeps/i386/bits/byteswap.h: Likewise.
40015         * sysdeps/s390/bits/byteswap.h: Likewise.
40016         * sysdeps/x86_64/bits/byteswap.h: Likewise.
40017         * bits/byteswap-16.h: New file.
40018         * sysdeps/i386/bits/byteswap-16.h: Likewise.
40019         * sysdeps/s390/bits/byteswap-16.h: Likewise.
40020         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
40021         * string/Makefile (headers): Add bits/byteswap-16.h.
40023 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
40025         [BZ #13895]
40026         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
40027         extra indirection.
40028         * nss/Makefile (tests-static, tests): Add tst-nss-static.
40029         * nss/tst-nss-static.c: New.
40031 2012-04-06  Robert Millan  <rmh@gnu.org>
40033         [BZ #6486]
40034         * manual/llio.texi (File Position Primitive): lseek
40035         refers to WHENCE when it really means OFFSET.
40037 2012-04-06  Andreas Jaeger  <aj@suse.de>
40039         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
40040         strncmp declarations.
40042         * abilist/libc.abilist: Add __poll and __ppoll.
40044 2012-04-05  David S. Miller  <davem@davemloft.net>
40046         * scripts/check-local-headers.sh: Accept a host triplet in the
40047         path matched by the exclude regexp.
40049         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
40050         definition.
40051         * sysdeps/powerpc/powerpc32/dl-machine.h
40052         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
40053         * sysdeps/s390/s390-32/dl-machine.h
40054         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
40055         * sysdeps/sparc/sparc32/dl-machine.h
40056         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
40057         * sysdeps/sparc/sparc64/dl-machine.h
40058         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
40060         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
40061         lazy binding.
40062         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
40063         undefined symbol errors.
40065         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
40066         DT_NEEDED entries.
40068 2012-04-05  Michael Matz  <matz@suse.de>
40070         [BZ #13592]
40071         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
40073 2012-04-05  Andreas Jaeger  <aj@suse.de>
40075         [BZ #13908]
40076         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
40077         comment.
40079 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40081         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
40082         which ROUND is no valid rounding mode.
40084 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40086         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
40087         read again.
40088         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
40090 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40092         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
40093         an exception using FPU order intentionally.
40095 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40097         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
40098         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
40099         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
40100         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
40102 2012-04-05  Simon Josefsson  <simon@josefsson.org>
40104         [BZ #12340]
40105         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
40106         EINVAL when BUFLEN is too smal.
40108 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
40110         [BZ #13553]
40111         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
40112         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
40114 2012-04-03  Andreas Jaeger  <aj@suse.de>
40116         [BZ #13938]
40117         * manual/setjmp.texi (System V contexts): Fix sentence.
40119         [BZ #13926]
40120         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
40121         New macro for this case.
40122         [!__GNUC__] (__bswap_64): New inline function for this case.
40123         * sysdeps/x86_64/bits/byteswap.h: Likewise.
40124         * bits/byteswap.h: Likewise.
40125         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
40126         ull, guard with __GLIBC_HAVE_LONG_LONG.
40128         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
40129         __GLIBC_HAVE_LONG_LONG.
40131         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
40132         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
40134 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
40136         [BZ #13691]
40137         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
40138         inptr and inend, rather than using last_ch.
40140 2012-04-02  David S. Miller  <davem@davemloft.net>
40142         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
40143         * stdio-common/printf-parse.h (read_int): Change return type to
40144         'int', return -1 on INT_MAX overflow.
40145         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
40146         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
40147         overflows INT_MAX.  Check for overflow of in-format-string precision
40148         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
40149         SIZE_MAX not INT_MAX for integer overflow test.
40150         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
40151         skip the construct in the format string but do not record anything.
40152         * stdio-common/bug22.c: Adjust to test both width/prevision
40153         INT_MAX overflow as well as total length INT_MAX overflow.  Check
40154         explicitly for proper errno values.
40156 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
40158         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
40159         CHAR_MAX.
40160         * string/test-strcmp.c [! WIDE]: Likewise.
40161         * time/tst-mktime2.c: Likewise for INT_MAX.
40162         * string/test-string.h: #include <sys/param.h> for MIN.
40164         * csu/init-first.c (__libc_init_first): Call __ctype_init.
40165         * sysdeps/i386/init-first.c (init): Likewise.
40166         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
40167         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
40168         * sysdeps/sh/init-first.c (init): Likewise.
40170 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
40172         * po/ru.po: Update from translation team.
40173         * po/vi.po: Likewise.
40175 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
40177         * resolv/nss_dns/dns-host.c: Merge copyright years.
40179 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
40181         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
40182         Optimize memcpy with prefetch if
40183         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
40184         src, dst pointers have unequal 16 byte alignments.
40186 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
40188         [BZ #13928]
40189         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
40190         from a CNAME entry and return the minimum ttl for the query.
40191         (gaih_getanswer_slice): Likewise.
40193 2012-03-30  Jeff Law  <law@redhat.com>
40195         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
40196         due to long keys.
40197         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
40198         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
40200         * resolv/nss_dns/dns-host.c: Update copyright year.
40202 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
40204         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
40205         requests to save a system call.  Fix check that all bytes are sent.
40207         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
40208         comments for sendmmsg.
40210 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
40212         [BZ #13691]
40213         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
40214         with only 1 character between 0x0041 and 0x01b0.
40215         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
40216         * wcsmbs/tst-mbsnrtowcs.c: New file.
40218 2012-03-29  David S. Miller  <davem@davemloft.net>
40220         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
40221         small copies by hand.
40223 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
40225         [BZ #13761]
40226         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
40227         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
40228         group memberships.
40230 2012-03-28  David S. Miller  <davem@davemloft.net>
40232         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
40233         that branches into memcpy.
40234         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
40235         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
40236         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
40237         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
40238         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
40239         bits.
40240         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
40241         implementation too.
40242         * sysdeps/sparc/mempcpy.S: New file.
40244         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
40245         the IFUNC routine in the libc case.
40246         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
40248         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
40249         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
40250         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
40251         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
40252         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
40253         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
40254         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
40255         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
40257         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
40258         loop to 256 bytes instead of 64 bytes and fix test signedness.
40260         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
40261         * sysdeps/sparc/sparc32/Makefile: rather than here...
40262         * sysdeps/sparc/sparc64/Makefile: and here.
40264 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
40266         * malloc/mallocbug.c: Avoid warnings about unused variables.
40268 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
40270         [BZ #13760]
40271         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
40272         in the right place. Discard and retry query if response is
40273         larger than input buffer size.
40275 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
40277         [BZ #369]
40278         [BZ #2678]
40279         [BZ #3866]
40280         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
40281         x for large integer exponent.
40282         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
40283         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
40284         sign of result as needed afterwards.
40285         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
40286         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
40287         result for underflowing pow the same as for overflow.
40288         (__kernel_standard_l): Handle powl overflow and underflow here
40289         rather than calling __kernel_standard.
40290         * math/libm-test.inc (pow_test): Add more tests.
40292         [BZ #3868]
40293         [BZ #13879]
40294         [BZ #13910]
40295         [BZ #13911]
40296         [BZ #13912]
40297         [BZ #13913]
40298         [BZ #13915]
40299         [BZ #13916]
40300         [BZ #13917]
40301         [BZ #13918]
40302         [BZ #13919]
40303         [BZ #13920]
40304         [BZ #13921]
40305         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
40306         * sysdeps/ieee754/k_standard.c: Include <float.h>.
40307         (__kernel_standard_l): New function.
40308         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
40309         __kernel_standard.
40310         * math/w_acosl.c (__acosl): Likewise.
40311         * math/w_asinl.c (__asinl): Likewise.
40312         * math/w_atan2l.c (__atan2l): Likewise.
40313         * math/w_atanhl.c (__atanhl): Likewise.
40314         * math/w_coshl.c (__coshl): Likewise.
40315         * math/w_exp10l.c (__exp10l): Likewise.
40316         * math/w_exp2l.c (__exp2l): Likewise.
40317         * math/w_fmodl.c (__fmodl): Likewise.
40318         * math/w_hypotl.c (__hypotl): Likewise.
40319         * math/w_j0l.c (__j0l, __y0l): Likewise.
40320         * math/w_j1l.c (__j1l, __y1l): Likewise.
40321         * math/w_jnl.c (__jnl, __ynl): Likewise.
40322         * math/w_lgammal.c (__lgammal): Likewise.
40323         * math/w_log10l.c (__log10l): Likewise.
40324         * math/w_log2l.c (__log2l): Likewise.
40325         * math/w_logl.c (__logl): Likewise.
40326         * math/w_powl.c (__powl): Likewise.
40327         * math/w_remainderl.c (__remainderl): Likewise.
40328         * math/w_scalbl.c (sysv_scalbl): Likewise.
40329         * math/w_sinhl.c (__sinhl): Likewise.
40330         * math/w_sqrtl.c (__sqrtl): Likewise.
40331         * math/w_tgammal.c (__tgammal): Likewise.
40332         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
40333         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
40334         * math/libm-test.inc (acos_test): Add more tests.
40335         (acosh_test): Likewise.
40336         (asin_test): Likewise.
40337         (atanh_test): Likewise.
40338         (exp_test): Likewise.
40339         (exp10_test): Likewise.
40340         (exp2_test): Likewise.
40341         (expm1_test): Likewise.
40342         (lgamma_test): Likewise.
40343         (log_test): Likewise.
40344         (log10_test): Likewise.
40345         (log1p_test): Likewise.
40346         (log2_test): Likewise.
40347         (pow_test): Do not allow some spurious overflow exceptions.
40348         (sqrt_test): Add more tests.
40349         (tgamma_test): Likewise.
40350         (y0_test): Likewise.
40351         (y1_test): Likewise.
40352         (yn_test): Likewise.
40354 2012-03-27  Anton Blanchard  <anton@samba.org>
40356         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
40357         MAP_HUGETLB.
40358         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
40359         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
40360         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
40362 2012-03-27  David S. Miller  <davem@davemloft.net>
40364         * conform/Makefile: Run run-conformtest.sh using $(BASH).
40366         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
40367         have-as-vis3 check.
40369 2012-03-27  Andreas Jaeger  <aj@suse.de>
40371         * sysdeps/x86_64/elf/configure.in: Moved to ...
40372         * sysdeps/x86_64/configure.in: ... here.
40373         * sysdeps/x86_64/elf/start.S: Moved to ...
40374         * sysdeps/x86_64/start.S: ... here.
40375         * sysdeps/x86_64/elf/configure: Delete.
40377         * sysdeps/x86_64/configure.in: Merge contents from
40378         sysdeps/i386/configure.in (without i686 check).
40380         * sysdeps/i386/elf/Versions: Merge into ...
40381         * sysdeps/i386/Versions: ... this.
40382         * sysdeps/i386/elf/Versions: Delete file.
40383         * sysdeps/i386/elf/start.S: Moved to ...
40384         * sysdeps/i386/start.S: ...here.
40385         * sysdeps/i386/elf/configure.in: Merge into...
40386         * sysdeps/i386/configure.in: ...here.
40387         * sysdeps/i386/elf/configure.in: Delete file.
40388         * sysdeps/i386/elf/configure: Delete file.
40390         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
40391         * debug/backtracesyms.c: ... here.
40392         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
40393         * debug/backtracesymsfd.c: ... here.
40394         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
40395         * sysdeps/generic/ifunc-sel.h: ... here.
40397         * sysdeps/unix/i386/start.c: Delete file.
40398         * sysdeps/unix/sparc/start.c: Delete file.
40399         * sysdeps/unix/start.c: Delete file.
40401         * sysdeps/sh/elf/configure.in: Moved to ...
40402         * sysdeps/sh/configure.in: ... here.
40403         * sysdeps/sh/elf/start.S: Moved to ...
40404         * sysdeps/sh/start.S: ... here.
40405         * sysdeps/sh/elf/configure: Delete file.
40407         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
40408         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
40409         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
40410         * sysdeps/powerpc/powerpc64/entry.h: ... here.
40411         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
40412         * sysdeps/powerpc/powerpc64/start.S: here.
40413         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
40414         * sysdeps/powerpc/powerpc64/Makefile: ... this.
40415         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
40416         * sysdeps/powerpc/powerpc64/configure.in: ... this.
40417         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
40419         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
40420         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
40421         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
40422         * sysdeps/powerpc/powerpc32/start.S: ... here.
40423         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
40424         * sysdeps/powerpc/powerpc32/configure.in: ... this.
40425         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
40427         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
40428         * sysdeps/powerpc/ifunc-sel.h: ... here.
40429         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
40430         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
40432         * sysdeps/sparc/elf/configure.in: Moved to ...
40433         * sysdeps/sparc/configure.in: ... here.
40434         * sysdeps/sparc/elf/configure: Delete file.
40435         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
40436         * sysdeps/sparc/sparc32/start.S: ... here.
40437         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
40438         * sysdeps/sparc/sparc64/start.S: ... here.
40439         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
40440         * sysdeps/sparc/sparc32/Makefile: ... this.
40441         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
40442         * sysdeps/sparc/sparc64/Makefile: ... this.
40444         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
40445         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
40446         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
40447         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
40448         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
40449         * sysdeps/s390/s390-32/setjmp.S: ... here.
40450         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
40451         * sysdeps/s390/s390-32/configure.in: ... here.
40452         * sysdeps/s390/s390-32/elf/configure: Delete file.
40453         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
40454         * sysdeps/s390/s390-32/start.S: ... here.
40456         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
40457         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
40458         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
40459         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
40460         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
40461         * sysdeps/s390/s390-64/setjmp.S: ... here.
40462         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
40463         * sysdeps/s390/s390-64/configure.in: ... here
40464         * sysdeps/s390/s390-64/elf/configure: Delete file.
40465         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
40466         * sysdeps/s390/s390-64/start.S: ... here.
40467         * sysdeps/s390/s390-64/elf/configure: Delete.
40469         * configure.in: Remove support for elf directories in sysdeps.
40471         * configure: Regenerated.
40472         * sysdeps/i386/configure: Regenerated.
40473         * sysdeps/powerpc/powerpc32/configure: Regenerated.
40474         * sysdeps/powerpc/powerpc64/configure: Regenerated.
40475         * sysdeps/s390/s390-32/configure: Regenerated.
40476         * sysdeps/s390/s390-64/configure: Regenerated.
40477         * sysdeps/sh/configure: Regenerated.
40478         * sysdeps/sparc/configure: Regenerated.
40479         * sysdeps/x86_64/configure: Regenerated.
40481 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
40483         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40485         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
40486         denormal result into account.
40488 2012-03-25  Roland McGrath  <roland@hack.frob.com>
40490         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
40491         Reported by Allan McRae <allan@archlinux.org>.
40493 2012-03-23  Jeff Law  <law@redhat.com>
40495         * nss/getnssent.c (__nss_getent): Fix typo.
40497 2012-03-23  David S. Miller  <davem@davemloft.net>
40499         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40501 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
40503         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
40504         to pad to uint64_t for each field.
40505         (dl_tls_index): Replace unsigned long with uint64_t.
40507 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
40508         Paul Pluzhnikov  <ppluzhnikov@google.com>
40510         [BZ #6528]
40511         * grp/Makefile (otherlibs): Don't set it.
40512         * inet/Makefile (otherlibs): Likewise.
40513         * login/Makefile (otherlibs): Likewise.
40514         * nscd/Makefile (otherlibs): Likewise.
40515         * posix/Makefile (otherlibs): Likewise.
40516         * pwd/Makefile (otherlibs): Likewise.
40517         * rt/Makefile (otherlibs): Likewise.
40518         * sunrpc/Makefile (otherlibs): Likewise.
40519         * nss/Makefile (otherlibs): Likewise.
40520         Add libnss_files to routines and static-only-routines.
40521         ($(objpfx)getent): Remove rule.
40522         * resolv/Makefile: Add libnss_dns and libresolv to routines and
40523         static-only-routines.
40525 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
40527         [BZ #13892]
40528         * math/s_cexp.c: Include <float.h>.
40529         (__cexp): Handle exp result overflowing not necessarily
40530         overflowing both real and imaginary parts of result.
40531         * math/s_cexpf.c: Likewise.
40532         * math/s_cexpl.c: Likewise.
40533         * math/libm-test.inc (cexp_test): Add more tests.
40534         * sysdeps/i386/fpu/libm-test-ulps: Update.
40535         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40537 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
40539         * include/link.h (ELFW): New macro.
40540         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
40541         Replace ELF64_R_TYPE with ELFW(R_TYPE).
40543 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
40545         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
40546         with uint64_t.
40548 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
40550         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
40551         declaration.
40552         (struct La_x32_retval): Likewise.
40554 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
40556         * sysdeps/x86_64/preconfigure.in: New file.
40557         * sysdeps/x86_64/preconfigure: New generated file.
40559 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
40561         [BZ #13824]
40562         * math/e_exp2l.c: Include <float.h>.
40563         (__ieee754_exp2l): Handle overflow and underflow cases
40564         separately.  Only pass fractional part of argument to
40565         __ieee754_expl.
40566         * math/libm-test.inc (exp2_test): Add more tests.
40568         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
40569         negating x to take absolute value.
40570         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
40571         Likewise.
40572         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
40573         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
40574         Likewise.
40575         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
40576         computing low part if x was negated.
40577         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
40579 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
40581         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
40582         la_x32_gnu_pltexit.
40583         (pltexit): Cast int_retval to ptrdiff_t.
40584         * elf/tst-auditmod3b.c: Likewise.
40585         * elf/tst-auditmod4b.c: Likewise.
40586         * elf/tst-auditmod5b.c: Likewise.
40587         * elf/tst-auditmod6b.c: Likewise.
40588         * elf/tst-auditmod6c.c: Likewise.
40589         * elf/tst-auditmod7b.c: Likewise.
40591         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
40592         and x32_gnu_pltexit.
40594         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
40595         __ELF_NATIVE_CLASS.
40596         (La_x32_regs): New macro.
40597         (La_x32_retval): Likewise.
40598         (la_x32_gnu_pltenter): New function prototype.
40599         (la_x32_gnu_pltexit): Likewise.
40601 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
40603         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
40604         exponent.
40606         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40608         * configure.in (libc_cv_cc_nofma): Check for option to disable
40609         generation of FMA instructions.
40610         * configure: Regenerate.
40611         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
40612         * sysdeps/ieee754/dbl-64/Makefile: New file.
40613         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
40614         Remove brandred-fma4.
40615         (CFLAGS-brandred-fma4.c): Remove.
40616         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
40617         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
40618         define.
40619         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
40620         define.
40622 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
40624         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
40625         LLONG_MAX != LONG_MAX.
40626         (_itoa_word): Use _ITOA_WORD_TYPE on value.
40627         (_fitoa_word): Likewise.
40628         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
40629         LLONG_MAX != LONG_MAX.
40630         * stdio-common/_itowa.h: Include <_itoa.h>.
40631         (_itowa_word): Use _ITOA_WORD_TYPE on value.
40632         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
40633         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
40634         only if not defined.
40635         (_ITOA_WORD_TYPE): Likewise.
40636         (_itoa_word): Use _ITOA_WORD_TYPE on value.
40637         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
40639 2012-03-21  David S. Miller  <davem@davemloft.net>
40641         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40643 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
40645         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
40646         of x86_64 when setting libc_cv_slibdir, libdir and
40647         libc_cv_localedir.
40648         * sysdeps/unix/sysv/linux/configure: Regenerated.
40650 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
40652         * manual/lang.texi (Old Varargs): Remove section.
40653         (How Variadic): Update menu.
40654         (va_start): Do not mention varargs.h.
40656 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
40657             Joseph Myers  <joseph@codesourcery.com>
40659         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
40660         link test.
40661         * configure: Regenerated.
40663 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
40665         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
40666         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
40667         conformtest.pl
40669 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
40671         * NOTES: Remove.
40672         * Makefile (files-for-dist): Remove NOTES.
40673         (NOTES): Remove rule.
40674         * README: Don't refer to NOTES.
40675         * manual/creature.texi: Don't include macros.texi.
40676         * manual/intro.texi (creature.texi): Remove comment referring to
40677         NOTES.
40679         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
40680         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
40681         * configure: Regenerated.
40682         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
40683         LIBC_TRY_CC_OPTION.
40684         (libc_cv_as_i686): Likewise.
40685         (libc_cv_cc_avx): Likewise.
40686         (libc_cv_cc_sse2avx): Likewise.
40687         (libc_cv_cc_fma4): Likewise.
40688         (libc_cv_cc_novzeroupper): Likewise.
40689         * sysdeps/i386/configure: Regenerated.
40691         [BZ #13883]
40692         * sysdeps/i386/fpu/s_cexp.S: Remove.
40693         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
40694         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
40695         * math/libm-test.inc (cexp_test): Add more tests.
40696         * sysdeps/i386/fpu/libm-test-ulps: Update.
40697         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40699 2012-03-21  Allan McRae  <allan@archlinux.org>
40701         * timezone/Makefile: Do not install iso3166.tab and zone.tab
40703 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
40705         [BZ #13871]
40706         * math/w_exp2.c: Do not include <float.h>.
40707         (o_threshold, u_threshold): Remove.
40708         (__exp2): Calculate result before checking finiteness and calling
40709         __kernel_standard.
40710         * math/w_exp2f.c: Likewise.
40711         * math/w_exp2l.c: Likewise.
40712         * math/libm-test.inc (exp2_test): Require overflow exception for
40713         1e6 input.
40715         [BZ #3866]
40716         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
40717         range of signed 64-bit integers before using fistpll.  Remove
40718         checks for whether integers fit in mantissa bits.
40719         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
40720         the range of signed 32-bit integers before using fistpl.  Remove
40721         checks for whether integers fit in mantissa bits.
40722         * sysdeps/i386/fpu/e_powl.S (p64): New object.
40723         (__ieee754_powl): Test for y outside the range of signed 64-bit
40724         integers before using fistpll.  Reduce 64-bit values to 63-bit
40725         ones as needed.
40726         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
40727         divide-by-zero is raised for zero to large negative powers.
40728         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
40729         (__ieee754_powl): Test for y outside the range of signed 64-bit
40730         integers before using fistpll.  Reduce 64-bit values to 63-bit
40731         ones as needed.
40732         * math/libm-test.inc (pow_test): Add more tests.
40734 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
40736         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
40737         <stdio-common/_itoa.h>.
40738         * debug/segfault.c: Likewise.
40739         * elf/dl-cache.c: Likewise.
40740         * elf/dl-minimal.c: Likewise.
40741         * elf/dl-misc.c: Likewise.
40742         * elf/dl-sysdep.c: Likewise.
40743         * elf/dl-version.c: Likewise.
40744         * elf/rtld.c: Likewise.
40745         * hurd/hurdsock.c: Likewise.
40746         * hurd/lookup-retry.c: Likewise.
40747         * malloc/malloc.c: Likewise.
40748         * malloc/mtrace.c: Likewise.
40749         * nscd/nscd_getgr_r.c: Likewise.
40750         * nscd/nscd_getpw_r.c: Likewise.
40751         * nscd/nscd_getserv_r.c: Likewise.
40752         * posix/getopt_init.c: Likewise.
40753         * posix/wordexp.c: Likewise.
40754         * stdio-common/_itoa.c: Likewise.
40755         * stdio-common/printf_fphex.c: Likewise.
40756         * stdio-common/vfprintf.c: Likewise.
40757         * string/_strerror.c: Likewise.
40758         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
40759         * sysdeps/i386/i686/hp-timing.h: Likewise.
40760         * sysdeps/mach/_strerror.c: Likewise.
40761         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
40762         * sysdeps/mach/hurd/sethostid.c: Likewise.
40763         * sysdeps/mach/hurd/xmknodat.c: Likewise.
40764         * sysdeps/mach/xpg-strerror.c: Likewise.
40765         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
40766         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
40767         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
40768         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
40769         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
40770         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
40771         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
40772         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
40773         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
40774         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
40775         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
40776         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
40777         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
40778         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
40779         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
40780         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
40781         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
40782         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
40783         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
40784         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
40785         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
40787         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
40789         * stdio-common/_itoa.h: Moved to ...
40790         * sysdeps/generic/_itoa.h: Here.
40792         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
40794         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
40795         instead of "_itoa.h" and "_itowa.h".
40796         * stdio-common/vfprintf.: Likewise.
40798 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
40800         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
40801         <bits/wordsize.h>.
40802         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
40803         (__signbit): Likwise.
40804         (llrintf): Likwise.
40805         (llrint): Likwise.
40807 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
40809         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
40810         __WORDSIZE != 64.
40812 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
40814         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
40815         OVERFLOW_EXCEPTION_OK.
40816         * math/libm-test.inc ("Philosophy"): Update comment about
40817         exception testing.
40818         (OVERFLOW_EXCEPTION): Define.
40819         (OVERFLOW_EXCEPTION_OK): Likewise.
40820         (INVALID_EXCEPTION_OK): Renumber.
40821         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
40822         (IGNORE_ZERO_INF_SIGN): Likewise.
40823         (test_exceptions): Handle FE_OVERFLOW.
40824         (exp10_test): Expect overflow exceptions.
40825         (exp2_test): Likewise.
40826         (expm1_test): Likewise.
40827         (nextafter_test): Likewise.
40828         (pow_test): Likewise.
40829         (scalbn_test): Likewise.
40830         (scalbln_test): Likewise.
40832 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
40834         * sysdeps/x86_64/bits/atomic.h
40835         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
40836         64bit integer.
40837         (atomic_exchange_acq): Likewise.
40838         (__arch_exchange_and_add_body): Likewise.
40839         (__arch_add_body): Likewise.
40840         (atomic_add_negative): Likewise.
40841         (atomic_add_zero): Likewise.
40843 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
40845         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
40846         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
40848 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
40850         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
40851         Check __x86_64__ instead of __WORDSIZE.
40853 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
40855         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
40857 2012-03-19  David S. Miller  <davem@davemloft.net>
40859         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40861         * sysdeps/sparc/fpu/fenv_private.h: New file.
40862         * sysdeps/sparc/fpu/math_private.h: Use it.
40863         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
40864         Remove.
40865         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
40866         (libc_feholdexcept_setroundl): Remove.
40867         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
40868         Remove.
40869         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
40870         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
40872 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
40874         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
40875         int64_t instead of long int.
40876         (INSERT_WORDS64): Likwise.
40878 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
40880         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
40881         _Unwind_GetCFA return to _Unwind_Ptr first.
40883 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
40885         [BZ #13629]
40886         * math/s_clog.c: Include <float.h>.
40887         (__clog): Scale large or subnormal inputs.
40888         * math/s_clogf.c: Likewise.
40889         * math/s_clogl.c: Likewise.
40890         * math/s_clog10.c: Include <float.h>.
40891         (M_LOG10_2): Define.
40892         (__clog10): Scale large or subnormal inputs.
40893         * math/s_clog10f.c: Likewise.
40894         * math/s_clog10l.c: Likewise.
40895         * math/libm-test.inc (clog_test): Add more tests.
40896         (clog10_test): Likewise.
40897         * sysdeps/i386/fpu/libm-test-ulps: Update.
40898         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40900         [BZ #11451]
40901         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
40902         x and y.
40903         * math/libm-test.inc (atan2_test): Add another test.
40905         * Makerules (common-objdir-compile): Remove.
40906         * sysdeps/unix/Makefile (config-generated): Do not add
40907         $(unix-generated) to variable.
40908         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
40909         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
40910         Remove rule.
40911         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
40912         Likewise.
40913         [generic bits/local_lim.h] (before-compile): Do not append to
40914         variable.
40915         [generic bits/local_lim.h] (common-generated): Likewise.
40916         [generic sys/param.h] (before-compile): Do not append to variable.
40917         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
40918         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
40919         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
40920         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
40921         include.
40922         [generic sys/param.h] (sys/param.h-includes): Remove variable.
40923         [generic sys/param.h] (sys/param.h-includes): Remove rule.
40924         [generic sys/param.h] ($(addprefix
40925         $(common-objpfx),$(sys/param.h-includes))): Likewise.
40926         [generic sys/param.h] (common-generated): Do not append to
40927         variable.
40928         [generic sys/param.h] (sysdep_headers): Likewise.
40929         [generic bits/errno.h] (before-compile): Do not append to
40930         variable.
40931         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
40932         rule.
40933         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
40934         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
40935         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
40936         [generic bits/errno.h] (common-generated): Do not append to
40937         variable.
40938         [generic bits/ioctls.h] (before-compile): Do not append to
40939         variable.
40940         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
40941         rule.
40942         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
40943         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
40944         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
40945         rule.
40946         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
40947         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
40948         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
40949         [generic bits/ioctls.h] (common-generated): Do not append to
40950         variable.
40951         [generic sys/syscall.h] (syscall.h): Remove variable.
40952         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
40953         rule.
40954         [generic sys/syscall.h] (before-compile): Do not append to
40955         variable.
40956         [generic sys/syscall.h] (common-generated): Likewise.
40957         * sysdeps/unix/errnos-tmpl.c: Remove file.
40958         * sysdeps/unix/errnos.awk: Likewise.
40959         * sysdeps/unix/ioctls-tmpl.c: Likewise.
40960         * sysdeps/unix/ioctls.awk: Likewise.
40961         * sysdeps/unix/mk-local_lim.c: Likewise.
40962         * sysdeps/unix/snarf-ioctls: Likewise.
40964 2012-03-19  Richard Henderson  <rth@twiddle.net>
40966         * sysdeps/i386/fpu/fenv_private.h: New file.
40967         * sysdeps/i386/fpu/math_private.h: Use it.
40968         (math_opt_barrier, math_force_eval): Remove.
40969         (libc_feholdexcept_setround_53bit): Remove.
40970         (libc_feupdateenv_53bit): Remove.
40971         * sysdeps/x86_64/fpu/math_private.h: Likewise.
40972         (math_opt_barrier, math_force_eval): Remove.
40973         (libc_feholdexcept): Remove.
40974         (libc_feholdexcept_setround): Remove.
40975         (libc_fetestexcept, libc_fesetenv): Remove.
40976         (libc_feupdateenv_test): Remove.
40977         (libc_feupdateenv, libc_feholdsetround): Remove.
40978         (libc_feresetround): Remove.
40980         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
40981         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
40983         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
40984         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
40985         (libc_feupdateenv_testl): New.
40986         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
40987         (libc_feupdateenv_testf): New.
40988         (libc_feupdateenv): Use libc_feupdateenv_test.
40989         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
40990         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
40992         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
40993         (libc_feholdsetroundf, libc_feholdsetroundl): New.
40994         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
40995         (libc_feresetround_noex): New.
40996         (libc_feresetround_noexf): New.
40997         (libc_feresetround_noexl): New.
40998         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
40999         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
41000         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
41001         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
41002         SET_RESTORE_ROUND.
41003         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
41004         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
41005         (__cos): Likewise.
41006         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
41007         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
41008         SET_RESTORE_ROUND_NOEX.
41009         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
41010         SET_RESTORE_ROUND_NOEXF.
41011         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
41012         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
41013         (libc_feholdsetroundf): New.
41014         (libc_feresetround, libc_feresetroundf): New.
41016         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
41017         (libc_feholdexcept_setround_53bit): Convert from macro to function.
41018         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
41020         * sysdeps/generic/math_private.h: Include <fenv.h>.
41021         (default_libc_feholdexcept): New.
41022         (default_libc_feholdexcept_setround): New.
41023         (default_libc_fesetenv, default_libc_feupdateenv): New.
41024         (libc_feholdexcept): Only define if undefined.
41025         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
41026         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
41027         (libc_feholdexcept_setroundl): Likewise.
41028         (libc_feholdexcept_setround_53bit): Likewise.
41029         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
41030         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
41031         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
41032         (libc_feupdateenv_53bit): Likewise.
41033         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
41034         (libc_feholdexcept): Convert from macro to inline function.
41035         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
41036         (libc_fesetenv, libc_feupdateenv): Likewise.
41038         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
41039         not previously defined.
41040         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
41041         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
41042         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
41043         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
41044         * sysdeps/ieee754/flt-32/math_private.h: New file.
41045         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
41046         math_private.h below SET_FLOAT_WORD.
41047         (__isnan, __isinf_ns, __finite): Remove.
41048         (__isnanf, __isinf_nsf, __finitef): Remove.
41050 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
41052         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41054 2012-03-17  David S. Miller  <davem@davemloft.net>
41056         [BZ #6471]
41057         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
41058         for 2.16.
41060 2012-03-16  David S. Miller  <davem@davemloft.net>
41062         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
41063         warnings.
41065         [BZ #6471]
41066         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
41067         properly.
41068         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
41069         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
41070         sysdep_routines when subdir is sysvipc.
41071         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
41072         __getshmlba helper.
41074         * sysdeps/sparc/fpu/libm-test/ulps: Update.
41076 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41078         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
41079         [__LP64__].
41081 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41083         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
41084         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
41085         (__lround): Renamed to ...
41086         (__llround): This.  Replace long int with long long int.
41087         Define lround functions as aliases of llround functions.
41088         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
41090 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41092         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
41093         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
41094         adresses to uintptr_t.  Replace "long int" and "unsigned long
41095         int" with "greg_t" on va_arg.
41097 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41099         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
41100         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
41102         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
41103         Move e_machine check before EI_CLASS check.  Handle x32
41104         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
41105         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
41106         SKIP_EM_IA_64 and include
41107         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
41109         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
41110         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
41111         (add_system_dir): New macro.
41113         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
41114         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
41116 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
41118         [BZ #2551]
41119         [BZ #2552]
41120         [BZ #2553]
41121         [BZ #2554]
41122         [BZ #2562]
41123         [BZ #2563]
41124         [BZ #2565]
41125         [BZ #2566]
41126         [BZ #2576]
41127         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
41128         (y0): Likewise.
41129         * math/w_j0f.c (j0f): Likewise.
41130         (y0f): Likewise.
41131         * math/w_j0l.c (__j0l): Likewise.
41132         (__y0l): Likewise.
41133         * math/w_j1.c (j1): Likewise.
41134         (y1): Likewise.
41135         * math/w_j1f.c (j1f): Likewise.
41136         (y1f): Likewise.
41137         * math/w_j1l.c (__j1l): Likewise.
41138         (__y1l): Likewise.
41139         * math/w_jn.c (jn): Likewise.
41140         (yn): Likewise.
41141         * math/w_jnf.c (jnf): Likewise.
41142         (ynf): Likewise.
41143         * math/w_jnl.c (__jnl): Likewise.
41144         (__ynl): Likewise.
41145         * math/libm-test.inc (j0_test): Add more tests.
41146         (j1_test): Likewise.
41147         (jn_test): Likewise.  Add trailing semicolon to existing test.
41148         (y0_test): Likewise.
41149         (y1_test): Likewise.
41150         * sysdeps/i386/fpu/libm-test-ulps: Update.
41151         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41153         [BZ #13851]
41154         [BZ #13854]
41155         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
41156         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
41157         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
41158         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
41159         (__tanl): Set errno for infinite argument.
41160         * sysdeps/i386/fpu/mptan.c: Remove.
41161         * sysdeps/i386/fpu/s_tan.S: Likewise.
41162         * sysdeps/i386/fpu/s_tanl.S: Likewise.
41163         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
41164         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
41165         * math/libm-test.inc (tan_test): Add more tests and enable more
41166         tests for double and long double.
41167         * sysdeps/i386/fpu/libm-test-ulps: Update.
41168         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41170 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
41172         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
41173         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
41175 2012-03-16  Roland McGrath  <roland@hack.frob.com>
41177         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
41178         * configure.in: Use it for both main tree and add-ons.
41179         * configure: Regenerated.
41181 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41183         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
41185 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
41187         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
41188         in comment.
41190         [BZ #13851]
41191         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
41192         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
41193         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
41194         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
41195         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
41196         infinite argument.
41197         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
41198         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
41199         != 0 for prec == 2.
41200         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
41201         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
41202         * sysdeps/i386/fpu/s_cosl.S: Likewise.
41203         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
41204         * sysdeps/i386/fpu/s_sinl.S: Likewise.
41205         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
41206         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
41207         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
41208         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
41209         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
41210         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
41211         * math/libm-test.inc (cos_test): Add more tests and enable more
41212         tests for long double.
41213         (sin_test): Likewise.
41214         (sincos_test): Likewise.
41215         * sysdeps/i386/fpu/libm-test-ulps: Update.
41216         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41218 2012-03-16  David S. Miller  <davem@davemloft.net>
41220         * sysdeps/sparc/fpu/math_private.h: New file.
41222 2012-03-15  David S. Miller  <davem@davemloft.net>
41224         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
41225         file.
41226         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
41227         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
41228         file.
41229         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
41230         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
41231         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
41232         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
41233         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
41234         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
41235         sysdep routines.
41236         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
41238         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
41239         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
41241         * sysdeps/sparc/sparc-ifunc.h: New file.
41242         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
41243         sparc-ifunc.h
41244         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
41245         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
41246         Likewise.
41247         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
41248         Likewise.
41249         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
41250         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
41251         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
41252         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
41253         Likewise.
41254         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
41255         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
41256         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
41257         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
41258         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
41259         Likewise.
41260         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
41261         Likewise.
41262         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
41263         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
41264         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
41265         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
41266         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
41267         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
41268         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
41269         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
41270         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
41271         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
41272         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
41273         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
41274         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
41275         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
41276         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
41277         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
41278         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
41279         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
41280         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
41281         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
41282         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
41283         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
41284         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
41285         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
41287 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
41289         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
41290         scaling.
41291         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41293 2012-03-15  Andreas Jaeger  <aj@suse.de>
41295         [BZ #13852]
41296         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
41297         ieee754/flt-32 implementation for sin, cos and sincos.
41298         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
41299         * sysdeps/i386/fpu/s_cosf.S: Likewise.
41300         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
41301         * sysdeps/i386/fpu/s_sinf.S: Likewise.
41302         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
41303         ieee754/flt-32 implementation for tan.
41305         * math/libm-test.inc (cos_test): Enable some large input tests for
41306         float as well
41307         (sin_test): Likewise.
41308         (sincos_test): Likewise.
41309         (tan_test): Add tests for large input.
41311         * sysdeps/i386/fpu/libm-test-ulps: Update.
41313 2012-03-15  Andreas Jaeger  <aj@suse.de>
41315         [BZ #13658]
41316         * math/libm-test.inc (cos_test): Add more test cases.
41317         (sin_test): Likewise.
41318         (sincos_test): Likewise.
41320 2012-03-15  Andreas Jaeger  <aj@suse.de>
41322         [BZ #13837]
41323         * math/libm-test.inc (cos_test): Add a test case for large input
41324         value.
41325         (sin_test): Likewise.
41326         (sincos_test): Likewise.
41328 2012-03-15  Andreas Jaeger  <aj@suse.de>
41329             Joseph Myers  <joseph@codesourcery.com>
41331         [BZ #13658]
41332         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
41333         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
41334         * sysdeps/i386/fpu/branred.c: Likewise.
41335         * sysdeps/i386/fpu/dosincos.c: Likewise.
41336         * sysdeps/i386/fpu/mpa.c: Likewise.
41337         * sysdeps/i386/fpu/s_cos.S: Likewise.
41338         * sysdeps/i386/fpu/s_sin.S: Likewise.
41339         * sysdeps/i386/fpu/s_sincos.S: Likewise.
41340         * sysdeps/i386/fpu/sincos32.c: Likewise.
41342         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
41343         Define.
41344         (libc_feupdateenv_53bit): Define.
41345         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
41346         Define.
41347         (libc_feupdateenv_53bit): Define.
41349         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
41350         53 bit (without extend i386 double precision).
41352         * math/libm-test.inc (sincos_test): Add tests for large input.
41353         (sin): Likewise.
41354         (cos): Likewise.
41356         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
41358 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
41360         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41362 2012-03-15  David S. Miller  <davem@davemloft.net>
41364         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
41365         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
41366         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
41367         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
41368         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
41369         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
41370         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
41371         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
41372         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
41373         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
41374         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
41375         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
41376         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
41377         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
41378         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
41379         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
41380         file.
41381         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
41382         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
41383         file.
41384         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
41385         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
41386         file.
41387         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
41388         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
41389         file.
41390         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
41391         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
41392         fmin/fmax sysdep routines.
41393         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
41395 2012-03-14  David S. Miller  <davem@davemloft.net>
41397         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
41398         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
41399         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
41400         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
41401         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
41402         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
41403         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
41404         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
41405         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
41406         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
41407         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
41408         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
41409         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
41410         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
41411         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
41412         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
41413         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
41414         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
41415         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
41416         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
41417         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
41418         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
41419         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
41420         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
41421         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
41422         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
41423         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
41424         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
41425         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
41426         routines.
41427         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
41428         file.
41429         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
41430         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
41431         file.
41432         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
41433         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
41434         file.
41435         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
41436         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
41437         file.
41438         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
41439         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
41440         file.
41441         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
41442         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
41443         file.
41444         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
41445         file.
41446         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
41447         file.
41448         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
41449         file.
41450         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
41451         New file.
41452         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
41453         file.
41454         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
41455         file.
41456         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
41457         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
41458         file.
41459         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
41460         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
41461         file.
41462         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
41463         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
41464         file.
41465         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
41466         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
41467         VIS3 routines.
41469         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
41470         New file.
41472         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41474         * sysdeps/sparc/configure.in: New file.
41475         * sysdeps/sparc/configure: Generate.
41476         * configure.in (libc_cv_sparc_as_vis3): Substitute.
41477         * configure: Regenerate.
41478         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
41479         * config.make.in (have-as-vis3): New.
41480         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
41481         available use -Av9d instead of -Av9a.
41482         * sysdeps/sparc/sparc64/Makefile: Likewise.
41483         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
41484         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
41485         New file.
41486         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
41487         file.
41488         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
41489         New file.
41490         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
41491         file.
41492         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
41493         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
41494         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
41495         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
41496         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
41498         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
41499         fzeros/fnegs to load 0x80000000 into a float register instead of
41500         using the stack.
41501         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
41503 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
41505         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41506         bits/syscall.h.
41507         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
41508         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
41509         ($(inst_includedir)/bits/syscall.h): Remove rule.
41510         ($(objpfx)bits/syscall.d): Include instead of
41511         $(objpfx)syscall-list.d.
41512         (generated): Change syscall-list.h and syscall-list.d to
41513         bits/syscall.h and bits/syscall.d.
41515 2012-03-14  Roland McGrath  <roland@hack.frob.com>
41517         [BZ #13846]
41518         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
41520 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
41522         [BZ #13841]
41523         * math/s_csqrt.c: Include <float.h>.
41524         (__csqrt): Scale large or subnormal inputs.
41525         * math/s_csqrtf.c: Likewise.
41526         * math/s_csqrtl.c: Likewise.
41527         * math/libm-test.inc (csqrt_test): Add more tests.
41528         * sysdeps/i386/fpu/libm-test-ulps: Update.
41529         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41531         [BZ #13840]
41532         * math/libm-test.inc (hypot_test): Add more tests.
41534 2012-03-13  David S. Miller  <davem@davemloft.net>
41536         [BZ #13840]
41537         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
41538         double-precision for the calculation instead of scaling.
41540 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
41542         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
41543         manipulate bits before adding and subtracting TWO52[sx].
41544         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
41545         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
41546         Likewise.
41547         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
41549 2012-03-13  David S. Miller  <davem@davemloft.net>
41551         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
41552         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
41553         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
41554         rtld-global-offsets.h
41555         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
41557         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
41558         large parameters.
41560         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
41562         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
41563         'err' in the ifdef scope in which it is actually used.
41565         * nss/nss_db/db-init.c: Include string.h
41567 2012-03-12  David S. Miller  <davem@davemloft.net>
41569         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
41570         masking out of the most significant byte of random value used.
41571         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
41572         Fix coding style in previous change.
41574         * sysdeps/unix/sysv/linux/kernel-features.h
41575         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
41576         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
41577         expression.
41578         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
41579         later.
41581 2012-03-11  David S. Miller  <davem@davemloft.net>
41583         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
41584         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
41585         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
41586         for 'resultvar' otherwise things get truncated on 64-bit.
41588         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
41589         Fix masking out of the most significant byte of random value used.
41591         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41593 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
41595         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41597 2012-03-09  David S. Miller  <davem@davemloft.net>
41599         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
41600         variables with appropriate CPP guards.
41601         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
41602         from the frame pointer, not the stack pointer.  Correct layout
41603         comments.  Fix test on resulting framesize and the management of
41604         the outregs buffer for pltexit.  Preserve floating point return
41605         values across _dl_call_pltexit call.
41606         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
41607         framesize and the management of the outregs buffer for pltexit.
41608         Preserve floating point return values across _dl_call_pltexit
41609         call.
41610         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
41611         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
41612         (la_sparc64_gnu_pltexit): New functions.
41613         (print_exit): Fix format string for return register value.
41615 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
41617         * sunrpc/Makefile (others): Add rpcgen.
41618         ($(objpfx)rpcgen): Remove special build rule and dependency on
41619         libc.
41620         * sunrpc/rpcgen.c: New file.
41622 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
41624         [BZ #13673]
41625         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
41626         * stdio-common/bug-vfprintf-nargs.c: Likewise.
41627         * sysdeps/i386/crti.S: Likewise.
41628         * sysdeps/i386/crtn.S: Likewise.
41629         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
41630         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
41631         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
41632         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
41633         * sysdeps/sh/crti.S: Likewise.
41634         * sysdeps/sh/crtn.S: Likewise.
41635         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
41637         [BZ #13673]
41638         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
41639         with URL.
41640         * locale/programs/locfile-kw.gperf: Likewise.
41641         * locale/programs/charmap-kw.h: Regenerated.
41642         * locale/programs/locfile-kw.h: Likewise.
41644         [BZ #13673]
41645         * intl/plural.y: Replace FSF snail mail address with URL.
41646         * intl/plural.c: Regenerated.
41648 2012-03-09  Richard Henderson  <rth@twiddle.net>
41650         * include/math_private.h: Remove file.
41651         * math/math_private.h: Move file ...
41652         * sysdeps/generic/math_private.h: ... here.
41654         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
41655         * sysdeps/powerpc/fpu/math_private.h: Likewise.
41656         * sysdeps/x86_64/fpu/math_private.h: Likewise.
41658         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
41659         and <math_private.h>.
41660         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
41661         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
41662         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
41663         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
41664         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
41665         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
41666         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
41667         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
41668         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
41669         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
41670         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
41671         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
41672         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
41673         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
41674         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
41675         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
41676         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
41677         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
41678         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
41679         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
41680         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
41681         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
41682         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
41683         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
41684         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
41685         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
41686         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
41687         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
41688         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
41689         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
41690         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
41691         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
41692         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
41693         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
41694         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
41695         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
41696         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
41697         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
41698         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
41699         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
41700         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
41701         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
41702         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
41703         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
41704         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
41705         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
41706         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
41707         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
41708         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
41709         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
41710         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
41711         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
41712         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
41713         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
41714         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
41715         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
41716         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
41717         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
41718         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
41719         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
41720         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
41721         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
41722         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
41723         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
41724         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
41725         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
41726         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
41727         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
41728         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
41729         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
41730         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
41731         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
41732         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
41733         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
41734         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
41735         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
41736         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
41737         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
41738         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
41739         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
41740         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
41741         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
41742         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
41743         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
41744         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
41745         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
41746         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
41747         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
41748         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
41749         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
41750         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
41751         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
41752         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
41753         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
41754         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
41755         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
41756         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
41757         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
41758         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
41759         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
41760         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
41761         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
41762         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
41763         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
41764         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
41765         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
41766         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
41767         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
41768         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
41769         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
41770         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
41771         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
41772         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
41773         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
41774         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
41775         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
41776         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
41777         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
41778         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
41779         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
41780         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
41781         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
41782         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
41783         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
41784         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
41785         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
41786         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
41787         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
41788         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
41789         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
41790         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
41791         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
41792         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
41793         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
41794         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
41795         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
41796         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
41797         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
41798         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
41799         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
41800         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
41801         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
41802         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
41803         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
41804         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
41805         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
41806         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
41807         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
41808         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
41809         * sysdeps/ieee754/k_standard.c: Likewise.
41810         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
41811         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
41812         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
41813         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
41814         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
41815         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
41816         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
41817         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
41818         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
41819         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
41820         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
41821         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
41822         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
41823         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
41824         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
41825         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
41826         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
41827         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
41828         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
41829         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
41830         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
41831         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
41832         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
41833         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
41834         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
41835         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
41836         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
41837         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
41838         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
41839         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
41840         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
41841         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
41842         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
41843         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
41844         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
41845         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
41846         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
41847         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
41848         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
41849         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
41850         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
41851         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
41852         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
41853         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
41854         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
41855         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
41856         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
41857         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
41858         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
41859         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
41860         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
41861         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
41862         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
41863         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
41864         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
41865         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
41866         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
41867         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
41868         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
41869         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
41870         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
41871         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
41872         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
41873         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
41874         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
41875         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
41876         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
41877         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
41878         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
41879         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
41880         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
41881         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
41882         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
41883         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
41884         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
41885         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
41886         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
41887         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
41888         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
41889         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
41890         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
41891         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
41892         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
41893         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
41894         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
41895         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
41896         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
41897         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
41898         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
41899         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
41900         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
41901         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
41902         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
41903         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
41904         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
41905         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
41906         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
41907         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
41908         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
41909         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
41910         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
41911         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
41912         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
41913         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
41914         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
41915         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
41916         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
41917         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
41918         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
41919         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
41920         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
41921         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
41922         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
41923         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
41924         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
41925         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
41926         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
41927         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
41928         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
41929         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
41930         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
41931         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
41932         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
41933         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
41934         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
41935         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
41936         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
41937         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
41938         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
41939         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
41940         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
41941         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
41942         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
41943         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
41944         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
41945         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
41946         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
41947         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
41948         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
41949         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
41950         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
41951         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
41952         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
41953         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
41954         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
41955         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
41956         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
41957         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
41958         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
41959         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
41960         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
41961         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
41962         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
41963         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
41964         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
41965         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
41966         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
41967         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
41968         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
41969         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
41970         * sysdeps/ieee754/s_lib_version.c: Likewise.
41971         * sysdeps/ieee754/s_matherr.c: Likewise.
41972         * sysdeps/ieee754/s_signgam.c: Likewise.
41973         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
41974         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
41975         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
41976         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
41977         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
41978         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
41979         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
41980         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
41981         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
41982         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
41983         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
41984         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
41985         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
41986         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
41987         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
41988         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
41989         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
41990         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
41991         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
41992         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
41993         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
41995 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
41997         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
41998         * sunrpc/rpc_main.c: Likewise.
41999         * sunrpc/rpc_svcout.c: Likewise.
42001 2012-03-09  David S. Miller  <davem@davemloft.net>
42003         * include/math_private.h: New file.
42005 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
42007         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
42008         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
42009         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
42010         from <bits/socket_type.h>.
42011         (enum __socket_type): Don't define here.
42012         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
42013         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42014         bits/socket_type.h.
42016         [BZ #13566]
42017         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
42018         checking __USE_GNU.
42020         * Makerules ($(inst_includedir)/%.h): New rule.
42021         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
42022         (install-others): Remove variable setting.
42023         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
42025 2012-03-08  Richard Henderson  <rth@twiddle.net>
42027         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
42028         from macro to inline function; merge with the
42029         !__LIBC_INTERNAL_MATH_INLINES version.
42030         (__ieee754_sqrtf): Likewise.
42032         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
42033         to inline function.
42034         (__rintf, __floor, __floorf): Likewise.
42036         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
42037         macro to inline function.
42038         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
42040         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
42041         not <math/math_private.h>.
42043 2012-03-08  David S. Miller  <davem@davemloft.net>
42045         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
42046         copyright year.
42047         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
42049 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
42051         * resolv/gai_misc.c (handle_requests): Fix struct timespec
42052         normalization.
42053         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
42054         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
42056 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
42058         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
42059         be defined individually, they must be defined as a block.  Define
42060         S for printing a string instead of hidint the different by using a
42061         macro for adding the 'l'.
42062         * stdio-common/tst-fphex-wide.c: Adjust.
42064 2012-03-07  Marek Polacek  <polacek@redhat.com>
42066         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
42068 2012-03-08  Marek Polacek  <polacek@redhat.com>
42070         [BZ #13806]
42071         * stdio-common/Makefile (tests): Add tst-fphex-wide.
42072         * stdio-common/tst-fphex.c: Define a few macros to make the
42073         test reusable.  Use them.
42074         * stdio-common/tst-fphex-wide.c: New file.
42076 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
42078         [BZ #6911]
42079         * manual/macros.texi (gnusystems): New macro.
42080         (nongnusystems): Likewise.
42081         (gnulinuxhurdsystems): Likewise.
42082         (gnuhurdsystems): Likewise..
42083         (gnulinuxsystems): Likewise.
42084         * manual/charset.texi: Use new macros or @theglibc{} to refer to
42085         variants of the GNU system, not "GNU system".
42086         * manual/conf.texi: Likewise.
42087         * manual/errno.texi: Likewise.  Update example of errno macro
42088         expansion.
42089         * manual/filesys.texi: Likewise.
42090         (getumask): Document as specific to GNU/Hurd.
42091         * manual/install.texi: Likewise.  Reword some references to
42092         GNU/Linux.
42093         * manual/intro.texi: Likewise.
42094         * manual/io.texi: Likewise.
42095         (File Name Portability): Detail which constraints are inapplicable
42096         to all GNU systems and which are only inapplicable to GNU/Hurd.
42097         * manual/job.texi: Likewise.
42098         * manual/llio.texi: Likewise.
42099         (O_NOCTTY): Document as present on GNU/Linux.
42100         * manual/maint.texi: Likewise.
42101         * manual/memory.texi: Likewise.
42102         * manual/pattern.texi: Likewise.
42103         * manual/pipe.texi: Likewise.
42104         * manual/process.texi: Likewise.
42105         * manual/resource.texi: Likewise.
42106         (RUSAGE_CHILDREN): Remove statement about specifying a particular
42107         child on GNU/Hurd.
42108         * manual/setjmp.texi: Likewise.
42109         * manual/signal.texi: Likewise.
42110         * manual/startup.texi: Likewise.
42111         * manual/stdio.texi: Likewise.
42112         * manual/terminal.texi: Likewise.
42113         (ONLCR): Document as POSIX.
42114         (OXTABS): Document availability on GNU/Linux as XTABS.
42115         (ONOEOT): Document availability separately from other bits.
42116         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
42117         * manual/time.texi: Likewise.
42118         * manual/users.texi: Likewise.
42119         * INSTALL: Regenerated.
42120         * sysdeps/gnu/errlist.c: Regenerated.
42122         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
42123         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
42124         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
42125         puts.
42126         * configure: Regenerated.
42128 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
42130         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
42131         default includes instead of AC_HEADER_CHECK.
42132         * sysdeps/i386/configure: Regenerated.
42134         [BZ #10716]
42135         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
42136         * math/s_cacoshf.c (__cacoshf): Likewise.
42137         * math/s_cacoshl.c (__cacoshl): Likewise.
42138         * math/s_casinh.c (__casinh): Set signs of result from argument.
42139         * math/s_casinhf.c (__casinhf): Likewise.
42140         * math/s_casinhl.c (__casinhl): Likewise.
42141         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
42142         (casinh_test): Add more tests.
42143         * sysdeps/i386/fpu/libm-test-ulps: Update.
42144         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42146 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
42148         * po/zh_TW.po: Update from translation team.
42150         * login/Makefile (distribute): Remove variable.
42151         * catgets/Makefile: Likewise.
42152         * mach/Makefile: Likewise.
42153         * malloc/Makefile: Likewise.
42154         * misc/Makefile: Likewise.
42155         * iconv/Makefile: Likewise.
42156         * nscd/Makefile: Likewise.
42157         * hurd/Makefile: Likewise.
42158         * manual/Makefile: Likewise.
42159         * locale/Makefile: Likewise.
42160         * intl/Makefile: Likewise.
42161         * conform/Makefile: Likewise.
42162         * nss/Makefile: Likewise.
42163         * time/Makefile: Likewise.
42164         * soft-fp/Makefile: Likewise.
42165         * dirent/Makefile: Likewise.
42166         * gmon/Makefile: Likewise.
42167         * po/Makefile: Likewise.
42168         * rt/Makefile: Likewise.
42169         * socket/Makefile: Likewise.
42170         * math/Makefile: Likewise.
42171         * signal/Makefile: Likewise.
42172         * debug/Makefile: Likewise.
42173         * elf/Makefile: Likewise.
42174         * timezone/Makefile: Likewise.
42175         * stdlib/Makefile: Likewise.
42176         * iconvdata/Makefile: Likewise.
42177         * sunrpc/Makefile: Likewise.
42178         * io/Makefile: Likewise.
42179         * argp/Makefile: Likewise.
42180         * inet/Makefile: Likewise.
42181         * hesiod/Makefile: Likewise.
42182         * grp/Makefile: Likewise.
42183         * csu/Makefile: Likewise.
42184         * wctype/Makefile: Likewise.
42185         * crypt/Makefile: Likewise.
42186         * libio/Makefile: Likewise.
42187         * string/Makefile: Likewise.
42188         * nis/Makefile: Likewise.
42189         * resolv/Makefile: Likewise.
42190         * stdio-common/Makefile: Likewise.
42191         * wcsmbs/Makefile: Likewise.
42192         * dlfcn/Makefile: Likewise.
42193         * posix/Makefile: Likewise.
42195         [BZ #6959]
42196         * timezone/Makefile: Don't install timezone files, just the programs
42197         and scripts.
42199 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
42201         * nss/databases.def: Add missing gshadow entry.
42203         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
42205 2012-03-06  Marek Polacek  <polacek@redhat.com>
42207         [BZ #13726]
42208         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
42209         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
42210         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
42211         * stdio-common/tst-long-dbl-fphex.c: New file.
42213 2012-03-06  David S. Miller  <davem@davemloft.net>
42215         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
42216         (set_obp_int): New function.
42217         (get_obp_int): New function.
42218         (__get_clockfreq_via_dev_openprom): Likewise.
42219         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
42220         Avoid unused variable warnings on 'val' and use builtin_expect.
42221         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
42222         __builtin_expect.
42223         (INLINE_CLONE_SYSCALL): Likewise.
42225 2012-03-05  David S. Miller  <davem@davemloft.net>
42227         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42229 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
42231         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42233         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
42234         only for |x| >= 40.
42235         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
42237 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
42239         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
42240         Replace gettimeofday with __vdso_gettimeofday.
42242         * sysdeps/unix/sysv/linux/x86_64/init-first.c
42243         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
42244         __vdso_clock_gettime and __vdso_getcpu.
42246         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
42247         time with __vdso_time.
42249 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
42251         * manual/lang.texi (size_t): Note types to which size_t may be
42252         equivalent with the GNU C Library, but do not describe when
42253         differences between them are significant.
42255 2012-03-05  Andreas Jaeger  <aj@suse.de>
42257         * sysdeps/i386/fpu/libm-test-ulps: Update.
42259 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
42261         [BZ #3976]
42262         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
42263         (__ieee754_pow): Save and restore rounding mode and use
42264         round-to-nearest for main computations.
42265         * math/libm-test.inc (pow_test_tonearest): New function.
42266         (pow_test_towardzero): Likewise.
42267         (pow_test_downward): Likewise.
42268         (pow_test_upward): Likewise.
42269         (main): Call the new functions.
42270         * sysdeps/i386/fpu/libm-test-ulps: Update.
42271         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42273         [BZ #3976]
42274         * math/libm-test.inc (cosh_test_tonearest): New function.
42275         (cosh_test_towardzero): Likewise.
42276         (cosh_test_downward): Likewise.
42277         (cosh_test_upward): Likewise.
42278         (sinh_test_tonearest): Likewise.
42279         (sinh_test_towardzero): Likewise.
42280         (sinh_test_downward): Likewise.
42281         (sinh_test_upward): Likewise.
42282         (main): Call the new functions.
42283         * sysdeps/i386/fpu/libm-test-ulps: Update.
42284         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42286 2012-03-05  Tom de Vries  <tom@codesourcery.com>
42288         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
42289         default stack guard is set in last bytes.
42290         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
42292 2012-03-05  Kees Cook  <keescook@chromium.org>
42294         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
42296         [BZ #13656]
42297         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
42298         possibly allocate from heap instead of stack.
42299         * stdio-common/bug-vfprintf-nargs.c: New file.
42300         * stdio-common/Makefile (tests): Add nargs overflow test.
42302 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
42304         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42306 2012-03-03  Marek Polacek  <polacek@redhat.com>
42308         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
42309         * math/math_private.h: Likewise.
42310         * stdlib/tst-strtod.c: Likewise.
42311         * sysdeps/i386/i486/bits/atomic.h: Likewise.
42312         * sysdeps/x86_64/bits/atomic.h: Likewise.
42314 2012-03-02  David S. Miller  <davem@davemloft.net>
42316         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
42317         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
42318         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
42319         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
42320         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
42321         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
42322         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
42323         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
42325 2012-03-02  Roland McGrath  <roland@hack.frob.com>
42327         [BZ #13792]
42328         * manual/examples/README: New file, says the example source files
42329         can be used under GPL>=2.
42330         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
42331         line containing just "*/".
42332         * manual/examples/add.c: Add copyright header (GPL>=2).
42333         * manual/examples/argp-ex1.c: Likewise.
42334         * manual/examples/argp-ex2.c: Likewise.
42335         * manual/examples/argp-ex3.c: Likewise.
42336         * manual/examples/argp-ex4.c: Likewise.
42337         * manual/examples/atexit.c: Likewise.
42338         * manual/examples/db.c: Likewise.
42339         * manual/examples/dir.c: Likewise.
42340         * manual/examples/dir2.c: Likewise.
42341         * manual/examples/execinfo.c: Likewise.
42342         * manual/examples/filecli.c: Likewise.
42343         * manual/examples/filesrv.c: Likewise.
42344         * manual/examples/fmtmsgexpl.c: Likewise.
42345         * manual/examples/genpass.c: Likewise.
42346         * manual/examples/inetcli.c: Likewise.
42347         * manual/examples/inetsrv.c: Likewise.
42348         * manual/examples/isockad.c: Likewise.
42349         * manual/examples/longopt.c: Likewise.
42350         * manual/examples/memopen.c: Likewise.
42351         * manual/examples/memstrm.c: Likewise.
42352         * manual/examples/mkfsock.c: Likewise.
42353         * manual/examples/mkisock.c: Likewise.
42354         * manual/examples/mygetpass.c: Likewise.
42355         * manual/examples/pipe.c: Likewise.
42356         * manual/examples/popen.c: Likewise.
42357         * manual/examples/rprintf.c: Likewise.
42358         * manual/examples/search.c: Likewise.
42359         * manual/examples/select.c: Likewise.
42360         * manual/examples/setjmp.c: Likewise.
42361         * manual/examples/sigh1.c: Likewise.
42362         * manual/examples/sigusr.c: Likewise.
42363         * manual/examples/stpcpy.c: Likewise.
42364         * manual/examples/strdupa.c: Likewise.
42365         * manual/examples/strftim.c: Likewise.
42366         * manual/examples/strncat.c: Likewise.
42367         * manual/examples/subopt.c: Likewise.
42368         * manual/examples/swapcontext.c: Likewise.
42369         * manual/examples/termios.c: Likewise.
42370         * manual/examples/testopt.c: Likewise.
42371         * manual/examples/testpass.c: Likewise.
42372         * manual/examples/timeval_subtract.c: Likewise.
42374         [BZ #13792]
42375         * manual/time.texi (Elapsed Time): Move timeval_subtract example
42376         function to ...
42377         * manual/timeval_subtract.c.texi: ... here, new file.
42379 2012-03-02  David S. Miller  <davem@davemloft.net>
42381         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
42383 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
42385         [BZ #3976]
42386         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
42387         (__sin): Save and restore rounding mode and use round-to-nearest
42388         for all computations.
42389         (__cos): Save and restore rounding mode and use round-to-nearest
42390         for all computations.
42391         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
42392         <fenv.h>.
42393         (tan): Save and restore rounding mode and use round-to-nearest for
42394         all computations.
42395         * math/libm-test.inc (cos_test_tonearest): New function.
42396         (cos_test_towardzero): Likewise.
42397         (cos_test_downward): Likewise.
42398         (cos_test_upward): Likewise.
42399         (sin_test_tonearest): Likewise.
42400         (sin_test_towardzero): Likewise.
42401         (sin_test_downward): Likewise.
42402         (sin_test_upward): Likewise.
42403         (tan_test_tonearest): Likewise.
42404         (tan_test_towardzero): Likewise.
42405         (tan_test_downward): Likewise.
42406         (tan_test_upward): Likewise.
42407         (main): Call the new functions.
42408         * sysdeps/i386/fpu/libm-test-ulps: Update.
42409         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42411         [BZ #10135]
42412         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
42413         small n, then large n, before computing and testing k+n.
42414         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
42415         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
42416         Likewise.
42417         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
42418         Likewise.
42419         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
42420         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
42421         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
42422         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
42423         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
42424         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
42425         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
42426         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
42427         * math/libm-test.inc (scalbn_test): Add more tests.
42428         (scalbln_test): Likewise.
42430         * manual/filesys.texi (mode_t): Describe constraints on size and
42431         signedness, not exact equivalence to a particular type.
42432         (ino_t): Likewise.
42433         (ino64_t): Likewise.
42434         (dev_t): Likewise.
42435         (nlink_t): Likewise.
42436         (blkcnt_t): Likewise.
42437         (blkcnt64_t): Likewise.
42438         * manual/llio.texi (off_t): Likewise.
42440         [BZ #3976]
42441         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
42442         (__ieee754_exp): Save and restore rounding mode and use
42443         round-to-nearest for all computations.
42444         * math/libm-test.inc (exp_test_tonearest): New function.
42445         (exp_test_towardzero): Likewise.
42446         (exp_test_downward): Likewise.
42447         (exp_test_upward): Likewise.
42448         (main): Call the new functions.
42449         * sysdeps/i386/fpu/libm-test-ulps: Update.
42450         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42452 2012-03-01  Chris Demetriou  <cgd@google.com>
42454         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
42455         have predictable order.
42457 2012-03-01  David S. Miller  <davem@davemloft.net>
42459         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
42461         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
42462         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
42463         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
42464         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
42466         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
42467         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
42468         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
42469         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
42470         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
42471         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
42472         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
42473         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
42474         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
42476         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42478         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
42479         * sysdeps/sparc/fpu/libm-test-ulps: to here.
42480         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
42482         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
42483         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
42484         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
42485         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
42486         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
42487         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
42488         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
42489         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
42490         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
42491         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
42492         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
42493         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
42494         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
42495         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
42496         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
42497         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
42498         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
42499         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
42500         * sysdeps/sparc/elf/configure: Regenerated.
42502 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
42504         * configure.in (AS, LD): Require binutils 2.20 or later.
42505         * configure: Regenerated.
42506         * manual/install.texi (Tools for Compilation): Give binutils 2.20
42507         as required minimum version.
42508         * INSTALL: Regenerated.
42510         [BZ #2541]
42511         [BZ #4108]
42512         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
42513         before squaring exponent.
42514         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
42515         bottom long double and 27 bits of top long double before squaring
42516         exponent.
42517         * math/libm-test.inc (erfc_test): Add more tests.
42518         * sysdeps/i386/fpu/libm-test-ulps: Update.
42519         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
42520         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42522 2012-03-01  Kai Tietz  <ktietz@redhat.com>
42524         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
42525         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
42526         containing bit-fields.
42527         * soft-fp/extended.h (_FP_UNION_E): Likewise.
42528         * soft-fp/single.h (_FP_UNION_S): Likewise.
42529         * soft-fp/double.h (_FP_UNION_D): Likewise.
42531 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
42533         [BZ #13786]
42534         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
42535         not include ../strcmp.S.
42536         [USE_AS_STRNCASECMP_L]: Likewise.
42537         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
42538         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
42539         * sysdeps/i386/i686/multiarch/strncase_l-c.c
42540         (__strncasecmp_l_ia32): Define as alias to
42541         __strncasecmp_l_nonascii.
42543         [BZ #5794]
42544         * math/libm-test.inc (expm1_test): Add test for bug 5794.
42545         * sysdeps/i386/fpu/libm-test-ulps: Update.
42546         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42548         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
42549         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42551 2012-02-29  Jeff Law  <law@redhat.com>
42553         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
42554         out of bounds read.
42556 2012-02-29  Marek Polacek  <polacek@redhat.com>
42558         [BZ #13706]
42559         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
42560         * elf/Makefile: Add rules to run tst-unused-dep.out.
42562 2012-02-28  David S. Miller  <davem@davemloft.net>
42564         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
42565         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
42566         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
42567         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
42568         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
42569         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
42571 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
42573         * math/libm-test.inc (llround_test): Move one test from
42574         lround_test.  Use TEST_f_L in moved test.
42575         (lround_test): Move misplaced test to llround_test.  Add testcase
42576         from bug 2561.
42578 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
42580         * sysdeps/x86_64/fpu/e_expf.S: New file.
42581         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
42583 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
42585         [BZ #13637]
42586         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
42587         of remain_len that may cause incomplete multi-byte character and
42588         false match.
42589         * posix/bug-regex33.c: New file.
42590         * posix/Makefile (tests): Add bug-regex33.
42592 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
42594         * manual/macros.texi: New file.
42595         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
42596         * manual/libc.texinfo: Include macros.texi.
42597         * manual/creatute.texi: Likewise.
42598         * manual/install.texi: Likewise.
42599         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
42600         @glibcadj{} in references to the GNU C Library.
42601         * manual/charset.texi: Likewise.
42602         * manual/conf.texi: Likewise.
42603         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
42604         when not using those macros.
42605         * manual/creature.texi: Likewise.
42606         * manual/crypt.texi: Likewise.
42607         * manual/errno.texi: Likewise.
42608         * manual/filesys.texi: Likewise.
42609         * manual/header.texi: Likewise.
42610         * manual/install.texi: Likewise.
42611         * manual/intro.texi: Likewise.
42612         * manual/io.texi: Likewise.
42613         * manual/job.texi: Likewise.
42614         * manual/lang.texi: Likewise.
42615         * manual/libc.texiinfo: Likewise.
42616         * manual/llio.texi: Likewise.
42617         * manual/locale.texi: Likewise.
42618         * manual/maint.texi: Likewise.
42619         * manual/math.texi: Likewise.
42620         * manual/memory.texi: Likewise.
42621         * manual/message.texi: Likewise.
42622         * manual/nss.texi: Likewise.
42623         * manual/pattern.texi: Likewise.
42624         * manual/process.texi: Likewise.
42625         * manual/resource.texi: Likewise.
42626         * manual/search.texi: Likewise.
42627         * manual/setjmp.texi: Likewise.
42628         * manual/signal.texi: Likewise.
42629         * manual/socket.texi: Likewise.
42630         * manual/startup.texi: Likewise.
42631         * manual/stdio.texi: Likewise.
42632         * manual/string.texi: Likewise.
42633         * manual/sysinfo.texi: Likewise.
42634         * manual/syslog.texi: Likewise.
42635         * manual/terminal.texi: Likewise.
42636         * manual/time.texi: Likewise.
42637         * manual/users.texi: Likewise.
42638         * INSTALL: Regenerated.
42639         * NOTES: Regenerated.
42640         * sysdeps/gnu/errlist.c: Regenerated.
42642 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
42644         * include/dirent.h: Include <dirstream.h> before
42645         <dirent/dirent.h>.
42647 2012-02-28  David S. Miller  <davem@davemloft.net>
42649         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
42650         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
42651         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
42652         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
42654 2012-02-27  David S. Miller  <davem@davemloft.net>
42656         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
42657         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
42658         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
42659         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
42661         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
42662         frame pointer instead of stack pointer relative arg slot.
42663         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
42664         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
42665         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
42667 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
42669         [BZ #3992]
42670         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
42672 2012-02-27  David S. Miller  <davem@davemloft.net>
42674         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
42675         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
42676         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
42677         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
42678         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
42679         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
42680         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
42681         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
42683 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
42685         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
42686         later.  Allow versions 5-9.
42687         * configure: Regenerated.
42688         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
42689         required minimum version and 4.6 as recommended version.  Do not
42690         mention bugs in GCC 2.7 and 2.8.
42691         * INSTALL: Regenerated.
42693 2012-02-27  David S. Miller  <davem@davemloft.net>
42695         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
42696         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
42697         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
42698         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
42699         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
42700         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
42701         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
42702         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
42704         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
42705         manipulate bits before adding and subtracting TWO112[sx].
42706         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
42708 2012-02-27  Roland McGrath  <roland@hack.frob.com>
42710         [BZ #13775]
42711         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
42712         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
42713         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
42714         being in POSIX, because they are in 1003.1-2008.
42716         * rt/tst-aio.c: Include <fcntl.h>.
42717         * rt/tst-aio7.c: Likewise.
42718         * rt/tst-aio64.c: Likewise.
42720         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
42722 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
42724         * manual/install.texi (--with-headers): Describe headers as
42725         interface headers, not private headers.
42726         (Specific advice for GNU/Linux systems): Describe use of headers
42727         from "make headers_install", not private headers from older
42728         kernels.
42729         * INSTALL: Regenerated.
42730         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
42731         Change to 2.6.19.
42732         * sysdeps/unix/sysv/linux/configure: Regenerated.
42734         * manual/llio.texi (fclean): Remove documentation.
42736         * manual/Makefile (libc-texi-generated): New variable.  Include
42737         version.texi.
42738         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
42739         $(libc-texi-generated), not duplicated list of files.
42740         (version.texi, stamp-version): New rules.
42741         (realclean): Remove $(libc-texi-generated), not individual files
42742         from that list.  Do not remove dir-add.texinfo.
42743         * manual/libc.texinfo: Comment out uses of edition numbers and
42744         references to printed manual.  Remove last-updated dates.
42745         (EDITION): Comment out.
42746         (ISBN): Likewise.
42747         (VERSION, UPDATED): Remove.
42748         (version.texi): Include.
42750 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
42752         * sysdeps/posix/spawni.c: Include <signal.h>.
42753         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
42754         * sysdeps/pthread/aio_fsync.c: Likewise.
42756 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
42758         * conform/Makefile (tests): Run only when not cross-compiling and
42759         when fast-check is not defined.
42761         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
42762         * conform/data/limits.h-data: Fixes for POSIX2008.
42763         * conform/run-conformtest.sh: Run all tests.
42764         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
42765         headers.
42766         * include/bits/dlfcn.h: Likewise.
42767         * include/langinfo.h: Likewise.
42768         * include/monetary.h: Likewise.
42769         * include/sys/poll.h: Likewise.
42771         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
42772         for __USE_GNU.
42773         * posix/spawn.h: Define __need_sigset_t.
42774         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
42775         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
42776         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
42777         to get sigevent_t only.
42778         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
42779         only for __USE_GNU.
42780         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
42781         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
42782         process_vm_writev only for __USE_GNU.
42783         * termios/termios.h: Declare tcgetsid also for POSIX2008.
42785         * conform/Makefile: For now ignore errors from run-conformtest.
42786         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
42787         POSIX to avoid namespace pollution.  Don't prepend headers.
42788         * conform/data/aio.h-data: Fixes for POSIX testing.
42789         * conform/data/fcntl.h-data: Likewise.
42790         * conform/data/glob.h-data: Likewise.
42791         * conform/data/grp.h-data: Likewise.
42792         * conform/data/pthread.h-data: Likewise.
42793         * conform/data/pwd.h-data: Likewise.
42794         * conform/data/signal.h-data: Likewise.
42795         * conform/data/spawn.h-data: Likewise.
42796         * conform/data/stdio.h-data: Likewise.
42797         * conform/data/stdlib.h-data: Likewise.
42798         * conform/data/stropts.h-data: Likewise.
42799         * conform/data/sys/mman.h-data: Likewise.
42800         * conform/data/sys/stat.h-data: Likewise.
42801         * conform/data/sys/types.h-data: Likewise.
42802         * conform/data/sys/wait.h-data: Likewise.
42803         * conform/data/time.h-data: Likewise.
42804         * conform/data/unistd.h-data: Likewise.
42805         * conform/data/utime.h-data: Likewise.
42807         * io/sys/stat.h: fchmod was always in POSIX.
42808         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
42809         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
42810         * rt/aio.h: Define __need_timespec before including <time.h>.
42811         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
42812         struct.  Add forward declaration of pthread_attr_t and use it in
42813         sigevent.
42814         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
42815         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
42816         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
42817         always remove CLK_TCK definition.
42819 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
42821         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
42823 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
42825         * conform/run-conformtest.sh: New file.
42826         * conform/Makefile: Run run-conformtest for tests.
42827         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
42828         support.
42830         * conform/data/uchar.h-data: New file.
42831         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
42832         * conform/data/arpa/inet.h-data: Likewise.
42833         * conform/data/assert.h-data: Likewise.
42834         * conform/data/complex.h-data: Likewise.
42835         * conform/data/cpio.h-data: Likewise.
42836         * conform/data/ctype.h-data: Likewise.
42837         * conform/data/dirent.h-data: Likewise.
42838         * conform/data/dlfcn.h-data: Likewise.
42839         * conform/data/errno.h-data: Likewise.
42840         * conform/data/fcntl.h-data: Likewise.
42841         * conform/data/float.h-data: Likewise.
42842         * conform/data/fmtmsg.h-data: Likewise.
42843         * conform/data/fnmatch.h-data: Likewise.
42844         * conform/data/ftw.h-data: Likewise.
42845         * conform/data/glob.h-data: Likewise.
42846         * conform/data/grp.h-data: Likewise.
42847         * conform/data/iconv.h-data: Likewise.
42848         * conform/data/inttypes.h-data: Likewise.
42849         * conform/data/langinfo.h-data: Likewise.
42850         * conform/data/libgen.h-data: Likewise.
42851         * conform/data/limits.h-data: Likewise.
42852         * conform/data/locale.h-data: Likewise.
42853         * conform/data/math.h-data: Likewise.
42854         * conform/data/monetary.h-data: Likewise.
42855         * conform/data/mqueue.h-data: Likewise.
42856         * conform/data/ndbm.h-data: Likewise.
42857         * conform/data/net/if.h-data: Likewise.
42858         * conform/data/netdb.h-data: Likewise.
42859         * conform/data/netinet/in.h-data: Likewise.
42860         * conform/data/nl_types.h-data: Likewise.
42861         * conform/data/poll.h-data: Likewise.
42862         * conform/data/pthread.h-data: Likewise.
42863         * conform/data/pwd.h-data: Likewise.
42864         * conform/data/regex.h-data: Likewise.
42865         * conform/data/sched.h-data: Likewise.
42866         * conform/data/search.h-data: Likewise.
42867         * conform/data/semaphore.h-data: Likewise.
42868         * conform/data/setjmp.h-data: Likewise.
42869         * conform/data/signal.h-data: Likewise.
42870         * conform/data/spawn.h-data: Likewise.
42871         * conform/data/stdarg.h-data: Likewise.
42872         * conform/data/stdio.h-data: Likewise.
42873         * conform/data/stdlib.h-data: Likewise.
42874         * conform/data/string.h-data: Likewise.
42875         * conform/data/strings.h-data: Likewise.
42876         * conform/data/stropts.h-data: Likewise.
42877         * conform/data/sys/ipc.h-data: Likewise.
42878         * conform/data/sys/mman.h-data: Likewise.
42879         * conform/data/sys/msg.h-data: Likewise.
42880         * conform/data/sys/resource.h-data: Likewise.
42881         * conform/data/sys/select.h-data: Likewise.
42882         * conform/data/sys/sem.h-data: Likewise.
42883         * conform/data/sys/shm.h-data: Likewise.
42884         * conform/data/sys/socket.h-data: Likewise.
42885         * conform/data/sys/stat.h-data: Likewise.
42886         * conform/data/sys/statvfs.h-data: Likewise.
42887         * conform/data/sys/time.h-data: Likewise.
42888         * conform/data/sys/timeb.h-data: Likewise.
42889         * conform/data/sys/times.h-data: Likewise.
42890         * conform/data/sys/types.h-data: Likewise.
42891         * conform/data/sys/uio.h-data: Likewise.
42892         * conform/data/sys/un.h-data: Likewise.
42893         * conform/data/sys/utsname.h-data: Likewise.
42894         * conform/data/sys/wait.h-data: Likewise.
42895         * conform/data/syslog.h-data: Likewise.
42896         * conform/data/tar.h-data: Likewise.
42897         * conform/data/termios.h-data: Likewise.
42898         * conform/data/utime.h-data: Likewise.
42899         * conform/data/utmpx.h-data: Likewise.
42900         * conform/data/varargs.h-data: Likewise.
42901         * conform/data/wchar.h-data: Likewise.
42902         * conform/data/wctype.h-data: Likewise.
42903         * conform/data/wordexp.h-data: Likewise.
42905         * include/stropts.h: New file.
42906         * include/uchar.h: New file.
42907         * include/aio.h: Changes to allow conformtest.pl to use the headers.
42908         * include/assert.h: Likewise.
42909         * include/ctype.h: Likewise.
42910         * include/dirent.h: Likewise.
42911         * include/dlfcn.h: Likewise.
42912         * include/fcntl.h: Likewise.
42913         * include/fnmatch.h: Likewise.
42914         * include/glob.h: Likewise.
42915         * include/grp.h: Likewise.
42916         * include/libio.h: Likewise.
42917         * include/locale.h: Likewise.
42918         * include/math.h: Likewise.
42919         * include/net/if.h: Likewise.
42920         * include/netdb.h: Likewise.
42921         * include/netinet/in.h: Likewise.
42922         * include/pthread.h: Likewise.
42923         * include/pwd.h: Likewise.
42924         * include/regex.h: Likewise.
42925         * include/sched.h: Likewise.
42926         * include/search.h: Likewise.
42927         * include/setjmp.h: Likewise.
42928         * include/signal.h: Likewise.
42929         * include/stdio.h: Likewise.
42930         * include/stdlib.h: Likewise.
42931         * include/string.h: Likewise.
42932         * include/sys/cdefs.h: Likewise.
42933         * include/sys/mman.h: Likewise.
42934         * include/sys/msg.h: Likewise.
42935         * include/sys/resource.h: Likewise.
42936         * include/sys/select.h: Likewise.
42937         * include/sys/socket.h: Likewise.
42938         * include/sys/stat.h: Likewise.
42939         * include/sys/statvfs.h: Likewise.
42940         * include/sys/time.h: Likewise.
42941         * include/sys/times.h: Likewise.
42942         * include/sys/uio.h: Likewise.
42943         * include/sys/utsname.h: Likewise.
42944         * include/sys/wait.h: Likewise.
42945         * include/termios.h: Likewise.
42946         * include/time.h: Likewise.
42947         * include/ulimit.h: Likewise.
42948         * include/unistd.h: Likewise.
42949         * include/utime.h: Likewise.
42950         * include/wchar.h: Likewise.
42951         * include/wctype.h: Likewise.
42952         * include/wordexp.h: Likewise.
42954         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
42956         * time/time.h: TIME_UTC must be a macro.
42957         Make timespec_get available for ISO C11 only as well.
42959 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
42961         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
42962         Reported by Peng Haitao <penght@cn.fujitsu.com>.
42964 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
42966         * configure.in: Use -o not -a in test for unsupported multi-arch.
42968 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
42970         * manual/texinfo.tex: Update to version 2012-01-19.16.
42972 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
42974         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
42976 2012-02-24  Roland McGrath  <roland@hack.frob.com>
42978         [BZ #13738]
42979         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
42980         * manual/fdl-1.3.texi: New file.
42981         * manual/fdl-1.1.texi: File removed.
42983         [BZ #13738]
42984         * manual/libc.texinfo (FDL_VERSION): New @set.
42985         Use it for mention of FDL in cover text.
42986         (Documentation License): Use it in @include file name.
42988 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
42989             Roland McGrath  <roland@hack.frob.com>
42991         [BZ #5461]
42992         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
42993         (not LONG_LONG_MAX and LONG_LONG_MIN.
42994         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
42995         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
42996         name.
42997         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
42999 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
43001         [BZ #2547]
43002         [BZ #11365]
43003         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
43004         manipulate bits before adding and subtracting TWO23[sx].
43005         * math/libm-test.inc (nearbyint_test): Add more tests.
43007 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
43009         [BZ #2548]
43010         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
43011         bits before adding and subtracting TWO23[sx].
43012         * math/libm-test.inc (rint_test): Add more tests.
43013         (rint_test_tonearest): Likewise.
43014         (rint_test_towardzero): Likewise.
43015         (rint_test_downward): Likewise.
43016         (rint_test_upward: Likewise.
43018 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
43020         [BZ #10110]
43021         * include/stdc-predef.h: New file.  Extracted from features.h.
43022         * include/features.h: Include stdc-predef.h.
43023         * Makefile (headers): Add stdc-predef.h.
43024         * CONFORMANCE (Compiler limitations): Update.
43026 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
43028         * manual/libc.texinfo (VERSION, UPDATED): Revert.
43030 2012-02-21  David S. Miller  <davem@davemloft.net>
43032         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
43033         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
43035 2012-02-20  David S. Miller  <davem@davemloft.net>
43037         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
43038         using a normal save/restore sequence, rather than allocating a
43039         dummy stack frame just to store a frame pointer and restore.
43040         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
43042 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
43044         * manual/install.texi: Fix stray word in line-wrapped comment.
43046 2012-02-20  David S. Miller  <davem@davemloft.net>
43048         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
43049         both binutils and gcc support GOTDATA.
43051         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
43052         "rd %pc" in the PIC register setup sequences.
43054         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
43055         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
43056         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
43057         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
43058         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
43059         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
43060         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
43061         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
43062         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
43063         (SYSCALL_ERROR_HANDLER): Likewise.
43064         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
43065         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
43066         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
43067         (SYSCALL_ERROR_HANDLER): Likewise.
43069         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
43070         (HAVE_GCC_GOTDATA): New.
43071         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
43072         relocation support in both binutils and gcc.
43073         * sysdeps/sparc/elf/configure: Regenerate.
43075         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
43076         * sysdeps/sparc/sparc32/elf/configure: Delete.
43077         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
43078         * sysdeps/sparc/sparc64/elf/configure: Delete.
43079         * sysdeps/sparc/elf/configure.in: New file.
43080         * sysdeps/sparc/elf/configure: Generate.
43082         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
43083         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
43084         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
43085         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
43086         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
43088 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
43090         * manual/install.texi: Do not mention specific glibc version
43091         numbers.
43092         * manual/libc.texinfo (VERSION, UPDATED): Update.
43093         (@copying): Use @copyright{} and range of years.
43095 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
43097         [BZ #13695]
43098         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
43099         [crti.S not in sysdirs] (generated): Do not append.
43100         [crti.S not in sysdirs] (omit-deps): Likewise.
43101         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
43102         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
43103         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
43104         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
43105         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
43106         Likewise.
43107         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
43108         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
43109         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
43110         * csu/defs.awk: Remove file.
43111         * sysdeps/generic/initfini.c: Likewise.
43112         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
43113         variable.
43114         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
43115         Likewise.
43117 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
43119         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
43120         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
43121         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
43122         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
43123         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
43124         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
43125         <bits/epoll.h>.
43126         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
43127         (__EPOLL_PACKED): Define to empty if not defined by
43128         <bits/epoll.h>.
43129         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
43130         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43131         bits/epoll.h.
43133 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
43135         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
43136         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
43137         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
43138         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
43139         <bits/timerfd.h>.
43140         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
43141         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43142         bits/timerfd.h.
43144 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
43146         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
43147         in C locale.
43148         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
43149         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
43150         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
43151         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43153 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
43155         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
43156         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
43158 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
43160         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
43161         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
43162         defined.
43163         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
43164         Likewise.
43165         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
43166         entry for 2.16.
43168 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
43170         * math/w_acos.c: Use non-signaling floating-point comparisons.
43171         * math/w_acosf.c: Likewise.
43172         * math/w_acosh.c: Likewise.
43173         * math/w_acoshf.c: Likewise.
43174         * math/w_acoshl.c: Likewise.
43175         * math/w_acosl.c: Likewise.
43176         * math/w_asin.c: Likewise.
43177         * math/w_asinf.c: Likewise.
43178         * math/w_asinl.c: Likewise.
43179         * math/w_atanh.c: Likewise.
43180         * math/w_atanhf.c: Likewise.
43181         * math/w_atanhl.c: Likewise.
43182         * math/w_exp2.c: Likewise.
43183         * math/w_exp2f.c: Likewise.
43184         * math/w_exp2l.c: Likewise.
43185         * math/w_j0.c: Likewise.
43186         * math/w_j0f.c: Likewise.
43187         * math/w_j0l.c: Likewise.
43188         * math/w_j1.c: Likewise.
43189         * math/w_j1f.c: Likewise.
43190         * math/w_j1l.c: Likewise.
43191         * math/w_jn.c: Likewise.
43192         * math/w_jnf.c: Likewise.
43193         * math/w_log.c: Likewise.
43194         * math/w_log10.c: Likewise.
43195         * math/w_log10f.c: Likewise.
43196         * math/w_log10l.c: Likewise.
43197         * math/w_log2.c: Likewise.
43198         * math/w_log2f.c: Likewise.
43199         * math/w_log2l.c: Likewise.
43200         * math/w_logf.c: Likewise.
43201         * math/w_logl.c: Likewise.
43202         * math/w_sqrt.c: Likewise.
43203         * math/w_sqrtf.c: Likewise.
43204         * math/w_sqrtl.c: Likewise.
43205         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
43206         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
43207         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
43208         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
43209         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
43211 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
43213         [BZ #9739]
43214         * manual/string.texi (strnlen): Use correct parameter name in
43215         equivalent expression.
43217 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
43219         [BZ #11174]
43220         * manual/users.texi (seteuid): Consistently use neweuid for
43221         argument name.
43223 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
43225         [BZ #13704]
43226         * manual/nss.texi (Services in the NSS configuration): Correct
43227         list of services in example configuration file.
43229 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
43231         [BZ #11322]
43232         * manual/arith.texi: Remove statements about negative zero
43233         behaving identically to zero.
43235 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
43237         [BZ #5993]
43238         * manual/install.texi: Do not document upgrading from libc5.
43240 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
43242         [BZ #4596]
43243         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
43245 2012-02-18  David S. Miller  <davem@davemloft.net>
43247         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
43248         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
43249         %o7 across the call.
43250         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
43251         instead.
43252         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
43253         SETUP_PIC_REG_LEAF.
43254         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
43255         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
43256         * sysdeps/sparc/crtn.S: Likewise.
43258 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
43260         * aout/Makefile: Remove.
43262 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
43264         [BZ #13058]
43265         * manual/examples/argp-ex1.c (main): Format definition in GNU
43266         style.
43267         * manual/examples/argp-ex2.c (main): Likewise.
43268         * manual/examples/argp-ex3.c (main): Likewise.
43269         * manual/examples/argp-ex4.c (main): Likewise.
43270         * manual/examples/longopt.c (main): Use new-style prototype
43271         definition.
43272         * manual/examples/strncat.c (main): Specify return type and use
43273         (void) for arguments.
43274         * manual/examples/subopt.c (main): Use char **argv argument.
43276 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43278         [BZ #5077]
43279         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
43280         rounding modes.
43282 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
43284         [BZ #6907]
43285         * manual/string.texi (strchr): Change when strchrnul is
43286         recommended.
43288 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
43290         [BZ #174]
43291         * manual/locale.texi (setlocale): Document LOCPATH.
43293 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43295         [BZ #10210]
43296         * manual/process.texi (execle): Move @dots{} before last argument.
43298 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
43300         [BZ #12047]
43301         * manual/charset.texi (Generic Charset Conversion): Fix typo
43302         (LC_TYPE -> LC_CTYPE).
43304 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
43306         [BZ #5805]
43307         * manual/arith.texi (scalbn): Use @var{} on parameter names.
43308         (scalbnf): Likewise.
43309         (scalbnl): Likewise.
43310         (scalbln): Likewise.
43311         (scalblnf): Likewise.
43312         (scalblnl): Likewise.
43313         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
43314         (vwarnx): Likewise.
43315         (verr): Likewise.
43316         (verrx): Likewise.
43317         * manual/filesys.texi (telldir): Use braces around return type.
43318         * manual/llio.texi (mmap): Add space after comma.
43319         (mmap64): Likewise.
43320         * manual/math.texi (jn): Use @var{} on parameter names.
43321         (jnf): Likewise.
43322         (jnl): Likewise.
43323         (yn): Likewise.
43324         (ynf): Likewise.
43325         (ynl): Likewise.
43326         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
43327         line.
43328         * manual/resource.texi (ulimit): Use @dots{} instead of literal
43329         "...".
43330         (sched_get_priority_min): Remove semicolon on @deftypefun line.
43331         (sched_get_priority_max): Likewise.
43332         * manual/signal.texi (sigvec): Add space after comma.
43333         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
43334         names.
43335         (if_indextoname): Likewise.
43336         (if_freenameindex): Likewise.
43337         (sendto): Use ',' instead of '.' in prototype.
43338         * manual/startup.texi (syscall): Use @dots{} instead of literal
43339         "...".
43340         * manual/stdio.texi (__fpending): Separate initial words of
43341         paragraph from @deftypefun line.
43342         * manual/syslog.texi (syslog): Use @dots{} instead of literal
43343         "...".
43344         (vsyslog): Use @var{} on parameter names.
43345         * manual/terminal.texi (stty): Use @var{} on parameter names.
43346         * manual/users.texi (getutmp): Use @var{} on parameter names.
43347         (getutmpx): Likewise.
43349 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43351         [BZ #6884]
43352         * manual/stdio.texi (fopen): Fix typos in description of
43353         ",ccs=STRING".
43355 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
43357         [BZ #4026]
43358         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
43359         get clock_id definition.
43361 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
43363         [BZ #4822]
43364         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
43365         (madvise): Cast every argument to void on its own.
43367 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43369         [BZ #9902]
43370         * manual/startup.texi (Exit Status): Fix typo.
43372 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43374         [BZ #10140]
43375         * manual/examples/argp-ex1.c: Include <stdlib.h>.
43376         * manual/examples/argp-ex2.c: Likewise.
43377         * manual/examples/argp-ex3.c: Likewise.
43379 2012-02-16  Richard Henderson  <rth@redhat.com>
43381         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
43382         * sysdeps/s390/s390-32/initfini.c: Remove.
43383         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
43384         * sysdeps/s390/s390-64/initfini.c: Remove.
43386 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
43388         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
43389         compiler output for sysdeps/generic/initfini.c.
43390         * sysdeps/sh/elf/initfini.c: Remove file.
43392 2012-02-16  David S. Miller  <davem@davemloft.net>
43394         [BZ #11494]
43395         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
43397         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
43398         * sysdeps/sparc/crti.S: New file.
43399         * sysdeps/sparc/crtn.S: New file.
43400         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
43401         * sysdeps/sparc/sparc64/Makefile: Likewise.
43403 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
43405         [BZ #3335]
43406         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
43408 2012-02-15  Roland McGrath  <roland@hack.frob.com>
43410         [BZ #4822]
43411         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
43413         * mach/devstream.c (cookie_io_functions_t): Macro removed.
43414         (write, read, close): Likewise.
43415         Patch by Aurelien Jarno <aurelien@aurel32.net>.
43417 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
43419         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
43420         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
43421         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
43422         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
43423         <bits/signalfd.h>.
43424         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
43425         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43426         bits/signalfd.h.
43428 2012-02-14  Marek Polacek  <polacek@redhat.com>
43430         * sysdeps/x86_64/crti.S: New file.
43431         * sysdeps/x86_64/crtn.S: New file.
43432         * sysdeps/x86_64/elf/initfini.c: Remove file.
43434 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
43436         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
43437         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
43438         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
43439         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
43440         <bits/inotify.h>.
43441         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
43442         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43443         bits/inotify.h.
43445 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
43447         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
43448         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
43449         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
43450         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
43451         <bits/eventfd.h>.
43452         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
43453         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43454         bits/eventfd.h.
43456 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
43458         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
43459         __feraiseexcept instead of feraiseexcept.
43461         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
43462         nanosleep invocations.
43463         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
43464         strings, and add error checking for a nanosleep invocations.
43466 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
43468         Replace FSF snail mail address with URLs, as per GNU coding standards.
43469         Most of the snail mail addresses were wrong anyway, and omitting
43470         them makes the source code easier to maintain.  Almost all of the
43471         changes are to license notices and to locale LC_IDENTIFICATION
43472         addresses, except for this one:
43473         * manual/libc.texinfo: In "Published by", give the FSF's URL,
43474         not its snail mail address.
43476 2012-02-09  Richard Henderson  <rth@twiddle.net>
43478         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
43479         of kernel-features.h.
43481         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
43483 2012-02-08  Marek Polacek  <polacek@redhat.com>
43485         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
43486         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
43487         * sysdeps/gnu/_G_config.h: Likewise.
43488         * sysdeps/generic/_G_config.h: Likewise.
43490 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
43492         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
43493         tests.
43494         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43496         * sysdeps/powerpc/powerpc32/crti.S: New file.
43497         * sysdeps/powerpc/powerpc32/crtn.S: New file.
43498         * sysdeps/powerpc/powerpc64/crti.S: New file.
43499         * sysdeps/powerpc/powerpc64/crtn.S: New file.
43501         * Makeconfig (have-initfini): Don't set.
43502         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
43503         * configure.in (nopic_initfini): Don't substitute.
43504         * config.h.in (HAVE_INITFINI): Don't #undef.
43505         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
43506         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
43508 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
43510         Support crti.S and crtn.S provided directly by architectures.
43511         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
43512         [crti.S in sysdirs] (omit-deps): Likewise.
43513         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
43514         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
43515         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
43516         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
43517         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
43518         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
43519         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
43520         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
43521         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
43522         compiler output for sysdeps/generic/initfini.c.
43523         * sysdeps/i386/elf/Makefile: Remove file.
43524         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
43526 2012-02-07  Marek Polacek  <polacek@redhat.com>
43528         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
43529         * sysdeps/gnu/_G_config.h: Likewise.
43530         * sysdeps/mach/hurd/_G_config.h: Likewise.
43532 2012-02-07  Marek Polacek  <polacek@redhat.com>
43534         * math/Makefile (tests): Add tst-CMPLX2.
43535         * math/tst-CMPLX2.c: New file.
43537 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
43539         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
43541         * math/libm-test.inc (jn_test): Add missing L suffix.
43543 2012-02-06  Marek Polacek  <polacek@redhat.com>
43545         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
43546         * sysdeps/i386/fpu/e_powf.S: Likewise.
43547         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
43548         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
43549         * sysdeps/i386/fpu/e_acosh.S: Likewise.
43550         * sysdeps/i386/fpu/e_pow.S: Likewise.
43551         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
43552         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
43553         * sysdeps/i386/fpu/s_expm1.S: Likewise.
43554         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
43555         * sysdeps/i386/fpu/e_log2.S: Likewise.
43556         * sysdeps/i386/fpu/e_log2l.S: Likewise.
43557         * sysdeps/i386/fpu/e_scalb.S: Likewise.
43558         * sysdeps/i386/fpu/e_powl.S: Likewise.
43559         * sysdeps/i386/fpu/s_log1p.S: Likewise.
43560         * sysdeps/i386/fpu/e_log10f.S: Likewise.
43561         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
43562         * sysdeps/i386/fpu/e_logl.S: Likewise.
43563         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
43564         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
43565         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
43566         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
43567         * sysdeps/i386/fpu/e_log2f.S: Likewise.
43568         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
43569         * sysdeps/i386/fpu/e_log.S: Likewise.
43570         * sysdeps/i386/fpu/s_cexp.S: Likewise.
43571         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
43572         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
43573         * sysdeps/i386/fpu/e_logf.S: Likewise.
43574         * sysdeps/i386/fpu/e_log10l.S: Likewise.
43575         * sysdeps/i386/fpu/e_atanh.S: Likewise.
43576         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
43577         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
43578         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
43579         * sysdeps/i386/fpu/e_log10.S: Likewise.
43580         * sysdeps/i386/fpu/s_frexp.S: Likewise.
43581         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
43582         * sysdeps/i386/fpu/s_asinh.S: Likewise.
43583         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
43584         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
43585         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
43586         * sysdeps/i386/asm-syntax.h: Likewise.
43587         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
43588         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
43589         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
43590         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
43591         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
43592         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
43593         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
43594         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
43595         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
43596         * sysdeps/powerpc/sysdep.h: Likewise.
43597         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
43598         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
43600 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
43602         [BZ #411]
43603         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
43605 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
43607         * sysdeps/i386/sysdep.h: Include <features.h>.
43608         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
43609         version.
43611 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
43613         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
43614         Define.
43615         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
43616         LOAD_PIC_REG_STR.
43618 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
43620         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
43621         (SETUP_PIC_REG): Use GET_PC_THUNK.
43622         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
43623         macro.
43625 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
43627         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
43628         for non-PIC compilation.
43629         (SETUP_PIC_REG): Add .p2align directive.
43630         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
43631         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
43632         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
43633         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
43634         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
43635         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
43636         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
43637         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
43638         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
43639         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
43640         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
43641         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
43642         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
43643         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
43644         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
43645         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
43646         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
43647         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
43648         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
43649         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
43650         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
43651         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
43652         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
43653         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
43654         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
43655         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
43656         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
43657         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
43658         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
43659         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
43660         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
43661         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
43662         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
43663         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
43664         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
43665         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
43666         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
43667         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
43668         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
43669         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
43670         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
43672 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
43674         * math/tst-CMPLX.c: Include <stdio.h>.
43676 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
43678         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
43679         float.
43680         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
43681         * sysdeps/sparc/bits/mathdef.h: Likewise.
43683 2012-01-31  Marek Polacek  <polacek@redhat.com>
43685         * libio/libio.h: Don't define _PARAMS.
43686         * locale/programs/config.h: Don't define PARAMS.
43687         * stdlib/strtol_l.c: Likewise.
43688         (__strtol_l): Remove PARAMS from the prototype.
43690 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
43692         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
43693         names.  Just use the correct names.  Remove unnecessary wrapper
43694         functions.
43695         * malloc/arena.c: Likewise.
43696         * malloc/hooks.c: Likewise.
43698         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
43699         ARENA_TEST says not to.  Simplify test for creation of a new arena.
43700         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
43702 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
43704         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
43705         into tail calls.
43706         (update_get_addr): New function.
43707         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
43708         GET_ADDR_MODULE parameter.
43710 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
43712         * crypt/cert.c: Remove __STDC__ conditionals.
43713         * crypt/crypt-entry.c: Likewise.
43714         * crypt/crypt_util.c: Likewise.
43715         * libio/filedoalloc.c: Likewise.
43716         * libio/fileops.c: Likewise.
43717         * libio/genops.c: Likewise.
43718         * libio/iofclose.c: Likewise.
43719         * libio/iofdopen.c: Likewise.
43720         * libio/iofopen.c: Likewise.
43721         * libio/iofopen64.c: Likewise.
43722         * libio/iogetdelim.c: Likewise.
43723         * libio/iopopen.c: Likewise.
43724         * libio/obprintf.c: Likewise.
43725         * libio/oldfileops.c: Likewise.
43726         * libio/oldiofclose.c: Likewise.
43727         * libio/oldiofdopen.c: Likewise.
43728         * libio/oldiofopen.c: Likewise.
43729         * libio/oldiopopen.c: Likewise.
43730         * libio/wfiledoalloc.c: Likewise.
43731         * libio/wgenops.c: Likewise.
43732         * locale/programs/xmalloc.c: Likewise.
43733         * misc/syslog.c: Likewise.
43734         * stdio-common/xbug.c: Likewise.
43735         * string/memchr.c: Likewise.
43736         * string/memcmp.c: Likewise.
43737         * string/memrchr.c: Likewise.
43738         * string/rawmemchr.c: Likewise.
43739         * sysdeps/posix/getcwd.c: Likewise.
43740         * time/strftime_l.c: Likewise.
43742 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
43744         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
43745         * config.make.in (config-cflags-sse2avx): Define.
43746         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
43747         Fix typo.
43749 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
43751         * scripts/config.guess: Update from upstream config git repository.
43752         * scripts/config.sub: Likewise.
43754 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
43756         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
43757         (EM_NUM): Update.
43758         (R_TILEPRO_*, R_TILEGX_*): New macros.
43760         * scripts/firstversions.awk: Fix bug in version range handling.
43762         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
43764         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
43766         * include/sys/epoll.h: New file.
43767         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
43768         libc_hidden_def.
43770 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
43772         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
43773         Avoid unnecessary __WORDSIZE == 64 test.
43774         (fmaxf): Use VEX format if possible.
43775         (fmax): Likewise.
43776         (fminf): Likewise.
43777         (fmin): Likewise.
43779         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
43780         * math/math_private.h: Remove libc_fegetround* and
43781         libc_fesetround*.
43782         * sysdeps/i386/configure.in: Check for -msse2avx.
43783         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
43784         also if SSE2AVX is defined.
43785         Remove libc_fegetround* and libc_fesetround*.
43786         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
43787         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
43788         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
43789         of HAS_YMM_USABLE.
43790         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
43791         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
43792         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
43793         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
43794         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
43796         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
43798 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43800         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
43801         size is not set.
43802         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
43804 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
43806         [BZ #13618]
43807         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
43808         relocation.
43809         * Makeconfig (libm): Define.
43810         * elf/Makefile: Add rules to build and run tst-relsort1.
43811         * elf/tst-relsort1.c: New file.
43812         * elf/tst-relsort1mod1.c: New file.
43813         * elf/tst-relsort1mod2.c: New file.
43815 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
43817         * math/s_ldexp.c: Remove __STDC__ conditionals.
43818         * math/s_ldexpf.c: Likewise.
43819         * math/s_ldexpl.c: Likewise.
43820         * math/s_nextafter.c: Likewise.
43821         * math/s_nexttowardf.c: Likewise.
43822         * math/s_significand.c: Likewise.
43823         * math/s_significandf.c: Likewise.
43824         * math/s_significandl.c: Likewise.
43825         * math/w_jnl.c: Likewise.
43826         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
43827         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
43828         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
43829         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
43830         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
43831         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
43832         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
43833         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
43834         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
43835         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
43836         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
43837         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
43838         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
43839         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
43840         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
43841         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
43842         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
43843         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
43844         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
43845         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
43846         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
43847         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
43848         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
43849         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
43850         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
43851         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
43852         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
43853         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
43854         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
43855         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
43856         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
43857         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
43858         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
43859         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
43860         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
43861         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
43862         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
43863         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
43864         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
43865         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
43866         * sysdeps/ieee754/k_standard.c: Likewise.
43867         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
43868         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
43869         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
43870         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
43871         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
43872         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
43873         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
43874         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
43875         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
43876         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
43877         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
43878         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
43879         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
43880         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
43881         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
43882         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
43883         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
43884         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
43885         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
43886         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
43887         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
43888         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
43889         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
43890         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
43891         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
43892         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
43893         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
43894         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
43895         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
43896         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
43897         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
43898         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
43899         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
43900         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
43901         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
43902         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
43903         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
43904         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
43905         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
43906         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
43907         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
43908         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
43909         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
43910         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
43911         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
43912         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
43913         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
43914         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
43915         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
43916         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
43917         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
43918         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
43919         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
43920         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
43921         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
43922         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
43923         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
43924         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
43925         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
43926         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
43927         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
43928         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
43929         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
43930         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
43931         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
43932         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
43933         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
43934         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
43935         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
43936         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
43937         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
43938         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
43939         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
43940         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
43941         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
43942         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
43943         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
43944         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
43945         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
43946         * sysdeps/ieee754/s_matherr.c: Likewise.
43947         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
43948         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
43949         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
43950         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
43952 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
43954         * crypt/md5.h: Remove __STDC__ conditionals.
43955         * libio/libioP.h: Likewise.
43956         * locale/programs/config.h: Likewise.
43957         * sysdeps/generic/sysdep.h: Likewise.
43958         * sysdeps/i386/asm-syntax.h: Likewise.
43959         * sysdeps/s390/asm-syntax.h: Likewise.
43960         * sysdeps/unix/sysdep.h: Likewise.
43961         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
43962         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
43964 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
43966         * libio/libio.h: Remove __STDC__ conditionals.
43967         * malloc/obstack.h: Likewise.
43968         * math/complex.h: Likewise.
43969         * math/math.h: Likewise.
43970         * sysdeps/generic/_G_config.h: Likewise.
43971         * sysdeps/gnu/_G_config.h: Likewise.
43972         * sysdeps/mach/hurd/_G_config.h: Likewise.
43973         * sysdeps/powerpc/bits/mathdef.h: Likewise.
43974         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
43975         * sysdeps/sparc/bits/mathdef.h: Likewise.
43977 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
43979         [BZ #13583]
43980         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
43981         Clean up HAS_* macros.
43982         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
43983         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
43984         possible.
43985         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
43986         HAS_AVX.
43987         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
43988         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
43989         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
43990         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
43991         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
43993 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
43995         * elf/tst-unique3.cc (gets): Remove declaration.
43996         * elf/tst-unique3lib.cc (gets): Likewise.
43997         * elf/tst-unique3lib2.cc (gets): Likewise.
43998         * elf/tst-unique4.cc (gets): Likewise.
44000 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
44002         * include/stdio.h: Add C++ protection.  Add gets declarations and
44003         definitions.
44004         * debug/tst-chk1.c: Don't declare gets here.
44005         * stdio-common/tst-gets.c: Likewise.
44007 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
44009         * posix/glob: Remove directory.
44011 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
44013         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
44015 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
44017         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
44018         of the non-standard EPFNOSUPPORT.
44020 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44022         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
44023         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
44024         ANYWHERE set to 1 only on KERN_NO_SPACE error.
44026 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
44028         * wcsmbs/uchar.h: Test __STDC_VERSION__.
44030 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
44032         * nscd/aicache.c (addhstaiX): Do not cache negative results of
44033         transient errors.
44034         * nscd/grpcache.c (cache_addgr): Likewise.
44035         * nscd/hstcache.c (cache_addhst): Likewise.
44036         * nscd/initgrcache.c (addinitgroupsX): Likewise.
44037         * nscd/pwdcache.c (cache_addpw): Likewise.
44038         * nscd/servicescache.c (cache_addserv): Likewise.
44040 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
44042         * malloc/malloc.c: Various cleanups.
44043         * malloc/hooks.c: Likewise.
44045         * stdlib/Makefile (tests): Add bug-fmtmsg1.
44046         * stdlib/bug-fmtmsg1.c: New file.
44048         * stdlib/fmtmsg.c (init): Add missing unlock.
44049         Patch by Peng Haitao <penght@cn.fujitsu.com>.
44051 2012-01-12  Marek Polacek  <polacek@redhat.com>
44053         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
44054         and _GNU_SOURCE.
44056 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
44058         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
44059         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
44060         macro to ensure uniqueness of label name.
44061         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
44062         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
44064 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
44066         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
44068         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
44069         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
44070         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
44071         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
44073 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
44075         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
44077         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
44078         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
44079         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
44081         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
44083         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
44084         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
44085         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
44086         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
44088         * math/bits/math-finite.h: Add ldexp support.
44090 2012-01-10  Marek Polacek  <polacek@redhat.com>
44092         * locale/programs/localedef.h (show_archive_content): Add noreturn
44093         attribute.
44095 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
44097         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
44099 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
44101         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
44103         * io/Makefile (headers): Add bits/poll2.h.
44105 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
44107         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
44108         typo #include statement.
44110 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
44112         * include/sys/cdefs.h: Define __attribute_alloc_size.
44113         * catgets/gencat.c: Add alloc_size attribute and apply consistently
44114         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
44115         * elf/pldd.c: Likewise.
44116         * iconv/iconv_charmap.c: Likewise.
44117         * iconv/iconvconfig.c: Likewise.
44118         * iconv/strtab.c: Likewise.
44119         * locale/programs/locale.c: Likewise.
44120         * locale/programs/localedef.h: Likewise.
44121         * locale/programs/simple-hash.c: Likewise.
44122         * nscd/nscd.h: Likewise.
44123         * nss/makedb.c: Likewise.
44124         * sysdeps/generic/ldconfig.h: Likewise.
44125         * locale/programs/localedef.c: Remove xmalloc prototype.
44126         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
44128 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
44130         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
44131         appropriate.
44133 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
44135         * math/Makefile (tests): Add tst-CMPLX.
44136         * math/tst-CMPLX.c: New file.
44138         * math/complex.h (CMPLXL): Fix typo.
44140         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
44141         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
44142         GLIBC_2.16.
44143         * debug/tst-chk1.c: Add poll and ppoll tests.
44144         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
44145         * include/sys/poll.h: Add hidden proto for ppoll.
44146         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
44147         * sysdeps/mach/hurd/ppoll.c: Likewise.
44148         * io/ppoll.c: Likewise.
44149         * debug/poll_chk.c: New file.
44150         * debug/ppoll_chk.c: New file.
44151         * include/bits/poll2.h: New file.
44152         * io/bits/poll2.h: New file.
44154         [BZ #1350]
44155         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
44157         * configure.in: static is always set to yes.  Remove.
44158         * config.make.in: Don't set build-static.
44159         * Makeconfig: Remove use of build-static.
44160         * dlfcn/Makefile: Likewise.
44161         * elf/Makefile: Likewise.
44162         * math/Makefile: Likewise.
44163         * misc/Makefile: Likewise.
44164         * nptl/Makefile: Likewise.
44165         * sysdeps/mach/hurd/Makefile: Likewise.
44167         * configure.in: PWD_P is not used anymore.
44168         * config.make.in: Remove PWD_P entry.
44170         * configure.in: Remove last remnants of RANLIB.
44171         No need to check for signed size_t anymore.
44172         Don't set libc_commonpagesize and libc_relro_required here for Alpha
44173         and IA-64.
44174         Remove __builtin_expect test because we require at least gcc 3.4.
44175         * aclocal.m4: Likewise.
44177         * wcsmbs/mbrtoc16.c: Implement using towc function.
44178         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
44179         * wcsmbs/wcsmbsload.c: Likewise.
44180         * iconv/gconv_simple.c: Likewise.
44181         * iconv/gconv_int.h: Likewise.
44182         * iconv/gconv_builtin.h: Likewise.
44183         * iconv/iconv_prog.c: Remove CHAR16 handling.
44185         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
44187         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
44189         * configure.in: Remove --with-elf and --enable-bounded options.
44190         Dont set base_machine for ia64.  More non-ELF conditions removed.
44191         Remove testing and setting of leading underscore information.
44192         * config.make.in (build-bounded): Set to no.
44193         * config.h.in: Remove NO_UNDERSCORES entry.
44194         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
44195         them.
44196         * csu/start.c: Remove !NO_UNDERSCORE code.
44197         * locale/localeinfo.h: Likewise.
44198         * sysdeps/generic/machine-gmon.h: Likewise.
44199         * sysdeps/generic/sysdep.h: Likewise.
44200         * sysdeps/i386/sysdep.h: Likewise.
44201         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
44202         * sysdeps/mach/sysdep.h: Likewise.
44203         * sysdeps/s390/s390-32/sysdep.h: Likewise.
44204         * sysdeps/s390/s390-64/sysdep.h: Likewise.
44205         * sysdeps/sh/sysdep.h: Likewise.
44206         * sysdeps/sparc/sparc32/alloca.S: Likewise.
44207         * sysdeps/unix/i386/sysdep.S: Likewise.
44208         * sysdeps/unix/sparc/start.c: Likewise.
44209         * sysdeps/unix/sparc/sysdep.S: Likewise.
44210         * sysdeps/unix/sparc/sysdep.h: Likewise.
44211         * sysdeps/unix/start.c: Likewise.
44212         * sysdeps/unix/x86_64/sysdep.S: Likewise.
44213         * sysdeps/x86_64/sysdep.h: Likewise.
44215 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
44217         [BZ #13553]
44218         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
44219         for non-gcc.
44220         * argp/argp-fmtstream.h: Use const instead __const.
44221         * argp/argp.h: Likewise.
44222         * assert/assert.h: Likewise.
44223         * bits/fenv.h: Likewise.
44224         * bits/sched.h: Likewise.
44225         * bits/sigset.h: Likewise.
44226         * bits/sigthread.h: Likewise.
44227         * catgets/nl_types.h: Likewise.
44228         * conform/data/pthread.h-data: Likewise.
44229         * crypt/crypt-private.h: Likewise.
44230         * crypt/crypt.h: Likewise.
44231         * crypt/crypt_util.c: Likewise.
44232         * ctype/ctype.h: Likewise.
44233         * debug/execinfo.h: Likewise.
44234         * debug/mbsnrtowcs_chk.c: Likewise.
44235         * debug/mbsrtowcs_chk.c: Likewise.
44236         * debug/wcsnrtombs_chk.c: Likewise.
44237         * debug/wcsrtombs_chk.c: Likewise.
44238         * debug/wcstombs_chk.c: Likewise.
44239         * dirent/dirent.h: Likewise.
44240         * dlfcn/dlfcn.h: Likewise.
44241         * elf/neededtest4.c: Likewise.
44242         * grp/grp.h: Likewise.
44243         * gshadow/gshadow.h: Likewise.
44244         * iconv/gconv.h: Likewise.
44245         * iconv/gconv_int.h: Likewise.
44246         * iconv/gconv_simple.c: Likewise.
44247         * iconv/iconv.h: Likewise.
44248         * iconv/loop.c: Likewise.
44249         * iconv/skeleton.c: Likewise.
44250         * include/aio.h: Likewise.
44251         * include/aliases.h: Likewise.
44252         * include/argz.h: Likewise.
44253         * include/arpa/inet.h: Likewise.
44254         * include/assert.h: Likewise.
44255         * include/dirent.h: Likewise.
44256         * include/dlfcn.h: Likewise.
44257         * include/execinfo.h: Likewise.
44258         * include/fcntl.h: Likewise.
44259         * include/fenv.h: Likewise.
44260         * include/glob.h: Likewise.
44261         * include/grp.h: Likewise.
44262         * include/libintl.h: Likewise.
44263         * include/mntent.h: Likewise.
44264         * include/netdb.h: Likewise.
44265         * include/pwd.h: Likewise.
44266         * include/rpc/netdb.h: Likewise.
44267         * include/sched.h: Likewise.
44268         * include/search.h: Likewise.
44269         * include/shadow.h: Likewise.
44270         * include/signal.h: Likewise.
44271         * include/stdio.h: Likewise.
44272         * include/stdlib.h: Likewise.
44273         * include/string.h: Likewise.
44274         * include/sys/socket.h: Likewise.
44275         * include/sys/stat.h: Likewise.
44276         * include/sys/statfs.h: Likewise.
44277         * include/sys/statvfs.h: Likewise.
44278         * include/sys/syslog.h: Likewise.
44279         * include/sys/time.h: Likewise.
44280         * include/sys/uio.h: Likewise.
44281         * include/time.h: Likewise.
44282         * include/unistd.h: Likewise.
44283         * include/utmp.h: Likewise.
44284         * include/wchar.h: Likewise.
44285         * include/wctype.h: Likewise.
44286         * inet/aliases.h: Likewise.
44287         * inet/arpa/inet.h: Likewise.
44288         * inet/netinet/ether.h: Likewise.
44289         * inet/netinet/in.h: Likewise.
44290         * intl/libintl.h: Likewise.
44291         * io/bits/fcntl2.h: Likewise.
44292         * io/fcntl.h: Likewise.
44293         * io/ftw.h: Likewise.
44294         * io/sys/poll.h: Likewise.
44295         * io/sys/stat.h: Likewise.
44296         * io/sys/statfs.h: Likewise.
44297         * io/sys/statvfs.h: Likewise.
44298         * io/utime.h: Likewise.
44299         * libio/bits/stdio.h: Likewise.
44300         * libio/bits/stdio2.h: Likewise.
44301         * libio/libio.h: Likewise.
44302         * libio/libioP.h: Likewise.
44303         * libio/stdio.h: Likewise.
44304         * locale/lc-ctype.c: Likewise.
44305         * locale/locale.h: Likewise.
44306         * login/utmp.h: Likewise.
44307         * malloc/arena.c: Likewise.
44308         * malloc/malloc.c: Likewise.
44309         * malloc/malloc.h: Likewise.
44310         * malloc/mcheck.c: Likewise.
44311         * malloc/mtrace.c: Likewise.
44312         * math/bits/mathcalls.h: Likewise.
44313         * math/fenv.h: Likewise.
44314         * math/math_private.h: Likewise.
44315         * misc/bits/error.h: Likewise.
44316         * misc/bits/syslog.h: Likewise.
44317         * misc/err.h: Likewise.
44318         * misc/error.h: Likewise.
44319         * misc/fstab.h: Likewise.
44320         * misc/mntent.h: Likewise.
44321         * misc/regexp.h: Likewise.
44322         * misc/search.h: Likewise.
44323         * misc/sgtty.h: Likewise.
44324         * misc/sys/mman.h: Likewise.
44325         * misc/sys/syslog.h: Likewise.
44326         * misc/sys/uio.h: Likewise.
44327         * misc/sys/xattr.h: Likewise.
44328         * misc/ttyent.h: Likewise.
44329         * nis/rpcsvc/ypclnt.h: Likewise.
44330         * nss/nss.h: Likewise.
44331         * posix/bits/unistd.h: Likewise.
44332         * posix/fnmatch.h: Likewise.
44333         * posix/glob.h: Likewise.
44334         * posix/sched.h: Likewise.
44335         * posix/spawn.h: Likewise.
44336         * posix/sys/wait.h: Likewise.
44337         * posix/unistd.h: Likewise.
44338         * posix/wordexp.h: Likewise.
44339         * pwd/pwd.h: Likewise.
44340         * resolv/netdb.h: Likewise.
44341         * resource/sys/resource.h: Likewise.
44342         * rt/aio.h: Likewise.
44343         * rt/bits/mqueue2.h: Likewise.
44344         * rt/mqueue.h: Likewise.
44345         * shadow/shadow.h: Likewise.
44346         * signal/signal.h: Likewise.
44347         * socket/send.c: Likewise.
44348         * socket/sendto.c: Likewise.
44349         * socket/sys/socket.h: Likewise.
44350         * stdio-common/printf.h: Likewise.
44351         * stdlib/bits/stdlib.h: Likewise.
44352         * stdlib/fmtmsg.h: Likewise.
44353         * stdlib/monetary.h: Likewise.
44354         * stdlib/stdlib.h: Likewise.
44355         * stdlib/ucontext.h: Likewise.
44356         * streams/stropts.h: Likewise.
44357         * string/argz.h: Likewise.
44358         * string/bits/string2.h: Likewise.
44359         * string/string.h: Likewise.
44360         * string/strings.h: Likewise.
44361         * sunrpc/rpc/auth.h: Likewise.
44362         * sunrpc/rpc/auth_des.h: Likewise.
44363         * sunrpc/rpc/clnt.h: Likewise.
44364         * sunrpc/rpc/netdb.h: Likewise.
44365         * sunrpc/rpc/pmap_clnt.h: Likewise.
44366         * sunrpc/rpc/xdr.h: Likewise.
44367         * sysdeps/generic/inttypes.h: Likewise.
44368         * sysdeps/generic/net/if.h: Likewise.
44369         * sysdeps/generic/sys/swap.h: Likewise.
44370         * sysdeps/gnu/net/if.h: Likewise.
44371         * sysdeps/gnu/utmpx.h: Likewise.
44372         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
44373         * sysdeps/i386/i486/bits/string.h: Likewise.
44374         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
44375         * sysdeps/s390/bits/string.h: Likewise.
44376         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
44377         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
44378         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
44379         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
44380         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
44381         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
44382         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
44383         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
44384         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
44385         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
44386         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
44387         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
44388         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
44389         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
44390         * sysdeps/unix/sysv/linux/readv.c: Likewise.
44391         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
44392         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
44393         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
44394         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
44395         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
44396         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
44397         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
44398         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
44399         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
44400         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
44401         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
44402         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
44403         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
44404         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
44405         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
44406         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
44407         * sysvipc/sys/ipc.h: Likewise.
44408         * sysvipc/sys/msg.h: Likewise.
44409         * sysvipc/sys/sem.h: Likewise.
44410         * sysvipc/sys/shm.h: Likewise.
44411         * termios/termios.h: Likewise.
44412         * time/sys/time.h: Likewise.
44413         * time/time.h: Likewise.
44414         * wcsmbs/bits/wchar2.h: Likewise.
44415         * wcsmbs/uchar.h: Likewise.
44416         * wcsmbs/wchar.h: Likewise.
44417         * wctype/wctype.h: Likewise.
44419         [BZ #13551]
44420         * Makeconfig: Remove all but ELF support including AIX support.
44421         * Makerules: Likewise.
44422         * config.h.in: Likewise.
44423         * config.make.in: Likewise.
44424         * configure: Likewise.
44425         * configure.in: Likewise.
44426         * csu/Makefile: Likewise.
44427         * csu/version.c: Likewise.
44428         * debug/Makefile: Likewise.
44429         * dlfcn/Makefile: Likewise.
44430         * elf/Makefile: Likewise.
44431         * extra-lib.mk: Likewise.
44432         * iconv/Makefile: Likewise.
44433         * include/libc-symbols.h: Likewise.
44434         * include/shlib-compat.h: Likewise.
44435         * resolv/Makefile: Likewise.
44436         * resolv/res_libc.c: Likewise.
44437         * rt/Makefile: Likewise.
44438         * sysdeps/i386/asm-syntax.h: Likewise.
44439         * sysdeps/i386/sysdep.h: Likewise.
44440         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
44441         * sysdeps/mach/sysdep.h: Likewise.
44442         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
44443         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
44444         * sysdeps/s390/asm-syntax.h: Likewise.
44445         * sysdeps/s390/s390-32/sysdep.h: Likewise.
44446         * sysdeps/s390/s390-64/sysdep.h: Likewise.
44447         * sysdeps/sh/sysdep.h: Likewise.
44448         * sysdeps/unix/sparc/sysdep.h: Likewise.
44449         * sysdeps/wordsize-32/divdi3.c: Likewise.
44450         * sysdeps/x86_64/sysdep.h: Likewise.
44452         * argp/Versions: Remove _argp_unlock_xxx.
44454         [BZ #13559]
44455         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
44456         * abilist/libBrokenLocale.abilist: Likewise.
44457         * abilist/libanl.abilist: Likewise.
44458         * abilist/libc.abilist: Likewise.
44459         * abilist/libcrypt.abilist: Likewise.
44460         * abilist/libdl.abilist: Likewise.
44461         * abilist/libm.abilist: Likewise.
44462         * abilist/libnsl.abilist: Likewise.
44463         * abilist/libpthread.abilist: Likewise.
44464         * abilist/libresolv.abilist: Likewise.
44465         * abilist/librt.abilist: Likewise.
44466         * abilist/libthread_db.abilist: Likewise.
44467         * abilist/libutil.abilist: Likewise.
44468         * abilist/libnss_db.abilist: New file.
44470         * scripts/abilist.awk: Add support for indirect functions.
44472         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
44474         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
44476         * shlib-versions: Remove entries for ports architectures.
44478         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
44479         files in ports.
44480         * elf/stackguard-macros.h: Remove support for IA-64.
44481         * elf/tst-auditmod1.c: Likewise.
44482         * sysdeps/generic/ldsodefs.h: Likewise.
44484         * sysdeps/unix/sysv/linux/configure.in: Ports should define
44485         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
44486         configure files.
44488         [BZ #13552]
44489         * configure.in: Remove --enable-omitfp support.
44490         * FAQ.in: Adjust.
44491         * config.make.in: Likewise.
44492         * Makeconfig: Likewise.
44493         * manual/install.texi: Likewise.
44495         In case anyone cares, the IA-64 architecture could move to ports.
44496         * sysdeps/ia64/*: Removed.
44497         * sysdeps/unix/sysv/linux/ia64/*: Removed.
44498         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
44500         [BZ #13555]
44501         * configure.in: Remove entries for unsupported architectures.
44503         [BZ #13533]
44504         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
44505         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
44506         routines.
44507         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
44508         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
44509         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
44510         fall back to using wcrtomb.
44511         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
44512         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
44513         renaming.
44514         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
44515         * wcsmbs/tst-c16c32-1.c: New file.
44517         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
44518         local variable.
44520         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
44522         * elf/tst-unique3.cc: Add explicit declaration of gets.
44523         * elf/tst-unique3lib.cc: Likewise.
44524         * elf/tst-unique3lib2.cc: Likewise.
44525         * elf/tst-unique4.cc: Likewise.
44527         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
44529 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
44531         [BZ #13566]
44532         * assert/assert.h (static_assert): Don't define for C++.
44533         * libio/stdio.h (gets): Do declare for C++ <= C++11.
44534         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
44536 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
44538         * iconv/loop.c (single loop): Fix assertion in storing of
44539         remaining bytes.
44541         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
44543 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
44545         * posix/getconf.c: Update copyright year.
44546         * nss/getent.c: Likewise.
44547         * nss/makedb.c: Likewise.
44548         * iconv/iconvconfig.c: Likewise.
44549         * iconv/iconv_prog.c: Likewise.
44550         * elf/ldconfig.c: Likewise.
44551         * elf/pldd.c: Likewise.
44552         * elf/sotruss.ksh: Likewise.
44553         * catgets/gencat.c: Likewise.
44554         * csu/version.c: Likewise.
44555         * elf/ldd.bash.in: Likewise.
44556         * elf/sprof.c (print_version): Likewise.
44557         * locale/programs/locale.c: Likewise.
44558         * locale/programs/localedef.c: Likewise.
44559         * login/programs/pt_chown.c: Likewise.
44560         * nscd/nscd.c (print_version): Likewise.
44561         * debug/xtrace.sh: Likewise.
44562         * malloc/memusage.sh: Likewise.
44563         * malloc/mtrace.pl: Likewise.
44564         * debug/catchsegv.sh: Likewise.
44566 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
44568         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
44569         pure attribute.
44571 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
44573         [BZ #13533]
44574         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
44575         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
44576         transformations.
44577         * iconv/gconv_int.h: Likewise.
44578         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
44579         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
44580         from libc for GLIBC_2.16.
44581         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
44582         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
44583         * wcsmbs/uchar.h: Really define mbstate_t.
44584         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
44585         * wcsmbs/c16rtomb.c: New file.
44586         * wcsmbs/mbrtoc16.c: New file.
44587         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
44588         for C/POSIX locale.
44589         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
44590         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
44592         * wcsmbs/wchar.h: Add missing __restrict.
44594 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
44596         [BZ #13532]
44597         * time/Makefile (routines): Add timespec_get.
44598         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
44599         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
44600         timespec for ISO C11.
44601         * time/timespec_get.c: New file.
44602         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
44603         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
44605         [BZ #13531]
44606         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
44607         * stdlib/stdlib.h: Declare aligned_alloc.
44608         * Versions.def: Add GLIBC_2.16 for libc.
44609         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
44611         [BZ 13527]
44612         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
44613         ISO C11.
44615         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
44616         code.
44618         [BZ #13528]
44619         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
44621         [BZ #13529]
44622         * assert/assert.h (static_assert): Define.
44624         * version.h: Update for 2.16 development version.
44626         [BZ #13526]
44627         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
44628         _ISOC11_SOURCE.
44630         * version.h (RELEASE): Bump for 2.15 release.
44631         * include/features.h (__GLIBC_MINOR__): Bump to 15.
44633         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
44634         Patch by Marek Polacek <mpolacek@redhat.com>.
44636         * bits/byteswap.h: Protect long long constants with __extension__.
44637         * sysdeps/i386/bits/byteswap.h: Likewise.
44638         * sysdeps/ia64/bits/byteswap.h: Likewise.
44639         * sysdeps/s390/bits/byteswap.h: Likewise.
44640         * sysdeps/x86_64/bits/byteswap.h: Likewise.
44642 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44644         [BZ #13540]
44645         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
44646         destination buffer.
44647         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
44649 2011-12-23  Marek Polacek  <polacek@redhat.com>
44651         * elf/dl-addr.c (determine_info): Add inline keyword.
44652         * elf/tst-auditmod4b.c (check_avx): Likewise.
44653         * elf/tst-auditmod6b.c (check_avx): Likewise.
44654         * elf/tst-auditmod6c.c (check_avx): Likewise.
44655         * elf/tst-auditmod7b.c (check_avx): Likewise.
44657 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
44659         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
44660         !__SSE_MATH__.
44662 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44664         [BZ #13540]
44665         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
44666         processing for last bytes.
44668 2011-08-06  Bruno Haible  <bruno@clisp.org>
44670         [BZ #13061]
44671         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
44672         U+0385, not to U+1FEE.
44674         [BZ #13062]
44675         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
44676         entry for U+00A5 U+0301.
44678 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
44680         [BZ #13166]
44681         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
44682         buffer for the output is too small.
44684         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
44685         optimization.
44687         [BZ #13185]
44688         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
44689         SSE flags if possible.
44691 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44693         [BZ #13540]
44694         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
44695         processing for last bytes.
44697 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
44699         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
44700         (syscall-list-default-options, syscall-list-default-condition)
44701         (syscall-list-includes): Define.
44702         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
44703         list of ABIs and options and #if conditions for each ABI.  Do not
44704         handle common syscalls between ABIs specially.
44705         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
44706         Remove.
44707         (syscall-list-variants, syscall-list-32bit-options)
44708         (syscall-list-32bit-condition, syscall-list-64bit-options)
44709         (syscall-list-64bit-condition): Define.
44710         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
44711         (syscall-list-variants, syscall-list-32bit-options)
44712         (syscall-list-32bit-condition, syscall-list-64bit-options)
44713         (syscall-list-64bit-condition): Define.
44714         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
44715         Remove.
44716         (syscall-list-variants, syscall-list-32bit-options)
44717         (syscall-list-32bit-condition, syscall-list-64bit-options)
44718         (syscall-list-64bit-condition): Define.
44719         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
44720         Remove.
44721         (syscall-list-variants, syscall-list-32bit-options)
44722         (syscall-list-32bit-condition, syscall-list-64bit-options)
44723         (syscall-list-64bit-condition): Define.
44725 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
44727         * locale/iso-639.def: Add brx entry.
44729         [BZ #13328]
44730         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
44731         Proposed by Mariusz_Cukr <marcukr@op.pl>.
44733         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
44734         __feraiseexcept_renamed.
44736 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
44738         [BZ #13538]
44739         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
44740         EPOLLET with unsigned values.
44741         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
44742         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
44744         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
44745         to large cancellation.
44746         * math/s_cacoshf.c: Likewise.
44747         * math/s_cacoshl.c: Likewise.
44749 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
44751         [BZ #13305]
44752         [BZ #12786]
44753         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
44754         * math/s_cacoshf.c: Likewise.
44755         * math/s_cacoshl.c: Likewise.
44757 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
44759         [BZ #13439]
44760         * iconv/gconv.h: Define __GCONV_SWAP.
44761         * iconvdata/unicode.c: The swap bit must be stored in __flags.
44762         * iconvdata/utf-16.c: Likewise.
44763         * iconvdata/utf-32.c: Likewise.
44765 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
44767         [BZ #13524]
44768         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
44769         numerator after shifting it by one limb.
44771 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
44773         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
44774         under [__USE_EXTERN_INLINES].
44776 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
44778         [BZ #13446]
44779         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
44781 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44783         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
44784         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
44785         optimized code.
44786         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
44787         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
44788         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
44789         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
44790         for strncasecmp/strncasecmp_l compilation.
44791         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
44792         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
44794 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
44796         [BZ #13484]
44797         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
44798         of __asm__.
44800 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
44802         [BZ #13506]
44803         * time/tzfile.c (__tzfile_read): Check values from file header.
44805 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
44807         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
44808         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
44809         * powerpc/powerpc32/dl-start.S: Likewise.
44810         * powerpc/powerpc32/elf/start.S: Likewise.
44811         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
44812         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
44813         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
44814         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
44815         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
44816         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
44817         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
44818         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
44819         * powerpc/powerpc32/fpu/s_round.S: Likewise.
44820         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
44821         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
44822         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
44823         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
44824         * powerpc/powerpc32/memset.S: Likewise.
44825         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
44826         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
44827         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
44828         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
44829         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
44830         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
44831         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
44832         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
44833         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
44834         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
44835         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
44836         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
44837         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
44839 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44841         * math/libm-test.inc: Added more nearbyint tests.
44842         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
44843         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
44844         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
44845         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
44847 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
44849         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
44850         FD_CLOEXEC.
44852 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44854         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
44855         Add wcscpy-ssse3 wcscpy-c.
44856         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
44857         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
44858         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
44859         * sysdeps/x86_64/wcschr.S: New file.
44860         * sysdeps/x86_64/wcsrchr.S: New file.
44861         * string/test-strcmp.c: Remove checking of wcscmp function for
44862         wrong alignments.
44863         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
44864         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
44865         wcsrchr-sse2 wcsrchr-c.
44866         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
44867         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
44868         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
44869         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
44870         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
44871         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
44872         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
44873         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
44874         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
44875         * wcsmbc/wcschr.c (WCSCHR): New macro.
44877 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44879         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
44880         * wcsmbs/test-wcsrchr.c: New file.
44881         * string/test-strrchr.c: Add wcsrchr support.
44882         (WIDE): New macro.
44883         * wcsmbs/test-wcscpy.c: New file.
44884         * string/test-strcpy.c: Add wcscpy support.
44885         (WIDE): New macro.
44887 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
44889         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
44890         the inner loop.
44892 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
44894         [BZ #13472]
44895         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
44897 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
44899         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
44900         Minor optimizations.
44902         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
44903         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
44904         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
44906 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
44908         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
44909         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
44910         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
44911         for gcc to avoid warnings.
44912         * inet/Makefile (tests): Add tst-checks.
44913         * inet/tst-checks.c: New file.
44915         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
44916         warning.
44918         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
44919         __wmemcmp_sse2.
44921         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
44922         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
44924         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
44926 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
44928         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
44929         problem.
44931         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
44933 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
44935         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
44936         conditional on GCC version.
44937         (__arch_compare_and_exchange_val_8_acq)
44938         (__arch_compare_and_exchange_val_16_acq)
44939         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
44940         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
44941         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
44943 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
44945         * sysdeps/sh/backtrace.c: New file.
44947 2011-12-02  Andreas Schwab  <schwab@redhat.com>
44949         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
44950         parenthesis.
44952 2011-12-01  Andreas Schwab  <schwab@redhat.com>
44954         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
44955         falling back to utime.
44957 2011-11-30  Andreas Schwab  <schwab@redhat.com>
44959         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
44960         expectations for float.
44962 2011-11-29  Andreas Schwab  <schwab@redhat.com>
44964         * locale/weight.h (findidx): Add parameter len.
44965         * locale/weightwc.h (findidx): Likewise.
44966         * posix/fnmatch_loop.c (FCT): Adjust caller.
44967         * posix/regcomp.c (build_equiv_class): Likewise.
44968         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
44969         * posix/regexec.c (check_node_accept_bytes): Likewise.
44970         * string/strcoll_l.c (STRCOLL): Likewise.
44971         * string/strxfrm_l.c (STRXFRM): Likewise.
44973 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
44975         * Makefile.in: Remove CVSOPT handling.
44976         * configure.in: Remove use of AC_REVISION.
44977         * iconvdata/Makefile (distribute): No need to filter out CVS.
44978         * scripts/list-sources.sh: Remove CVS, subversion and monotone
44979         handling.
44981 2011-11-16  Andreas Schwab  <schwab@redhat.com>
44983         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
44984         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
44985         [USE_AS_STRNCASECMP_L]: Likewise.
44986         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
44987         NO_TLS_DIRECT_SEG_REFS.
44988         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
44989         Fix argument offsets for non-PIC.
44990         [USE_AS_STRNCASECMP_L]: Likewise.
44991         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
44992         NO_TLS_DIRECT_SEG_REFS.
44994 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
44996         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
44997         O_CLOEXEC.
44998         * locale/loadlocale.c (_nl_load_locale): Likewise.
45000 2011-11-15  Andreas Schwab  <schwab@redhat.com>
45002         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
45003         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
45004         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
45005         (SYSCALL_GETTIME): Set errno on error.
45007         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
45008         count references to noai6ai_cached.
45010 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
45012         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
45014         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
45015         FD_CLOEXEC for /proc/self/maps.
45017         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
45018         FD_CLOEXEC for /proc/meminfo.
45020         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
45021         gai.conf.
45023         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
45024         FD_CLOEXEC for given file.
45026         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
45028         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
45029         FD_CLOEXEC for /etc/hosts.
45030         (_gethtent): Likewise.
45032         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
45034         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
45035         cancellation and set FD_CLOEXEC for /etc/netgroup.
45037         * nss/nss_files/files-key.c (search): Don't allow cancellation when
45038         reading /etc/publickey.
45040         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
45041         allow cancellation when reading /etc/group.
45043         * nss/nss_files/files-alias.c (internal_setent): Don't allow
45044         cancellation.
45045         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
45047         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
45048         when using data file.
45050         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
45052         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
45053         (write_nis_obj): Use "c" and "e" in fopen.
45055         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
45057         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
45059         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
45061         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
45063         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
45064         locale.alias.
45066         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
45068         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
45070         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
45072         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
45073         file parsing and set FD_CLOEXEC.
45075 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
45077         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
45079 2011-11-14  Andreas Schwab  <schwab@redhat.com>
45081         * malloc/arena.c (arena_get2): Don't call reused_arena when
45082         _int_new_arena failed.
45084 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
45086         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
45087         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
45088         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
45089         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
45090         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
45091         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
45092         to compile strcasecmp and strncasecmp.
45093         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
45094         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
45096         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
45098 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
45100         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
45101         locale-defines.sym to gen-as-const-headers.
45102         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
45103         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
45104         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
45105         to compile strcasecmp and strncasecmp.
45106         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
45107         strcasecmp_l and strncasecmp_l.
45108         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
45109         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
45110         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
45111         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
45112         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
45113         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
45114         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
45115         * sysdeps/i386/i686/multiarch/strncase.S: New file.
45116         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
45117         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
45118         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
45120 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
45122         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
45123         result of SYSDEP_GETTIME_CPU to retval.
45124         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
45125         parameter list to macro.  Remove trailing semicolon.  Adjust users.
45127         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
45128         variable.
45130         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
45131         mantissa words.
45132         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
45134         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
45135         from unused variable.
45137         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
45138         DWARF definitions.
45139         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
45140         for assembling.
45142         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
45143         over namespaces.
45145         * sunrpc/rpc_prot.c (rejected): Fix case value.
45147         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
45148         unsigned long long int to avoid warnings in shift.
45150         * posix/regex_internal.c (re_string_reconstruct): Actually use result
45151         of use of trans.
45152         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
45153         variable tmp.
45155         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
45156         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
45157         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
45159         * nis/nis_table.c (nis_list): Use variable of correct type for
45160         result of __follow_path call.
45162 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45164         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
45165         of math functions ceil, trunc, floor, round, and sqrt, when
45166         avaliable on the platform.
45167         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
45168         name clash.
45169         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
45170         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
45171         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
45173 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
45175         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
45176         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
45178 2011-11-11  Roland McGrath  <roland@hack.frob.com>
45180         * include/unistd.h: Fix __readlink return type.
45181         Reported by Chris Metcalf <cmetcalf@tilera.com>.
45183 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
45185         * stdlib/ucontext.h: Undo last change for makecontext.
45187 2011-11-11  Andreas Schwab  <schwab@redhat.com>
45189         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
45191         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
45192         * setjmp/setjmp.h: Mark functions as non-leaf.
45193         * setjmp/bits/setjmp2.h: Likewise.
45194         * stdlib/ucontext.h: Likewise.
45196 2011-11-10  Andreas Schwab  <schwab@redhat.com>
45198         * malloc/arena.c (_int_new_arena): Don't increment narenas.
45199         (reused_arena): Don't check arena limit.
45200         (arena_get2): Atomically check arena limit.
45202 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
45204         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
45205         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
45207         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
45208         instructions.
45210 2011-11-07  Andreas Schwab  <schwab@redhat.com>
45212         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
45213         handler when locking.
45215         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
45216         Fix size of allocated buffer.
45218 2011-11-04  Andreas Schwab  <schwab@redhat.com>
45220         [BZ #10103]
45221         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
45222         declarations for long double functions.
45223         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
45225         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
45227 2011-11-03  Andreas Schwab  <schwab@redhat.com>
45229         * nscd/nscd.c (main): Don't start AVC thread until credentials are
45230         installed.
45232         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
45233         is disabled.
45235 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45237         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
45239 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
45241         * include/alloca.h (stackinfo_alloca_round): Define.
45242         (extend_alloca): Use it.
45243         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
45244         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
45245         here.
45247         * scripts/check-local-headers.sh: Ignore libaudit.h.
45249         * nscd/Makefile (extra-objs): Make recursively expanded.
45251 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
45253         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
45254         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
45256         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
45257         * posix/tst-rfc3484-2.c: Likewise.
45258         * posix/tst-rfc3484-3.c: Likewise.
45260         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
45261         process_vm_writev.
45262         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
45263         process_vm_writev.
45264         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
45265         process_vm_writev from libc using GLIBC_2.15 version.
45267         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
45269 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
45271         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
45272         stack usage.
45274 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
45276         [BZ #13367]
45277         * nss/getent.c (initgroups_keys): Show error message in case no group
45278         names are given.
45280         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
45281         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
45282         __bump_nl_timestamp.
45283         * nscd/connections (nscd_init): When host database is served open
45284         netlink socket and request notification about configuration changes.
45285         (main_loop_poll): Track netlink file descriptor and bump timestamp
45286         in case data becomes available.
45287         (main_loop_epoll): Likewise.
45288         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
45289         (database_pers_head): Add extra_data fileds.
45290         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
45291         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
45292         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
45293         Adjust caller.
45294         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
45295         in6ai data, call __free_in6ai.
45296         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
45297         Add -DHAVE_NETLINK.
45298         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
45299         interface information.  Reuse previous data if netlink timestamp
45300         is not changed.
45301         (__bump_nl_timestamp): New function.
45302         (__free_in6ai): New function.
45304 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
45306         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
45307         close_not_cancel_no_status here.
45308         (__check_pf): Reorganize code a bit to not call close twice if OOM.
45310 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
45312         [BZ #13276]
45313         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
45314         return value.
45316         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
45317         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
45318         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
45320 2011-07-03  Andreas Jaeger  <aj@suse.de>
45322         [BZ #10709]
45323         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
45324         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
45325         * math/libm-test.inc (sin_test): Add test case.
45327 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
45329         [BZ #13337]
45330         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
45331         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
45333         * elf/chroot_canon.c (chroot_canon): Cleanups.
45335         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
45337         [BZ #13335]
45338         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
45339         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
45341         * string/test-strchr.c: Make usable for strchrnul testing.
45342         * string/test-strchrnul.c: New file.
45343         * string/Makefile (strop-tests): Add strchrnul.
45345         * po/it.po: Update from translation team.
45346         * po/es.po: Likewise.
45348 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
45350         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
45351         the three constants needed as parameters.  Drop the others.
45352         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
45353         __m128i_strloadu_tolower.
45354         Create and initialize variable zero and use it in all the places
45355         where _mm_setzero_si128 was used.
45357         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
45358         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
45359         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
45360         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
45361         anymore.
45362         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
45363         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
45364         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
45365         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
45366         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
45367         __mpranred, __mptan.
45368         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
45369         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
45370         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
45371         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
45372         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
45373         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
45374         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
45375         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
45376         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
45378 2011-10-28  Andreas Schwab  <schwab@redhat.com>
45380         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
45381         redefine if SHARED.
45382         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
45384         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
45385         wide char related routines to wcsmbs subdir.
45387 2011-10-27  Andreas Schwab  <schwab@redhat.com>
45389         [BZ #13344]
45390         * misc/sys/cdefs.h (__THROWNL): Define.
45391         * posix/unistd.h: Use __THREADNL instead of __THREAD
45392         for memory synchronization functions.
45394 2011-10-26  Roland McGrath  <roland@hack.frob.com>
45396         [BZ #13349]
45397         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
45398         doesn't exist.
45399         * manual/stdio.texi (Obstack Streams): Node removed.
45401 2011-10-26  Andreas Schwab  <schwab@redhat.com>
45403         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
45404         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
45405         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
45407         * math/math_private.h (math_force_eval): Allow non-addressable
45408         arguments.
45409         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
45411 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
45413         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
45414         file is not needed.
45416         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
45417         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
45418         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
45419         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
45420         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
45421         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
45422         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
45423         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
45424         Add AVX variants.
45425         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
45426         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
45427         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
45428         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
45429         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
45430         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
45431         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
45432         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
45433         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
45434         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
45435         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
45436         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
45437         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
45438         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
45439         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
45440         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
45441         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
45442         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
45443         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
45445         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
45446         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
45448         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
45449         place.  Use VEX encoding when compiling for AVX.
45451 2011-10-25  Andreas Schwab  <schwab@redhat.com>
45453         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
45454         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
45456         * string/test-strchr.c (do_test): Don't generate NUL bytes.
45458 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
45460         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
45461         useless if() expression.
45462         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
45463         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
45464         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
45465         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
45466         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
45467         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
45468         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
45469         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
45470         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
45471         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
45472         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
45473         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
45474         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
45475         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
45476         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
45477         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
45478         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
45479         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
45480         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
45482         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
45484 2011-10-25  Andreas Schwab  <schwab@redhat.com>
45486         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
45487         condition.
45488         * elf/dl-fini.c (_dl_sort_fini): Likewise.
45490 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
45492         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
45493         .text section.  Avoid duplicate constants.
45494         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
45495         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45496         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
45497         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45498         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
45499         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45500         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45501         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45502         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
45503         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
45504         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
45505         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
45506         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
45507         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
45508         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
45509         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
45510         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
45511         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
45512         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
45513         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45514         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
45515         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
45516         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
45517         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
45518         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
45519         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
45520         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
45521         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
45522         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
45523         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
45524         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
45525         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
45526         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
45527         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
45528         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
45529         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
45530         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
45531         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
45532         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
45533         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
45534         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
45535         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
45536         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
45537         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
45538         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
45540 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
45542         * sysdeps/x86_64/dla.h: Move to ...
45543         * sysdeps/x86_64/fpu/dla.h: ...here.
45544         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
45545         situations.  Use __builtin_fma only for gcc 4.6 and up.
45547         * config.make.in: Add have-mfma4 entry.
45548         * configure.in: Substitute libc_cv_cc_fma4.
45549         * math/Makefile (dbl-only-routines): Add sincostab.
45550         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
45551         Use __sincostab not sincos.
45552         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
45553         name is a macro.
45554         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
45555         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45556         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45557         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
45558         using __copysign.
45559         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
45560         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
45561         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
45562         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
45563         and __inv.
45564         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
45565         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
45566         __copysign.
45567         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
45568         define aliases when function name is a macro.
45569         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
45570         sysdeps/ieee754/dbl-64/sincos.tbl.
45571         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
45572         fma4-enabled routines.
45573         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
45574         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
45575         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
45576         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
45577         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
45578         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
45579         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
45580         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
45581         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
45582         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
45583         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
45584         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
45585         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
45586         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
45587         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
45588         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
45589         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
45590         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
45591         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
45592         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
45593         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
45594         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
45595         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
45596         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
45597         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
45598         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
45599         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
45600         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
45601         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
45602         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
45604         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
45605         rename.
45606         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45607         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45608         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45609         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45610         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45611         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45612         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
45613         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45615 2011-10-24  Andreas Schwab  <schwab@redhat.com>
45617         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
45619 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
45621         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
45623         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
45624         prediction.
45625         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
45627         * string/strnlen.c: Don't define STRNLEN, reverse logic.
45628         Remove unused variable magic_bits.
45629         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
45631         * string/strnlen.c: Define and use STRNLEN macro.
45632         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
45633         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
45634         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
45635         * wcsmbs/wcslen.c: Define and use WCSLEN.
45636         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
45637         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
45638         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
45639         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
45640         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
45641         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
45642         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
45644 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45646         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
45647         strnlen-sse2-no-bsf.
45648         Rename strlen-no-bsf to strlen-sse2-no-bsf.
45649         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
45650         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
45651         Add strnlen support.
45652         (USE_AS_STRNLEN): New macro.
45653         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
45654         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
45655         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
45656         * sysdeps/x86_64/wcslen.S: New file.
45658 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
45660         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
45661         XMM-moves are used for copying on small sizes.
45663 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45665         * wcsmbs/Makefile (strop-tests): Add wcschr.
45666         * wcsmbs/test-wcschr.c: New file.
45667         * string/test-strchr.c: Update.
45668         Add wcschr support.
45669         (WIDE): New macro.
45671 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45673         * wcsmbs/Makefile (strop-tests): Add wcslen.
45674         * wcsmbs/test-wcslen.c: New file.
45675         * string/test-strlen.c: Update.
45676         Add wcslen support.
45677         (WIDE): New macro.
45679 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
45681         * po/it.po: Update from translation team.
45683 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45685         * sysdeps/x86_64/wcscmp.S: Update.
45686         Fix wrong comparison semantics.
45687         wcscmp shall use signed comparison not unsigned.
45688         Don't use substraction to avoid overflow bug.
45689         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
45690         * wcsmbc/wcscmp.c: Likewise.
45691         * string/test-strcmp.c: Likewise.
45692         Add new tests to check cases with negative values.
45694 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
45696         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
45697         * sysdeps/x86_64/dla.h: ...here.  New file.
45698         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
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/e_sqrt.c: Likewise.
45704         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45705         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
45706         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45708 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
45710         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
45711         __ynl_finite aliases.
45713 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
45715         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
45717         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
45718         define DLA_FMA.
45719         [DLA_FMA] (EMULV): Use DLA_FMA.
45720         [DLA_FMA] (MUL12): Use EMULV.
45721         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
45722         that are not needed.
45723         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45724         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45725         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45726         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45727         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45728         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
45729         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45731 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
45733         * math/s_nan.c: Undef __nan.
45734         * math/s_nanf.c: Undef __nanf.
45735         * math/s_nanl.c: Undef __nanl.
45736         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
45737         "math_private.h".
45739 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
45741         * math/s_catan.c: Add branch predictions.
45742         * math/s_catanf.c: Likewise.
45743         * math/s_catanh.c: Likewise.
45744         * math/s_catanhf.c: Likewise.
45745         * math/s_catanhl.c: Likewise.
45746         * math/s_catanl.c: Likewise.
45747         * math/s_cexp.c: Likewise.
45748         * math/s_cexpf.c: Likewise.
45749         * math/s_cexpl.c: Likewise.
45750         * math/s_clog.c: Likewise.
45751         * math/s_clog10.c: Likewise.
45752         * math/s_clog10f.c: Likewise.
45753         * math/s_clog10l.c: Likewise.
45754         * math/s_clogf.c: Likewise.
45755         * math/s_clogl.c: Likewise.
45756         * math/s_csqrt.c: Likewise.
45757         * math/s_csqrtf.c: Likewise.
45758         * math/s_csqrtl.c: Likewise.
45759         * math/s_ctanf.c: Likewise.
45760         * math/s_ctanh.c: Likewise.
45761         * math/s_ctanhf.c: Likewise.
45762         * math/s_ctanhl.c: Likewise.
45763         * math/s_ctanl.c: Likewise.
45765         * math/math_private.h: Define __nan, __nanf, __nanl.
45766         * math/s_cacosh.c: Include <math_private.h>.
45767         * math/s_cacoshl.c: Likewise.
45768         * math/s_casinh.c: Likewise.
45769         * math/s_casinhf.c: Likewise.
45770         * math/s_casinhl.c: Likewise.
45771         * math/s_ccos.c: Rely entire on ccosh.
45772         * math/s_ccosf.c: Rely entire on ccoshf.
45773         * math/s_ccosl.c: Rely entirely on ccoshl.
45774         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
45775         Remove tests for FE_INVALID.
45776         * math/s_ccoshf.c: Likewise.
45777         * math/s_ccoshl.c: Likewise.
45778         * math/s_csin.c: Likewise.
45779         * math/s_csinf.c: Likewise.
45780         * math/s_csinh.c Likewise.
45781         * math/s_csinhf.c: Likewise.
45782         * math/s_csinhl.c: Likewise.
45783         * math/s_csinl.c: Likewise.
45784         * math/s_ctan.c: Likewise.
45785         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
45786         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
45787         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
45789 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
45791         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
45792         compilation problems.
45794         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
45795         __builtin_expect.
45797 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
45799         * sysdeps/i386/configure.in: Test for -mfma4 option.
45800         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
45801         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
45802         COMMON_CPUID_INDEX_80000001.
45803         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
45804         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
45805         use it if FMA3 is not supported.
45806         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
45808         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
45809         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
45811 2011-10-20  Andreas Schwab  <schwab@redhat.com>
45813         [BZ #12892]
45814         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
45815         it would create a cycle with a link time dependency.
45817 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
45819         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
45820         instruction.
45821         * string/Makefile (strop-tests): Add rawmemchr.
45822         * string/test-rawmemchr.c: New file.
45824         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
45825         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
45826         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
45827         when compiling str{,n}casecmp and when AVX is available.  Hook up
45828         new optimized code in initializers.
45830 2011-10-19  Andreas Schwab  <schwab@redhat.com>
45832         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
45833         __feraiseexcept instead of feraiseexcept.
45835 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
45837         * math/math_private.h: Define defaults for libc_fetestexcept and
45838         libc_feupdateenv.
45839         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
45840         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
45841         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
45842         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
45843         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
45844         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
45845         libc_fetestexcept and libc_feupdateenv.
45847         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
45848         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
45849         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
45850         * sysdeps/x86_64/fpu/math_private.h: Define special version of
45851         libc_feholdexcept_setround.
45853         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
45854         Add s_nearbyint-c and s_nearbyintf-c.
45855         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
45856         nearbyintf inlines.
45857         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
45858         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
45859         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
45860         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
45862         * math/math_private.h: Define defaults for libc_fegetround,
45863         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
45864         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
45865         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
45866         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
45867         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
45868         standard functions.
45869         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
45870         Remove comments and hacks for old compiler versions.
45871         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
45872         libc_fegetround, libc_fesetround, libc_feholdexcept, and
45873         libc_feholdexceptl.
45875 2011-10-18  Andreas Schwab  <schwab@redhat.com>
45877         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
45878         (__feraiseexcept_renamed): Add __NTH.
45879         (feraiseexcept): Add __NTH.  Rename local variables to fix
45880         namespace violations.
45882 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
45884         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
45886         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
45888         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
45889         recently added interfaces.
45890         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
45892         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
45893         about macro parameter expansion.
45895         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
45896         __NO_MATH_INLINES is defined.  Cleanups.
45898         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
45899         and __floorf is target has SSE4.1.
45900         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
45901         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
45902         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
45903         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
45905         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
45906         name.
45907         (floorf): Likewise.
45909         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
45911 2011-10-17  Andreas Schwab  <schwab@redhat.com>
45913         * misc/sys/cdefs.h: Fix last change.
45915         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
45916         database lookup.
45918 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
45920         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
45922         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
45923         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
45924         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
45925         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
45926         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
45927         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
45928         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
45929         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
45930         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
45931         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
45932         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
45933         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
45934         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
45935         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
45936         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
45937         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
45938         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
45939         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
45940         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
45941         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
45942         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
45943         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
45945         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
45946         ceil, ceilf, floor, floorf.
45948         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
45949         Perform IRELATIVE relocations last.
45951         * elf/do-rel.h: Add another parameter nrelative, replacing the
45952         local variable with the same name.  Change name of the function
45953         to end in Rel or Rela (uppercase).
45954         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
45955         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
45956         elf_dynamic_do_##reloc function.
45958 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
45960         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
45961         is sufficient, at least on modern CPUs.
45963         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
45965         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
45966         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
45968         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
45969         __expl_finite.
45970         * math/bits/math-finite.h: Add entries for exp.
45971         * math/e_expl.c: Add __*_finite alias.
45972         * sysdeps/i386/fpu/e_exp.S: Likewise.
45973         * sysdeps/i386/fpu/e_expf.S: Likewise.
45974         * sysdeps/i386/fpu/e_expl.c: Likewise.
45975         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
45976         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
45977         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
45978         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
45979         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
45980         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
45981         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
45983         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
45984         is sufficient, at least on modern CPUs.
45986         * ctype/ctype-info.c (__ctype_init): Define.
45987         * include/ctype.h (__ctype_init): Declare.
45988         (__ctype_b_loc): The variable is always initialized.
45989         (__ctype_toupper_loc): Likewise.
45990         (__ctype_tolower_loc): Likewise.
45991         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
45992         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
45994 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
45996         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
45998         * configure.in: Also look in $cxxmachine/include for C++ system
45999         headers.
46001 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46003         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
46004         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
46005         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
46006         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
46007         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
46008         (USE_AS_WMEMCMP): New macro.
46009         Fixing indents.
46010         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
46011         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
46012         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
46013         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
46014         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
46015         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
46016         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
46017         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
46018         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
46019         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
46020         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
46021         (USE_AS_WMEMCMP): New macro.
46022         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
46023         * sysdeps/string/test-memcmp.c: Update.
46024         Fix simple_wmemcmp.
46025         Add new tests.
46026         * wcsmbs/wmemcmp.c: Update.
46027         (WMEMCMP): New macro.
46028         Fix overflow bug.
46030 2011-10-12  Andreas Jaeger  <aj@suse.de>
46032         [BZ #13268]
46033         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
46035 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
46037         * libio/iofwide.c (do_length): Avoid warning.
46039         * ctype/ctype.h (__isctype_f): Add missing __THROW.
46041 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
46043         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
46045         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
46046         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
46047         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
46048         * sysdeps/i386/i686/fpu/e_log.S: New file.
46049         * sysdeps/i386/i686/fpu/e_logf.S: New file.
46050         * sysdeps/i386/i686/fpu/e_logl.S: New file.
46052         * ctype/ctype.h: Add support for inlined isXXX functions when
46053         compiling C++ code.
46055 2011-10-14  Andreas Schwab  <schwab@redhat.com>
46057         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
46059         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
46061 2011-10-13  Roland McGrath  <roland@hack.frob.com>
46063         [BZ #13291]
46064         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
46066 2011-10-13  Andreas Schwab  <schwab@redhat.com>
46068         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
46069         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
46070         feraiseexcept.
46072         * sysdeps/x86_64/memrchr.S: Check for zero size.
46074         * string/stratcliff.c: Add memrchr tests.
46076 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46078         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
46079         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
46080         rawmemchr-sse2 rawmemchr-sse2-bsf.
46081         * sysdeps/i386/i686/multiarch/memchr.S: New file.
46082         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
46083         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
46084         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
46085         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
46086         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
46087         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
46088         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
46089         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
46090         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
46091         * string/memrchr.c (MEMRCHR): New macro.
46093 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
46095         Add integration with gcc's -ffinite-math-only and optimize wrapper
46096         functions in libm.
46097         * Versions.def: Define GLIBC_2.15 version for libm.
46098         * math/Makefile (headers): Add bits/math-finite.h.
46099         * math/bits/math-finite.h: New file.
46100         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
46101         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
46102         * math/e_acoshl.c: Add __*_finite alias.
46103         * math/e_acosl.c: Likewise.
46104         * math/e_asinl.c: Likewise.
46105         * math/e_atan2l.c: Likewise.
46106         * math/e_atanhl.c: Likewise.
46107         * math/e_coshl.c: Likewise.
46108         * math/e_exp10.c: Likewise.
46109         * math/e_exp10f.c: Likewise.
46110         * math/e_exp10l.c: Likewise.
46111         * math/e_exp2l.c: Likewise.
46112         * math/e_fmodl.c: Likewise.
46113         * math/e_gammal_r.c: Likewise.
46114         * math/e_hypotl.c: Likewise.
46115         * math/e_j0l.c: Likewise.
46116         * math/e_j1l.c: Likewise.
46117         * math/e_jnl.c: Likewise.
46118         * math/e_lgammal_r.c: Likewise.
46119         * math/e_log10l.c: Likewise.
46120         * math/e_log2l.c: Likewise.
46121         * math/e_logl.c: Likewise.
46122         * math/e_powl.c: Likewise.
46123         * math/e_sinhl.c: Likewise.
46124         * math/e_sqrtl.c: Likewise.
46125         * math/e_scalb.c: Completely rewritten and optimized.
46126         * math/e_scalbf.c: Likewise.
46127         * math/e_scalbl.c: Likewise.
46128         * math/w_acos.c: Likewise.
46129         * math/w_acosf.c: Likewise.
46130         * math/w_acosl.c: Likewise.
46131         * math/w_acosh.c: Likewise.
46132         * math/w_acoshf.c: Likewise.
46133         * math/w_acoshl.c: Likewise.
46134         * math/w_asin.c: Likewise.
46135         * math/w_asinf.c: Likewise.
46136         * math/w_asinl.c: Likewise.
46137         * math/w_atan2.c: Likewise.
46138         * math/w_atan2f.c: Likewise.
46139         * math/w_atan2l.c: Likewise.
46140         * math/w_atanh.c: Likewise.
46141         * math/w_atanhf.c: Likewise.
46142         * math/w_atanhl.c: Likewise.
46143         * math/w_exp10.c: Likewise.
46144         * math/w_exp10f.c: Likewise.
46145         * math/w_exp10l.c: Likewise.
46146         * math/w_fmod.c: Likewise.
46147         * math/w_fmodf.c: Likewise.
46148         * math/w_fmodl.c: Likewise.
46149         * math/w_j0.c: Likewise.
46150         * math/w_j0f.c: Likewise.
46151         * math/w_j0l.c: Likewise.
46152         * math/w_j1.c: Likewise.
46153         * math/w_j1f.c: Likewise.
46154         * math/w_j1l.c: Likewise.
46155         * math/w_jn.c: Likewise.
46156         * math/w_jnf.c: Likewise.
46157         * math/w_log.c: Likewise.
46158         * math/w_logf.c: Likewise.
46159         * math/w_logl.c: Likewise.
46160         * math/w_log10.c: Likewise.
46161         * math/w_log10f.c: Likewise.
46162         * math/w_log10l.c: Likewise.
46163         * math/w_log2.c: Likewise.
46164         * math/w_log2f.c: Likewise.
46165         * math/w_log2l.c: Likewise.
46166         * math/w_pow.c: Likewise.
46167         * math/w_powf.c: Likewise.
46168         * math/w_powl.c: Likewise.
46169         * math/w_remainder.c: Likewise.
46170         * math/w_remainderf.c: Likewise.
46171         * math/w_remainderl.c: Likewise.
46172         * math/w_scalb.c: Likewise.
46173         * math/w_scalbf.c: Likewise.
46174         * math/w_scalbl.c: Likewise.
46175         * math/w_sqrt.c: Likewise.
46176         * math/w_sqrtf.c: Likewise.
46177         * math/w_sqrtl.c: Likewise.
46178         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
46179         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
46180         used.
46181         * math/math_private.h: Declare __kernel_standard_f.
46182         * math/w_cosh.c: Remove cruft and optimize a bit.
46183         * math/w_coshf.c: Likewise.
46184         * math/w_coshl.c: Likewise.
46185         * math/w_exp2.c: Likewise.
46186         * math/w_exp2f.c: Likewise.
46187         * math/w_exp2l.c: Likewise.
46188         * math/w_hypot.c: Likewise.
46189         * math/w_hypotf.c: Likewise.
46190         * math/w_hypotl.c: Likewise.
46191         * math/w_lgamma.c: Likewise.
46192         * math/w_lgamma_r.c: Likewise.
46193         * math/w_lgammaf.c: Likewise.
46194         * math/w_lgammaf_r.c: Likewise.
46195         * math/w_lgammal.c: Likewise.
46196         * math/w_lgammal_r.c: Likewise.
46197         * math/w_sinh.c: Likewise.
46198         * math/w_sinhf.c: Likewise.
46199         * math/w_sinhl.c: Likewise.
46200         * math/w_tgamma.c: Likewise.
46201         * math/w_tgammaf.c: Likewise.
46202         * math/w_tgammal.c: Likewise.
46203         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
46204         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
46205         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
46206         Minor optimizations.  Pretty printing.  Remove cruft.
46207         * sysdeps/i386/fpu/e_acosf.S: Likewise.
46208         * sysdeps/i386/fpu/e_acosh.S: Likewise.
46209         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
46210         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
46211         * sysdeps/i386/fpu/e_acosl.c: Likewise.
46212         * sysdeps/i386/fpu/e_asin.S: Likewise.
46213         * sysdeps/i386/fpu/e_asinf.S: Likewise.
46214         * sysdeps/i386/fpu/e_atan2.S: Likewise.
46215         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
46216         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
46217         * sysdeps/i386/fpu/e_atanh.S: Likewise.
46218         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
46219         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
46220         * sysdeps/i386/fpu/e_exp10.S: Likewise.
46221         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
46222         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
46223         * sysdeps/i386/fpu/e_exp2.S: Likewise.
46224         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
46225         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
46226         * sysdeps/i386/fpu/e_fmod.S: Likewise.
46227         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
46228         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
46229         * sysdeps/i386/fpu/e_hypot.S: Likewise.
46230         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
46231         * sysdeps/i386/fpu/e_log.S: Likewise.
46232         * sysdeps/i386/fpu/e_log10.S: Likewise.
46233         * sysdeps/i386/fpu/e_log10f.S: Likewise.
46234         * sysdeps/i386/fpu/e_log10l.S: Likewise.
46235         * sysdeps/i386/fpu/e_log2.S: Likewise.
46236         * sysdeps/i386/fpu/e_log2f.S: Likewise.
46237         * sysdeps/i386/fpu/e_log2l.S: Likewise.
46238         * sysdeps/i386/fpu/e_logf.S: Likewise.
46239         * sysdeps/i386/fpu/e_logl.S: Likewise.
46240         * sysdeps/i386/fpu/e_pow.S: Likewise.
46241         * sysdeps/i386/fpu/e_powf.S: Likewise.
46242         * sysdeps/i386/fpu/e_powl.S: Likewise.
46243         * sysdeps/i386/fpu/e_remainder.S: Likewise.
46244         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
46245         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
46246         * sysdeps/i386/fpu/e_scalb.S: Likewise.
46247         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
46248         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
46249         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
46250         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
46251         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
46252         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
46253         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
46254         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
46255         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
46256         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
46257         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
46258         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
46259         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
46260         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
46261         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
46262         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
46263         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
46264         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
46265         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
46266         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
46267         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
46268         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
46269         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
46270         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
46271         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
46272         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
46273         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
46274         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
46275         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
46276         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
46277         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
46278         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
46279         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
46280         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
46281         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
46282         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
46283         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
46284         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
46285         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
46286         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
46287         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
46288         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
46289         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
46290         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
46291         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
46292         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
46293         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
46294         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
46295         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
46296         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
46297         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
46298         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
46299         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
46300         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
46301         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
46302         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
46303         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
46304         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
46305         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
46306         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
46307         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
46308         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
46309         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
46310         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
46311         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
46312         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
46313         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
46314         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
46315         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
46316         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
46317         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
46318         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
46319         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
46320         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
46321         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
46322         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
46323         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
46324         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
46325         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
46326         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
46327         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
46328         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
46329         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
46330         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
46331         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
46332         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
46333         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
46334         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
46335         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
46336         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
46337         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
46338         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
46339         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
46340         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
46341         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
46342         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
46343         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
46344         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
46345         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
46346         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
46347         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
46348         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
46349         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
46350         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
46351         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
46352         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
46353         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
46354         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
46355         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
46356         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
46357         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
46358         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
46359         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
46360         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
46361         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
46362         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
46363         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
46364         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
46365         (__isnanf): Likewise.
46366         (__isinf_ns): Likewise.
46367         (__isinf_nsf): Likewise.
46368         (__finite): Likewise.
46369         (__finitef): Likewise.
46370         (__ieee754_sqrt): Define as macro.
46371         (__ieee754_sqrtf): Define as macro.
46372         (__ieee754_sqrtl): Define as macro.
46373         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
46374         inlined copy.
46375         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
46376         __FINITE_MATH_ONLY__ consistent.
46377         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
46379 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
46381         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
46382         of rawmemchr.
46384         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
46386 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
46388         * po/ja.po: Update from translation team.
46390 2011-10-08  Roland McGrath  <roland@hack.frob.com>
46392         * locale/programs/locarchive.c (prepare_address_space): New function.
46393         (create_archive, enlarge_archive, open_archive): Use it.
46395         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
46396         inside [SHARED], where it is used.
46398         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
46400         * nss/getent.c (netgroup_keys): Remove unused variable.
46401         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
46403 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
46405         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
46406         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
46407         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
46408         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
46409         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
46410         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
46411         * math/Makefile (libm-calls): Add s_isinf_ns.
46412         * math/divtc3.c: Use __isinf_nsl instead of isinf.
46413         * math/multc3.c: Likewise.
46414         * math/s_casin.c: Likewise.
46415         * math/s_casinf.c: Likewise.
46416         * math/s_casinl.c: Likewise.
46417         * math/s_ccos.c: Likewise.
46418         * math/s_ccosf.c: Likewise.
46419         * math/s_ccosl.c: Likewise.
46420         * math/s_ctan.c: Likewise.
46421         * math/s_ctanf.c: Likewise.
46422         * math/s_ctanh.c: Likewise.
46423         * math/s_ctanhf.c: Likewise.
46424         * math/s_ctanhl.c: Likewise.
46425         * math/s_ctanl.c: Likewise.
46426         * math/w_fmod.c: Likewise.
46427         * math/w_fmodf.c: Likewise.
46428         * math/w_fmodl.c: Likewise.
46429         * math/w_remainder.c: Likewise.
46430         * math/w_remainderf.c: Likewise.
46431         * math/w_remainderl.c: Likewise.
46432         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
46433         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
46434         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
46435         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
46436         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
46437         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
46438         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
46439         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
46441         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
46442         of the number.
46443         * stdio-common/printf_fphex.c: Likewise.
46444         * stdio-common/printf_size.c: Likewise.
46446         * math/e_exp10.c: Include math_private.h using <...> not "...".
46447         * math/e_exp10f.c: Likewise.
46448         * math/e_exp10l.c: Likewise.
46449         * math/e_exp2l.c: Likewise.
46450         * math/e_j0l.c: Likewise.
46451         * math/e_j1l.c: Likewise.
46452         * math/e_jnl.c: Likewise.
46453         * math/e_lgammal_r.c: Likewise.
46454         * math/e_rem_pio2l.c: Likewise.
46455         * math/e_scalb.c: Likewise.
46456         * math/e_scalbf.c: Likewise.
46457         * math/e_scalbl.c: Likewise.
46458         * math/k_cosl.c: Likewise.
46459         * math/k_sinl.c: Likewise.
46460         * math/k_tanl.c: Likewise.
46461         * math/s_cacoshf.c: Likewise.
46462         * math/s_catan.c: Likewise.
46463         * math/s_catanf.c: Likewise.
46464         * math/s_catanh.c: Likewise.
46465         * math/s_catanhf.c: Likewise.
46466         * math/s_catanhl.c: Likewise.
46467         * math/s_catanl.c: Likewise.
46468         * math/s_ccosh.c: Likewise.
46469         * math/s_ccoshf.c: Likewise.
46470         * math/s_ccoshl.c: Likewise.
46471         * math/s_cexp.c: Likewise.
46472         * math/s_cexpf.c: Likewise.
46473         * math/s_cexpl.c: Likewise.
46474         * math/s_clog.c: Likewise.
46475         * math/s_clog10.c: Likewise.
46476         * math/s_clog10f.c: Likewise.
46477         * math/s_clog10l.c: Likewise.
46478         * math/s_clogf.c: Likewise.
46479         * math/s_clogl.c: Likewise.
46480         * math/s_csin.c: Likewise.
46481         * math/s_csinf.c: Likewise.
46482         * math/s_csinh.c: Likewise.
46483         * math/s_csinhf.c: Likewise.
46484         * math/s_csinhl.c: Likewise.
46485         * math/s_csinl.c: Likewise.
46486         * math/s_csqrt.c: Likewise.
46487         * math/s_csqrtf.c: Likewise.
46488         * math/s_csqrtl.c: Likewise.
46489         * math/s_ctan.c: Likewise.
46490         * math/s_ctanf.c: Likewise.
46491         * math/s_ctanh.c: Likewise.
46492         * math/s_ctanhf.c: Likewise.
46493         * math/s_ctanhl.c: Likewise.
46494         * math/s_ctanl.c: Likewise.
46495         * math/s_ldexp.c: Likewise.
46496         * math/s_ldexpf.c: Likewise.
46497         * math/s_ldexpl.c: Likewise.
46498         * math/s_significand.c: Likewise.
46499         * math/s_significandf.c: Likewise.
46500         * math/s_significandl.c: Likewise.
46501         * math/w_acos.c: Likewise.
46502         * math/w_acosf.c: Likewise.
46503         * math/w_acosh.c: Likewise.
46504         * math/w_acoshf.c: Likewise.
46505         * math/w_acoshl.c: Likewise.
46506         * math/w_acosl.c: Likewise.
46507         * math/w_asin.c: Likewise.
46508         * math/w_asinf.c: Likewise.
46509         * math/w_asinl.c: Likewise.
46510         * math/w_atan2.c: Likewise.
46511         * math/w_atan2f.c: Likewise.
46512         * math/w_atan2l.c: Likewise.
46513         * math/w_atanh.c: Likewise.
46514         * math/w_atanhf.c: Likewise.
46515         * math/w_atanhl.c: Likewise.
46516         * math/w_cosh.c: Likewise.
46517         * math/w_coshf.c: Likewise.
46518         * math/w_coshl.c: Likewise.
46519         * math/w_dremf.c: Likewise.
46520         * math/w_exp10.c: Likewise.
46521         * math/w_exp10f.c: Likewise.
46522         * math/w_exp10l.c: Likewise.
46523         * math/w_exp2.c: Likewise.
46524         * math/w_exp2f.c: Likewise.
46525         * math/w_fmod.c: Likewise.
46526         * math/w_fmodf.c: Likewise.
46527         * math/w_fmodl.c: Likewise.
46528         * math/w_hypot.c: Likewise.
46529         * math/w_hypotf.c: Likewise.
46530         * math/w_hypotl.c: Likewise.
46531         * math/w_j0.c: Likewise.
46532         * math/w_j0f.c: Likewise.
46533         * math/w_j0l.c: Likewise.
46534         * math/w_j1.c: Likewise.
46535         * math/w_j1f.c: Likewise.
46536         * math/w_j1l.c: Likewise.
46537         * math/w_jn.c: Likewise.
46538         * math/w_jnf.c: Likewise.
46539         * math/w_jnl.c: Likewise.
46540         * math/w_lgamma.c: Likewise.
46541         * math/w_lgamma_r.c: Likewise.
46542         * math/w_lgammaf.c: Likewise.
46543         * math/w_lgammaf_r.c: Likewise.
46544         * math/w_lgammal.c: Likewise.
46545         * math/w_lgammal_r.c: Likewise.
46546         * math/w_log.c: Likewise.
46547         * math/w_log10.c: Likewise.
46548         * math/w_log10f.c: Likewise.
46549         * math/w_log10l.c: Likewise.
46550         * math/w_log2.c: Likewise.
46551         * math/w_log2f.c: Likewise.
46552         * math/w_log2l.c: Likewise.
46553         * math/w_logf.c: Likewise.
46554         * math/w_logl.c: Likewise.
46555         * math/w_pow.c: Likewise.
46556         * math/w_powf.c: Likewise.
46557         * math/w_powl.c: Likewise.
46558         * math/w_remainder.c: Likewise.
46559         * math/w_remainderf.c: Likewise.
46560         * math/w_remainderl.c: Likewise.
46561         * math/w_scalb.c: Likewise.
46562         * math/w_scalbf.c: Likewise.
46563         * math/w_scalbl.c: Likewise.
46564         * math/w_sinh.c: Likewise.
46565         * math/w_sinhf.c: Likewise.
46566         * math/w_sinhl.c: Likewise.
46567         * math/w_sqrt.c: Likewise.
46568         * math/w_sqrtf.c: Likewise.
46569         * math/w_sqrtl.c: Likewise.
46570         * math/w_tgamma.c: Likewise.
46571         * math/w_tgammaf.c: Likewise.
46572         * math/w_tgammal.c: Likewise.
46574         * po/ja.po: Update from translation team.
46576 2011-09-29  Andreas Jaeger  <aj@suse.de>
46578         [BZ #13179]
46579         * sunrpc/netname.c (netname2host): Fix logic.
46581         [BZ #6779]
46582         [BZ #6783]
46583         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
46584         correctly.
46585         * math/w_remainder.c (__remainder): Likewise.
46586         * math/w_remainderf.c (__remainderf): Likewise.
46587         * math/libm-test.inc (remainder_test): Add test cases.
46589 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
46591         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
46592         sdiv_qrnnd.
46594 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
46596         * string/test-memcmp.c: Avoid unncessary #defines.
46597         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
46599 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46601         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
46602         Use new sse2 version for core i3 - i7 as it's faster
46603         than sse42 version.
46604         (bit_Prefer_PMINUB_for_stringop): New.
46605         * sysdeps/x86_64/rawmemchr.S: Update.
46606         Replace with faster SSE2 version.
46607         * sysdeps/x86_64/memrchr.S: New file.
46608         * sysdeps/x86_64/memchr.S: Update.
46609         Replace with faster SSE2 version.
46611 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
46613         * elf/dl-load.c (lose): Add cast to avoid warning.
46615 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
46617         * po/ca.po: Update from translation team.
46619         * inet/getnetgrent_r.c: Hook up nscd.
46620         * nscd/Makefile (routines): Add nscd_netgroup.
46621         (nscd-modules): Add netgroupcache.
46622         (CFLAGS-netgroupcache.c): Define.
46623         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
46624         (cache_search): Add const to second parameter.
46625         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
46626         INNETGR.
46627         (dbs): Add netgrdb entry.
46628         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
46629         (verify_persistent_db): Handle netgrdb.
46630         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
46631         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
46632         GETFDNETGR.
46633         (netgroup_response_header): Define.
46634         (innetgroup_response_header): Define.
46635         (datahead): Add netgroup_response_header and innetgroup_response_header
46636         elements.
46637         * nscd/nscd.conf: Add entries for netgroup cache.
46638         * nscd/nscd.h (dbtype): Add netgrdb.
46639         (_PATH_NSCD_NETGROUP_DB): Define.
46640         (netgroup_iov_disabled): Declare.
46641         (xmalloc, xcalloc, xrealloc): Move declarations here.
46642         (cache_search): Adjust prototype.
46643         Add netgroup-related prototypes.
46644         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
46645         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
46646         (__nscd_innetgr): Declare.
46647         * nscd/selinux.c (perms): Use access_vector_t as element type and
46648         add netgroup-related initializers.
46649         * nscd/netgroupcache.c: New file.
46650         * nscd/nscd_netgroup.c: New file.
46651         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
46652         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
46653         For four parameters use innetgr.
46654         * nss/nss_files/files-init.c: Add definition and callback for netgr.
46655         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
46656         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
46657         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
46659         * nscd/connections.c (register_traced_file): Don't register file
46660         for disabled databases.
46662 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
46664         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
46666         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
46667         from tree and freeing node.
46669 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
46671         * nss/nsswitch.c (__nss_database_lookup): Handle
46672         nss_parse_service_list out of memory case.
46674 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
46676         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
46677         out of memory case.
46679 2011-10-04  Andreas Schwab  <schwab@redhat.com>
46681         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
46682         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
46683         pass it down.
46684         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
46685         elf_machine_rela, elf_machine_lazy_rel.
46686         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
46687         (ELF_DYNAMIC_DO_REL): Likewise.
46688         (ELF_DYNAMIC_DO_RELA): Likewise.
46689         (ELF_DYNAMIC_RELOCATE): Likewise.
46690         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
46691         to ELF_DYNAMIC_DO_REL.
46692         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
46693         (dl_main): In trace mode always set __RTLD_NOIFUNC.
46694         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
46695         elf_machine_rela.
46696         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
46697         skip_ifunc, don't call ifunc function if non-zero.
46698         (elf_machine_rela): Likewise.
46699         (elf_machine_lazy_rel): Likewise.
46700         (elf_machine_lazy_rela): Likewise.
46701         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
46702         (elf_machine_lazy_rel): Likewise.
46703         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
46704         Likewise.
46705         (elf_machine_lazy_rel): Likewise.
46706         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
46707         Likewise.
46708         (elf_machine_lazy_rel): Likewise.
46709         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
46710         (elf_machine_lazy_rel): Likewise.
46711         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
46712         (elf_machine_lazy_rel): Likewise.
46713         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
46714         (elf_machine_lazy_rel): Likewise.
46715         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
46716         (elf_machine_lazy_rel): Likewise.
46717         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
46718         (elf_machine_lazy_rel): Likewise.
46719         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
46720         (elf_machine_lazy_rel): Likewise.
46722 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
46724         * nss/nss_files/files-init.c (_nss_files_init): Use static
46725         initialization for all the *_traced_file variables.
46727 2011-09-28  Andreas Schwab  <schwab@redhat.com>
46729         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
46731 2011-09-27  Roland McGrath  <roland@hack.frob.com>
46733         [BZ #13226]
46734         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
46736 2011-09-27  Andreas Schwab  <schwab@redhat.com>
46738         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
46739         Reread the line before reparsing it.
46741 2011-09-26  Andreas Schwab  <schwab@redhat.com>
46743         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
46745 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
46746             Maxim Kuvyrkov  <maxim@codesourcery.com>
46747             Joseph Myers  <joseph@codesourcery.com>
46749         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
46750         if needed for __stack_chk_guard.
46752 2011-09-19  Roland McGrath  <roland@hack.frob.com>
46754         * sysdeps/posix/spawni.c (script_execute): Always define it.
46755         It will be optimized away if unused.
46756         (maybe_script_execute): New function.
46757         (__spawni): Call it.
46759         * Makerules: Don't include tls.make.
46760         (config-tls): Always set to thread.
46761         * tls.make.c: File removed.
46763 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
46765         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
46766         * config.make.in (CPPFLAGS-config): New substituted variable.
46768 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
46770         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
46772         [BZ #13192]
46773         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
46774         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
46776 2011-09-15  Roland McGrath  <roland@hack.frob.com>
46778         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
46779         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
46780         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
46781         (CALL_FAIL): Likewise.
46782         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
46783         (CALL_FAIL): Macro removed.
46784         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
46786 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
46788         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
46789         for __FINITE_MATH_ONLY__ == 1.
46791 2011-09-15  Andreas Schwab  <schwab@redhat.com>
46793         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
46794         __ieee754_sqrt instead of sqrt.
46795         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
46796         __ieee754_sqrtf instead of sqrtf.
46797         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
46798         __floorf instead of floorf.
46799         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
46800         __floorf, __truncf instead of floorf, truncf.
46802 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
46804         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
46806         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
46807         __extern_always_inline.
46808         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
46809         32-bit.
46811 2011-09-14  Andreas Schwab  <schwab@redhat.com>
46813         * elf/rtld.c (dl_main): Also relocate in dependency order when
46814         doing symbol dependency testing.
46816 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
46818         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
46819         Always define `refsym'.
46821 2011-09-13  Andreas Schwab  <schwab@redhat.com>
46823         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
46824         (__FD_ELT): Renamed from __FDELT.
46825         * misc/bits/select2.h (__FD_ELT): Likewise.
46826         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
46827         __FD_MASK instead of __FDELT, __FDMASK.
46828         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
46829         Likewise.
46830         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
46831         Likewise.
46833         * elf/Makefile (gen-ldd): Fix pattern.
46835         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
46836         (init_tls): Likewise.
46838 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
46840         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
46842 2011-09-12  Andreas Schwab  <schwab@redhat.com>
46844         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
46845         `struct cmsghdr *' instead of `void *'.
46846         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
46847         Likewise.
46849 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
46851         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
46852         if non-absolute.
46853         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
46854         ldd_rewrite_script.
46856 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
46858         * configure.in: Remove --with-tls option.
46859         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
46860         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
46861         out in case it is missing.
46862         * sysdeps/ia64/elf/configure.in: Likewise.
46863         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
46864         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
46865         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
46866         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
46867         * sysdeps/sh/elf/configure.in: Likewise.
46868         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
46869         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
46870         * sysdeps/x86_64/elf/configure.in: Likewise.
46871         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
46872         * sysdeps/mach/hurd/tls.h: Likewise.
46874         [BZ #13067]
46875         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
46877         [BZ #13090]
46878         * configure.in: Fix use of AC_INIT.
46880         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
46882 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
46884         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
46885         __set_errno.
46886         * malloc/hooks.c: Likewise.
46888         [BZ #11929]
46889         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
46890         variables statically.
46891         (narenas): Initialize.
46892         (list_lock): Initialize.
46893         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
46894         initializtion of main_arena and list_lock.  Small cleanups.
46895         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
46896         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
46897         Add initializers to main_arena and mp_.
46898         (malloc_state): Remove pagesize member.  Change all users to use
46899         GLRO(dl_pagesize).
46901         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
46902         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
46903         is always initialized.
46905         * malloc/malloc.c: Removed unused configurations and dead code.
46906         * malloc/arena.c: Likewise.
46907         * malloc/hooks.c: Likewise.
46908         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
46910         * include/tls.h: Removed.  USE___THREAD must always be defined.
46911         * bits/libc-tsd.h: Don't handle !USE___THREAD.
46912         * elf/dl-libc.c: Likewise.
46913         * elf/dl-tsd.c: Likewise.
46914         * include/errno.h: Likewise.
46915         * include/netdb.h: Likewise.
46916         * include/resolv.h: Likewise.
46917         * inet/herrno-loc.c: Likewise.
46918         * inet/herrno.c: Likewise.
46919         * malloc/arena.c: Likewise.
46920         * malloc/hooks.c: Likewise.
46921         * malloc/malloc.c: Likewise.
46922         * resolv/res-state.c: Likewise.
46923         * resolv/res_libc.c: Likewise.
46924         * sysdeps/i386/dl-machine.h: Likewise.
46925         * sysdeps/ia64/dl-machine.h: Likewise.
46926         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
46927         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
46928         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
46929         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
46930         * sysdeps/sh/dl-machine.h: Likewise.
46931         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
46932         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
46933         * sysdeps/unix/i386/sysdep.S: Likewise.
46934         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
46935         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
46936         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
46937         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
46938         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
46939         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
46940         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
46941         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
46942         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
46943         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
46944         * sysdeps/unix/x86_64/sysdep.S: Likewise.
46945         * sysdeps/x86_64/dl-machine.h: Likewise.
46946         * tls.make.c: Likewise.
46948         * configure.in: Remove --with-__thread option.  Make tests for
46949         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
46950         tls_model attribute fail if no support is available.  Remove
46951         USE_IN_LIBIO.
46952         * Makeconfig: Adjust for dropped configure option.  All features are
46953         now mandatory.
46954         * Makerules: Likewise.
46955         * Versions.def: Likewise.
46956         * argp/argp-fmtstream.c: Likewise.
46957         * argp/argp-fmtstream.h: Likewise.
46958         * argp/argp-help.c: Likewise.
46959         * assert/assert.c: Likewise.
46960         * config.h.in: Likewise.
46961         * config.make.in: Likewise.
46962         * configure: Likewise.
46963         * configure.in: Likewise.
46964         * csu/Versions: Likewise.
46965         * csu/init.c: Likewise.
46966         * elf/tst-audit2.c: Likewise.
46967         * elf/tst-tls10.c: Likewise.
46968         * elf/tst-tls10.h: Likewise.
46969         * elf/tst-tls11.c: Likewise.
46970         * elf/tst-tls12.c: Likewise.
46971         * elf/tst-tls14.c: Likewise.
46972         * elf/tst-tlsmod11.c: Likewise.
46973         * elf/tst-tlsmod12.c: Likewise.
46974         * elf/tst-tlsmod13.c: Likewise.
46975         * elf/tst-tlsmod13a.c: Likewise.
46976         * elf/tst-tlsmod14a.c: Likewise.
46977         * elf/tst-tlsmod15b.c: Likewise.
46978         * elf/tst-tlsmod16a.c: Likewise.
46979         * elf/tst-tlsmod16b.c: Likewise.
46980         * elf/tst-tlsmod7.c: Likewise.
46981         * elf/tst-tlsmod8.c: Likewise.
46982         * elf/tst-tlsmod9.c: Likewise.
46983         * gmon/gmon.c: Likewise.
46984         * grp/fgetgrent_r.c: Likewise.
46985         * grp/putgrent.c: Likewise.
46986         * hurd/fopenport.c: Likewise.
46987         * include/libc-symbols.h: Likewise.
46988         * include/tls.h: Likewise.
46989         * intl/gettextP.h: Likewise.
46990         * intl/loadinfo.h: Likewise.
46991         * locale/global-locale.c: Likewise.
46992         * locale/localeinfo.h: Likewise.
46993         * mach/devstream.c: Likewise.
46994         * malloc/arena.c: Likewise.
46995         * malloc/set-freeres.c: Likewise.
46996         * misc/err.c: Likewise.
46997         * misc/getttyent.c: Likewise.
46998         * misc/mntent_r.c: Likewise.
46999         * posix/getopt.c: Likewise.
47000         * posix/wordexp.c: Likewise.
47001         * pwd/fgetpwent_r.c: Likewise.
47002         * resolv/Versions: Likewise.
47003         * resolv/res_hconf.c: Likewise.
47004         * shadow/fgetspent_r.c: Likewise.
47005         * shadow/putspent.c: Likewise.
47006         * stdio-common/printf_fphex.c: Likewise.
47007         * stdio-common/tmpfile.c: Likewise.
47008         * stdlib/abort.c: Likewise.
47009         * stdlib/fmtmsg.c: Likewise.
47010         * sunrpc/auth_unix.c: Likewise.
47011         * sunrpc/clnt_perr.c: Likewise.
47012         * sunrpc/clnt_tcp.c: Likewise.
47013         * sunrpc/clnt_udp.c: Likewise.
47014         * sunrpc/clnt_unix.c: Likewise.
47015         * sunrpc/openchild.c: Likewise.
47016         * sunrpc/svc_simple.c: Likewise.
47017         * sunrpc/svc_tcp.c: Likewise.
47018         * sunrpc/svc_udp.c: Likewise.
47019         * sunrpc/svc_unix.c: Likewise.
47020         * sunrpc/xdr.c: Likewise.
47021         * sunrpc/xdr_array.c: Likewise.
47022         * sunrpc/xdr_rec.c: Likewise.
47023         * sunrpc/xdr_ref.c: Likewise.
47024         * sunrpc/xdr_stdio.c: Likewise.
47026 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
47028         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
47030 2011-07-03  Andreas Jaeger  <aj@suse.de>
47032         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
47033         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
47034         regenerate with gen-libm-tests.pl.
47036 2010-05-12  Petr Baudis  <pasky@suse.cz>
47038         [BZ #11589]
47039         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
47040         around j0() zero points by switching to j1().
47041         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
47042         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
47043         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
47044         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
47046 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
47048         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
47049         instead of 0.
47050         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
47051         instead of 0.
47052         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
47053         Patch in part by Pavel Roskin <proski@gnu.org>.
47055         [BZ #13138]
47056         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
47057         realloc.
47058         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
47059         Free memory block if necessary.
47061         [BZ #12847]
47062         * libio/genops.c (INTDEF): For string streams the _lock pointer can
47063         be NULL.  Don't lock in this case.
47065 2011-09-09  Roland McGrath  <roland@hack.frob.com>
47067         * elf/elf.h (ELFOSABI_GNU): New macro.
47068         (ELFOSABI_LINUX): Define to that.
47070 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
47072         * string/strncat.c (strncat): Undef the symbol in case it has been
47073         defined in bits/string.h.
47075 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
47077         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
47079         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
47080         link map.
47082 2011-08-17  Andreas Jaeger  <aj@suse.de>
47084         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
47086 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
47087             Ian Lance Taylor  <iant@google.com>
47089         * math/libm-test.inc (lround_test): New testcase.
47090         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
47092 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
47094         * Makefile: Remove support for automatic cvs check-ins.
47095         * Makerules: Likewise.
47096         * config.make.in: Likewise.
47097         * configure.in: Likewise.
47098         * intl/Makefile: Likewise.
47099         * locale/Makefile: Likewise.
47100         * po/Makefile: Likewise.
47101         * posix/Makefile: Likewise.
47102         * sysdeps/gnu/Makefile: Likewise.
47103         * sysdeps/mach/hurd/Makefile: Likewise.
47104         * sysdeps/sparc/sparc32/Makefile: Likewise.
47106         [BZ #13118]
47107         * posix/Makefile (bug-regex32-ENV): Define.
47108         Patch by John Stanley <jpsinthemix@verizon.net>.
47110         * misc/Makefile (headers): Add bits/select2.h.
47111         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
47112         * misc/bits/select2.h: New file.
47113         * include/bits/select2.h: New file.
47114         * debug/Makefile (routines): Add fdelt_chk.
47115         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
47116         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
47117         FD_ISSET.
47118         * debug/fdelt_chk.c: New file.
47120         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
47121         * wcsmbs/test-wmemcmp.c: Likewise.
47122         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
47123         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
47125 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47127         * string/Makefile (strop-tests): Add memcmp.
47128         * string/test-wmemcmp.c: New file.
47129         * string/test-memcmp.c: Add wmemcmp support.
47131 2011-09-08  Roland McGrath  <roland@hack.frob.com>
47133         [BZ #13153]
47134         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
47135         2011-07-19 change.
47137         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
47138         garbage value in a __mach_port_mod_refs call in the cases of the
47139         task-self and thread-self ports.
47141 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
47143         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
47145 2011-09-08  Andreas Schwab  <schwab@redhat.com>
47147         * elf/dl-load.c (lose): Check for non-null L.
47149 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
47151         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
47153         * elf/dl-libc.c (dlerror_run): Pass back error code from
47154         dl_catch_error.
47156         [BZ #13123]
47157         * elf/dl-load.c (lose): Free l_origin if it is valid.
47159         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
47160         names.
47161         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
47162         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
47163         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
47164         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
47165         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
47166         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
47168 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47170         * sysdeps/powerpc/fpu/e_hypot.c: New file.
47171         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
47172         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
47173         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
47174         * sysdeps/powerpc/fpu/k_cosf.c: New file.
47175         * sysdeps/powerpc/fpu/k_sinf.c: New file.
47176         * sysdeps/powerpc/fpu/s_cosf.c: New file.
47177         * sysdeps/powerpc/fpu/s_sinf.c: New file.
47178         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
47179         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
47181 2011-08-15  Alan Modra  <amodra@gmail.com>
47183         [BZ #13092]
47184         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
47185         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
47186         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
47187         ppc_mcount to static-only-routines.
47188         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
47189         __mcount_internal.
47190         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
47191         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
47193 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
47195         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
47196         for finite and infinity parameters.
47198 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
47200         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
47201         and add nop instructions for throughput optimization.
47202         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
47204 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
47206         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
47207         aligned copy for power7 with vector-scalar instructions.
47208         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
47210 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
47212         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
47213         AVX check.
47215 2011-09-07  Andreas Schwab  <schwab@redhat.com>
47217         [BZ #13144]
47218         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
47219         last change.
47221 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
47223         * sysdeps/unix/sysv/linux/x86_64/init-first.c
47224         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
47225         syscall wrapper around clock_gettime in __vdso_clock_gettime.
47226         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
47227         clock_gettime.
47229 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
47231         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
47232         Forgot to demangle the pointer.
47234         * sysdeps/i386/sysdep.h: Define atom_text_section.
47235         * sysdeps/x86_64/sysdep.h: Likewise.
47236         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
47237         section with atom_text_section.
47238         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
47239         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
47240         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
47241         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
47242         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
47244         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
47245         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
47246         already be defined.  Change to take two parameters and don't assign
47247         result to variable.  Adjust all users.
47248         Define INTERNAL_GETTIME if not already defined.
47249         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
47250         call.
47251         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
47252         HAVE_CLOCK_GETTIME_VSYSCALL.
47253         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
47255         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
47256         gettimeofday vsyscall, just use time.
47258 2011-09-06  Andreas Schwab  <schwab@redhat.com>
47260         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
47261         <errno.h>.
47263 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
47265         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
47266         syscall on x86-64.
47267         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
47268         syscall.
47269         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
47270         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
47271         syscall if possible.
47273 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
47275         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
47276         e_ident.  Don't pass to find_mapsXX.
47277         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
47279 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
47281         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
47282         strchr-sse2-no-bsf strrchr-sse2-no-bsf
47283         * sysdeps/x86_64/multiarch/strchr.S: Update.
47284         Check bit_slow_BSF bit.
47285         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
47286         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
47287         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
47289 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
47291         [BZ #13134]
47292         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
47293         before glibc 2.15.
47294         (tryshell): Define.
47295         (__spawni): Change last parameter to be flag.  Test
47296         SPAWN_XFLAGS_USE_PATH flag to use path or not.
47297         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
47298         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
47299         * posix/spawni.c: Likewise.
47300         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
47301         * posix/spawnp.c: Likewise.  Change normal version to use
47302         SPAWN_XFLAGS_USE_PATH.
47303         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
47304         SPAWN_XFLAGS_TRY_SHELL.
47306         [BZ #13150]
47307         * posix/glob.h: Remove gcc 1.x support.
47309         [BZ #13068]
47310         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
47312 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
47314         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
47315         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
47316         strrchr-sse2-bsf
47317         * sysdeps/i386/i686/multiarch/strchr.S: New file.
47318         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
47319         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
47320         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
47321         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
47322         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
47324 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47326         * sysdeps/x86_64/wcscmp.S: New file.
47328         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
47329         wcscmp-c wcscmp-sse2
47330         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
47331         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
47332         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
47333         * wcsmbs/wcscmp.c: Allow renaming.
47335 2011-09-05  David S. Miller  <davem@davemloft.net>
47337         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
47338         stack slot, rather than the struct return pointer slot.
47339         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
47340         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
47341         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
47342         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
47344 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
47346         * po/ja.po: Update from translation team.
47348         [BZ #13144]
47349         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
47350         kernel in 64-bit binaries.
47352 2011-09-01  David S. Miller  <davem@davemloft.net>
47354         * elf/elf.h (HWCAP_SPARC_*): Move to..
47355         * sysdeps/sparc/sysdep.h: this new file and add new values.
47356         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
47357         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
47358         _DL_HWCAP_COUNT to 24.
47359         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
47360         entries.
47361         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
47362         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
47363         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
47364         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
47365         instead of magic constants.
47366         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
47368 2011-08-31  David S. Miller  <davem@davemloft.net>
47370         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
47371         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
47372         Reimplement to do errno handling inline.
47373         (SYSCALL_ERROR_HANDLER): New macro.
47374         (__SYSCALL_STRING): Do not do errno handling in asm.
47375         (__CLONE_SYSCALL_STRING): Delete.
47376         (__INTERNAL_SYSCALL_STRING): Delete.
47377         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
47378         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
47379         (PSEUDO): Reimplement to do errno handling inline.
47380         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
47381         (SYSCALL_ERROR_HANDLER): New macro.
47382         (__SYSCALL_STRING): Do not do errno handling in asm.
47383         (__CLONE_SYSCALL_STRING): Delete.
47384         (__INTERNAL_SYSCALL_STRING): Delete.
47385         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
47386         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
47387         i386.
47388         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
47389         (inline_syscall*): Add 'err' argument.
47390         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
47391         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
47392         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
47393         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
47395         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
47396         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
47398 2011-08-30  Andreas Schwab  <schwab@redhat.com>
47400         * elf/rtld.c (dl_main): Relocate objects in dependency order.
47402 2011-08-29  Jiri Olsa <jolsa@redhat.com>
47404         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
47405         directive.
47407 2011-08-24  David S. Miller  <davem@davemloft.net>
47409         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
47411 2011-08-24  Andreas Schwab  <schwab@redhat.com>
47413         * elf/Makefile: Add rules to build and run unload8 test.
47414         * elf/unload8.c: New file.
47415         * elf/unload8mod1.c: New file.
47416         * elf/unload8mod1x.c: New file.
47417         * elf/unload8mod2.c: New file.
47418         * elf/unload8mod3.c: New file.
47420         * elf/dl-close.c (_dl_close_worker): Reset private search list if
47421         it wasn't used.
47423 2011-08-23  David S. Miller  <davem@davemloft.net>
47425         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
47426         subtract stack bias.
47427         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
47428         %sp not %fp in calculations.
47429         (_JMPBUF_UNWINDS_ADJ): Likewise.
47431         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
47432         (aio_suspend): Call it to force an exception region around the
47433         AIO_MISC_WAIT() invocation.
47435 2011-08-23  Andreas Schwab  <schwab@redhat.com>
47437         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
47438         backslash.
47440 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
47442         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
47443         protection macro.
47444         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
47445         and <dl-machine.h>.
47446         (Elf64_FuncDesc): Remove.
47448 2011-08-22  David S. Miller  <davem@davemloft.net>
47450         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
47451         sigaltstack check, add missing cfi directives.
47452         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
47453         missing cfi directives, and sigaltstack handling.
47455 2011-08-16  Andreas Schwab  <schwab@redhat.com>
47457         [BZ #11724]
47458         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
47459         object is seen twice.
47460         * elf/dl-fini.c (_dl_sort_fini): Likewise.
47462         * elf/Makefile (distribute): Add tst-initorder2.c.
47463         (tests): Add tst-initorder2.
47464         (modules-names): Add tst-initorder2a tst-initorder2b
47465         tst-initorder2c tst-initorder2d.  Add rules to build them.
47466         ($(objpfx)tst-initorder2.out): New rule.
47467         * elf/tst-initorder2.c: New file.
47468         * elf/tst-initorder2.exp: New file.
47470 2011-08-22  Andreas Schwab  <schwab@redhat.com>
47472         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
47474         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
47475         dependencies back to end of function.
47477         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
47478         $(elfobjdir)/ld.so.
47480 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
47482         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
47483         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
47484         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
47485         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
47486         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
47487         of __vdso_gettimeofday.
47488         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
47489         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
47490         attribute_hidden.
47491         (_libc_vdso_platform_setup): Remove initialization of
47492         __vdso_gettimeofday and __vdso_time.
47494 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
47496         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
47497         and fgetc_unlocked.
47498         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
47499         getc_unlocked.
47501         * elf/dl-open.c (add_to_global): Report additions to the global scope
47502         for LD_DEBUG=scopes.
47503         (dl_open_worker): Also print scope of newly loaded dependencies.
47504         (_dl_show_scope): Indicate if there is no scope.
47506         [BZ #13114]
47507         * stdio-common/Makefile (tests): Add bug24.
47508         * stdio-common/bug24.c: New file.
47510 2011-08-19  Andreas Jaeger  <aj@suse.de>
47512         [BZ #13114]
47513         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
47514         non-existant file when using close-on-exec mode.
47516 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
47518         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
47519         the very first instruction.
47521         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
47522         the CFI state in the end.
47523         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
47524         inclusion of dl-trampoline.h.
47525         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
47527 2011-08-19  Andreas Schwab  <schwab@redhat.com>
47529         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
47530         expectations for long double.
47532         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
47533         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
47535 2011-08-14  David S. Miller  <davem@davemloft.net>
47537         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
47538         artificual limit depends upon the system page size.
47540 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
47542         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
47543         * resolv/Makefile: Define CFLAGS-libresolv.
47545 2011-08-17  Andreas Schwab  <schwab@redhat.com>
47547         * nss/makedb.c (compute_tables): Make variables used in nested
47548         function static.
47550 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
47552         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
47553         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
47554         if buffer was too small.
47556         * elf/pldd.c (main): Attach to all threads in the process.
47557         Rewrite /proc handling to use *at functions.
47559 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
47561         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
47562         specifies first scope to show.
47563         (dl_open_worker): Update callers.  Move printing scope of new
47564         object to before the relocation.
47565         * elf/rtld.c (dl_main): Update _dl_show_scope call.
47566         * sysdeps/generic/ldsodefs.h: Update declaration.
47568         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
47569         string for the scope number.
47571 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
47573         * nscd/servicescache.c (cache_addserv): Make sure written is always
47574         initialized.
47576 2011-08-14  Roland McGrath  <roland@hack.frob.com>
47578         * sysdeps/i386/i486/bits/atomic.h
47579         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
47580         statement expression, so as to suppress "set but not used" warning.
47581         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
47583         * string/strncat.c (STRNCAT): Use prototype definition.
47585         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
47586         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
47587         -Iprograms here.
47588         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
47589         (localedef-modules): Add localedef.
47590         (locale-modules): Add locale.
47592         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
47593         * elf/rtld.c (dl_main): Invert order of assignment in last change,
47594         to avoid a warning.
47596 2011-08-14  David S. Miller  <davem@davemloft.net>
47598         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
47599         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
47601 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
47603         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
47604         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
47605         * elf/rtld.c (dl_main): Set l_name of vDSO.
47606         Call _dl_show_scope when DL_DEBUG_SCOPES.
47607         (process_dl_debug): Recognize scopes flag and also set it for all.
47608         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
47609         Declare _dl_show_scope.
47611         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
47612         (do_dlopen): Pass caller_dlopen to dl_open.
47613         (__libc_dlopen_mode): Initialize caller_dlopen.
47615         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
47616         of libc.  Make tolower call locale-independent.  Optimize a bit by
47617         using isdigit instead of isalnum.
47618         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
47620 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
47622         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
47623         was a dependency or dynamically loaded.
47625 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
47627         * intl/l10nflist.c: Allow architecture-specific pop function.
47628         * sysdeps/x86_64/l10nflist.c: New file.
47630         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
47631         classification.
47633 2011-08-10  Andreas Schwab  <schwab@redhat.com>
47635         * include/dirent.h: Add libc_hidden_proto for scandirat and
47636         scandirat64.  Don't declare __scandirat64.
47637         * dirent/scandirat.c: Add libc_hidden_def.
47638         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
47639         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
47641 2011-08-10  David S. Miller  <davem@davemloft.net>
47643         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
47644         enum.
47645         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
47646         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
47647         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
47649 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
47651         * Versions.def [libc]: Add GLIBC_2.15.
47652         * dirent/Makefile (routines): Add scandirat and scandirat64.
47653         * dirent/Versions [libc]: Export scandirat and scandirat64 for
47654         GLIBC_2.15.
47655         * dirent/dirent.h: Declare scandirat and scandirat64.
47656         * dirent/scandirat.c: New file.
47657         * dirent/scandirat64.c: New file.
47658         * sysdeps/wordsize-64/scandirat.c: New file.
47659         * sysdeps/wordsize-64/scandirat64.c: New file.
47660         * dirent/opendir.c: Define opendirat.
47661         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
47662         using scandirat.
47663         * dirent/scandir64.c: Adjust for scandir.c change.
47664         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
47665         __scandirat64, and __scandir_cancel_handler.
47666         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
47667         additional parameter and use openat instead of open (outside of ld.so).
47668         Add new __opendir as wrapper around __opendirat.
47669         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
47670         here without requiring old scandirat implementation.
47672 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
47674         * dirent/scandir.c (cancel_handler): Renamed to
47675         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
47676         defined.  Adjust users.
47677         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
47678         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
47680 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
47682         * string/test-string.h (IMPL): Use __STRING to expand name and then
47683         stringify it.
47685         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
47686         of cleanups.
47688 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47690         * string/Makefile: Update.
47691         (strop-tests): Append strncat.
47692         * string/test-wcscmp.c: New file.
47693         New comprehensive test for wcscmp.
47694         * string/test-strcmp.c: Update.
47695         (WIDE): New define.
47697 2011-07-22  Andreas Schwab  <schwab@redhat.com>
47699         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
47700         line.
47702 2011-07-26  Andreas Schwab  <schwab@redhat.com>
47704         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
47705         encoding to ACE if AI_IDN.
47707 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
47709         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
47710         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
47712 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
47714         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
47715         Fix overflow bug in strncat.
47716         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
47718         * string/test-strncat.c: Update.
47719         Add new tests for checking overflow bugs.
47721 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
47723         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
47724         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
47725         * sysdeps/i386/i686/multiarch/strcat.S: New file.
47726         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
47727         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
47728         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
47729         * sysdeps/i386/i686/multiarch/strncat.S: New file.
47730         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
47731         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
47733         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
47734         (USE_AS_STRCAT): Define.
47735         Add strcat and strncat support.
47736         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
47738 2011-07-25  Andreas Schwab  <schwab@redhat.com>
47740         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
47741         __n bigger than INT_MAX+1.
47742         (__strncmp_g): Likewise.
47744 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
47746         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
47747         * libio/stido.h: Likewise.
47749         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
47750         (AF_NFC): Define.
47751         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
47752         (AF_NFC): Define.
47754         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
47755         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
47756         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
47757         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
47758         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
47760         [BZ #13021]
47761         * scripts/test-installation.pl: Don't expect libnss_test1 to be
47762         installed.
47764         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
47765         typo.
47766         (_dl_x86_64_save_sse): Likewise.
47768 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
47770         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
47771         OSXSAVE.
47772         (_dl_x86_64_save_sse): Likewise.
47774         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
47776         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
47778 2011-07-21  Andreas Schwab  <schwab@redhat.com>
47780         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
47781         change.
47782         (_dl_x86_64_save_sse): Use correct AVX check.
47784 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47786         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
47787         bug in strncpy/strncat.
47788         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
47790 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
47792         * string/tester.c (test_strcat): Add tests for different alignments
47793         of source and destination.
47794         (test_strncat): Likewise.
47796 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
47798         [BZ #12852]
47799         * posix/glob.c (glob): Check passed in values before using them in
47800         expressions to avoid some overflows.
47801         (glob_in_dir): Likewise.
47803         [BZ #13007]
47804         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
47805         check for AVX enablement so that we don't crash with old kernels and
47806         new hardware.
47807         * elf/tst-audit4.c: Add same checks here.
47808         * elf/tst-audit6.c: Likewise.
47810         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
47812 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
47814         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
47816 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
47818         * po/cs.po: Update from translation team.
47819         * po/bg.po: Likewise.
47821 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
47823         * misc/sys/cdefs.h: Add support for const attribute.
47824         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
47825         to gnu_dev_{major,minor,makedev} functions.
47827 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
47829         * intl/dcigettext.c (get_output_charset): Add missing bracket.
47831 2011-07-20  Andreas Schwab  <schwab@redhat.com>
47833         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
47834         strlen results.
47836 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
47838         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
47839         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
47840         register in order to avoid conflicts with the soft frame pointer
47841         being held in r11 when necessary.
47842         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
47843         (INTERNAL_VSYSCALL_NCS): Likewise.
47845 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
47847         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
47848         * elf/dl-fini.c (_dl_fini): Adjust caller.
47849         * elf/dl-close.c (_dl_close_worker): Likewise.
47850         * sysdeps/generic/ldsodefs.h: Adjust declaration.
47852 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
47854         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
47855         "aux_cache->nlibs < 0".
47857         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
47858         in the reload-count case.
47860 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
47862         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
47863         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
47864         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
47865         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
47866         * sysdeps/x86_64/multiarch/strcat.S: New file.
47867         * sysdeps/x86_64/multiarch/strncat.S: New file.
47868         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
47869         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
47870         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
47871         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
47872         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
47873         (USE_AS_STRCAT): Define.
47874         Add strcat and strncat support.
47875         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
47876         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
47877         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
47878         * string/strncat.c: Update.
47879         (USE_AS_STRNCAT): Define.
47880         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
47881         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
47882         and i7.
47883         * sysdeps/x86_64/multiarch/init-arch.h
47884         (bit_Prefer_PMINUB_for_stringop): New.
47885         (index_Prefer_PMINUB_for_stringop): Likewise.
47886         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
47887         bit_Prefer_PMINUB_for_stringop.
47889 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
47891         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
47892         buffer64.
47893         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
47894         of casting of buffer.
47895         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
47896         buffer32 and buffer64.
47897         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
47898         writes instead of casting of buffer.
47899         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
47900         buffer32.
47901         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
47902         casting of buffer.
47904 2011-07-19  Andreas Schwab  <schwab@redhat.com>
47906         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
47908 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
47910         * nscd/nscd.c (termination_handler): Don't do anything for a database
47911         if it has not yet been initialized.
47913 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
47915         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
47917 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
47919         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
47921 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
47923         * po/nl.po: Update from translation team.
47924         * po/sv.po: Likewise.
47926 2011-07-16  Roland McGrath  <roland@hack.frob.com>
47928         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
47929         now disallowed by GCC.
47931         * configure.in (use-default-link): Default to yes if a test -shared
47932         link meets our qualifications.
47933         * configure: Regenerated.
47935         * config.make.in (output-format): New variable.
47936         * configure.in: Check for ld --print-output-format support.
47937         * configure: Regenerated.
47938         * Makerules ($(common-objpfx)format.lds)
47939         [$(output-format) != unknown]: Just use $(output-format),
47940         instead of the linker-script munging.
47942 2011-07-14  Roland McGrath  <roland@hack.frob.com>
47944         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
47945         of $(common-objpfx)shlib.lds.
47946         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
47948         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
47949         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
47951         * configure.in (-z relro check): Adjust test code to add a large
47952         writable data section after it.
47953         * configure: Regenerated.
47955 2011-07-11  Roland McGrath  <roland@hack.frob.com>
47957         * configure.in (-z relro check): Fix test code to make the variable
47958         truly const.
47959         * configure: Regenerated.
47961 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
47963         * nscd/nscd.h (struct traced_file): Define.
47964         (struct database_dyn): Remove inotify_descr, reset_res, and filename
47965         elements.  Add traced_files.
47966         (inotify_fd): Declare.
47967         (register_traced_file): Declare.
47968         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
47969         (inotify_fd): Export.
47970         (resolv_conf_descr): Remove.
47971         (nscd_init): Move inotify descriptor creation to main.
47972         Don't register files for notification here.
47973         (register_traced_file): New function.
47974         (invalidate_cache): Don't use reset_res to determine whether to call
47975         res_init, go through the list of registered files.
47976         (main_loop_poll): The inotify descriptors are now stored in the
47977         structures for the traced files.
47978         (main_loop_epoll): Likewise
47979         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
47980         to __nss_disable_nscd.
47981         * nscd/cache.c (prune_cache): There is no single inotify descriptor
47982         for a database anymore.  Check the records for all the registered
47983         files instead.
47984         * nss/Makefile (libnss_files-routines): Add files-init.
47985         (libnss_db-routines): Add db-init.
47986         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
47987         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
47988         * nss/nss_db/db-init.c: New file.
47989         * nss/nss_files/files-init.c: New file.
47990         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
47991         __nss_lookup_function.
47992         (__nss_lookup_function): Call nss_load_library.
47993         (nss_load_all_libraries): New function.
47994         (__nss_disable_nscd): Take parameter with callback function for files
47995         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
47996         used for the cached services.
47997         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
47998         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
47999         options for features to all the files in nscd.
48001         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
48003 2011-07-10  Roland McGrath  <roland@hack.frob.com>
48005         * csu/elf-init.c (__libc_csu_init): Comment typo.
48007 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
48009         * po/pl.po: Update from translation team.
48010         * po/ja.po: Likewise.
48011         * po/ru.po: Likewise.
48012         * po/ko.po: Likewise.
48013         * po/fr.po: Likewise.
48015 2011-07-09  Roland McGrath  <roland@hack.frob.com>
48017         * configure.in (.ctors/.dtors header and trailer check):
48018         Use an empirical test on a built program.
48019         * configure: Regenerated.
48021         * configure.in (-z relro check): Use an empirical test on a built DSO.
48022         Detect, but do not require, on ia64.
48023         * configure: Regenerated.
48025         * configure.in (READELF): Find it with AC_CHECK_TOOL.
48026         Update tests that use readelf to use $READELF instead.
48027         * configure: Regenerated.
48029 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
48031         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
48032         if the result is not used.
48034 2011-07-05  Andreas Jaeger  <aj@suse.de>
48036         [BZ#9696]
48037         * stdlib/tst-strtod.c: Add testcase.
48039 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
48041         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
48042         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
48043         The latter has a higher limit.  Take additional parameter to pass to
48044         the new function.
48045         (__pathconf): Pass file to __statfs_link_max.
48046         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
48047         __statfs_link_max.
48048         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
48049         __statfs_link_max.
48051         [BZ #12868]
48052         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
48053         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
48054         Handle Lustre.
48055         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
48056         (__statfs_filesize_max): Likewise.
48057         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
48059 2011-07-05  Andreas Jaeger  <aj@suse.de>
48061         * resolv/res_comp.c (dn_skipname): Remove unused variable.
48063 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
48065         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
48066         `status' variable.
48067         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
48068         Likewise.
48070 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
48072         * Makefile (strop-tests): Add strncat.
48073         * string/test-strncat.c: New file.
48075 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
48077         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
48079 2011-06-21  Andreas Jaeger  <aj@suse.de>
48081         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
48082         Copy rule from iconvdata/Makefile.
48084 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
48086         [BZ #12922]
48087         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
48088         but no long options are defined, just return 'W'.
48090 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
48092         [BZ #9696]
48093         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
48095 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
48097         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
48098         netgroups to read.
48099         (innetgr): Likewise.
48101 2011-07-05  Roland McGrath  <roland@hack.frob.com>
48103         * config.make.in (install_root): Default to $(DESTDIR).
48105 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
48107         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
48109 2011-07-02  Roland McGrath  <roland@hack.frob.com>
48111         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
48113         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
48114         containing directory rather than embedding absolute directory names.
48116         * scripts/check-local-headers.sh: Rewritten using awk.
48117         Match by word, not by line.  Print error messages for matches.
48118         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
48120         * Makerules [shlib-lds-flags empty]:
48121         ($(common-objpfx)libc_pic.opts): New target.
48122         ($(common-objpfx)libc_pic.os.clean): New target.
48123         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
48125         * config.make.in (OBJCOPY): New variable.
48126         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
48127         * configure: Regenerated.
48129         * config.make.in (use-default-link): New variable.
48130         * configure.in (use_default_link): Grok --with-default-link to set it.
48131         * configure: Regenerated.
48132         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
48133         (shlib-lds, shlib-lds-flags): Define to empty.
48135         * Makerules (shlib-lds): New variable.
48136         (shlib-lds-flags): New variable.
48137         (build-shlib, build-moduile, build-module-asneeded): Use it.
48138         ($(common-objpfx)libc.so): Use $(shlib-lds).
48139         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
48140         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
48142         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
48143         DT_FLAGS/DT_FLAGS_1 with zero flags.
48145         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
48146         linker script munging.
48148 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
48150         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
48151         as 128-bit value.
48152         * crypt/sha512.c (sha512_process_block): Perform total addition using
48153         128-bit if possible.
48154         (__sha512_finish_ctx): Likewise.
48155         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
48156         as 64-bit value.
48157         * crypt/sha256.c (SWAP64): Define.
48158         (sha256_process_block): Perform total addition using 64-bit if
48159         possible.
48160         (__sha256_finish_ctx): Likewise.
48162 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
48164         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
48165         * nscd/initgrcache.c (addinitgroupsX): Likewise.
48166         * nscd/hstcache.c (cache_addhst): Likewise.
48167         * nscd/grpcache.c (cache_addgr): Likewise.
48168         * nscd/aicache.c (addhstaiX): Likewise
48169         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
48171 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
48173         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
48174         * nscd/initgrcache.c (addinitgroupsX): Likewise.
48175         * nscd/hstcache.c (cache_addhst): Likewise.
48176         * nscd/grpcache.c (cache_addgr): Likewise.
48177         * nscd/aicache.c (addhstaiX): Likewise
48179 2011-07-01  Andreas Schwab  <schwab@redhat.com>
48181         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
48182         domain only when needed.
48184 2011-06-30  Andreas Schwab  <schwab@redhat.com>
48186         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
48187         is always restored.
48189 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
48191         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
48192         are re-adding the entry.
48193         * nscd/servicescache.c (cache_addserv): Likewise.
48195 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
48197         * sysdeps/generic/dl-irel.h: fix protection against multiple
48198         inclusions.
48199         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
48201 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
48203         [BZ #12935]
48204         * malloc/memusage.sh: Fix quoting in message.
48205         * debug/xtrace.sh: Likewise.
48207         * configure.in: Remove support for --experimental-malloc option, make
48208         it the default.
48209         * config.make.in: Likewise.
48210         * malloc/Makefile: Likewise.
48212 2011-06-27  Andreas Schwab  <schwab@redhat.com>
48214         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
48215         two-byte characters.
48217 2011-06-27  Roland McGrath  <roland@hack.frob.com>
48219         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
48220         AC_CACHE_CHECK invocation.
48221         * configure: Regenerated.
48223         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
48225 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
48227         [BZ #12350]
48228         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
48229         bit from old_res_options.
48231         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
48233         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
48234         value type for setfct.
48236 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
48238         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
48239         __gettimeofday instead of gettimeofday.
48241 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
48243         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
48245 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
48247         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
48249         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
48250         info.
48252 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
48254         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
48255         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
48256         strcpy-sse2-unaligned strncpy-sse2-unaligned
48257         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
48258         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
48259         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
48260         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
48261         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
48262         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
48263         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
48264         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
48265         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
48266         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
48267         (STRCPY): Support SSE2 and SSSE3 versions.
48269 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
48271         [BZ #12874]
48272         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
48273         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
48274         kernels which artificially limit size of requests.
48276 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
48278         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
48279         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
48280         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
48281         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
48282         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
48283         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
48284         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
48285         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
48286         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
48287         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
48288         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
48289         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
48290         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
48291         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
48292         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
48293         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48294         Enable unaligned load optimization for Intel Core i3, i5 and i7
48295         processors.
48296         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
48297         Define.
48298         (index_Fast_Unaligned_Load): Define.
48299         (HAS_FAST_UNALIGNED_LOAD): Define.
48301 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
48303         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
48305 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
48307         [BZ #12907]
48308         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
48309         until it is clear that the information is realy needed.
48310         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
48312 2011-06-22  Andreas Schwab  <schwab@redhat.com>
48314         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
48316 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
48318         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
48319         /sys/devices/system/cpu/online if it is usable.
48321         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
48322         reading the information from the /proc filesystem to once a second.
48324 2011-06-21  Andreas Jaeger  <aj@suse.de>
48326         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
48327         NULL after inclusion of kernel headers.
48329 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
48331         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
48332         calls to internal_setent.
48334         [BZ #12885]
48335         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
48336         addresses using gethostbyname4_r ignore IPv4 addresses.
48338         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
48339         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
48341         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
48343 2011-06-20  David S. Miller  <davem@davemloft.net>
48345         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
48346         inclusions.
48347         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
48349         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
48350         (elf_irel): Use it.
48351         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
48352         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
48353         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
48354         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
48355         * sysdeps/x86_64/dl-irel.h: Likewise.
48357         * elf/dl-runtime.c: Use elf_ifunc_invoke.
48358         * elf/dl-sym.c: Likewise.
48360 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
48362         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
48363         need to dereference resplen2.
48365 2011-06-14  Andreas Schwab  <schwab@redhat.com>
48367         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
48369 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
48371         * Makeconfig: Define vardbdir and inst_vardbdir.
48372         * nss/Makefile: Add rules to install db-Makefile.
48374         * nss/nss_db/db-XXX.c: Cleanup.
48376         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
48377         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
48378         GLIBC_PRIVATE.
48379         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
48380         * nss/makedb.c: Implement -g option to specify that value strings
48381         are generated and should not be added to table iterated over for
48382         get*ent calls.
48383         * nss/nss_db/db-initgroups.c: New file.
48385         * nss/getent.c: Add support for initgroups lookups through getgrouplist
48386         interface.
48388         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
48389         (internal_getgrouplist): Adjust to name change.
48390         Update use_initgroups_entry if this is not the first call.
48391         * nss/databases.def: Add initgroups entry.
48393         * nss/makedb.c (compute_tables): Check result of multiple hash table
48394         sizes to minimize maximum chain length.
48396 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
48398         * Versions.def: Add entry for libnss_db.
48399         * shlib-versions: Likewise.
48400         * nss/Makefile: Add rules to build libnss_db.
48401         * nss/Versions: Add libnss_db information.  Organize libnss_files
48402         entries better.
48403         * nss/db-Makefile: Add gshadow support.  Change rules for the new
48404         makedb progra.  Some minor improvements to generate smaller files.
48405         * nss/nss_db/nss_db.h: Move NSS database header data structures to
48406         here from...
48407         * nss/makedb.c: ...here.
48408         Improve database format to be smaller and require less memory at
48409         runtime.
48410         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
48411         db anymore.
48412         * nss/nss_db/db-netgrp.c: Likewise.
48413         * nss/nss_db/db-open.c: Likewise.
48414         * nss/nss_files/flies-XXX.x: Adjust comments.
48415         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
48416         * nss/nss_files/files-grp.c: Likewise.
48417         * nss/nss_files/files-hosts.c: Likewise.
48418         * nss/nss_files/files-network.c: Likewise.
48419         * nss/nss_files/files-proto.c: Likewise.
48420         * nss/nss_files/files-pwd.c: Likewise.
48421         * nss/nss_files/files-rpc.c: Likewise.
48422         * nss/nss_files/files-service.c: Likewise.
48423         * nss/nss_files/files-sgrp.c: Likewise.
48424         * nss/nss_files/files-spwd.c: Likewise.
48425         * nss/nss_db/db-alias.c: Removed.
48426         * nss/nss_db/dummy-db.h: Removed.
48428 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
48430         * nss/makedb.c: Rewritten to not use database library.
48431         * nss/Makefile: Update to build new makedb program.
48433 2011-06-14  Andreas Jaeger  <aj@suse.de>
48435         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
48436         memset declaration.
48438 2011-06-10  Andreas Schwab  <schwab@redhat.com>
48440         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
48441         tmpbuf.
48443 2011-06-10  Roland McGrath  <roland@hack.frob.com>
48445         * Makerules (shlib.lds): Fail if the linker script comes out empty.
48446         * elf/Makefile ($(objpfx)ld.so): Likewise.
48448         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
48449         Don't list ld.so twice in dependencies.
48451         * posix/bug-regex31.c: Include <stdlib.h>.
48453         * nscd/hstcache.c (cache_addhst): Remove unused variable.
48455         * nis/nss_compat/compat-spwd.c
48456         (getspent_next_nss_netgr): Remove unused variable.
48457         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
48459         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
48460         nonmembers" output to use the right array.
48462         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
48464         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
48466         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
48467         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
48468         * catgets/gencat.c (read_input_file): Likewise.
48469         * locale/programs/locarchive.c (enlarge_archive): Likewise.
48471         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
48472         variable definition inside #if's controlling its use.
48474         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
48476         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
48478         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
48480         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
48481         unreachable code.
48483         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
48485         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
48486         * configure: Regenerated.
48488         * Makerules: Revert last change.
48489         * elf/Makefile: Likewise.
48491 2011-06-09  Roland McGrath  <roland@hack.frob.com>
48493         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
48494         * elf/Makefile ($(objpfx)librtld.os): Likewise.
48495         (reloc-link): Likewise.
48497 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
48499         * elf/Makefile: Add rules to build pldd.
48500         * elf/pldd.c: New file.
48501         * elf/pldd-xx.c: New file.
48503 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
48505         * version.h: Update for 2.15 development version.
48507 2011-06-07  David S. Miller  <davem@davemloft.net>
48509         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
48510         ifuncs.
48511         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
48512         elf_machine_lazy_rel): Likewise.
48513         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
48514         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
48515         elf_machine_lazy_rel): Likewise.
48516         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
48517         dl_hwcap via passed in argument.
48518         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
48519         Likewise.
48521 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
48523         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
48525 2011-06-06  Roland McGrath  <roland@hack.frob.com>
48527         [BZ #12849]
48528         * manual/fdl-1.1.texi: New file, verbatim from:
48529         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
48530         * manual/lgpl-2.1.texi: New file, verbatim from:
48531         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
48532         * manual/Makefile (licenses): New variable, list those new file names.
48533         (texis): Use it.
48534         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
48536         * manual/fdl.texi: File removed.
48537         * manual/lesser.texi: File removed.
48538         * manual/libc.texinfo (Copying, Documentation License):
48539         Use new @include file names, put @appendix directive before @include.
48541 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
48543         [BZ #12841]
48544         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
48545         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
48546         (mq_open): Add __NTH.
48548 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
48550         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48551         Assume Intel Core i3/i5/i7 processor if AVX is available.
48553 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
48555         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
48556         typo.
48558 2011-05-31  Andreas Schwab  <schwab@redhat.com>
48560         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
48561         memory.  Use alloca_account.  Fix memory leak when retrying.
48563 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
48565         * version.h (RELEASE): Bump for 2.14 release.
48566         * include/features.h (__GLIBC_MINOR__): Bump to 14.
48568         * config.make.in (RANLIB): Remove entry.
48570 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
48572         * po/Makefile (po-sed-cmd): Add ksh to extensions.
48573         (libc.pot): Work around missing support for .ksh extension in xgettext.
48575         [BZ #12684]
48576         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
48577         if both request failed.
48578         (send_dg): In case of server errors clear resplen or *resplen2.
48580         [BZ #12454]
48581         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
48582         when there are multiple maps.
48583         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
48584         (_dl_fini): Remove test here.
48586         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
48588 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
48590         [BZ #12350]
48591         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
48592         bit from old_res_options.
48593         (gaih_inet): Likewise.
48595         [BZ #11099]
48596         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
48597         as signed.
48599         * resolv/res_init.c (res_setoptions): Make the code more compact.
48601         [BZ #11558]
48602         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
48603         set RES_USEVC.
48605         [BZ #11634]
48606         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
48608         * malloc/malloc.h: Mark malloc hook variables as deprecated.
48610         [BZ #11781]
48611         * malloc/malloc.h: Declare malloc hook variables as volatile.
48613         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
48614         in last patch.
48616         [BZ #11799]
48617         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
48618         raise in the comment.
48619         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
48620         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
48621         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
48623 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
48625         [BZ #12811]
48626         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
48627         grow the buffers more if it already has to be sufficient.
48628         (build_wcs_upper_buffer): Likewise.
48629         * posix/regexec.c (check_matching): Likewise.
48630         (clean_state_log_if_needed): Likewise.
48631         (extend_buffers): Don't enlarge buffers beyond size of the input
48632         buffer.
48633         Patches mostly by Emil Wojak <emil@wojak.eu>.
48634         * posix/bug-regex32.c: New file.
48635         * posix/Makefile (tests): Add bug-regex32.
48637         * locale/findlocale.c (_nl_find_locale): Return right away if
48638         _nl_explode_name failed.
48639         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
48641         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
48643         * debug/xtrace.sh: Unify messages.
48644         * malloc/memusage.sh: Likewise.
48646         [BZ #12813]
48647         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
48648         time symbol from vDSO.  Substitute with vsyscall if not available.
48649         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
48650         __vdso_time.
48652         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
48653         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
48654         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
48655         Add sendmmsg and internal_sendmmsg.
48656         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
48657         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
48658         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
48660         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
48661         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
48662         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
48664 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
48666         [BZ #12813]
48667         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
48668         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
48669         available.
48670         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
48671         __vdso_getcpu.
48673         [BZ #12814]
48674         * iconvdata/Makefile (tests): Add bug-iconv9.
48675         * iconvdata/bug-iconv9.c: New file.
48677 2011-05-27  Andreas Schwab  <schwab@redhat.com>
48679         [BZ #12814]
48680         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
48682 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
48684         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
48685         (struct user_regs_struct): Change intcs field back to cs.
48687 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
48689         * po/ja.po: Update from translation team.
48691 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
48693         [BZ #12795]
48694         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
48695         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
48697 2011-05-20  Andreas Schwab  <schwab@redhat.com>
48699         * stdlib/longlong.h: Update from GCC.
48701 2011-05-23  Andreas Schwab  <schwab@redhat.com>
48703         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
48704         parameter name.
48705         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
48706         Add parameter name.
48707         (__sysconf): Pass it down.
48709 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
48711         [BZ #12671]
48712         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
48713         some situations.
48714         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
48715         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
48716         add in in __libc_use_alloca calls.  Adjust callers.
48717         (glob): Use malloc in some situations.
48719         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
48720         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
48721         pltexit.
48723 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
48725         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
48726         and CLOCK_BOOTTIME_ALARM.
48728         [BZ #12782]
48729         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
48730         is returned.
48732         * string/_strerror.c (__strerror_r): Print negative errors as signed
48733         numbers.
48735         [BZ #12777]
48736         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
48737         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
48738         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
48740         * configure.in: Fix typo in redirection and correct removal of test
48741         files in two cases.
48743         [BZ #12788]
48744         * locale/setlocale.c (new_composite_name): Fix test to check for
48745         identical name of all categories.
48747         [BZ #12792]
48748         * libio/filedoalloc.c (local_isatty): New function.
48749         (_IO_file_doallocate): Use local_isatty.
48750         * stdio-common/perror.c (perror): In case a new stream is used
48751         forward the stream error.
48752         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
48753         error flag.
48755 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
48757         [BZ #11869]
48758         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
48759         alloca.
48760         * include/alloca.h (extend_alloca_account): Define.
48762         [BZ #11857]
48763         * posix/regex.h: Fix comments with documentation of user-accessible
48764         fields after compilation and describe correct free'ing of pattern
48765         after re_compile_pattern.
48766         Patch by Reuben Thomas <rrt@sc3d.org>.
48768 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
48770         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
48771         and -mno-altivec to prevent the compiler from using Altivec and/or
48772         VSX instructions when the corresponding registers are not available.
48774 2011-05-19  Andreas Schwab  <schwab@redhat.com>
48776         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
48778 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
48780         * libio/freopen.c (freopen): Use __dup2, not dup2.
48781         * libio/freopen64.c (freopen64): Likewise.
48783 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
48785         [BZ #12775]
48786         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
48787         * math/Makefile (tests): Add test-powl.
48788         (CFLAGS-test-powl.c): Define.
48789         * math/test-powl.c: New file.
48791 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
48793         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
48795 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
48797         [BZ #11837]
48798         * iconvdata/gb18030.c: Update to GB18020-2005.
48800 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
48802         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
48803         RE_SYNTAX_POSIX_AWK): Update to match recent development.
48804         Patch by Aharon Robbins <arnold@skeeve.com>.
48806         [BZ #11892]
48807         * stdlib/putenv.c (putenv): Don't always create copy of the variable
48808         on the stack.
48810         [BZ #11895]
48811         * misc/pselect.c (__pselect): Handle timeout value errors hidden
48812         through underflows.
48814         [BZ #12766]
48815         * misc/error.c (error_at_line): Ensure file_name and old_file_name
48816         point to strings before performing equality test for error_one_per_line
48817         mode.
48819         [BZ #11697]
48820         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
48822         [BZ #11820]
48823         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
48824         (struct user_fpregs_struct): Avoid __uint*_t types.
48826         [BZ #6420]
48827         * malloc/mtrace.c (tr_where): Add additional parameter to point to
48828         symbol info.  Use it instead of calling _dl_addr locally.
48829         (lock_and_info): New function.
48830         (tr_freehook): Call lock_and_info and pass symbol info as additional
48831         parameter to tr_where.
48832         (tr_mallochook): Likewise.
48833         (tr_reallochook): Likewise.
48834         (tr_memalignhook): Likewise.
48836         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
48837         used and couldn't be at all thread-safe.
48839 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
48841         * libio/freopen.c (freopen): Don't close old file descriptor
48842         before the new one is opened.  Instead dup the new file descriptor
48843         to the old one after the new stream is created.
48844         * libio/freopen64.c (freopen64): Likewise.
48845         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
48846         * libio/fileops.c (_IO_new_file_close_it): Handle new
48847         _IO_FLAGS2_NOCLOSE flag.
48848         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
48849         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
48850         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
48851         _IO_FLAGS2_NOCLOSE flag.
48852         * include/unistd.h: Add hidden_proto for dup3.
48853         Define __have_dup3.
48854         * io/dup3.c: Define hidden symbol.
48855         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
48857         [BZ #7101]
48858         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
48859         when an incomplete long option is used.
48860         * posix/tst-getopt_long1.c: New file.
48861         * posix/Makefile (tests): Add tst-getopt_long1.
48863         [BZ #10138]
48864         * scripts/config.guess: Update from autoconf-2.68.
48865         * scripts/config.sub: Likewise.
48867         [BZ #10157]
48868         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
48869         tests into ...
48870         (has_cpuclock): ...this.  New function.
48871         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
48872         macro here based on has_cpuclock code.
48874         [BZ #10149]
48875         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
48876         First byte (not low byte) is now always NUL.
48877         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
48879         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
48880         Use non-cancelable interfaces.
48882         [BZ #9809]
48883         * locale/iso-639.def: Add entry for Sorani.
48885         [BZ #11901]
48886         * include/stdlib.h: Move include protection to the right place.
48887         Define abort_msg_s.  Declare __abort_msg with it.
48888         * stdlib/abort.c (__abort_msg): Adjust type.
48889         * assert/assert.c (__assert_fail_base): New function.  Majority
48890         of code from __assert_fail.  Allocate memory for __abort_msg with
48891         mmap.
48892         (__assert_fail): Now call __assert_fail_base.
48893         * assert/assert-perr.c: Remove bulk of implementation.  Use
48894         __assert_fail_base.
48895         * include/assert.hL Declare __assert_fail_base.
48896         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
48897         mmap.
48898         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
48900 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
48902         [BZ #11952]
48903         [BZ #12453]
48904         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
48905         until all modules are registered in the DTV.
48906         * elf/Makefile: Add rules to build and run tst-tls19.
48907         * elf/tst-tls19.c: New file.
48908         * elf/tst-tls19mod1.c: New file.
48909         * elf/tst-tls19mod2.c: New file.
48910         * elf/tst-tls19mod3.c: New file.
48911         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
48913         [BZ #12083]
48914         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
48915         correctly.
48917         [BZ #12601]
48918         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
48919         two-byte sequence errors.
48920         * iconvdata/Makefile (tests): Add bug-iconv8.
48921         * iconvdata/bug-iconv8.c: New file.
48923         [BZ #12626]
48924         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
48925         buf2 definition.
48927         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
48929         [BZ #12432]
48930         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
48931         (dummy_getcfa): New function.
48932         (init): Get _Unwind_GetCFA address, use dummy if not found.
48933         (backtrace_helper): In recursion check, also check whether CFA changes.
48934         (__backtrace): Completely initialize arg.
48936         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
48937         storing incomplete byte sequence in state object.  Avoid testing for
48938         guaranteed too small input if we know there is enough data available.
48940 2011-05-11  Andreas Schwab  <schwab@redhat.com>
48942         * Makeconfig (+link-pie): Indent.
48943         * Rules (binaries-pie): Define if $(have-fpie) and
48944         $(build-shared).
48945         (binaries-shared): Also filter out $(binaries-pie).
48946         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
48947         * nscd/Makefile (others-pie): Add nscd.
48948         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
48949         ($(objpfx)nscd): Remove command override.
48950         * login/Makefile (others-pie): Add pt_chown.
48951         ($(objpfx)pt_chown): Remove command override.
48952         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
48953         remove command overrides.
48955 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
48957         * libio/tst_putwc.c: Fix error messages.
48959         [BZ #12724]
48960         * libio/fileops.c (_IO_new_file_close_it): Always flush when
48961         currently writing and seek to current position when not.
48962         * libio/Makefile (tests): Add bug-fclose1.
48963         * libio/bug-fclose1.c: New file.
48965 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
48967         [BZ #12511]
48968         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
48969         don't set DF_1_NODELETE here.
48970         (do_lookup_x): When entering new entry test for copy relocation
48971         and if necessary set DF_1_NODELETE flag.
48972         * elf/tst-unique4.cc: New file.
48973         * elf/tst-unique4.h: New file.
48974         * elf/tst-unique4lib.cc: New file.
48975         * elf/Makefile: Add rules to build and run tst-unique4.
48976         Patch by Piotr Bury <pbury@goahead.com>.
48978 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
48980         [BZ #12052]
48981         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
48983         [BZ #12625]
48984         * misc/mntent_r.c (addmntent): Flush the stream after the output
48986         [BZ #12393]
48987         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
48988         (is_trusted_path_normalize): Skip initial colon.  Append slash
48989         to empty buffer.  Duplicate is_trusted_path code but allow
48990         constructed patch to be prefix.
48991         (is_dst): Allow $ORIGIN followed by /.
48992         (_dl_dst_substitute): Correct clearing of check_for_trusted.
48993         Correct testing of result of is_trusted_path_normalize
48994         (decompose_rpath): Fix warning.
48996 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
48998         [BZ #11257]
48999         * grp/initgroups.c (internal_getgrouplist): When we found the service
49000         list through the initgroups entry in nsswitch.conf do not always
49001         continue on a successful lookup.  Don't always use the
49002         __nss_group_database value if it is set.
49003         * nss/nsswitch.conf (initgroups): Change action for successful db
49004         lookup to continue for compatibility.
49006 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
49008         [BZ #11532]
49009         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
49010         and CP774 modules.
49011         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
49012         and CP774 modules.
49013         * iconvdata/tst-tables.sh: Likewise.
49014         * iconvdata/cp770.c: New file.
49015         * iconvdata/cp771.c: New file.
49016         * iconvdata/cp772.c: New file.
49017         * iconvdata/cp773.c: New file.
49018         * iconvdata/cp774.c: New file.
49019         * iconvdata/testdata/CP770: New file.
49020         * iconvdata/testdata/CP770..UTF8: New file.
49021         * iconvdata/testdata/CP771: New file.
49022         * iconvdata/testdata/CP771..UTF8: New file.
49023         * iconvdata/testdata/CP772: New file.
49024         * iconvdata/testdata/CP772..UTF8: New file.
49025         * iconvdata/testdata/CP773: New file.
49026         * iconvdata/testdata/CP773..UTF8: New file.
49027         * iconvdata/testdata/CP774: New file.
49028         * iconvdata/testdata/CP774..UTF8: New file.
49030         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
49031         END CHARMAP line.
49032         * iconvdata/gen-8bit-gap.sh: Likewise.
49033         * iconvdata/gen-8bit.sh: Likewise.
49035         * locale/iso-639.def: Add ary entry.
49037         [BZ #11258]
49038         * locale/C-translit.h.in: Add U20A1 transliteration.
49040         [BZ #12178]
49041         * locale/iso-639.def: Add wae entry.
49042         Patch by Kevin Bortis <bortis@translate-wae.ch>.
49044         [BZ #12545]
49045         * locale/programs/localedef.c (construct_output_path): Use ssize_t
49046         for n.
49048         [BZ #12711]
49049         * locale/C-translit.h.in: Add entry for U20B9.
49050         Patch by pravin.d.s@gmail.com.
49052 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
49054         [BZ #12713]
49055         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
49056         ENAMETOOLONG use generic getcwd.
49057         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
49058         in rtld.  Use *stat64.
49059         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
49060         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
49061         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
49062         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
49063         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
49064         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
49065         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
49066         __fstatat64 macros.
49067         * include/dirent.h: Add libc_hidden_proto for rewinddir.
49068         * dirent/rewinddir.c: Add libc_hidden_def.
49069         * sysdeps/mach/hurd/rewinddir.c: Likewise.
49070         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
49072         * include/dirent.h (__alloc_dir): Add flags parameter.
49073         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
49074         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
49075         __alloc_dir.
49076         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
49077         from fdopendir if O_CLOEXEC is already set.
49079 2011-03-15  Alan Modra  <amodra@gmail.com>
49081         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
49082         l_tls_firstbyte_offset non-zero.  Save padding offset in
49083         l_tls_firstbyte_offset for later use.
49084         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
49085         freeing static tls block.
49087 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
49089         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
49090         where #ifdef was intended.  The intent is to prevent ARG_MAX from
49091         being defined by the kernel headers.
49093 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
49095         [BZ #12734]
49096         * resolv/resolv.h: Define RES_NOTLDQUERY.
49097         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
49098         no-tld-query and set RES_NOTLDQUERY.
49099         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
49100         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
49101         modern BIND to search name as TLD unless forbidden.
49103 2011-05-07  Petr Baudis  <pasky@suse.cz>
49104             Ulrich Drepper  <drepper@gmail.com>
49106         [BZ #12393]
49107         * elf/dl-load.c (fillin_rpath): Move trusted path check...
49108         (is_trusted_path): ...to here.
49109         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
49110         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
49111         using is_trusted_path_normalize() in setuid scripts.
49113 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
49115         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
49116         __BEGIN/__END_DECLS.
49118 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
49120         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
49121         NSS_STATUS_NOTFOUND if no record was found.
49123 2011-05-05  Andreas Schwab  <schwab@redhat.com>
49125         * sunrpc/Makefile (headers): Add rpc/netdb.h.
49126         (headers-not-in-tirpc): Remove rpc/netdb.h
49127         * resolv/netdb.h: Revert last change.
49129 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
49131         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
49132         circular dependency between libgcc.a and libc.a.
49134 2011-05-05  Andreas Schwab  <schwab@redhat.com>
49136         * resolv/netdb.h: Don't include <rpc/netdb.h>.
49137         * nis/Makefile: Don't install rpcsvc/*.
49138         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
49139         instead of <rpc/types.h>.
49140         (MAXHOSTNAMELEN): Define.
49142 2011-05-03  Andreas Schwab  <schwab@redhat.com>
49144         * elf/ldconfig.c (add_dir): Don't crash on empty path.
49146 2011-04-28  Maciej Babinski  <mbabinski@google.com>
49148         [BZ #12714]
49149         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
49150         gethostbyname4_r when IPv6 results are possible.
49152 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
49154         [BZ #12723]
49155         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
49156         _PC_PIPE_BUF handling.
49158 2011-04-30  Bruno Haible  <bruno@clisp.org>
49160         [BZ #12717]
49161         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
49162         * resolv/netdb.h (getnameinfo): Change type of flags parameter
49163         to 'int'.
49164         * inet/getnameinfo.c (getnameinfo): Likewise.
49166 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
49168         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
49169         to groups setting in database lookup.
49170         * nss/nsswitch.conf: Add initgroups entry.
49172 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
49174         [BZ #12685]
49175         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
49176         mode string.
49177         Patch by Eric Blake <eblake@redhat.com>.
49179 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
49181         * sunrpc/Makefile (need-export-routines): Add svc_run.
49182         (routines): Remove svc_run.
49183         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
49184         * sunrpc/clnt_perr.c (clnt_perrno): Export.
49185         * sunrpc/svc_run.c (svc_run): Likewise.
49186         * sunrpc/svc_udp.c (svcudp_create): Likewise.
49188 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
49190         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
49191         problem in reallocation in last patch.
49193 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
49195         * sunrpc/Makefile: Move inclusion of Rules.
49197 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
49199         * nss/nss_files/files-initgroups.c: New file.
49200         * nss/Makefile (libnss_files-routines): Add files-initgroups.
49201         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
49202         _nss_files_initgroups_dyn.
49204 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
49206         * elf/elf.h (R_ARM_IRELATIVE): Define.
49208 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
49210         * po/ru.po: Update from translation team.
49212 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
49214         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
49215         dependencies.
49217 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
49219         [BZ #12653]
49220         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
49221         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
49222         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
49223         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
49224         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
49226 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
49228         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
49229         differing bytes.
49230         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
49231         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
49232         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
49234 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
49236         [BZ #12420]
49237         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
49238         storing it.
49239         * stdlib/bug-getcontext.c: New file.
49240         * stdlib/Makefile: Add rules to build and run bug-getcontext.
49242 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
49244         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
49245         instructions into .machine "z9-109".
49246         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
49247         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
49249 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
49251         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
49252         between environment variables and auxiliary vector.
49254 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
49256         * Makefile: Add rules to build linkobj/libc.so.
49257         * include/libc-symbols.h: Define libc_hidden_nolink.
49258         * include/rpc/auth.h: Mark functions which are to be hidden.
49259         * include/rpc/auth_des.h: Likewise.
49260         * include/rpc/auth_unix.h: Likewise.
49261         * include/rpc/clnt.h: Likewise.
49262         * include/rpc/des_crypt.h: Likewise.
49263         * include/rpc/key_prot.h: Likewise.
49264         * include/rpc/pmap_clnt.h: Likewise.
49265         * include/rpc/pmap_prot.h: Likewise.
49266         * include/rpc/pmap_rmt.h: Likewise.
49267         * include/rpc/rpc_msg.h: Likewise.
49268         * include/rpc/svc.h: Likewise.
49269         * include/rpc/svc_auth.h: Likewise.
49270         * include/rpc/xdr.h: Likewise.
49271         * nis/Makefile: Link all DSOs against linkobj/libc.so.
49272         * nss/Makefile: Likewise.
49273         * sunrpc/Makefile: Don't install headers.  Build library with normal
49274         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
49275         * sunrpc/auth_des.c: Hide exported symbols by default, export some
49276         for the compat linking library.  Remove use of INTDEF/INTUSE.
49277         * sunrpc/auth_none.c: Likewise.
49278         * sunrpc/auth_unix.c: Likewise.
49279         * sunrpc/authdes_prot.c: Likewise.
49280         * sunrpc/authuxprot.c: Likewise.
49281         * sunrpc/clnt_gen.c: Likewise.
49282         * sunrpc/clnt_perr.c: Likewise.
49283         * sunrpc/clnt_raw.c: Likewise.
49284         * sunrpc/clnt_simp.c: Likewise.
49285         * sunrpc/clnt_tcp.c: Likewise.
49286         * sunrpc/clnt_udp.c: Likewise.
49287         * sunrpc/clnt_unix.c: Likewise.
49288         * sunrpc/des_crypt.c: Likewise.
49289         * sunrpc/des_soft.c: Likewise.
49290         * sunrpc/get_myaddr.c: Likewise.
49291         * sunrpc/key_call.c: Likewise.
49292         * sunrpc/key_prot.c: Likewise.
49293         * sunrpc/netname.c: Likewise.
49294         * sunrpc/pm_getmaps.c: Likewise.
49295         * sunrpc/pm_getport.c: Likewise.
49296         * sunrpc/pmap_clnt.c: Likewise.
49297         * sunrpc/pmap_prot.c: Likewise.
49298         * sunrpc/pmap_prot2.c: Likewise.
49299         * sunrpc/pmap_rmt.c: Likewise.
49300         * sunrpc/publickey.c: Likewise.
49301         * sunrpc/rpc_cmsg.c: Likewise.
49302         * sunrpc/rpc_common.c: Likewise.
49303         * sunrpc/rpc_dtable.c: Likewise.
49304         * sunrpc/rpc_prot.c: Likewise.
49305         * sunrpc/rpc_thread.c: Likewise.
49306         * sunrpc/rtime.c: Likewise.
49307         * sunrpc/svc.c: Likewise.
49308         * sunrpc/svc_auth.c: Likewise.
49309         * sunrpc/svc_authux.c: Likewise.
49310         * sunrpc/svc_raw.c: Likewise.
49311         * sunrpc/svc_run.c: Likewise.
49312         * sunrpc/svc_simple.c: Likewise.
49313         * sunrpc/svc_tcp.c: Likewise.
49314         * sunrpc/svc_udp.c: Likewise.
49315         * sunrpc/svc_unix.c: Likewise.
49316         * sunrpc/svcauth_des.c: Likewise.
49317         * sunrpc/xcrypt.c: Likewise.
49318         * sunrpc/xdr.c: Likewise.
49319         * sunrpc/xdr_array.c: Likewise.
49320         * sunrpc/xdr_float.c: Likewise.
49321         * sunrpc/xdr_intXX_t.c: Likewise.
49322         * sunrpc/xdr_mem.c: Likewise.
49323         * sunrpc/xdr_rec.c: Likewise.
49324         * sunrpc/xdr_ref.c: Likewise.
49325         * sunrpc/xdr_sizeof.c: Likewise.
49326         * sunrpc/xdr_stdio.c: Likewise.
49328 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
49330         [BZ #12650]
49331         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
49332         * sysdeps/ia64/dl-tls.h: Likewise.
49333         * sysdeps/powerpc/dl-tls.h: Likewise.
49334         * sysdeps/s390/dl-tls.h: Likewise.
49335         * sysdeps/sh/dl-tls.h: Likewise.
49336         * sysdeps/sparc/dl-tls.h: Likewise.
49337         * sysdeps/x86_64/dl-tls.h: Likewise.
49338         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
49340 2011-03-14  Andreas Schwab  <schwab@redhat.com>
49342         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
49343         rpath element also skip the following colon.
49344         (expand_dynamic_string_token): Add is_path parameter and pass
49345         down to DL_DST_REQUIRED and _dl_dst_substitute.
49346         (decompose_rpath): Call expand_dynamic_string_token with
49347         non-zero is_path.  Ignore empty rpaths.
49348         (_dl_map_object_from_fd): Call expand_dynamic_string_token
49349         with zero is_path.
49351 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
49353         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
49354         Make cancelable.
49356 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
49358         [BZ #12655]
49359         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
49360         Patch by Filipe David Manana <fdmanana@apache.org>.
49362 2011-04-07  Andreas Schwab  <schwab@redhat.com>
49364         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
49365         Maintain aligned stack.
49366         (CHECK_RSP): Remove unused macro.
49368 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
49370         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
49371         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
49373 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
49375         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
49377         * include/features.h: Mention __USE_XOPEN2K8 in comment.
49379 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
49381         [BZ #12518]
49382         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
49383         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
49384         * sysdeps/x86_64/memmove.c: New file.
49385         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
49386         (memcpy): Renamed to ...
49387         (__new_memcpy): This.
49388         (memcpy): Provide GLIBC_2_14 memcpy.
49389         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
49390         (memcpy): Provide GLIBC_2_2_5 memcpy.
49392 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
49394         [BZ #12631]
49395         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
49397 2011-03-30  Andreas Schwab  <schwab@redhat.com>
49399         * misc/syncfs.c: New file.
49400         * misc/Makefile (routines): Add syncfs.
49401         * posix/unistd.h: Declare syncfs.
49402         * sysdeps/unix/syscalls.list: Add syncfs.
49404 2011-04-01  Andreas Schwab  <schwab@redhat.com>
49406         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
49407         open_by_handle_at.
49408         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
49409         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
49410         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
49411         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
49412         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
49413         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
49414         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
49416 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
49418         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
49419         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
49420         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
49421         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
49422         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
49423         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
49424         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
49426         * io/Makefile: Compile fallocate.c, fallocate64.c, and
49427         sync_file_range.c with -fexceptions.
49428         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
49429         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
49430         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
49431         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
49432         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
49433         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
49434         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
49435         sync_file_range as cancellation point
49436         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
49437         now a wrapper around __call_sync_file_range with cancellation handling.
49438         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
49439         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
49440         function name to __call_sync_file_range.
49441         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
49442         Add call_sync_file_range.
49444 2011-04-01  Andreas Schwab  <schwab@redhat.com>
49446         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
49447         bits/timex.h.
49449 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
49451         * iconv/iconv.h: Fix typo in comment.
49452         * io/fcntl.h: Likewise.
49453         * libio/stdio.h: Likewise.
49454         * posix/spawn.h: Likewise.
49455         * posix/unistd.h: Likewise.
49456         * stdlib/stdlib.h: Likewise.
49457         * time/time.h: Likewise.
49458         * wcsmbs/wchar.h: Likewise.
49460         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
49461         open_by_handle): Add.
49462         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
49463         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
49464         Augment a few comments.
49465         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
49466         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
49467         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
49468         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
49469         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
49470         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
49471         open_by_handle.
49473         * io/fcntl.h (AT_EMPTY_PATH): Define.
49475 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
49477         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
49478         * sysdeps/unix/sysv/linux/bits/time.h: New file.
49479         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
49480         to...
49481         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
49482         * Versions.def: Add GLIBC_2.14.
49483         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
49484         Export.
49486 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
49488         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
49489         round counter.
49490         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
49492 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
49494         [BZ #12597]
49495         * string/test-strncmp.c (do_page_test): New function.
49496         (check2): Likewise.
49497         (test_main): Call check2.
49498         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
49500 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
49502         [BZ #12587]
49503         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
49504         Handle cache information in CPU leaf 4.
49505         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
49507 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
49509         [BZ #12583]
49510         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
49511         character representation.
49512         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
49514 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
49516         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
49517         END(__isnan) to END(__isnanf) to match function entry point/label
49518         EALIGN(__isnanf,...).
49520 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
49522         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
49524 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
49526         [BZ #12510]
49527         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
49528         copy from the symbol referenced in the relocation to initialize the
49529         used variable.
49530         Patch by Piotr Bury <pbury@goahead.com>.
49531         * elf/Makefile: Add rules to build and tst-unique3.
49532         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
49533         * elf/tst-unique3.cc: New file.
49534         * elf/tst-unique3.h: New file.
49535         * elf/tst-unique3lib.cc: New file.
49536         * elf/tst-unique3lib2.cc: New file.
49538         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
49540 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
49542         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
49543         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
49544         to _start.
49546 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
49548         * elf/dl-load.c (_dl_map_object): If we are looking for the first
49549         to-be-loaded object along a path to loader is ld.so.
49551 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
49552             Ulrich Drepper  <drepper@gmail.com>
49554         * sysdeps/x86_64/memset.S: After aligning destination, code
49555         branches to different locations depending on the value of
49556         misalignment, when multiarch is enabled. Fix this.
49558 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
49560         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
49561         Set _x86_64_preferred_memory_instruction for AMD processsors.
49562         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
49563         Set bit_Prefer_SSE_for_memop for AMD processors.
49565 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
49567         * libio/fmemopen.c (fmemopen): Optimize a bit.
49569 2011-03-03  Andreas Schwab  <schwab@redhat.com>
49571         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
49573 2011-03-03  Roland McGrath  <roland@redhat.com>
49575         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
49577 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
49579         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
49580         __bzero_ultra1 instead of __memset_ultra1.
49582 2011-02-23  Andreas Schwab  <schwab@redhat.com>
49583             Ulrich Drepper  <drepper@gmail.com>
49585         [BZ #12509]
49586         * include/link.h (struct link_map): Add l_orig_initfini.
49587         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
49588         returning unsuccessfully.
49589         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
49590         close of a file loaded at startup, restore the original l_initfini
49591         list.
49592         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
49593         list, store the pointer.
49594         * elf/Makefile ($(objpfx)noload-mem): New rule.
49595         (noload-ENV): Define.
49596         (tests): Add $(objpfx)noload-mem.
49597         * elf/noload.c: Include <memcheck.h>.
49598         (main): Call mtrace.  Close all opened handles.
49600 2011-02-17  Andreas Schwab  <schwab@redhat.com>
49602         [BZ #12454]
49603         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
49604         dependencies are missing.
49606 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49608         Fix __if_freereq crash: Unlike the generic version which uses free,
49609         Hurd needs munmap.
49610         * sysdeps/mach/hurd/ifreq.h: New file.
49612 2011-01-27  Petr Baudis  <pasky@suse.cz>
49613             Ulrich Drepper  <drepper@gmail.com>
49615         [BZ 12445]#
49616         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
49617         to extend_alloca().
49618         * stdio-common/bug23.c: New file.
49619         * stdio-common/Makefile (tests): Add bug23.
49621 2010-09-28  Andreas Schwab  <schwab@redhat.com>
49622             Ulrich Drepper  <drepper@gmail.com>
49624         [BZ #12489]
49625         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
49626         before performing relro protection.  At old place add assertion
49627         to make sure nothing changed.
49629 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
49630             Glauber de Oliveira Costa  <glommer@gmail.com>
49632         * elf/elf.h: Add new ARM TLS relocs.
49634 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
49636         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
49637         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
49638         cast from r3.
49639         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
49640         'tests' variable.
49641         * sysdeps/wordsize-64/tst-writev.c: New file.
49643 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
49645         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
49646         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
49647         insns in _dl_start to prevent a TOC reference before relocs are
49648         resolved.
49650 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
49652         [BZ #12469]
49653         * Makeconfig: Remove RANLIB definition.
49654         * Makerules: Don't use RANLIB.
49655         * aclocal.m4: Remove ranlib test.
49656         * configure.in: No need to check for ranlib.
49657         * elf/rtld-Rules: Don't use RANLIB.
49659 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49661         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
49662         protection macro.
49663         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
49664         inclusion protection macro.
49666         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
49667         SIGRTMIN and SIGRTMAX and print information in that case only when
49668         SIGRTMIN is defined.
49670 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
49672         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
49673         arginfo fn returning -1.
49675         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
49676         and thousands string is zero terminated.
49678 2011-02-03  Andreas Schwab  <schwab@redhat.com>
49680         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
49681         sysdeps/unix/sysv/linux/bits/socket.h.
49683 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49685         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
49686         (__CPU_COUNT): Remove old macros.
49687         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
49688         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
49689         (__CPU_ALLOC, __CPU_FREE): Add macros.
49690         (__sched_cpualloc, __sched_cpufree): Add declarations.
49692 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
49694         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
49695         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
49696         * nscd/aicache.c (addhstaiX): Return timeout of added value.
49697         (readdhstai): Return value of addhstaiX call.
49698         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
49699         (addgrbyX): Return value returned by cache_addgr.
49700         (readdgrbyname): Return value returned by addgrbyX.
49701         (readdgrbygid): Likewise.
49702         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
49703         (addpwbyX): Return value returned by cache_addpw.
49704         (readdpwbyname): Return value returned by addhstbyX.
49705         (readdpwbyuid): Likewise.
49706         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
49707         (addservbyX): Return value returned by cache_addserv.
49708         (readdservbyname): Return value returned by addservbyX:
49709         (readdservbyport): Likewise.
49710         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
49711         (addhstbyX): Return value returned by cache_addhst.
49712         (readdhstbyname): Return value returned by addhstbyX.
49713         (readdhstbyaddr): Likewise.
49714         (readdhstbynamev6): Likewise.
49715         (readdhstbyaddrv6): Likewise.
49716         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
49717         (readdinitgroups): Return value returned by addinitgroupsX.
49718         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
49719         (prune_cache): Keep track of timeout value of re-added entries.
49720         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
49721         * nscd/nscd.h: Adjust prototypes of readd* functions.
49723 2011-02-04  Roland McGrath  <roland@redhat.com>
49725         * nis/nis_server.c (nis_servstate): Use the right name for 0.
49726         (nis_stats): Likewise.
49727         * nis/nis_modify.c (nis_modify): Likewise.
49728         * nis/nis_remove.c (nis_remove): Likewise.
49729         * nis/nis_add.c (nis_add): Likewise.
49731         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
49733         * posix/fnmatch_loop.c: Add some consts.
49735         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
49737 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
49739         [BZ #12460]
49740         * config.make.in (config-cflags-novzeroupper): Define.
49741         * configure.in: Substitute libc_cv_cc_novzeroupper.
49742         * elf/Makefile (AVX-CFLAGS): Define.
49743         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
49744         (CFLAGS-tst-auditmod4a.c): Likewise.
49745         (CFLAGS-tst-auditmod4b.c): Likewise.
49746         (CFLAGS-tst-auditmod6b.c): Likewise.
49747         (CFLAGS-tst-auditmod6c.c): Likewise.
49748         (CFLAGS-tst-auditmod7b.c): Likewise.
49749         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
49751 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
49753         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
49754         function to the callback.
49755         Patch partly by Jiri Olsa <jolsa@redhat.com>.
49757 2011-02-02  Andreas Schwab  <schwab@redhat.com>
49759         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
49760         of errno.
49762 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
49764         [BZ #11724]
49765         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
49766         of constructors.
49767         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
49768         of destructors.
49769         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
49771         [BZ #11724]
49772         * elf/Makefile: Add rules to build and run new test.
49773         * elf/tst-initorder.c: New file.
49774         * elf/tst-initorder.exp: New file.
49775         * elf/tst-initordera1.c: New file.
49776         * elf/tst-initordera2.c: New file.
49777         * elf/tst-initordera3.c: New file.
49778         * elf/tst-initordera4.c: New file.
49779         * elf/tst-initorderb1.c: New file.
49780         * elf/tst-initorderb2.c: New file.
49781         * elf/tst-order-a1.c: New file.
49782         * elf/tst-order-a2.c: New file.
49783         * elf/tst-order-a3.c: New file.
49784         * elf/tst-order-a4.c: New file.
49785         * elf/tst-order-b1.c: New file.
49786         * elf/tst-order-b2.c: New file.
49787         * elf/tst-order-main.c: New file.
49788         New test case by George Gensure <werkt0@gmail.com>.
49790 2010-10-01  Andreas Schwab  <schwab@redhat.com>
49792         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
49793         decoding ACE if AI_CANONIDN.
49795 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
49797         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
49799 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
49801         * version.h (RELEASE): Bump for 2.13 release.
49802         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
49804         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
49806         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
49807         MADV_NOHUGEPAGE.
49808         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
49809         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
49810         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
49811         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
49812         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
49813         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
49815         * posix/getconf.c: Update copyright year.
49816         * catgets/gencat.c: Likewise.
49817         * csu/version.c: Likewise.
49818         * debug/catchsegv.sh: Likewise.
49819         * debug/xtrace.sh: Likewise.
49820         * elf/ldconfig.c: Likewise.
49821         * elf/ldd.bash.in: Likewise.
49822         * elf/sprof.c (print_version): Likewise.
49823         * iconv/iconv_prog.c: Likewise.
49824         * iconv/iconvconfig.c: Likewise.
49825         * locale/programs/locale.c: Likewise.
49826         * locale/programs/localedef.c: Likewise.
49827         * malloc/memusage.sh: Likewise.
49828         * malloc/mtrace.pl: Likewise.
49829         * nscd/nscd.c (print_version): Likewise.
49830         * nss/getent.c: Likewise.
49832         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
49833         PF_CAIF, and PF_ALG.
49834         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
49836 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
49838         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
49839         (modules-names): Use them.
49840         (ifunc-test-modules, ifunc-pie-tests): Define.
49841         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
49842         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
49843         (test-extras): Likewise.
49844         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
49845         $(compile-command.c).
49846         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
49847         (all-built-dso): Define.
49848         (check-textrel.out, check-execstack.out): Depend on it.
49850         * configure.in: Don't override --enable-multi-arch.
49852 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
49854         [BZ #6812]
49855         * nscd/hstcache.c (tryagain): Define.
49856         (cache_addhst): Return tryagain not notfound for temporary errors.
49857         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
49858         failed.
49860 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
49862         [BZ #10563]
49863         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
49864         to make the syscall.
49865         * sysdeps/unix/sysv/linux/setgroups.c: New file.
49867         [BZ #12378]
49868         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
49869         and fall back to matching as normal character if the string ends before
49870         the matching ']' is found.  This is what POSIX requires.
49871         * posix/testfnm.c: Adjust test result.
49872         * posix/globtest.sh: Adjust test result.  Add new test.
49873         * posix/tst-fnmatch.input: Likewise.
49874         * posix/tst-fnmatch2.c: Add new test.
49876 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
49878         * elf/Makefile (check-execstack): Revert last change.  Depend on
49879         check-execstack.h.
49880         (check-execstack.h): New target.
49881         (generated): Add check-execstack.h.
49882         * elf/check-execstack.c: Include "check-execstack.h".
49883         (main): Revert last change.
49884         (handle_file): Return zero if GNU_STACK is absent and
49885         DEFAULT_STACK_PERMS doesn't include PF_X.
49887 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
49889         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
49890         in child fails because the descriptor is already closed.
49891         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
49892         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
49893         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
49895         [BZ #12397]
49896         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
49897         syscall.
49899         [BZ #10484]
49900         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
49901         temporary buffer used to handle multi lookups locally.
49902         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
49904 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
49906         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
49907         loader is ld.so.
49909 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
49911         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
49912         alignment for SSE2.
49914 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
49916         [BZ #12394]
49917         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
49918         characters.  When rounding increased number of integer digits recompute
49919         number of groups.
49920         * stdio-common/tst-grouping.c: New file.
49921         * stdio-common/Makefile: Add rules to build and run tst-grouping.
49923 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
49925         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
49926         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
49928         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
49929         void.
49930         * bits/select.h: Likewise.
49932 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
49934         * po/ja.po: Update from translation team.
49936 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
49938         [BZ #11155]
49939         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
49940         implementation just like for lxstat, fxstatat, et al.
49942 2010-12-27  Jim Meyering  <meyering@redhat.com>
49944         [BZ #12348]
49945         * posix/regexec.c (build_trtable): Return failure indication upon
49946         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
49948 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
49950         [BZ #12201]
49951         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
49952         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
49953         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
49954         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
49956         [BZ #12207]
49957         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
49959         [BZ #12204]
49960         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
49961         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
49963 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
49965         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
49966         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
49967         script has SORT_BY_INIT_PRIORITY.
49968         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
49969         NO_CTORS_DTORS_SECTIONS is defined.
49970         * elf/soinit.c: Likewise.
49971         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
49972         NO_CTORS_DTORS_SECTIONS is defined.
49973         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
49974         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
49975         * sysdeps/sh/init-first.c: Likewise.
49976         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
49978 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
49980         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
49981         always use the slow path.
49983 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
49985         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
49986         similar rule which adds the sysdep directories to the header search in
49987         order to pick up the correct platform stackinfo.h.
49988         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
49989         perform test if it is, otherwise return successfully without testing.
49990         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
49991         DEFAULT_STACK_PERMS define in stackinfo.h.
49992         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
49993         defined in stackinfo.h.
49994         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
49995         DEFAULT_STACK_PERMS defined in stackinfo.h.
49996         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
49997         * sysdeps/ia64/stackinfo.h: Likewise.
49998         * sysdeps/s390/stackinfo.h: Likewise.
49999         * sysdeps/sh/stackinfo.h: Likewise.
50000         * sysdeps/sparc/stackinfo.h: Likewise.
50001         * sysdeps/x86_64/stackinfo.h: Likewise.
50002         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
50003         PF_X for powerpc64.  Retain PF_X for powerpc32.
50005 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
50007         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
50008         accurately.
50009         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
50010         GETDENTS_64BIT_ALIGNED.
50012 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
50014         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
50016 2010-12-10  Andreas Schwab  <schwab@redhat.com>
50018         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
50019         _GNU_SOURCE.
50021         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
50022         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
50023         Remove __restrict.
50024         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
50025         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
50027 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
50029         [BZ #11655]
50030         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
50031         are initialized.
50033 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
50035         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
50037 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
50039         * po/it.po: Update from translation team.
50041 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
50043         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
50044         unused codes.
50046 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
50048         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
50050 2010-11-24  Andreas Schwab  <schwab@redhat.com>
50052         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
50053         specially.
50054         (gaih_getanswer_slice): Likewise.
50056 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
50058         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
50060 2010-05-31  Petr Baudis  <pasky@suse.cz>
50062         [BZ #11149]
50063         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
50064         silently even in the chroot mode.
50066 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
50068         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
50069         last patch a bit.  Pretty printing
50071 2010-05-31  Petr Baudis <pasky@suse.cz>
50073         [BZ #10085]
50074         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
50075         initialization of skip_initgroups_dyn.
50077 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
50079         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
50080         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
50082 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
50084         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
50086 2010-11-11  Andreas Schwab  <schwab@redhat.com>
50088         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
50089         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
50090         (tst-fnmatch-ENV): Set MALLOC_TRACE.
50091         ($(objpfx)tst-fnmatch-mem): New rule.
50092         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
50093         * posix/tst-fnmatch.c (main): Call mtrace.
50095 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
50097         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
50098         Support Intel processor model 6 and model 0x2c.
50100 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
50102         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
50103           signed comparison.
50105 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
50107         [BZ #12205]
50108         * string/test-strncasecmp.c (check_result): New function.
50109         (do_one_test): Use it.
50110         (check1): New function.
50111         (test_main): Use it.
50112         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
50113         Support strcasecmp and strncasecmp.
50115 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
50117         [BZ #12194]
50118         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
50119         * sysdeps/x86_64/bits/byteswap.h: Likewise.
50121 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
50123         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
50124         IFUNC support.
50125         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
50126         memset-x86-64.
50127         * sysdeps/x86_64/multiarch/bzero.S: New file.
50128         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
50129         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
50130         * sysdeps/x86_64/multiarch/memset.S: New file.
50131         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
50132         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
50133         Set bit_Prefer_SSE_for_memop for Intel processors.
50134         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
50135         Define.
50136         (index_Prefer_SSE_for_memop): Define.
50137         (HAS_PREFER_SSE_FOR_MEMOP): Define.
50139 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
50141         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
50142         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
50144 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
50146         [BZ #12191]
50147         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
50148         (__x86_64_raw_data_cache_size_half): Likewise.
50149         (__x86_64_raw_shared_cache_size): Likewise.
50150         (__x86_64_raw_shared_cache_size_half): Likewise.
50152         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
50153         (__x86_64_raw_data_cache_size_half): Likewise.
50154         (__x86_64_raw_shared_cache_size): Likewise.
50155         (__x86_64_raw_shared_cache_size_half): Likewise.
50156         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
50157         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
50158         and __x86_64_raw_shared_cache_size_half.  Round
50159         __x86_64_data_cache_size_half, __x86_64_data_cache_size
50160         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
50161         to multiple of 256 bytes.
50163 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
50165         [BZ #12167]
50166         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
50167         of inacessible symlinks.  Verify result of symlink before returning it.
50168         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
50169         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
50171 2010-10-28  Erich Ritz  <erichritz@gmail.com>
50173         * math/math.h (isinf): Fix typo in comment.
50175 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
50177         * po/da.po: Update from translation team.
50179 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
50181         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
50182         is added to the list.
50184 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
50185             Ulrich Drepper  <drepper@gmail.com>
50187         * elf/dl-object.c (_dl_new_object): Don't append the new object to
50188         the global list here.  Move code to...
50189         (_dl_add_to_namespace_list): ...here.  New function.
50190         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
50191         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
50192         * elf/dl-load.c (lose): Don't remove the element from the list.
50193         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
50194         (_dl_map_object): Likewise.
50196 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
50198         [BZ #12159]
50199         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
50200         into all bytes of SSE register.
50201         Patch by Richard Li <richardpku@gmail.com>.
50203 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
50205         [BZ #12140]
50206         * malloc/malloc.c (_int_free): Fill correct number of bytes when
50207         perturbing.
50209 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
50211         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
50212         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
50213         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
50214         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
50215         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
50216         submachine.
50217         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
50219 2010-10-22  Andreas Schwab  <schwab@redhat.com>
50221         * include/dlfcn.h (__RTLD_SECURE): Define.
50222         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
50223         mode & __RTLD_SECURE instead.
50224         (open_path): Rename preloaded parameter to secure.
50225         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
50226         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
50227         * elf/dl-deps.c (openaux): Likewise.
50228         * elf/rtld.c (struct map_args): Remove is_preloaded.
50229         (map_doit): Don't use it.
50230         (dl_main): Likewise.
50231         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
50232         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
50234 2010-09-09  Andreas Schwab  <schwab@redhat.com>
50236         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
50237         (sysd-rules-targets): Remove duplicates.
50238         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
50239         rtld-%.$o dependency.
50241 2010-10-18  Andreas Schwab  <schwab@redhat.com>
50243         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
50244         _dl_map_object do it.
50246 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
50248         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
50249         fast fma builtins, define the macros in the C99 standard.
50250         (FP_FAST_FMAF): Likewise.
50251         (FP_FAST_FMAL): Likewise.
50252         * sysdeps/x86_64/bits/mathdef.h: Likewise.
50254         * bits/mathdef.h: Update copyright year.
50255         * sysdeps/powerpc/bits/mathdef.h: Likewise.
50257 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
50259         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
50260         builtins, define the macros in the C99 standard.
50261         (FP_FAST_FMAF): Likewise.
50262         (FP_FAST_FMAL): Likewise.
50263         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
50264         multiply/add.
50265         (FP_FAST_FMAF): Likewise.
50267 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
50269         [BZ #3268]
50270         * math/libm-test.inc (fma_test): Some new testcases.
50271         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
50272         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
50273         y and infinite z.  Do multiplication by C already in long double.
50274         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
50275         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
50276         y and infinite z.  Do bitwise or of inexact bit into u.d.
50277         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
50278         * sysdeps/i386/fpu/s_fmaf.S: Removed.
50279         * sysdeps/i386/fpu/s_fma.S: Removed.
50280         * sysdeps/i386/fpu/s_fmal.S: Removed.
50282 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
50284         [BZ #3268]
50285         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
50286         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
50287         computation is not scheduled after fetestexcept.  Fix value
50288         of minimum denormal long double.
50290 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
50292         [BZ #3268]
50293         * math/libm-test.inc (fma_test): Add some more tests.
50294         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
50295         correctly.
50297 2010-10-15  Andreas Schwab  <schwab@redhat.com>
50299         * scripts/data/localplt-s390-linux-gnu.data: New file.
50300         * scripts/data/localplt-s390x-linux-gnu.data: New file.
50302 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
50304         [BZ #3268]
50305         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
50306         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
50307         instead of dbl-64.
50308         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
50309         inlines.
50310         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
50311         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
50312         if one of x and y is very large and the other is subnormal.
50313         * sysdeps/s390/fpu/s_fmaf.c: New file.
50314         * sysdeps/s390/fpu/s_fma.c: New file.
50315         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
50316         * sysdeps/powerpc/fpu/s_fma.S: New file.
50317         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
50318         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
50319         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
50321 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
50323         [BZ #3268]
50324         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
50325         fma tests.
50326         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
50327         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
50328         * sysdeps/i386/i686/multiarch/s_fma.c: Include
50329         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
50330         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
50331         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
50332         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
50334 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
50336         [BZ #12078]
50337         * posix/regcomp.c (parse_branch): One more memory leak plugged.
50338         * posix/bug-regex31.input: Add test case.
50340 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
50342         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
50343         * posix/bug-regex31.input: New file.
50345         [BZ #12078]
50346         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
50347         (parse_sub_exp): Fix last change, use postorder.
50349         * posix/bug-regex31.c: New file.
50350         * posix/Makefile: Add rules to build and run bug-regex31.
50352         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
50354         [BZ #12078]
50355         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
50357         [BZ #12108]
50358         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
50359         to have entries in sys_siglist.
50361         [BZ #12093]
50362         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
50363         be NULL.
50365 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
50367         [BZ #3268]
50368         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
50369         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
50370         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
50371         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
50372         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
50373         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
50374         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
50375         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
50376         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
50377         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
50378         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
50379         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
50380         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
50381         * math/ftestexcept.c (fetestexcept): Likewise.
50382         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
50383         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
50384         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
50385         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
50386         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
50387         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
50388         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
50390 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
50392         [BZ #12107]
50393         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
50394         newline.
50396 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
50398         * string/bug-strstr1.c: New file.
50399         * string/Makefile: Add rules to build and run bug-strstr1.
50401 2010-10-05  Eric Blake  <eblake@redhat.com>
50403         [BZ #12092]
50404         * string/str-two-way.h (two_way_long_needle): Always clear memory
50405         when skipping input due to the shift table.
50407 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
50409         [BZ #12005]
50410         * malloc/mcheck.c: Handle large requests.
50412         [BZ #12077]
50413         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
50414         for strncmp and strncasecmp.
50415         * string/stratcliff.c: Add tests for strcmp and strncmp.
50416         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
50418 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
50420         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
50421         __set_fpscr.
50423 2010-09-30  Andreas Jaeger  <aj@suse.de>
50425         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
50426         (CGROUP_SUPER_MAGIC): Define.
50427         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
50428         Handle btrfs and cgroup file systems.
50429         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
50430         Likewise.
50432 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
50434         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
50435         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
50437 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
50439         [BZ #12067]
50440         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
50441         trying to locate the ELF header.
50443 2010-09-27  Andreas Schwab  <schwab@redhat.com>
50445         [BZ #11611]
50446         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
50447         Mask out sign-bit copies when constructing f_fsid.
50449 2010-09-24  Petr Baudis <pasky@suse.cz>
50451         * debug/stack_chk_fail_local.c: Add missing licence exception.
50452         * debug/warning-nop.c: Likewise.
50454 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
50456         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
50457         implementing getdents64 using getdents syscall, set d_type if
50458         __ASSUME_GETDENTS32_D_TYPE.
50460 2010-09-16  Andreas Schwab  <schwab@redhat.com>
50462         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
50463         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
50465 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
50467         [BZ #12037]
50468         * posix/unistd.h: Undo change of feature selection for ftruncate from
50469         2010-01-11.
50471 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
50473         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
50474         detection.
50476 2010-09-20  Andreas Schwab  <schwab@redhat.com>
50478         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
50479         fanotify_mark.
50480         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
50482 2010-09-14  Andreas Schwab  <schwab@redhat.com>
50484         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
50485         variables after CHECK_SP call.
50486         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
50488 2010-09-13  Andreas Schwab  <schwab@redhat.com>
50489             Ulrich Drepper  <drepper@redhat.com>
50491         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
50492         re-relocationg ld.so.
50493         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
50494         _dl_init_paths call.
50495         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
50496         here anymore.
50498 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
50500         * resolv/res_init.c (__res_vinit): Count the default server we added.
50502 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
50503             Ulrich Drepper  <drepper@redhat.com>
50505         [BZ #11968]
50506         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
50507         (____longjmp_chk): Use %ebx for saving value across system call.
50508         Add unwind info.
50510 2010-09-06  Andreas Schwab  <schwab@redhat.com>
50512         * manual/Makefile: Don't mix pattern rules with normal rules.
50514 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
50516         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
50517         operation.
50518         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
50519         * libio/iofopncook.c (_IO_cookie_init): Likewise.
50520         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
50521         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
50522         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
50523         Likewise.
50525 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
50527         [BZ #11979]
50528         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
50529         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
50531 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
50533         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
50534         * sysdeps/x86_64/addmul_1.S: Likewise.
50535         * sysdeps/x86_64/lshift.S: Likewise.
50536         * sysdeps/x86_64/mul_1.S: Likewise.
50537         * sysdeps/x86_64/rshift.S: Likewise.
50538         * sysdeps/x86_64/sub_n.S: Likewise.
50539         * sysdeps/x86_64/submul_1.S: Likewise.
50541 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
50543         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
50544         Define __sched_param instead of SCHED_* and sched_param when
50545         <bits/sched.h> is included with __need_schedparam defined.
50546         * bits/sched.h [__need_schedparam]
50547         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
50548         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
50549         (__defined_schedparam): Define to 1.
50550         (__sched_param): New structure, identical to sched_param.
50551         (__need_schedparam): Undefine.
50553 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
50555         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
50556         (epoll_create1): Declare.
50558         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
50560 2010-08-31  Andreas Schwab  <schwab@redhat.com>
50562         [BZ #7066]
50563         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
50564         shifting retval into place.
50566 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
50568         * nis/rpcsvc/nis.h: Update copyright notice.
50569         * nis/rpcsvc/nis.x: Likewise.
50570         * nis/rpcsvc/nis_callback.h: Likewise.
50571         * nis/rpcsvc/nis_callback.x: Likewise.
50572         * nis/rpcsvc/nis_object.x: Likewise.
50573         * nis/rpcsvc/nis_tags.h: Likewise.
50574         * nis/rpcsvc/yp.h: Likewise.
50575         * nis/rpcsvc/yp.x: Likewise.
50576         * nis/rpcsvc/ypupd.h: Likewise.
50577         * nis/yp_xdr.c: Likewise.
50578         * nis/ypupdate_xdr.c: Likewise.
50580         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
50581         mainly the body of pmap_getport.  Add parameters to specify timeouts.
50582         (pmap_getport): Use __libc_rpc_getport.
50583         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
50584         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
50585         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
50587 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
50589         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
50590         fanotify_mark.
50592 2010-08-27  Roland McGrath  <roland@redhat.com>
50594         * sysdeps/i386/i686/multiarch/Makefile
50595         (CFLAGS-varshift.c): New variable.
50597 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
50599         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
50600         * sysdeps/i386/i686/multiarch/varshift.c: New file.
50602         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
50604         * sysdeps/x86_64/strlen.S: Minimal code improvement.
50606 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
50608         * sysdeps/x86_64/strlen.S: Unroll the loop.
50609         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
50610         strlen-sse2 strlen-sse2-bsf.
50611         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
50612         __strlen_no_bsf if bit_Slow_BSF is set.
50613         (__strlen_sse42): Removed.
50614         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
50615         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
50617 2010-08-25  Roland McGrath  <roland@redhat.com>
50619         * sysdeps/x86_64/multiarch/varshift.S: File removed.
50620         * sysdeps/x86_64/multiarch/varshift.c: New file.
50621         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
50622         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
50623         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
50624         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
50626 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
50628         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
50629         strlen-sse2 strlen-sse2-bsf.
50630         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
50631         __strlen_sse2_bsf if bit_Slow_BSF is unset.
50632         (__strlen_sse2): Removed.
50633         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
50634         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
50635         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
50636         bit_Slow_BSF for Atom.
50637         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
50638         (index_Slow_BSF): Define.
50639         (HAS_SLOW_BSF): Define.
50641 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
50643         [BZ #10851]
50644         * resolv/res_init.c (__res_vinit): When no server address at all
50645         is given default to loopback.
50647 2010-08-24  Roland McGrath  <roland@redhat.com>
50649         * configure.in: Remove config-name.h generation.
50650         * configure: Regenerated.
50651         * config-name.in: File removed.
50652         * scripts/config-uname.sh: New file.
50653         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
50654         ($(objdir)config-name.h): New target.
50656         * sunrpc/rpc_parse.h: Avoid nested comment.
50658 2010-08-24  Richard Henderson  <rth@redhat.com>
50659             Ulrich Drepper  <drepper@redhat.com>
50660             H.J. Lu  <hongjiu.lu@intel.com>
50662         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
50663         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
50664         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
50665         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
50666         _mm_alignr_epi8 with _mm_loadu_si128.
50667         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
50668         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
50669         (__m128i_shift_right): Removed.
50670         * sysdeps/i386/i686/multiarch/varshift.h: New file.
50671         * sysdeps/i386/i686/multiarch/varshift.S: New file.
50672         * sysdeps/x86_64/multiarch/varshift.h: New file.
50673         * sysdeps/x86_64/multiarch/varshift.S: New file.
50675 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
50677         * configure.in: Move assembler checks to before sysdep dir checking.
50679 2010-08-20  Petr Baudis  <pasky@suse.cz>
50681         * LICENSES: Sync the sunrpc license.
50683 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
50685         * sunrpc/auth_des.c: Update copyright notice once again.
50686         * sunrpc/auth_none.c: Likewise.
50687         * sunrpc/auth_unix.c: Likewise.
50688         * sunrpc/authdes_prot.c: Likewise.
50689         * sunrpc/authuxprot.c: Likewise.
50690         * sunrpc/bindrsvprt.c: Likewise.
50691         * sunrpc/clnt_gen.c: Likewise.
50692         * sunrpc/clnt_perr.c: Likewise.
50693         * sunrpc/clnt_raw.c: Likewise.
50694         * sunrpc/clnt_simp.c: Likewise.
50695         * sunrpc/clnt_tcp.c: Likewise.
50696         * sunrpc/clnt_udp.c: Likewise.
50697         * sunrpc/clnt_unix.c: Likewise.
50698         * sunrpc/des_crypt.c: Likewise.
50699         * sunrpc/des_soft.c: Likewise.
50700         * sunrpc/get_myaddr.c: Likewise.
50701         * sunrpc/getrpcport.c: Likewise.
50702         * sunrpc/key_call.c: Likewise.
50703         * sunrpc/key_prot.c: Likewise.
50704         * sunrpc/openchild.c: Likewise.
50705         * sunrpc/pm_getmaps.c: Likewise.
50706         * sunrpc/pm_getport.c: Likewise.
50707         * sunrpc/pmap_clnt.c: Likewise.
50708         * sunrpc/pmap_prot.c: Likewise.
50709         * sunrpc/pmap_prot2.c: Likewise.
50710         * sunrpc/pmap_rmt.c: Likewise.
50711         * sunrpc/rpc/auth.h: Likewise.
50712         * sunrpc/rpc/auth_unix.h: Likewise.
50713         * sunrpc/rpc/clnt.h: Likewise.
50714         * sunrpc/rpc/des_crypt.h: Likewise.
50715         * sunrpc/rpc/key_prot.h: Likewise.
50716         * sunrpc/rpc/netdb.h: Likewise.
50717         * sunrpc/rpc/pmap_clnt.h: Likewise.
50718         * sunrpc/rpc/pmap_prot.h: Likewise.
50719         * sunrpc/rpc/pmap_rmt.h: Likewise.
50720         * sunrpc/rpc/rpc.h: Likewise.
50721         * sunrpc/rpc/rpc_des.h: Likewise.
50722         * sunrpc/rpc/rpc_msg.h: Likewise.
50723         * sunrpc/rpc/svc.h: Likewise.
50724         * sunrpc/rpc/svc_auth.h: Likewise.
50725         * sunrpc/rpc/types.h: Likewise.
50726         * sunrpc/rpc/xdr.h: Likewise.
50727         * sunrpc/rpc_clntout.c: Likewise.
50728         * sunrpc/rpc_cmsg.c: Likewise.
50729         * sunrpc/rpc_common.c: Likewise.
50730         * sunrpc/rpc_cout.c: Likewise.
50731         * sunrpc/rpc_dtable.c: Likewise.
50732         * sunrpc/rpc_hout.c: Likewise.
50733         * sunrpc/rpc_main.c: Likewise.
50734         * sunrpc/rpc_parse.c: Likewise.
50735         * sunrpc/rpc_parse.h: Likewise.
50736         * sunrpc/rpc_prot.c: Likewise.
50737         * sunrpc/rpc_sample.c: Likewise.
50738         * sunrpc/rpc_scan.c: Likewise.
50739         * sunrpc/rpc_scan.h: Likewise.
50740         * sunrpc/rpc_svcout.c: Likewise.
50741         * sunrpc/rpc_tblout.c: Likewise.
50742         * sunrpc/rpc_util.c: Likewise.
50743         * sunrpc/rpc_util.h: Likewise.
50744         * sunrpc/rpcinfo.c: Likewise.
50745         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
50746         * sunrpc/rpcsvc/key_prot.x: Likewise.
50747         * sunrpc/rpcsvc/klm_prot.x: Likewise.
50748         * sunrpc/rpcsvc/mount.x: Likewise.
50749         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
50750         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
50751         * sunrpc/rpcsvc/rex.x: Likewise.
50752         * sunrpc/rpcsvc/rstat.x: Likewise.
50753         * sunrpc/rpcsvc/rusers.x: Likewise.
50754         * sunrpc/rpcsvc/sm_inter.x: Likewise.
50755         * sunrpc/rpcsvc/spray.x: Likewise.
50756         * sunrpc/rpcsvc/yppasswd.x: Likewise.
50757         * sunrpc/rtime.c: Likewise.
50758         * sunrpc/svc.c: Likewise.
50759         * sunrpc/svc_auth.c: Likewise.
50760         * sunrpc/svc_authux.c: Likewise.
50761         * sunrpc/svc_raw.c: Likewise.
50762         * sunrpc/svc_run.c: Likewise.
50763         * sunrpc/svc_simple.c: Likewise.
50764         * sunrpc/svc_tcp.c: Likewise.
50765         * sunrpc/svc_udp.c: Likewise.
50766         * sunrpc/svc_unix.c: Likewise.
50767         * sunrpc/svcauth_des.c: Likewise.
50768         * sunrpc/xcrypt.c: Likewise.
50769         * sunrpc/xdr.c: Likewise.
50770         * sunrpc/xdr_array.c: Likewise.
50771         * sunrpc/xdr_float.c: Likewise.
50772         * sunrpc/xdr_mem.c: Likewise.
50773         * sunrpc/xdr_rec.c: Likewise.
50774         * sunrpc/xdr_ref.c: Likewise.
50775         * sunrpc/xdr_sizeof.c: Likewise.
50776         * sunrpc/xdr_stdio.c: Likewise.
50778         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
50779         handling.
50781 2010-08-19  Andreas Schwab  <schwab@redhat.com>
50783         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
50785 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
50787         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
50788         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
50789         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
50790         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
50791         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
50792         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
50793         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
50794         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
50795         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
50796         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
50797         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
50798         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
50799         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
50800         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
50802 2010-07-26  Anton Blanchard  <anton@samba.org>
50804         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
50805         * malloc/arena.c (heap_trim): Likewise.
50807 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
50809         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
50810         here.  Not...
50811         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
50812         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
50814 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
50816         * sysdeps/i386/elf/Makefile: New file.
50818 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
50820         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
50821         from fanotify_init.
50822         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
50823         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
50825 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
50827         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
50828         of strncasecmp_l.
50829         * sysdeps/multiarch/strcmp.S: Likewise.
50831 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
50833         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
50834         strncase_l-nonascii.
50835         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
50836         Add strncase_l-ssse3.
50837         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
50838         * sysdeps/x86_64/strcmp.S: Likewise.
50839         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
50840         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
50841         * sysdeps/x86_64/strncase.S: New file.
50842         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
50843         * sysdeps/x86_64/strncase_l.S: New file.
50844         * string/Makefile (strop-tests): Add strncasecmp.
50845         * string/test-strncasecmp.c: New file.
50847         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
50848         warning.
50850         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
50851         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
50853 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
50855         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
50857 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
50859         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
50860         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
50861         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
50863 2010-05-01  Alan Modra  <amodra@gmail.com>
50865         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
50866         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
50867         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
50868         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
50869         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
50870         tidying.  Don't tail-call __sigjmp_save for static lib.
50871         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
50872         save location.
50873         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
50874         (CALL_MCOUNT): Add eh info, and nop after bl.
50875         (TAIL_CALL_SYSCALL_ERROR): New macro.
50876         (PSEUDO_RET): Use it.
50877         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
50878         Correct save location of integer regs and cr.
50879         (_dl_profile_resolve): Correct cr save location.  Delete nops
50880         after bl when SHARED.  Reduce cfi size a little by better
50881         placement of cfi directives.
50882         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
50883         make a stack frame.  Instead use parm save area as a temp.
50884         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
50885         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
50886         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
50887         Don't make a stack frame for parent, use parm save area.
50888         Increase child stack frame to 112 bytes.  Don't save unused reg,
50889         and adjust reg usage.  Set up cfi on error recovery and
50890         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
50891         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
50892         (__makecontext): Add dummy nop after jump to exit.
50893         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
50894         Use correct parm save area and cr save, reduce stack frame.
50895         Correct cfi for possible PSEUDO_RET frame setup.
50896         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
50897         Branch to local label emitted by PSEUDO_RET rather than
50898         __syscall_error.
50900 2010-08-12  Andreas Schwab  <schwab@redhat.com>
50902         [BZ #11904]
50903         * locale/programs/locale.c (print_assignment): New function.
50904         (show_locale_vars): Use it.
50906 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
50908         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
50909         field.
50910         (struct statfs64): Likewise.
50911         (_STATFS_F_FLAGS): Define.
50912         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
50913         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
50914         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
50915         (ST_VALID): Define locally.
50916         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
50917         __statvfs_getflags, use the provided value.
50918         * sysdeps/unix/sysv/linux/kernel-features.h: Define
50919         __ASSUME_STATFS_F_FLAGS.
50921         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
50923         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
50924         Add sys/fanotify.h.
50925         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
50926         fanotify_mask for GLIBC_2.13.
50927         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
50928         fanotify_init and fanotify_mark.
50929         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
50930         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
50932         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
50933         Add prlimit.
50934         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
50935         prlimit64 for GLIBC_2.13.
50936         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
50937         prlimit64.
50938         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
50939         syscall.
50940         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
50941         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
50942         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
50943         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
50944         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
50945         add prlimit alias.
50946         * sysdeps/unix/sysv/linux/prlimit.c: New file.
50948         [BZ #11903]
50949         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
50950         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
50952         * nss/Makefile: Add rules to build and run tst-nss-test1.
50953         * shlib-versions: Add entry for libnss_test1.
50954         * nss/nss_test1.c: New file.
50955         * nss/tst-nss-test1.c: New file.
50957         * nss/nsswitch.c (__nss_database_custom): Define new variable.
50958         (__nss_configure_lookup): Set appropriate entry in
50959         __nss_configure_lookup to true.
50960         * nss/nsswitch.h: Define enum with indeces of databases in
50961         databases and __nss_database_custom arrays.  Declare
50962         __nss_database_custom.
50963         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
50964         to avoid using nscd when custom rules are installed.
50965         * nss/getXXbyYY_r.c: Likewise.
50966         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
50968         * nss/nss_files/files-parse.c: Whitespace fixes.
50970 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
50972         [BZ #11883]
50973         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
50974         * posix/fnmatch_loop.c: Likewise.
50976 2010-07-17  Andi Kleen  <ak@linux.intel.com>
50978         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
50979         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
50980         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
50981         * Versions.def [GLIBC_2.13]: Add.
50983 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
50985         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
50986         Also fail if tpwd after pwuid call is NULL.
50988 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
50990         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
50991         when converting to ms.
50993 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
50995         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
50996         EOPNOTSUPP errors with ENOTTY.
50997         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
50998         EOPNOTSUPP errors with ENOTTY.
51000 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
51002         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
51003         Add strcasecmp_l-ssse3.
51004         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
51005         strcasecmp.
51006         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
51007         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
51008         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
51010 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
51012         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
51014         * string/Makefile (strop-tests): Add strcasecmp.
51015         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
51016         strcasecmp_l-nonascii.
51017         (gen-as-const-headers): Add locale-defines.sym.
51018         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
51019         * sysdeps/x86_64/strcasecmp.S: New file.
51020         * sysdeps/x86_64/strcasecmp_l.S: New file.
51021         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
51022         * sysdeps/x86_64/locale-defines.sym: New file.
51023         * string/test-strcasecmp.c: New file.
51025         * string/test-strcasestr.c: Test both ends of the range of characters.
51026         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
51028 2010-07-29  Roland McGrath  <roland@redhat.com>
51030         [BZ #11856]
51031         * manual/locale.texi (Yes-or-No Questions): Fix example code.
51033 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
51035         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
51036         for ld.so.
51038 2010-07-27  Andreas Schwab  <schwab@redhat.com>
51040         * manual/memory.texi (Malloc Tunable Parameters): Document
51041         M_PERTURB.
51043 2010-07-26  Roland McGrath  <roland@redhat.com>
51045         [BZ #11840]
51046         * configure.in (-fgnu89-inline check): Set and substitute
51047         gnu89_inline, not libc_cv_gnu89_inline.
51048         * configure: Regenerated.
51049         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
51051 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
51053         * string/test-strnlen.c: New file.
51054         * string/Makefile (strop-tests): Add strnlen.
51055         * string/tester.c (test_strnlen): Add a few more test cases.
51056         * string/tst-strlen.c: Better error reporting.
51058         * sysdeps/x86_64/strnlen.S: New file.
51060 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
51062         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
51063         lower-latency instructions.
51065 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
51067         * string/test-strcasestr.c: New file.
51068         * string/test-strstr.c: New file.
51069         * string/Makefile (strop-tests): Add strstr and strcasestr.
51070         * string/str-two-way.h: Don't undefine MAX.
51071         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
51073 2010-07-21  Andreas Schwab  <schwab@redhat.com>
51075         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
51076         strcasestr-nonascii.
51077         (CFLAGS-strcasestr-nonascii.c): Define.
51078         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
51079         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
51080         Remove unused attribute.
51082 2010-07-20  Roland McGrath  <roland@redhat.com>
51084         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
51085         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
51086         ld.so.cache was broken.  With it, there is no way to disable dsocaps
51087         like LD_HWCAP_MASK can disable hwcaps.
51089 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
51091         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
51093 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
51095         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
51096         call in strcasestr.
51097         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
51098         __strcasestr_sse42_nonascii.
51099         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
51100         strcasestr-nonascii.c.
51101         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
51103 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
51105         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
51106         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
51107         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
51108         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
51110 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
51112         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
51113         fcntl.
51115 2010-07-06  Andreas Schwab  <schwab@redhat.com>
51117         [BZ #11577]
51118         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
51119         dl_signal_cerror.
51121 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
51123         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
51124         _PC_PIPE_BUF using F_GETPIPE_SZ.
51126 2010-07-05  Roland McGrath  <roland@redhat.com>
51128         * manual/arith.texi (Rounding Functions): Fix rint description
51129         implicit in round description.
51131 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
51133         * elf/Makefile: Fix linking for a few tests to make recent linker
51134         happy.
51136 2010-06-30  Andreas Schwab  <schwab@redhat.com>
51138         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
51139         $(common-objpfx)libc_nonshared.a.
51141 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
51143         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
51144         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
51145         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
51146         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
51147         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
51148         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
51149         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
51150         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
51151         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
51152         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
51153         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
51154         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
51155         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
51156         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
51157         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
51158         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
51159         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
51160         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
51161         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
51162         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
51163         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
51164         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
51165         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
51166         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
51167         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
51168         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
51169         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
51170         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
51171         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
51172         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
51173         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
51174         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
51175         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
51176         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
51177         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
51178         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
51179         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
51180         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
51181         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
51182         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
51183         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
51184         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
51185         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
51186         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
51187         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
51188         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
51189         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
51190         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
51192 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
51194         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
51195         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
51196         * string/memmove.c (memmove): Renamed to ...
51197         (MEMMOVE): ...this.  Default to memmove.
51198         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
51199         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
51200         (END_CHK): Define.
51201         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
51202         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
51203         mempcpy-ssse3-back memmove-ssse3-back.
51204         * sysdeps/x86_64/multiarch/bcopy.S: New file .
51205         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
51206         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
51207         * sysdeps/x86_64/multiarch/memcpy.S: New file.
51208         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
51209         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
51210         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
51211         * sysdeps/x86_64/multiarch/memmove.c: New file.
51212         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
51213         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
51214         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
51215         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
51216         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
51217         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
51218         Define.
51219         (index_Fast_Copy_Backward): Define.
51220         (HAS_ARCH_FEATURE): Define.
51221         (HAS_FAST_REP_STRING): Define.
51222         (HAS_FAST_COPY_BACKWARD): Define.
51224 2010-06-21  Andreas Schwab  <schwab@redhat.com>
51226         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
51227         Restore proper fallback handling.
51229 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
51231         [BZ #11701]
51232         * posix/group_member.c (__group_member): Correct checking loop.
51234         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
51235         OOM in getpwuid_r correctly.  Return error number when the caller
51236         should return, otherwise -1.
51237         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
51238         call returning > 0 value.
51239         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
51241 2010-06-07  Andreas Schwab  <schwab@redhat.com>
51243         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
51244         libc_nonshared.a from targets in modules-names.
51246 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
51248         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
51249         requires it.
51251 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
51253         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
51254         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
51255         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
51256         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
51258 2010-06-02  Andreas Schwab  <schwab@redhat.com>
51260         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
51262 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
51264         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
51265         and F_GETPIPE_SZ.
51266         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
51267         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
51268         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
51269         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
51270         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
51271         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
51273 2010-06-14  Roland McGrath  <roland@redhat.com>
51275         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
51277 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
51279         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
51280         __REDIRECT followed by __THROW.
51281         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
51282         * posix/getopt.h (getopt): Likewise.
51284 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
51286         * hurd/lookup-at.c (__file_name_lookup_at): Accept
51287         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
51288         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
51289         in AT_FLAGS.
51290         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
51291         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
51293 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
51295         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
51297 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
51299         [BZ #11640]
51300         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
51301         Properly check family and model.
51303 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
51305         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
51307 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
51309         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
51311 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
51313         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
51314         symbol reference.
51316 2010-05-19  Andreas Schwab  <schwab@redhat.com>
51318         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
51319         symbol reference.
51321 2010-05-21  Andreas Schwab  <schwab@redhat.com>
51323         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
51324         and internal_recvmmsg.
51325         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
51326         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
51327         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
51328         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
51330         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
51331         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
51332         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
51334 2010-05-20  Andreas Schwab  <schwab@redhat.com>
51336         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
51338 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
51340         POWER7 optimizations.
51341         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
51342         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
51344 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
51346         * version.h: Update for 2.13 development version.
51348 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
51350         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
51351         exceptions.  Return 0.
51353 2010-05-07  Roland McGrath  <roland@redhat.com>
51355         * elf/ldconfig.c (main): Add a const.
51357 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
51359         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
51360         (args_options): Add no-idn option.
51361         (ahosts_keys_int): Add idn_flags to ai_flags.
51362         (parse_option): Handle 'i' option to clear idn_flags.
51364         * malloc/malloc.c (_int_free): Possible race in the most recently
51365         added check.  Only act on the data if no current modification
51366         happened.
51368 See ChangeLog.17 for earlier changes.