2014-12-19 Steve Ellcey <sellcey@imgtec.com>
[glibc.git] / ChangeLog
blob4c8bcb418f092e9c65a6e7c4027a623f6b3c335e
1 2014-12-19  Ondřej Bílka  <neleai@seznam.cz>
3         * string/strncat.c (STRNCAT): Simplify implementation.
5 2014-12-19  David S. Miller  <davem@davemloft.net>
7         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Use a union to
8         access the quad as both a long double and as a series of 4 words.
10         * get-dynamic-info.h (elf_get_dynamic_info): Ignore -Warray-bounds for a
11         link_map->l_info array access.
13 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
15         * iconvdata/tst-loading.c (TIMEOUT): Increase timeout 10 sec.
17         * math/atest-exp.c (TIMEOUT): Increase timeout to 10 sec.
18         * math/atest-exp2.c (TIMEOUT): Likewise.
19         * math/atest-sincos.c (TIMEOUT): Likewise.
21 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
23         * sysdeps/x86_64/x32/Makefile (CFLAGS-s_llround.c): Replace
24         -Wno-error with -fno-builtin-lround.
26 2014-12-19  Torvald Riegel  <triegel@redhat.com>
28         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: New file.
29         Contains futex constants and functions moved over from ...
30         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.  Include
31         <lowlevellock-futex.h>.
32         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
33         (lll_timedwait_tid): Add comments and parentheses around macro
34         arguments.
36 2014-12-19  Torvald Riegel  <triegel@redhat.com>
38         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Include
39         <lowlevellock-futex.h>.  Remove FUTEX_* constants defined there.
40         (__lll_private_flag): Remove.
41         (lll_futex_wait): Likewise.
42         (lll_futex_timed_wait): Likewise.
43         (lll_futex_wake): Likewise.
44         (lll_futex_requeue): Likewise.
45         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
46         (__lll_timedwait_tid): Spell out argument names.
47         (lll_timedwait_tid): Add comments and parentheses around macro
48         arguments.
49         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Make FUTEX_* constants,
50         LLL_SHARED and LLL_PRIVATE usable from assembly code.
52 2014-12-19  Torvald Riegel  <triegel@redhat.com>
54         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Remove file.
55         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
56         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
57         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Likewise.
58         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Likewise.
59         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Likewise.
60         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Likewise.
61         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Likewise.
62         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Likewise.
63         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: Likewise.
64         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: Likewise.
65         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Likewise.
66         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Likewise.
67         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Likewise.
68         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Likewise.
69         * sysdeps/unix/sysv/linux/sh/sem_post.S: Likewise.
70         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Likewise.
71         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Likewise.
72         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Likewise.
74 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
76         * sysdeps/x86_64/x32/Makefile: New file.
78 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
80         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Replace
81         1L with (mp_limb_t) 1.
83 2014-12-17  Roland McGrath  <roland@hack.frob.com>
85         * sysdeps/nptl/fork.c (__fork_generation_pointer): Variable moved ...
86         * nptl/libc_pthread_init.c: ... here.
87         * sysdeps/nptl/fork.c (__fork_handlers): Variable moved ...
88         * nptl/register-atfork.c: ... here.
90         * sysdeps/nptl/gai_misc.h (__gai_start_notify_thread):
91         Use pthread_sigmask rather than INTERNAL_SYSCALL.
92         Use assert_perror to check its return value.
93         (__gai_create_helper_thread): Likewise.
95         * inet/if_index.c (__if_freenameindex): Add libc_hidden_def.
97         * malloc/malloc.c (alloc_perturb, free_perturb): Remove inline keyword.
99 2014-12-17  Joseph Myers  <joseph@codesourcery.com>
101         [BZ #17725]
102         * sysdeps/generic/profil-counter.h (profil_counter): Rename to
103         __profil_counter.
104         * sysdeps/unix/sysv/linux/hppa/profil-counter.h (profil_counter):
105         Likewise.
106         * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
107         Likewise.
108         * sysdeps/unix/sysv/linux/ia64/profil-counter.h (profil_counter):
109         Likewise.
110         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h
111         (profil_counter): Likewise.
112         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h
113         (profil_counter): Likewise.
114         * sysdeps/unix/sysv/linux/sh/profil-counter.h (profil_counter):
115         Likewise.
116         * sysdeps/unix/sysv/linux/tile/profil-counter.h (profil_counter):
117         Likewise.
118         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h
119         (profil_counter): Likewise.
120         * sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
121         Likewise.
122         [!__profil_counter] (profil_counter): Define as weak alias of
123         __profil_counter.
124         * sysdeps/unix/sysv/linux/sparc/sparc32/profil-counter.h
125         (profil_counter): Rename to __profil_counter.
126         [!__profil_counter] (profil_counter): Define as weak alias of
127         __profil_counter.
128         * sysdeps/unix/sysv/linux/sparc/sparc64/profil-counter.h
129         (profil_counter): Rename to __profil_counter.
130         [!__profil_counter] (profil_counter): Define as weak alias of
131         __profil_counter.
132         * sysdeps/posix/profil.c: Update comment referring to
133         profil_counter.
134         (__profil): Use __profil_counter instead of profil_counter.
135         * sysdeps/posix/sprofil.c (profil_counter): Rename to
136         __profil_counter.  Use __profil_counter_ushort and
137         __profil_counter_uint in definitions.
138         (__sprofil): Use __profil_counter_uint and __profil_counter_ushort
139         instead of profil_counter_uint and profil_counter_ushort.
141         [BZ #17722]
142         * inet/inet_mkadr.c (inet_makeaddr): Rename to __inet_makeaddr and
143         define as weak alias of __inet_makeaddr.
144         * resolv/inet_addr.c (inet_addr): Rename to __inet_addr and define
145         as weak alias of __inet_addr.
146         * resolv/inet_pton.c (inet_pton): Rename to __inet_pton and define
147         as weak alias of __inet_pton.  Use libc_hidden_weak.
148         * include/arpa/inet.h (__inet_pton): Declare.  Use
149         libc_hidden_proto.
150         (inet_makeaddr): Don't use libc_hidden_proto.
151         (__inet_makeaddr): Declare.  Use libc_hidden_proto.
152         * resolv/res_init.c (__res_vinit): Use __inet_pton instead of
153         inet_pton.  Use __inet_makeaddr instead of inet_makeaddr.
154         * conform/Makefile (test-xfail-POSIX/pthread.h/linknamespace):
155         Remove variable.
156         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
157         (test-xfail-POSIX/time.h/linknamespace): Likewise.
159 2014-12-17  Steve Ellcey  <sellcey@imgtec.com>
161         * inet/getnetgrent_r.c: Move while loop to be inside if statement.
163 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
165         * stdio-common/bug-vfprintf-nargs.c (do_test):
166         Cast value to intptr_t to avoid format warning
167         for usage with PRIdPTR printing macro.
169 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
171         * libio/tst-widetext.c (do_test):
172         Use format type %td instead of %Zd for ptrdiff_t
173         in order to avoid format warning.
175 2014-12-17  Andreas Schwab  <schwab@suse.de>
177         * nscd/mem.c (gc): Add size_t cast to match printf format.
179 2014-12-16  Roland McGrath  <roland@hack.frob.com>
181         * sysdeps/gnu/unwind-resume.c: #include <sysdep.h>.
182         (init): Apply PTR_MANGLE to pointers before storing them.
183         (_Unwind_Resume, __gcc_personality_v0): Apply PTR_DEMANGLE to pointers
184         before using them.
186 2014-12-16  Joseph Myers  <joseph@codesourcery.com>
188         [BZ #17719]
189         * sysdeps/x86_64/memrchr.S (memrchr): Rename to __memrchr and
190         define as weak alias of __memrchr.
191         (__memrchr): Do not define as strong alias of memrchr.
192         * conform/Makefile (test-xfail-XPG4/libgen.h/linknamespace):
193         Remove variable.
194         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
195         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
196         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
198         [BZ #17717]
199         * inet/if_index.c (if_nametoindex): Rename to __if_nametoindex and
200         define as weak alias of __if_nametoindex.  Use libc_hidden_weak.
201         (if_indextoname): Rename to __if_indextoname and define as weak
202         alias of __if_indextoname.  Use libc_hidden_weak.
203         (if_freenameindex): Rename to __if_freenameindex and define as
204         weak alias of __if_freenameindex.
205         (if_nameindex): Rename to __if_nameindex and define as weak alias
206         of __if_nameindex.
207         * sysdeps/mach/hurd/if_index.c (if_nametoindex): Rename to
208         __if_nametoindex and define as weak alias of __if_nametoindex.
209         Use libc_hidden_weak.
210         (if_freenameindex): Rename to __if_freenameindex and define as
211         weak alias of __if_freenameindex.
212         (if_nameindex): Rename to __if_nameindex and define as weak alias
213         of __if_nameindex.
214         (if_indextoname): Rename to __if_indextoname and define as weak
215         alias of __if_indextoname.  Use libc_hidden_weak.
216         * sysdeps/unix/sysv/linux/if_index.c (if_nametoindex): Rename to
217         __if_nametoindex and define as weak alias of __if_nametoindex.
218         Use libc_hidden_weak.
219         (if_freenameindex): Rename to __if_freenameindex and define as
220         weak alias of __if_freenameindex.  Use libc_hidden_weak.
221         (if_nameindex_netlink): Use __if_freenameindex instead of
222         if_freenameindex.
223         (if_nameindex): Rename to __if_nameindex and define as weak alias
224         of __if_nameindex.  Use libc_hidden_weak.
225         (if_indextoname): Rename to __if_indextoname and define as weak
226         alias of __if_indextoname.  Use libc_hidden_weak.
227         * include/net/if.h [!_ISOMAC] (__if_nametoindex): Declare and use
228         libc_hidden_proto.
229         [!_ISOMAC] (__if_freenameindex): Likewise.
230         * resolv/res_init.c (__res_vinit): Use __if_nametoindex instead of
231         if_nametoindex.
232         * conform/Makefile (test-xfail-XPG4/grp.h/linknamespace): Remove
233         variable.
234         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
235         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
236         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
237         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
238         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
239         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
240         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
242         * conform/Makefile (test-xfail-UNIX98/semaphore.h/linknamespace):
243         Remove variable.
244         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
245         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
247 2014-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
249         * resolv/res_send.c (__libc_res_nsend): Disable warning 'array
250         subscript above bounds'
252         * resolv/res_send.c (__libc_res_nsend): Fix check for nsmap
253         bounds.
255 2014-12-16  Arjun Shankar  <arjun.is@lostca.se>
257         * libio/tst-fopenloc.c: Use test-skeleton.c.
259         * stdlib/tst-bsearch.c: Use test-skeleton.c.
260         (entry): Rename to ITEM.
261         (do_test, comp): Adjust.
263         * stdio-common/tst-fseek.c: Use test-skeleton.c.
265 2014-12-16  Torvald Riegel  <triegel@redhat.com>
267         * string/tester.c: Include <libc-internal.h>.
268         (test_memset): Ignore -Wmemset-transposed-args.
270 2014-12-16  Torvald Riegel  <triegel@redhat.com>
272         * misc/tst-mntent2.c (do_test): Fix warning.
274 2014-12-16  Torvald Riegel  <triegel@redhat.com>
276         * elf/tst-unique4lib.cc(a): Mark as used.
278 2014-12-16  Florian Weimer  <fweimer@redhat.com>
280         [BZ #17630]
281         * resolv/nss_dns/dns-network.c (getanswer_r): Iterate over alias
282         names.
284 2014-12-16  Allan McRae  <allan@archlinux.org>
286         * stdio-common/Makefile (tests): Re-add bug26.
288 2014-12-15  Ondřej Bílka  <neleai@seznam.cz>
290         [BZ #17657]
291         * locale/programs/ld-ctype.c (find_translit2, read_widestring): Return
292         static array.
294 2014-12-15  Bernard Ogden  <bernie.ogden@linaro.org>
296         * nptl/lowlevellock.c (__lll_lock_wait_private): Add comments.
297         (__lll_lock_wait): Likewise.
298         (__lll_timedlock_wait): Likewise.
299         (__lll_timedwait_tid): Likewise.
300         * nptl/lowlevelrobustlock.c (__lll_robust_lock_wait): Likewise.
301         (__lll_robust_timedlock_wait): Likewise.
302         * sysdeps/nptl/lowlevellock.h (lll_trylock): Likewise.
303         (lll_cond_trylock): Likewise.
304         (__lll_lock): Likewise.
305         (__lll_robust_lock): Likewise.
306         (__lll_cond_lock): Likewise.
307         (lll_robust_cond_lock): Likewise.
308         (__lll_timedlock): Likewise.
309         (__lll_robust_timedlock): Likewise.
310         (__lll_unlock): Likewise.
311         (__lll_robust_unlock): Likewise.
312         (lll_wait_tid): Likewise.
313         (lll_timedwait_tid): Likewise.
315 2014-12-15  Torvald Riegel  <triegel@redhat.com>
317         * nptl/tst-sem4.c (do_test): Start with a fresh semaphore state.
319 2014-12-15  Torvald Riegel  <triegel@redhat.com>
321         * nptl/tst-mutex5.c (do_test): Do not skip tests if elision is enabled.
323 2014-12-15  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
325         * stdio-common/test-vfprintf.c: Include <libc-internal.h>.
326         * stdio-common/tst-sprintf.c: Likewise.
328 2014-12-15  Torvald Riegel  <triegel@redhat.com>
330         * sysdeps/unix/sysv/linux/s390/pthread_once.c: Remove file.
332 2014-12-15  Jeff Law  <law@redhat.com>
334         [BZ #16617]
335         * stdio-common/vfprintf.c (vfprintf): Allocate large specs array
336         on the heap.  (CVE-2012-3406)
337         * stdio-common/bug23-2.c, stdio-common/bug23-3.c: New file.
338         * stdio-common/bug23-4.c: New file.  Test case by Joseph Myers.
339         * stdio-common/Makefile (tests): Add bug23-2, bug23-3, bug23-4.
341 2014-12-15  Will Newton  <will.newton@linaro.org>
343         * manual/install.texi: Bump required version of texinfo
344         to 4.7 from 4.5.
345         * INSTALL: Regenerated.
346         * configure.ac: Check for makeinfo version 4.7 and above.
347         * configure: Regenerated.
349 2014-12-12  Roland McGrath  <roland@hack.frob.com>
351         * sysdeps/posix/shm-directory.h (SHM_GET_NAME): Take new argument
352         PREFIX, string constant to insert between directory and name.
353         * sysdeps/posix/shm_open.c: Update caller.
354         * sysdeps/posix/shm_unlink.c: Likewise.
355         * nptl/semaphoreP.h (struct mountpoint_info): Type removed.
356         (__where_is_shmfs, mountpoint, __namedsem_once): Declarations removed.
357         (SEM_SHM_PREFIX): New macro.
358         * sysdeps/posix/Makefile (librt-routines): Add shm-directory only if
359         [$(have-thread-library) = no].
360         * nptl/Makefile (libpthread-routines): Add shm-directory.
361         * nptl/Versions (GLIBC_PRIVATE): Add __shm_directory.
362         * sysdeps/nptl/shm-directory.h: New file.
363         * sysdeps/posix/shm-directory.c
364         [IS_IN (libpthread)] (__shm_directory): Add hidden_def.
365         * sysdeps/unix/sysv/linux/shm-directory.c: Likewise.
366         * nptl/sem_open.c (check_add_mapping): Use munmap function rather than
367         INTERNAL_SYSCALL.
368         (__where_is_shmfs): Function removed.
369         (mountpoint, defaultmount, defaultdir, __namedsem_once):
370         Variables removed.
371         (sem_open): Use __libc_close function rather than INTERNAL_SYSCALL.
372         Use SHM_GET_NAME.
373         * nptl/sem_unlink.c: Prototypify.  Use SHM_GET_NAME.
375         * sysdeps/nptl/bits/libc-lockP.h [IS_IN (libpthread)]
376         (PTFAVAIL, __libc_ptf_call, __libc_ptf_call_always): Define as
377         unconditional for use inside libpthread.
378         [IS_IN (libpthread)]: Include <nptl/pthreadP.h>.
380 2014-12-12  Roland McGrath  <roland@hack.frob.com>
382         * nptl/pthread_getaffinity.c: New file.
383         * nptl/pthread_setaffinity.c: New file.
384         * nptl/pthread_getname.c: New file.
385         * nptl/pthread_setname.c: New file.
387         * nptl/pthread_create.c (START_THREAD_DEFN)
388         [! __ASSUME_SET_ROBUST_LIST]: Add missing & in lll_futex_wake argument.
390 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
391             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
393         * resolv/res_send.c (send_vc): Disable warning resplen may
394         be used uninitialized.
396 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
398         * nptl/tst-mutex6.c
399         (ATTR_NULL): New define checks ATTR against NULL.
400         (do_test): Use !ATTR_NULL instead of ATTR != NULL.
401         * nptl/tst-mutexpp6.c (ATTR_NULL): New define.
403 2014-12-11  James Lemke  <jwlemke@codesourcery.com>
405         [BZ #17581]
406         * malloc/hooks.c
407         (mem2mem_check): Revert my previous change.
408         (malloc_check_get_size): Revert my previous change.
409         (mem2chunk_check): Revert my previous change.
411 2014-12-11  Roland McGrath  <roland@hack.frob.com>
413         * sysdeps/posix/shm-directory.c: New file.
414         * sysdeps/posix/shm-directory.h: New file.
415         * sysdeps/posix/Makefile [($(subdir) = rt] (librt-routines): Add it.
416         * sysdeps/posix/shm_open.c: Use SHM_GET_NAME.
417         Use O_NOFOLLOW and O_CLOEXEC if available.  Transmute EISDIR to EINVAL.
418         * sysdeps/posix/shm_unlink.c: Use SHM_GET_NAME.
419         Transmute EPERM to EACCES.
420         * sysdeps/unix/sysv/linux/shm-directory.c: New file, most code taken
421         from ...
422         * sysdeps/unix/sysv/linux/shm_open.c: ... here.  File removed.
423         * sysdeps/unix/sysv/linux/shm_unlink.c: File removed.
425 2014-12-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
427         * sysdeps/sh/jmpbuf_unwind.h (_jmpbuf_sp): Declare SP as void
428         pointer and cast to uintptr_t.
429         * sysdeps/sh/nptl/tls.h (TLS_INIT_TP): Use NULL instead of 0.
430         * sysdeps/unix/sysv/linux/sh/lowlevellock.h (lll_futex_timed_wait):
431         Add cast to avoid warning.
432         * sysdeps/unix/sysv/linux/sh/register-dump.h: Use 0 instead of NULL.
434 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
436         * nptl/semaphore.h: Move to ...
437         * sysdeps/pthread/semaphore.h: ... here.
438         * Makefile (installed-headers): Change nptl/semaphore.h to
439         sysdeps/pthread/semaphore.h.
441 2014-12-11  Roland McGrath  <roland@hack.frob.com>
443         * misc/tst-error1.c (do_test): Ignore -Wformat-security for
444         generated error format strings.
446         * stdio-common/tstdiomisc.c (t2): Ignore -Wformat and
447         -Wformat-extra-args warnings for scanf formats.
448         * stdio-common/scanf4.c (main): Ignore -Wformat-zero-length around
449         test of zero-length format (duh).
450         * stdio-common/scanf7.c (main): Ignore -Wformat warnings for
451         corner-case scanf format test.
452         * stdio-common/test-vfprintf.c (do_test): Ignore -Wformat-security for
453         generated fprintf format string.
454         * stdio-common/tst-sprintf.c (do_test): Ignore -Wformat warnings for
455         corner-case sprintf format tests.
456         * stdio-common/tst-printf.c: Ignore -Wformat throughout.
457         * stdio-common/tst-printfsz.c (main): Ignore -Wformat and
458         -Wformat-extra-args warnings throughout.
459         * stdio-common/Makefile (CFLAGS-tstdiomisc.c): Variable removed.
460         (CFLAGS-scanf4.c): Likewise.
461         (CFLAGS-scanf7.c): Likewise.
462         (CFLAGS-tst-sprintf.c): Likewise.
463         (CFLAGS-tst-printf.c): Likewise.
464         (CFLAGS-tst-printfsz.c): Likewise.
466 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
468         * include/cpio.h: New file.
469         * include/fmtmsg.h: Likewise.
471         * tst-mbswcs1.c (show): Use %zu format instead of %Zd.  Cast
472         corresponding format argument to size_t.
473         * tst-mbswcs2.c (show): Likewise.  Use %td format for ptrdiff_t
474         arguments.
475         * tst-mbswcs3.c (show): Use %zu format instead of %Zd.  Cast
476         corresponding format argument to size_t.
477         * tst-mbswcs4.c (show): Likewise.  Use %td format for ptrdiff_t
478         arguments.
479         * tst-mbswcs5.c (show): Use %zu format instead of %Zd.  Cast
480         corresponding format argument to size_t.
481         * tst-trans.c (do_test): Use %lc format for wint_t arguments.
482         * Makefile (CFLAGS-tst-mbswcs1.c): Remove variable.
483         (CFLAGS-tst-mbswcs2.c): Likewise.
484         (CFLAGS-tst-mbswcs3.c): Likewise.
485         (CFLAGS-tst-mbswcs4.c): Likewise.
486         (CFLAGS-tst-mbswcs5.c): Likewise.
487         (CFLAGS-tst-trans.c): Likewise
489 2014-12-11  Roland McGrath  <roland@hack.frob.com>
491         * posix/regexbug1.c (main): Use "%s" format with regerror results,
492         rather than assuming they won't contain any '%'s.
494 2014-12-11  Chris Metcalf  <cmetcalf@ezchip.com>
496         * sysdeps/tile/tilegx/memset.c (__memcpy): Add
497         inhibit_loop_to_libcall to avoid recursive calls.
498         * sysdeps/tile/tilegx/memcpy.c (__memcpy): Likewise.
499         * sysdeps/tile/tilepro/memcpy.c (__memcpy): Likewise.
501 2014-12-11  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
503         * include/sys/socket.h (__sendmmsg): Add __USE_GNU guards on function
504         prototype.
506 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
508         * sysdeps/mips/dl-trampoline.c: Modify switch expression to have
509         integer value instead of boolean.
511 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
513         * malloc/malloc.c: Fix powerof2 check.
515 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
517         * locale/programs/locfile.h (maybe_swap_uint32):
518         Remove inline and add unused attribute.
520 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
522         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
523         Truncating assembler expression to a .long expression.
525 2014-12-11  Andreas Schwab  <schwab@suse.de>
527         * elf/rtld.c (struct map_args): Constify str member.
528         (do_preload): Constify fname argument.
530 2014-12-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
532         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Remove overflow warnings for
533         constants definition.
535 2014-12-11  Andreas Schwab  <schwab@suse.de>
537         [BZ #16657]
538         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Use
539         FORCE_ELISION instead of DO_ELISION.
540         * sysdeps/unix/sysv/linux/x86/force-elision.h (DO_ELISION):
541         Remove.
542         * sysdeps/unix/sysv/linux/s390/force-elision.h (DO_ELISION):
543         Likewise.
545         * iconvdata/gconv-modules: Remove duplicate entry.
547 2014-12-11  Will Newton  <will.newton@linaro.org>
549         Merge gettext 0.19.3 into intl/.
551         This involves a number of cosmetic changes to comments
552         and ANSI function definitions and prototypes throughout
553         all the files. The gettext copyright header is used but
554         with the date ranges taken from the glibc copy.
556         * NEWS: Add gettext merge to 2.21.
557         * intl/bindtextdom.c: Switch to gettext copyright.
558         Use ANSI definitions and prototypes.
559         Use gl_* locking primitives rather than __libc_* ones.
560         Use __builtin_expect rather than __glibc_likely/unlikely.
561         * intl/dcgettext.c: Switch to gettext copyright.
562         Use ANSI definitions and prototypes.
563         * intl/dcigettext.c: Switch to gettext copyright.
564         Use ANSI definitions and prototypes.
565         (INTDIV0_RAISES_SIGFPE): New define.
566         Use gl_* locking primitives rather than __libc_* ones.
567         Include eval-plural.h instead of plural-eval.c.
568         Use __builtin_expect rather than __glibc_likely/unlikely.
569         * intl/dcngettext.c: Switch to gettext copyright.
570         Use ANSI definitions and prototypes.
571         * intl/dgettext.c: Likewise.
572         * intl/dngettext.c: Likewise.
573         * intl/plural-eval.c: Renamed to...
574         * intl/eval-plural.h: ...this.
575         * intl/explodename.c: Switch to gettext copyright.
576         Use ANSI definitions and prototypes.
577         (_nl_explode_name): Use strchr instead of __rawmemchr.
578         * intl/finddomain.c: Switch to gettext copyright.
579         Use ANSI definitions and prototypes.
580         Use gl_* locking primitives rather than __libc_* ones.
581         (_nl_find_domain): Use malloc rather than alloca for
582         allocation of temporary locale name.
583         * intl/gettext.c: Switch to gettext copyright.
584         Use ANSI definitions and prototypes.
585         * intl/gettextP.h: Switch to gettext copyright.
586         Use ANSI definitions and prototypes.
587         Use gl_* locking primitives rather than __libc_* ones.
588         * intl/gmo.h: Switch to gettext copyright.
589         (struct sysdep_string): Move struct segment_pair outside of
590         struct definition.
591         * intl/hash-string.c: Use ANSI definitions and prototypes.
592         * intl/hash-string.h: Switch to gettext copyright.
593         Use ANSI definitions and prototypes.
594         * intl/l10nflist.c: Switch to gettext copyright.
595         Use ANSI definitions and prototypes.
596         (_nl_normalize_codeset): Avoid integer overflow.
597         * intl/loadinfo.h: Switch to gettext copyright.
598         Use ANSI definitions and prototypes.
599         (LIBINTL_DLL_EXPORTED): New define.
600         (PATH_SEPARATOR): New define.
601         * intl/loadmsgcat.c: Switch to gettext copyright.
602         * intl/localealias.c: Switch to gettext copyright.
603         Use ANSI definitions and prototypes.
604         (_nl_expand_alias): Use PATH_SEPARATOR.
605         * intl/ngettext.c: Switch to gettext copyright.
606         Use ANSI definitions and prototypes.
607         * intl/plural-exp.c: Likewise.
608         * intl/plural-exp.h: Switch to gettext copyright.
609         Use ANSI definitions and prototypes.
610         (struct expression): Move definition of enum operator outside
611         of struct definition.
612         * intl/plural.c: Regenerate.
613         * intl/plural.y: Switch to gettext copyright.
614         Use ANSI definitions and prototypes.
615         Port to bison 3.0.
616         * intl/textdomain.c: Switch to gettext copyright.
617         Use ANSI definitions and prototypes.
618         Use gl_* locking primitives rather than __libc_* ones.
620 2014-12-10  Steve Ellcey  <sellcey@imgtec.com>
622         * debug/warning-nop.c: Add used atrribute.
624 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
626         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: New file.
628         * sysdeps/unix/sysv/linux/mips/mips64/Makefile
629         [$(subdir) == signal] (CFLAGS-sigaction.c): New variable.
630         [$(subdir) == nptl] (CFLAGS-sigaction.c): Likewise.
632 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
633             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
635         [BZ #17634]
636         * wcsmbs/wcschr.c [!WCSCHR] (wcschr): Define as __wcschr.
637         Undefine after defining function.  Define as weak alias of
638         __wcschr.  Use libc_hidden_weak.
639         * include/wchar.h (__wcschr): Declare.  Use libc_hidden_proto.
640         * sysdeps/i386/i686/multiarch/wcschr-c.c [IS_IN (libc) && SHARED]
641         (libc_hidden_def): Also define __GI___wcschr alias.
642         * sysdeps/i386/i686/multiarch/wcschr.S (wcschr): Rename to
643         __wcschr and define as weak alias of __wcschr.
644         * sysdeps/powerpc/power6/wcschr.c [!WCSCHR] (WCSCHR): Define as
645         __wcschr.
646         [!WCSCHR] (DEFAULT_WCSCHR): Define.
647         [DEFAULT_WCSCHR] (__wcschr): Use libc_hidden_def.
648         [DEFAULT_WCSCHR] (wcschr): Define as weak alias of __wcschr.  Use
649         libc_hidden_weak.  Do not use libc_hidden_def.
650         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c
651         [IS_IN (libc) && SHARED] (libc_hidden_def): Also define
652         __GI___wcschr alias.
653         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c
654         [IS_IN (libc)] (wcschr): Define as macro expanding to
655         __redirect_wcschr.
656         [IS_IN (libc)] (__wcschr_ppc): Use __redirect_wcschr in typeof.
657         [IS_IN (libc)] (__wcschr_power6): Likewise.
658         [IS_IN (libc)] (__wcschr_power7): Likewise.
659         [IS_IN (libc)] (__libc_wcschr): New.  Define with libc_ifunc
660         instead of wcschr.
661         [IS_IN (libc)] (wcschr): Undefine and define as weak alias of
662         __libc_wcschr.
663         [!IS_IN (libc)] (libc_hidden_def): Do not undefine and redefine.
664         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c (wcschr): Rename to
665         __wcschr and define as weak alias of __wcschr.  Use
666         libc_hidden_builtin_def.
667         * sysdeps/x86_64/wcschr.S (wcschr): Rename to __wcschr and define
668         as weak alias of __wcschr.  Use libc_hidden_weak.
669         * time/alt_digit.c (_nl_get_walt_digit): Use __wcschr instead of
670         wcschr.
671         * time/era.c (_nl_init_era_entries): Likewise.
672         * conform/Makefile (test-xfail-ISO/time.h/linknamespace): Remove
673         variable.
674         (test-xfail-XPG3/time.h/linknamespace): Likewise.
675         (test-xfail-XPG4/time.h/linknamespace): Likewise.
677 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
679         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Use %ld
680         format for long int variable.
682 2014-12-10  Anders Kaseorg  <andersk@MIT.EDU>
684         [BZ #10672]
685         * manual/search.texi: (Array Sort Function): Remove claim how to make
686         qsort stable.
688 2014-12-10  Andreas Schwab  <schwab@suse.de>
690         [BZ #12847]
691         * sysdeps/nptl/fork.c (fresetlockfiles): Skip files with
692         user-controlled locks.
694 2014-12-10  Richard Earnshaw  <rearnsha@arm.com>
696         * sysdeps/aarch64/strchrnul.S (vrepmask): Use a call-clobbered
697         register.
699 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
701         * configure.ac (--disable-werror): New configure option.
702         (enable_werror): New AC_SUBST.
703         * configure: Regenerated.
704         * config.make.in (enable-werror): New variable.
705         * Makeconfig [$(enable-werror) = yes] (+gccwarn): Add -Werror
706         -Wno-error=undef.
707         (+gccwarn-c): Do not use -Werror=implicit-function-declaration.
708         * manual/install.texi (Configuring and compiling): Document
709         --disable-werror.
710         * INSTALL: Regenerated.
711         * debug/Makefile (CFLAGS-tst-chk1.c): Add -Wno-error.
712         (CFLAGS-tst-chk2.c): Likewise.
713         (CFLAGS-tst-chk3.c): Likewise.
714         (CFLAGS-tst-chk4.cc): Likewise.
715         (CFLAGS-tst-chk5.cc): Likewise.
716         (CFLAGS-tst-chk6.cc): Likewise.
717         (CFLAGS-tst-lfschk1.c): Likewise.
718         (CFLAGS-tst-lfschk2.c): Likewise.
719         (CFLAGS-tst-lfschk3.c): Likewise.
720         (CFLAGS-tst-lfschk4.cc): Likewise.
721         (CFLAGS-tst-lfschk5.cc): Likewise.
722         (CFLAGS-tst-lfschk6.cc): Likewise.
724         * stdio-common/tst-printfsz.c: Include <libc-internal.h>.
725         (main): Disable -Wdeprecated-declarations around calls to
726         register_printf_function.
728         * stdio-common/tst-unlockedio.c: Include <libc-internal.h>.
729         (do_test): Disable -Wdiv-by-zero around some calls to
730         fwrite_unlocked and fread_unlocked.
732         * include/libc-internal.h (DIAG_PUSH_NEEDS_COMMENT): New macro.
733         (DIAG_POP_NEEDS_COMMENT): Likewise.
734         (_DIAG_STR1): Likewise.
735         (_DIAG_STR): Likewise.
736         (DIAG_IGNORE_NEEDS_COMMENT): Likewise.
737         * stdio-common/bug21.c: Include <libc-internal.h>.
738         (do_test): Disable -Wformat around call to sscanf.
739         * stdio-common/scanf14.c: Include <libc-internal.h>.
740         (main): Disable -Wformat around some calls to scanf functions.
742 2014-12-09  Torvald Riegel  <triegel@redhat.com>
744         * sysdeps/unix/sysv/linux/sh/pthread_once.S: Remove file.
746 2014-12-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
748         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix wide-character
749         stack variable alignment.
751 2014-12-06  Joseph Myers  <joseph@codesourcery.com>
753         [BZ #17682]
754         * resource/Versions (libc): Add __getrlimit at GLIBC_PRIVATE.
755         * resource/getrlimit.c (__getrlimit): Use libc_hidden_def.
756         * sysdeps/mach/hurd/getrlimit.c (__getrlimit): Likewise.
757         * include/sys/resource.h (__getrlimit): Use libc_hidden_proto.
758         * nptl/nptl-init.c (__pthread_initialize_minimal_internal): Use
759         __getrlimit instead of getrlimit.
760         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Use
761         __gettimeofday instead of gettimeofday.
762         * nptl/pthread_rwlock_timedrdlock.c (pthread_rwlock_timedrdlock):
763         Likewise.
764         * nptl/pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock):
765         Likewise.
766         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
767         * conform/Makefile (test-xfail-POSIX2008/aio.h/linknamespace):
768         Remove variable.
769         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
770         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
772 2014-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
774         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix buffer overrun
775         for wide-character tests.
777 2014-12-04  Roland McGrath  <roland@hack.frob.com>
779         * io/openat64.c: #include <libc-internal.h>
780         (__openat64): Prototypify.  Use ignore_value on MODE.
781         * io/openat.c: Likewise.
782         * misc/reboot.c: #include <libc-internal.h>
783         (reboot): Prototypify.  Use ignore_value on HOWTO.
784         * misc/ptrace.c: #include <libc-internal.h>
785         (ptrace): Prototypify.  Use ignore_value for va_arg'd parameters.
787 2014-12-04  Joseph Myers  <joseph@codesourcery.com>
789         * conform/list-header-symbols.pl (%extra_syms): Add h_errno for
790         XPG4, UNIX98 and XOPEN2K.
791         * conform/Makefile (test-xfail-XOPEN2K/grp.h/linknamespace):
792         Remove variable.
793         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
795 2014-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
797         * libio/fileops.c: Use ISO C style for function definitions.
798         * libio/iofopen.c: Likewise.
799         * libio/wfileops.c: Likewise.
801         [BZ #17653]
802         * libio/fileops.c (_IO_new_file_underflow): Unset cached
803         offset on EOF.
804         * libio/wfileops.c (_IO_wfile_underflow): Likewise.
805         * libio/tst-ftell-active-handler.c (fgets_func_t): New type.
806         (fgets_func): Function pointer to fgets and fgetws.
807         (do_ftell_test): Add test to verify ftell value after read
808         EOF.
809         (do_test): Set fgets_func.
811         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Add
812         O_TRUNC flag for w and w+ modes.
813         (do_rewind_test): Likewise.
814         (do_ftell_test): Likewise.
815         (do_write_test): Likewise.
817         [BZ #17647]
818         * libio/fileops.c (do_ftell): Seek only when there are
819         unflushed writes.
820         * libio/wfileops.c (do_ftell_wide): Likewise.
821         * libio/tst-ftell-active-handler.c (do_ftruncate_test): New
822         test case.
823         (do_one_test): Call it.
825 2014-12-03  Joseph Myers  <joseph@codesourcery.com>
827         * conform/list-header-symbols.pl (%extra_syms): Add getdate_err
828         for XPG4, UNIX98, XOPEN2K and XOPEN2K8.
829         * conform/Makefile (test-xfail-XOPEN2K/pthread.h/linknamespace):
830         Remove variable.
831         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
832         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
833         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
835 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
837         * conform/Makefile (test-xfail-XOPEN2K/aio.h/linknamespace):
838         Remove variable.
839         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
841         [BZ #17668]
842         * inet/ifaddrs.c (getifaddrs): Rename to __getifaddrs and define
843         as weak alias of __getifaddrs.  Use libc_hidden_weak.
844         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
845         __freeifaddrs.  Use libc_hidden_weak.
846         * sysdeps/gnu/ifaddrs.c (getifaddrs): Rename to __getifaddrs and
847         define as weak alias of __getifaddrs.  Use libc_hidden_weak.
848         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
849         __freeifaddrs.  Use libc_hidden_weak.
850         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Rename to
851         __getifaddrs and define as weak alias of __getifaddrs.  Use
852         libc_hidden_weak.
853         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
854         __freeifaddrs.  Use libc_hidden_weak.
855         * conform/Makefile (test-xfail-XOPEN2K/net/if.h/linknamespace):
856         Remove variable.
857         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
858         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
860 2014-12-02  Petar Jovanovic  <petar.jovanovic@rt-rk.com>
862         [BZ #17601]
863         * sysdeps/mips/start.S (__start): Use indirect jump to call
864         __libc_start_main.
866 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
868         * nptl/tst-stack4.c (dso_process): Use int not uintptr_t for t.
870         * nptl/tst-mutex1.c: Include <stdbool.h>.
871         [!ATTR] (ATTR_NULL): New macro.
872         (do_test): Test !ATTR_NULL instead of ATTR != NULL.
873         * nptl/tst-mutexpi1.c (ATTR_NULL): New macro.
874         * nptl/tst-mutexpp1.c (ATTR_NULL): New macro.
876         * posix/tst-getopt_long1.c (do_test): Cast elements of argv array
877         to char *.
879         [BZ #17665]
880         * posix/unistd.h [__USE_MISC || (__USE_XOPEN && !__USE_UNIX98)]:
881         Change conditional to [__USE_MISC].
883         [BZ #17664]
884         * misc/mntent_r.c (__getmntent_r): Use __fgets_unlocked instead of
885         fgets_unlocked.
886         * resolv/res_hconf.c [IS_IN (libc)] (fgets_unlocked): Define to
887         __fgets_unlocked.
888         * resolv/res_init.c (__res_vinit): Use __fgets_unlocked instead of
889         fgets_unlocked.
890         * conform/Makefile (test-xfail-XPG4/sys/statvfs.h/linknamespace):
891         Remove variable.
892         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
893         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
894         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
895         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
896         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
897         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
898         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
899         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
900         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
902         * elf/tst-unique4lib.cc (b): Mark with __attribute__ ((used)).
904 2014-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
906         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
907         Remove strpbrk objects.
908         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
909         (__libc_ifunc_impl_list): Remove strpbrk implementation.
910         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: Remove file.
911         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Remove file.
912         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: Remove file.
913         * sysdeps/powerpc/powerpc64/strpbrk.S: New file.
915         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
916         Remove strcspn objects.
917         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
918         (__libc_ifunc_impl_list): Remove strcspn implementation.
919         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: Remove file.
920         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Remove file.
921         * sysdeps/powerpc/powerpc64/power7/strcspn.S: Remove file.
922         * sysdeps/powerpc/powerpc64/strcspn.S: New file.
924         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
925         Remove strspn objetcs.
926         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
927         (__libc_ifunc_impl_list): Remove strspn implementation.
928         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: Remove file.
929         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
930         * sysdeps/powerpc/powerpc64/power7/strspn.S: Remove file.
931         * sysdeps/powerpc/powerpc64/strspn.S: New file.
933 2014-12-01  James Lemke  <jwlemke@codesourcery.com>
935         [BZ #17581]
936         * malloc/hooks.c
937         (mem2mem_check): Add a terminator to the chain of checking blocks.
938         (malloc_check_get_size): Use it here.
939         (mem2chunk_check): Ditto.
941 2014-12-01  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
943         * sysdeps/powerpc/powerpc64/strtok.S: New file.
944         * sysdeps/powerpc/powerpc64/strtok_r.S: New file.
946 2014-11-29  Carlos O'Donell  <carlos@redhat.com>
948         * bits/ioctl-types.h: Indent preprocessor directives correctly.
950         * nptl/nptl-init.c: Include libc-internal.h.
951         (__pthread_initialize_minimal_internal): Use ROUND_UP.
953         * elf/ldconfig.c (search_dir): Expand comment.
955 2014-11-29  Joseph Myers  <joseph@codesourcery.com>
957         * conform/Makefile (linknamespace-symlist-stdlibs-base): New
958         variable.
959         (linknamespace-symlist-stdlibs-tests): Likewise.
960         (tests-special): Append $(linknamespace-symlist-stdlibs-tests)
961         instead of $(objpfx)symlist-stdlibs.
962         (linknamespace-libs-isoc): New variable.
963         (linknamespace-libs): Use $(linknamespace-libs-isoc).
964         (linknamespace-libs-ISO): New variable.
965         (linknamespace-libs-ISO99): Likewise.
966         (linknamespace-libs-ISO11): Likewise.
967         (linknamespace-libs-XPG3): Likewise.
968         (linknamespace-libs-XPG4): Likewise.
969         (linknamespace-libs-POSIX): Likewise.
970         (linknamespace-libs-UNIX98): Likewise.
971         (linknamespace-libs-XOPEN2K): Likewise.
972         (linknamespace-libs-POSIX2008): Likewise.
973         (linknamespace-libs-XOPEN2K8): Likewise.
974         ($(objpfx)symlist-stdlibs): Replace by
975         $(linknamespace-symlist-stdlibs-tests).  Use
976         $(linknamespace-libs-$*) as set of libraries.
977         ($(linknamespace-header-tests)): Update dependencies.  Use
978         $(objpfx)symlist-stdlibs-$$std for --libsyms argument.
979         (test-xfail-XPG4/sys/mman.h/linknamespace): Remove.
980         * conform/linknamespace.pl: Remove comment about considering
981         definitions of symbols from irrelevant libraries.
983 2014-11-28  H.J. Lu  <hongjiu.lu@intel.com>
985         [BZ #13862]
986         * elf/dl-tls.c: Include <atomic.h>.
987         (oom): Remove #ifdef SHARED/#endif.
988         (_dl_static_dtv, _dl_initial_dtv): Moved before ...
989         (_dl_resize_dtv): This.  Extracted from _dl_update_slotinfo.
990         (_dl_allocate_tls_init): Resize DTV if the current DTV isn't
991         big enough.
992         (_dl_update_slotinfo): Call _dl_resize_dtv to resize DTV.
993         * nptl/Makefile (tests): Add tst-stack4.
994         (modules-names): Add tst-stack4mod.
995         ($(objpfx)tst-stack4): New.
996         (tst-stack4mod.sos): Likewise.
997         ($(objpfx)tst-stack4.out): Likewise.
998         ($(tst-stack4mod.sos)): Likewise.
999         (clean): Likewise.
1000         * nptl/tst-stack4.c: New file.
1001         * nptl/tst-stack4mod.c: Likewise.
1003 2014-11-27  J. Brown  <jb999@gmx.de>
1005         * sysdeps/x86/bits/string.h: Add recent CPUs.
1007 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
1009         * misc/tst-pselect.c (do_test): Use sigprocmask instead of
1010         sigblock.
1012         * libio/bug-ungetwc1.c (do_test): Verify results of getwc and
1013         feof.
1015         * dlfcn/failtestmod.c (constr): Do not store result of dlsym in a
1016         variable.
1018 2014-11-27  Stefan Liebler  <stli@linux.vnet.ibm.com>
1020         * nscd/connections.c: Include libc-internal.h because of macro
1021         usage ignore_value.
1023 2014-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1025         * string/bits/string3.h (__warn_memset_zero_len): Don't
1026         declare for gcc newer than 5.0.
1027         (memset): Don't test for zero-length __LEN for gcc newer than
1028         5.0.
1030 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
1032         * stdio-common/tst-fmemopen.c (do_test): Cast st_size values to
1033         size_t for %zu format.
1035         * nss/tst-nss-test1.c (do_test): Use %td printf format for pointer
1036         difference, not %ju.
1038 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
1040         * include/libc-internal.h (ignore_value): New macro.
1041         * nscd/connections.c (restart): Wrap calls to setuid and setgid
1042         with ignore_value.
1044         * sysdeps/mips/__longjmp.c (____longjmp): Use prototype
1045         definition.
1047         * nptl/tst-cancel-self-cancelstate.c (do_test): Cast argument of
1048         pthread_cleanup_push to void *.
1050         * sysdeps/unix/sysv/linux/arm/libc-do-syscall.S (_FORTIFY_SOURCE):
1051         Undefine.
1053         [BZ #16619]
1054         [BZ #16740]
1055         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Use 1LL << 52
1056         instead of 1L << 52.
1058         * libio/bug-rewind.c (do_test): Check fwscanf return values.
1059         * libio/bug-rewind2.c (do_test): Likewise.
1061         * debug/test-stpcpy_chk-ifunc.c: Remove file.
1062         * debug/test-strcpy_chk-ifunc.c: Likewise.
1063         * wcsmbs/test-wcschr-ifunc.c: Likewise.
1064         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
1065         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
1066         * wcsmbs/test-wcslen-ifunc.c: Likewise.
1067         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
1068         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
1069         * Rules [$(multi-arch) = no] (tests): Do not filter out
1070         $(tests-ifunc).
1071         [$(multi-arch) = no] (xtests): Do not filter out $(xtests-ifunc).
1072         * debug/Makefile (tests-ifunc): Remove variable.
1073         (tests): Do not add $(tests-ifunc).
1074         * wcsmbs/Makefile (tests-ifunc): Remove variable.
1075         (tests): Do not add $(tests-ifunc).
1076         * benchtests/bench-string.h (TEST_IFUNC): Remove macro.
1077         [TEST_IFUNC]: Remove conditionals.
1078         * string/test-string.h (TEST_IFUNC): Remove macro.
1079         [TEST_IFUNC]: Remove conditionals.
1081         * string/test-strchr.c [!WIDE] (L): New macro.
1082         [WIDE] (L): Likewise.
1083         (check1): Use CHAR instead of char.  Use L on string and character
1084         constants.
1086 2014-11-26  Adhemerval Zanella  <azanella@linux.ibm.com>
1088         * csu/tst-atomic.c (do_test): Add atomic_exchange_and_add_{acq,rel}
1089         tests.
1090         * sysdeps/powerpc/bits/atomic.h
1091         (__arch_atomic_exchange_and_add_32_acq): Add definition.
1092         (__arch_atomic_exchange_and_add_32_rel): Likewise.
1093         (atomic_exchange_and_add_acq): Likewise.
1094         (atomic_exchange_and_add_rel): Likewise.
1095         * sysdeps/powerpc/powerpc32/bits/atomic.h
1096         (__arch_atomic_exchange_and_add_64_acq): Add definition.
1097         (__arch_atomic_exchange_and_add_64_rel): Likewise.
1098         * sysdeps/powerpc/powerpc64/bits/atomic.h
1099         (__arch_atomic_exchange_and_add_64_acq): Add definition.
1100         (__arch_atomic_exchange_and_add_64_rel): Likewise.
1102 2014-11-26  Torvald Riegel  <triegel@redhat.com>
1104         * nptl/tpp.c (__init_sched_fifo_prio, __pthread_tpp_change_priority):
1105         Change synchronization of __sched_fifo_min_prio and
1106         __sched_fifo_max_prio.
1107         * nptl/pthread_mutexattr_getprioceiling.c
1108         (pthread_mutexattr_getprioceiling): Likewise.
1109         * nptl/pthread_mutexattr_setprioceiling.c
1110         (pthread_mutexattr_setprioceiling): Likewise.
1111         * nptl/pthread_mutex_init.c (__pthread_mutex_init): Likewise.
1112         * nptl/pthread_mutex_setprioceiling.c (pthread_mutex_setprioceiling):
1113         Likewise.
1115 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
1117         * setjmp/jmpbug.c (test): Make foo volatile and cast it to
1118         void.
1120 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
1122         * stdio-common/tst-printf-round.c (test_hex_in_one_mode): Make
1123         third argument const.
1125 2014-11-25  Paul Eggert  <eggert@cs.ucla.edu>
1127         fnmatch: work around GCC compiler warning bug with uninit var
1128         * posix/fnmatch_loop.c (FCT): Use a scalar not a one-item array.
1129         This works around a bug with x86-64 GCC 4.9.2 and earlier
1130         where 'gcc -O2 -Wmaybe-uninitialized' incorrectly complains
1131         "../locale/weightwc.h:93:7: warning: '*((void *)&str+4)' may be
1132         used uninitialized in this function [-Wmaybe-uninitialized]".
1134 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
1136         * posix/bug-regex31.c (main): Return RES not 0.
1138 2014-11-25  Anton Blanchard <anton@samba.org>
1140         * sysdeps/powerpc/bits/atomic.h
1141         (__arch_compare_and_exchange_bool_64_rel): Load from mem.
1143 2014-11-24  Sterling Augustine  <saugustine@google.com>
1145         * sysdeps/x86_64/start.S (_start): Use ENTRY and END macros.
1147 2014-11-24  Ryan Cumming  <etaoins@gmail.com>
1149         [BZ #17608]
1150         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_TAI.
1152 2014-11-24  Joseph Myers  <joseph@codesourcery.com>
1154         [BZ #17633]
1155         * stdio-common/perror.c (perror): Call __fileno instead of fileno.
1156         * conform/Makefile (test-xfail-ISO/stdio.h/linknamespace): Remove
1157         variable.
1158         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
1159         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
1161 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
1163         * string/strncpy.c (strncpy): Improve performance by using memset.
1165 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
1167         * string/strcpy.c (strcpy):
1168         Improve performance by using strlen and memcpy.
1170 2014-11-24  Leonhard Holz  <leonhard.holz@web.de>
1172         * string/strcoll_l.c (get_next_seq): __always_inline.
1173         * string/strcoll_l.c (do_compare): __always_inline.
1175 2014-11-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
1177         * include/bits/stdlib-float.h: Use IS_IN only if _ISOMAC is
1178         defined.
1179         * include/mqueue.h: Likewise.
1180         * include/stdlib.h: Likewise.
1182         * stdlib/isomac.c (fmt): Replace NOT_IN_libc with IN_MODULE.
1183         (get_null_defines): Adjust.
1184         * sunrpc/Makefile: Adjust comment.
1185         * Makerules (CPPFLAGS-nonlib): Remove NOT_IN_libc.
1186         * elf/Makefile (CPPFLAGS-sotruss-lib): Likewise.
1187         (CFLAGS-interp.c): Likewise.
1188         (CFLAGS-ldconfig.c): Likewise.
1189         (CPPFLAGS-.os): Likewise.
1190         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
1191         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
1192         * extra-modules.mk (extra-modules.mk): Likewise.
1193         * iconv/Makefile (CPPFLAGS-iconvprogs): Likewise.
1194         * locale/Makefile (CPPFLAGS-locale_programs): Likewise.
1195         * malloc/Makefile (CPPFLAGS-memusagestat): Likewise.
1196         * nscd/Makefile (CPPFLAGS-nscd): Likewise.
1197         * nss/Makefile (CPPFLAGS-nss_test1): Likewise.
1198         * stdlib/Makefile (CFLAGS-tst-putenvmod.c): Likewise.
1199         * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
1200         * sysdeps/unix/sysv/linux/Makefile (CPPFLAGS-lddlibc4): Likewise.
1201         * iconvdata/Makefile (CPPFLAGS): Likewise.
1202         (cpp-srcs-left): Add libof for all iconvdata routines.
1203         * bits/stdio-lock.h: Replace NOT_IN_libc with IS_IN.
1204         * include/assert.h: Likewise.
1205         * include/ctype.h: Likewise.
1206         * include/errno.h: Likewise.
1207         * include/libc-symbols.h: Likewise.
1208         * include/math.h: Likewise.
1209         * include/netdb.h: Likewise.
1210         * include/resolv.h: Likewise.
1211         * include/stdio.h: Likewise.
1212         * include/stdlib.h: Likewise.
1213         * include/string.h: Likewise.
1214         * include/sys/stat.h: Likewise.
1215         * include/wctype.h: Likewise.
1216         * intl/l10nflist.c: Likewise.
1217         * libidn/idn-stub.c: Likewise.
1218         * libio/libioP.h: Likewise.
1219         * nptl/libc_multiple_threads.c: Likewise.
1220         * nptl/pthreadP.h: Likewise.
1221         * posix/regex_internal.h: Likewise.
1222         * resolv/res_hconf.c: Likewise.
1223         * sysdeps/arm/armv7/multiarch/memcpy.S: Likewise.
1224         * sysdeps/arm/memmove.S: Likewise.
1225         * sysdeps/arm/sysdep.h: Likewise.
1226         * sysdeps/generic/_itoa.h: Likewise.
1227         * sysdeps/generic/symbol-hacks.h: Likewise.
1228         * sysdeps/gnu/errlist.awk: Likewise.
1229         * sysdeps/gnu/errlist.c: Likewise.
1230         * sysdeps/i386/i586/memcpy.S: Likewise.
1231         * sysdeps/i386/i586/memset.S: Likewise.
1232         * sysdeps/i386/i686/memcpy.S: Likewise.
1233         * sysdeps/i386/i686/memmove.S: Likewise.
1234         * sysdeps/i386/i686/mempcpy.S: Likewise.
1235         * sysdeps/i386/i686/memset.S: Likewise.
1236         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
1237         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
1238         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: Likewise.
1239         * sysdeps/i386/i686/multiarch/memchr-sse2.S: Likewise.
1240         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
1241         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
1242         * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: Likewise.
1243         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
1244         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
1245         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
1246         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
1247         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
1248         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
1249         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
1250         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
1251         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
1252         * sysdeps/i386/i686/multiarch/memrchr-c.c: Likewise.
1253         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: Likewise.
1254         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: Likewise.
1255         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
1256         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
1257         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
1258         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
1259         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
1260         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
1261         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
1262         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: Likewise.
1263         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
1264         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Likewise.
1265         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
1266         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
1267         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
1268         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
1269         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
1270         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
1271         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
1272         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
1273         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
1274         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
1275         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
1276         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
1277         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
1278         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
1279         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
1280         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
1281         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
1282         * sysdeps/i386/i686/multiarch/wcschr-c.c: Likewise.
1283         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: Likewise.
1284         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
1285         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
1286         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
1287         * sysdeps/i386/i686/multiarch/wcscpy-c.c: Likewise.
1288         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Likewise.
1289         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
1290         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
1291         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: Likewise.
1292         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
1293         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: Likewise.
1294         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: Likewise.
1295         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
1296         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
1297         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
1298         * sysdeps/ia64/fpu/libm-symbols.h: Likewise.
1299         * sysdeps/nptl/bits/libc-lock.h: Likewise.
1300         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
1301         * sysdeps/nptl/bits/stdio-lock.h: Likewise.
1302         * sysdeps/posix/closedir.c: Likewise.
1303         * sysdeps/posix/opendir.c: Likewise.
1304         * sysdeps/posix/readdir.c: Likewise.
1305         * sysdeps/posix/rewinddir.c: Likewise.
1306         * sysdeps/powerpc/novmx-sigjmp.c: Likewise.
1307         * sysdeps/powerpc/powerpc32/__longjmp.S: Likewise.
1308         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
1309         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
1310         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
1311         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Likewise.
1312         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: Likewise.
1313         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: Likewise.
1314         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: Likewise.
1315         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: Likewise.
1316         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: Likewise.
1317         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: Likewise.
1318         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: Likewise.
1319         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: Likewise.
1320         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: Likewise.
1321         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: Likewise.
1322         * sysdeps/powerpc/powerpc32/power4/multiarch/memset.c: Likewise.
1323         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: Likewise.
1324         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: Likewise.
1325         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: Likewise.
1326         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr.c: Likewise.
1327         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: Likewise.
1328         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: Likewise.
1329         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: Likewise.
1330         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: Likewise.
1331         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: Likewise.
1332         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: Likewise.
1333         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: Likewise.
1334         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: Likewise.
1335         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: Likewise.
1336         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: Likewise.
1337         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: Likewise.
1338         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: Likewise.
1339         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: Likewise.
1340         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: Likewise.
1341         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Likewise.
1342         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
1343         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
1344         * sysdeps/powerpc/powerpc64/__longjmp.S: Likewise.
1345         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: Likewise.
1346         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: Likewise.
1347         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: Likewise.
1348         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: Likewise.
1349         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: Likewise.
1350         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: Likewise.
1351         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Likewise.
1352         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: Likewise.
1353         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: Likewise.
1354         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: Likewise.
1355         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: Likewise.
1356         * sysdeps/powerpc/powerpc64/multiarch/memset.c: Likewise.
1357         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: Likewise.
1358         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.S: Likewise.
1359         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c: Likewise.
1360         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: Likewise.
1361         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: Likewise.
1362         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: Likewise.
1363         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: Likewise.
1364         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: Likewise.
1365         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: Likewise.
1366         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: Likewise.
1367         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: Likewise.
1368         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.S: Likewise.
1369         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c: Likewise.
1370         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Likewise.
1371         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: Likewise.
1372         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: Likewise.
1373         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: Likewise.
1374         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: Likewise.
1375         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: Likewise.
1376         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: Likewise.
1377         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: Likewise.
1378         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: Likewise.
1379         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: Likewise.
1380         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: Likewise.
1381         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Likewise.
1382         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: Likewise.
1383         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: Likewise.
1384         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
1385         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: Likewise.
1386         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c: Likewise.
1387         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
1388         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c: Likewise.
1389         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Likewise.
1390         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
1391         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Likewise.
1392         * sysdeps/s390/s390-32/multiarch/memcmp.S: Likewise.
1393         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
1394         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
1395         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
1396         * sysdeps/s390/s390-64/multiarch/memcmp.S: Likewise.
1397         * sysdeps/s390/s390-64/multiarch/memcpy.S: Likewise.
1398         * sysdeps/s390/s390-64/multiarch/memset.S: Likewise.
1399         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
1400         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
1401         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: Likewise.
1402         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
1403         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
1404         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Likewise.
1405         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: Likewise.
1406         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
1407         * sysdeps/unix/alpha/sysdep.S: Likewise.
1408         * sysdeps/unix/alpha/sysdep.h: Likewise.
1409         * sysdeps/unix/make-syscalls.sh: Likewise.
1410         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
1411         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
1412         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
1413         * sysdeps/unix/sysv/linux/alpha/vfork.S: Likewise.
1414         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
1415         * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
1416         * sysdeps/unix/sysv/linux/getpid.c: Likewise.
1417         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
1418         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
1419         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Likewise.
1420         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
1421         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
1422         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
1423         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
1424         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
1425         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
1426         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1427         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
1428         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
1429         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
1430         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
1431         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
1432         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
1433         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
1434         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
1435         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
1436         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
1437         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
1438         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
1439         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: Likewise.
1440         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
1441         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
1442         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
1443         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
1444         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
1445         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
1446         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
1447         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
1448         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
1449         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
1450         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
1451         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
1452         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
1453         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
1454         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
1455         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
1456         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
1457         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
1458         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
1459         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
1460         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
1461         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
1462         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
1463         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
1464         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
1465         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
1466         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
1467         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
1468         * sysdeps/wordsize-32/symbol-hacks.h: Likewise.
1469         * sysdeps/x86_64/memcpy.S: Likewise.
1470         * sysdeps/x86_64/memmove.c: Likewise.
1471         * sysdeps/x86_64/memset.S: Likewise.
1472         * sysdeps/x86_64/multiarch/init-arch.h: Likewise.
1473         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
1474         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
1475         * sysdeps/x86_64/multiarch/memcmp.S: Likewise.
1476         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: Likewise.
1477         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
1478         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
1479         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
1480         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
1481         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
1482         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
1483         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
1484         * sysdeps/x86_64/multiarch/memset-avx2.S: Likewise.
1485         * sysdeps/x86_64/multiarch/memset.S: Likewise.
1486         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
1487         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Likewise.
1488         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
1489         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
1490         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
1491         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
1492         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Likewise.
1493         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
1494         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
1495         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
1496         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
1497         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
1498         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
1499         * sysdeps/x86_64/multiarch/wcscpy-c.c: Likewise.
1500         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
1501         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
1502         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Likewise.
1503         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
1504         * sysdeps/x86_64/strcmp.S: Likewise.
1506         * extra-lib.mk (CPPFLAGS-$(lib)): Remove IS_IN_$(lib).
1508         * elf/Makefile (CPPFLAGS-.os): Remove IS_IN_rtld.
1509         * elf/dl-open.c: Use IS_IN (rtld) instead if IS_IN_rtld.
1510         * elf/rtld-Rules: Likewise.
1511         * elf/setup-vdso.h: Likewise.
1512         * include/assert.h: Likewise.
1513         * include/bits/stdlib-float.h: Likewise.
1514         * include/errno.h: Likewise.
1515         * include/sys/stat.h: Likewise.
1516         * include/unistd.h: Likewise.
1517         * sysdeps/aarch64/setjmp.S: Likewise.
1518         * sysdeps/alpha/setjmp.S: Likewise.
1519         * sysdeps/arm/__longjmp.S: Likewise.
1520         * sysdeps/arm/aeabi_unwind_cpp_pr1.c: Likewise.
1521         * sysdeps/arm/setjmp.S: Likewise.
1522         * sysdeps/arm/sysdep.h: Likewise.
1523         * sysdeps/generic/_itoa.h: Likewise.
1524         * sysdeps/generic/dl-sysdep.h: Likewise.
1525         * sysdeps/generic/ldsodefs.h: Likewise.
1526         * sysdeps/i386/dl-tls.h: Likewise.
1527         * sysdeps/i386/setjmp.S: Likewise.
1528         * sysdeps/m68k/setjmp.c: Likewise.
1529         * sysdeps/mach/hurd/dl-execstack.c: Likewise.
1530         * sysdeps/mach/hurd/opendir.c: Likewise.
1531         * sysdeps/posix/getcwd.c: Likewise.
1532         * sysdeps/posix/opendir.c: Likewise.
1533         * sysdeps/posix/profil.c: Likewise.
1534         * sysdeps/powerpc/dl-procinfo.h: Likewise.
1535         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
1536         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
1537         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
1538         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
1539         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
1540         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
1541         * sysdeps/s390/dl-tls.h: Likewise.
1542         * sysdeps/s390/s390-32/setjmp.S: Likewise.
1543         * sysdeps/s390/s390-64/setjmp.S: Likewise.
1544         * sysdeps/sh/sh3/setjmp.S: Likewise.
1545         * sysdeps/sh/sh4/setjmp.S: Likewise.
1546         * sysdeps/unix/alpha/sysdep.h: Likewise.
1547         * sysdeps/unix/arm/sysdep.S: Likewise.
1548         * sysdeps/unix/i386/sysdep.S: Likewise.
1549         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
1550         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
1551         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
1552         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
1553         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
1554         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
1555         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
1556         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1557         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
1558         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
1559         * sysdeps/unix/sysv/linux/m68k/m68k-helpers.S: Likewise.
1560         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
1561         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
1562         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
1563         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
1564         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
1565         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
1566         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
1567         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
1568         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
1569         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
1570         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
1571         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
1572         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
1573         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
1574         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
1575         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
1576         * sysdeps/unix/x86_64/sysdep.S: Likewise.
1577         * sysdeps/x86_64/setjmp.S: Likewise.
1579         * include/math.h: Use IS_IN instead of IS_IN_libm.
1580         * sysdeps/alpha/fpu/s_copysign.c: Likewise.
1581         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
1582         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
1583         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: Likewise.
1584         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
1585         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
1586         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
1587         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
1588         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
1589         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
1590         * sysdeps/ieee754/ldbl-64-128/s_copysignl.c: Likewise.
1591         * sysdeps/ieee754/ldbl-64-128/s_finitel.c: Likewise.
1592         * sysdeps/ieee754/ldbl-64-128/s_frexpl.c: Likewise.
1593         * sysdeps/ieee754/ldbl-64-128/s_isinfl.c: Likewise.
1594         * sysdeps/ieee754/ldbl-64-128/s_isnanl.c: Likewise.
1595         * sysdeps/ieee754/ldbl-64-128/s_modfl.c: Likewise.
1596         * sysdeps/ieee754/ldbl-64-128/s_scalbnl.c: Likewise.
1597         * sysdeps/ieee754/ldbl-64-128/s_signbitl.c: Likewise.
1598         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: Likewise.
1599         * sysdeps/ieee754/ldbl-opt/s_copysign.c: Likewise.
1600         * sysdeps/ieee754/ldbl-opt/s_finite.c: Likewise.
1601         * sysdeps/ieee754/ldbl-opt/s_frexp.c: Likewise.
1602         * sysdeps/ieee754/ldbl-opt/s_isinf.c: Likewise.
1603         * sysdeps/ieee754/ldbl-opt/s_isnan.c: Likewise.
1604         * sysdeps/ieee754/ldbl-opt/s_ldexp.c: Likewise.
1605         * sysdeps/ieee754/ldbl-opt/s_ldexpl.c: Likewise.
1606         * sysdeps/ieee754/ldbl-opt/s_modf.c: Likewise.
1607         * sysdeps/ieee754/ldbl-opt/s_scalbln.c: Likewise.
1608         * sysdeps/ieee754/ldbl-opt/s_scalbn.c: Likewise.
1609         * sysdeps/powerpc/power5+/fpu/s_modf.c: Likewise.
1610         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
1611         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
1612         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
1613         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c:
1614         Likewise.
1615         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c:
1616         Likewise.
1617         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c:
1618         Likewise.
1619         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c:
1620         Likewise.
1621         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c:
1622         Likewise.
1623         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
1624         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Likewise.
1625         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
1626         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
1627         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
1628         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
1629         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: Likewise.
1630         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: Likewise.
1631         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: Likewise.
1632         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: Likewise.
1633         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: Likewise.
1634         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
1635         * sysdeps/powerpc/powerpc64/fpu/s_copysignl.S: Likewise.
1636         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
1637         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
1638         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
1639         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
1640         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
1641         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
1642         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
1643         * sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S: Likewise.
1644         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: Likewise.
1645         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: Likewise.
1646         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: Likewise.
1647         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: Likewise.
1648         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
1649         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: Likewise.
1651         * nptl/lowlevellock.c: Use IS_IN instead of IS_IN_libpthread.
1652         * nptl/pthreadP.h: Likewise.
1653         * nptl_db/structs.def: Likewise.
1654         * sysdeps/arm/sysdep.h: Likewise.
1655         * sysdeps/nptl/bits/libc-lock.h: Likewise.
1656         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
1657         * sysdeps/sparc/sparc32/lowlevellock.c: Likewise.
1658         * sysdeps/unix/alpha/sysdep.h: Likewise.
1659         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
1660         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
1661         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
1662         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
1663         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
1664         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
1665         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
1666         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
1667         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1668         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
1669         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
1670         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
1671         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
1672         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
1673         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
1674         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
1675         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
1676         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
1677         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
1678         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
1679         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
1680         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
1681         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
1682         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
1683         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Likewise.
1684         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
1686         * include/mqueue.h: Use IS_IN instead of IS_IN_librt.
1687         * nptl/pthreadP.h: Likewise.
1688         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
1689         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
1690         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
1691         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
1692         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
1693         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
1694         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1695         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
1696         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
1697         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
1698         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
1699         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
1700         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
1701         Likewise.
1702         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
1703         Likewise.
1704         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
1705         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
1706         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
1707         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
1708         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
1709         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
1710         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
1711         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
1713         * dlfcn/dladdr.c: Use IS_IN.
1714         * dlfcn/dladdr1.c: Likewise.
1715         * dlfcn/dlclose.c: Likewise.
1716         * dlfcn/dlerror.c: Likewise.
1717         * dlfcn/dlinfo.c: Likewise.
1718         * dlfcn/dlmopen.c: Likewise.
1719         * dlfcn/dlopen.c: Likewise.
1720         * dlfcn/dlsym.c: Likewise.
1721         * dlfcn/dlvsym.c: Likewise.
1723         * include/ifaddrs.h: Use IS_IN.
1724         * inet/check_pf.c: Likewise.
1725         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
1726         * nscd/Makefile (CPPFLAGS-nscd): Remove IS_IN_nscd.
1728         * elf/Makefile (CFLAGS-ldconfig.c): Remove definition of
1729         IS_IN_ldconfig.
1730         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: Use IS_IN.
1731         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h: Likewise.
1733         * include/shlib-compat.h [!NOT_IN_libc]: Remove.
1734         * nss/nss_files/files-parse.c (IS_IN_libc): Replace with
1735         IS_IN (libc).
1737         * elf/Makefile (libof-sotruss-lib): Set as extramodules.
1739         * elf/Makefile (CPPFLAGS-.os): Remove IN_LIB.
1740         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
1741         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
1742         * include/libc-symbols.h (IS_IN_LIB): New macro.
1743         * include/errno.h: Use IS_IN_LIB instead of IN_LIB.
1744         * include/netdb.h: Likewise.
1745         * include/stap-probe.h: Remove all uses of IN_LIB.
1747         * Makeconfig (module-cppflags-real): Define MODULE_NAME
1748         instead of IN_MODULE.
1749         * include/libc-symbols.h (IN_MODULE): Define using
1750         MODULE_NAME.
1751         (PASTE_NAME, PASTE_NAME1): New macros.
1752         * include/stap-probe.h (LIBC_PROBE_1): Use MODULE_NAME instead
1753         of IN_LIB.
1754         (STAP_PROBE_ASM): Likewise.
1756 2014-11-23  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1758         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Call
1759         __mach_init in dlopened libc.
1761 2014-11-22  Mike Frysinger  <vapier@gentoo.org>
1763         * sysdeps/arm/preconfigure.ac: Delete EABI check.
1764         * sysdeps/arm/preconfigure: Regenerate.
1766 2014-11-21  Roland McGrath  <roland@hack.frob.com>
1768         * nptl/pthread_create.c (__pthread_create_2_1): Set
1769         ATTR_FLAG_POLICY_SET and/or ATTR_FLAG_SCHED_SET in PD->flags
1770         when copying values from IATTR into PD.
1772 2014-11-21  Will Newton  <will.newton@linaro.org>
1773             Andrew Pinski  <andrew.pinski@caviumnetworks.com>
1775         * sysdeps/aarch64/dl-machine.h (elf_machine_load_address):
1776         Refactor inline-asm.  Also add comment.
1778         * sysdeps/aarch64/bits/link.h (la_aarch64_gnu_pltenter): Use
1779         ElfW macro instead of hardcoded Elf64 types.
1780         (la_aarch64_gnu_pltenter): Likewise.
1781         * sysdeps/aarch64/dl-machine.h
1782         (elf_machine_runtime_setup): Use ElfW(Addr).
1784         * elf/elf.h (R_AARCH64_P32_ABS32, R_AARCH64_P32_COPY,
1785         R_AARCH64_P32_GLOB_DAT, R_AARCH64_P32_JUMP_SLOT,
1786         R_AARCH64_P32_RELATIVE, R_AARCH64_P32_TLS_DTPMOD,
1787         R_AARCH64_P32_TLS_DTPREL, R_AARCH64_P32_TLS_TPREL,
1788         R_AARCH64_P32_TLSDESC, R_AARCH64_P32_IRELATIVE): Define.
1789         (R_AARCH64_TLS_DTPMOD64): Rename to ..
1790         (R_AARCH64_TLS_DTPMOD): This.
1791         (R_AARCH64_TLS_DTPREL64): Rename to ...
1792         (R_AARCH64_TLS_DTPREL): This.
1793         (R_AARCH64_TLS_TPREL64): Rename to ...
1794         (R_AARCH64_TLS_TPREL): This.
1795         * sysdeps/aarch64/dl-machine.h (elf_machine_type_class): Update
1796         R_AARCH64_TLS_DTPMOD64, R_AARCH64_TLS_DTPREL64, and
1797         R_AARCH64_TLS_TPREL64.
1798         (elf_machine_rela): Likewise.
1800 2014-11-21  Torvald Riegel  <triegel@redhat.com>
1802         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS): Fix value
1803         by setting it to 0.  64b atomics are not supported currently.
1805 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
1807         [BZ #16469]
1808         * resolv/res_query.c (__libc_res_nsearch): Skip leading dot in
1809         search domain names.
1811 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
1813         [BZ #16469]
1814         * NEWS: Update.
1815         * resolv/res_query.c (__libc_res_nquerydomain): Retain
1816         trailing dot.
1817         * posix/tst-getaddrinfo5.c: New.
1818         * posix/Makefile (tests): Add it.
1820 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
1822         [BZ #14498]
1823         * NEWS: Fixed.
1824         * nss/nss_db/db-XXX.c (_nss_db_get##name##_r): Update hidx
1825         after parsing line but before break_if_match.
1826         * nss/nss_files/files-service (DB_LOOKUP): Don't "continue;"
1827         if there is a protocol mismatch.
1829 2014-11-21  Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
1831         * manual/sysinfo.texi (addmntent): It is actually MT-Safe,
1832         because the potential race is on the user-supplied stream.
1834 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
1836         * sysdeps/posix/ctermid.c (ctermid): Return a pointer to a
1837         string literal if not passed a buffer.
1838         * manual/job.texi (ctermid): Update reasoning, note deviation
1839         from posix, suggest mtasurace when not passed a buffer, for
1840         future non-preliminary safety notes.
1842 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
1844         * manual/users.texi (cuserid): Fix MT-Safety note for the case
1845         of not passing it a buffer.
1846         Reported by Peng Haitao.
1848 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
1850         * manual/Makefile ($(objpfx)stamp-summary): Require
1851         check-safety.sh to pass.
1852         * manual/check-safety.sh: Wish for verification that every
1853         @deftypefn and @deftypefun is followed by a @safety remark.
1855 2014-11-20  Roland McGrath  <roland@hack.frob.com>
1857         * nptl/unwind.c (unwind_cleanup): Use __libc_fatal.
1859         * nptl/pthread_setcanceltype.c [!SIGCANCEL]: Return ENOTSUP early for
1860         PTHREAD_CANCEL_ASYNCHRONOUS.
1861         * nptl/pthread_cancel.c [!SIGCANCEL]: Just abort rather than trying to
1862         send SIGCANCEL.
1864         * nptl/default-sched.h: New file.
1865         * sysdeps/unix/sysv/linux/default-sched.h: New file.
1866         * nptl/pthread_create.c: Include it.
1867         (__pthread_create_2_1): Use collect_default_sched instead of making
1868         Linux syscalls here directly.
1870 2014-11-20  Torvald Riegel  <triegel@redhat.com>
1872         * nptl/pthread_once.c (clear_once_control, __pthread_once_slow,
1873         __pthread_once): Use C11 atomics.
1875 2014-11-20  Torvald Riegel  <triegel@redhat.com>
1877         * csu/tst-atomic.c (do_test): Add tests for C11-like atomics.
1879 2014-11-20  Torvald Riegel  <triegel@redhat.com>
1881         * include/atomic.h (__atomic_link_error, __atomic_check_size,
1882         atomic_thread_fence_acquire, atomic_thread_fence_release,
1883         atomic_thread_fence_seq_cst, atomic_load_relaxed,
1884         atomic_load_acquire, atomic_store_relaxed, atomic_store_release,
1885         atomic_compare_exchange_weak_relaxed,
1886         atomic_compare_exchange_weak_acquire,
1887         atomic_compare_exchange_weak_release,
1888         atomic_exchange_acquire, atomic_exchange_release,
1889         atomic_fetch_add_relaxed, atomic_fetch_add_acquire,
1890         atomic_fetch_add_release, atomic_fetch_add_acq_rel,
1891         atomic_fetch_and_acquire,
1892         atomic_fetch_or_relaxed, atomic_fetch_or_acquire): New.
1894 2014-11-20  Torvald Riegel  <triegel@redhat.com>
1896         * sysdeps/aarch64/bits/atomic.h (__HAVE_64B_ATOMICS,
1897         USE_ATOMIC_COMPILER_BUILTINS): Define.
1898         * sysdeps/alpha/bits/atomic.h (__HAVE_64B_ATOMICS,
1899         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1900         * sysdeps/arm/bits/atomic.h (__HAVE_64B_ATOMICS,
1901         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1902         * sysdeps/i386/i486/bits/atomic.h (__HAVE_64B_ATOMICS,
1903         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1904         * sysdeps/ia64/bits/atomic.h (__HAVE_64B_ATOMICS,
1905         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1906         * sysdeps/m68k/coldfire/bits/atomic.h (__HAVE_64B_ATOMICS,
1907         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1908         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (__HAVE_64B_ATOMICS,
1909         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1910         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS,
1911         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1912         * sysdeps/mips/bits/atomic.h (__HAVE_64B_ATOMICS,
1913         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1914         * sysdeps/powerpc/powerpc32/bits/atomic.h (__HAVE_64B_ATOMICS,
1915         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1916         * sysdeps/powerpc/powerpc64/bits/atomic.h (__HAVE_64B_ATOMICS,
1917         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1918         * sysdeps/s390/bits/atomic.h (__HAVE_64B_ATOMICS,
1919         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1920         * sysdeps/sparc/sparc32/bits/atomic.h (__HAVE_64B_ATOMICS,
1921         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1922         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (__HAVE_64B_ATOMICS,
1923         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1924         * sysdeps/sparc/sparc64/bits/atomic.h (__HAVE_64B_ATOMICS,
1925         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1926         * sysdeps/tile/tilegx/bits/atomic.h (__HAVE_64B_ATOMICS,
1927         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1928         * sysdeps/tile/tilepro/bits/atomic.h (__HAVE_64B_ATOMICS,
1929         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1930         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h (__HAVE_64B_ATOMICS,
1931         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1932         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
1933         (__HAVE_64B_ATOMICS, USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1934         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (__HAVE_64B_ATOMICS,
1935         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1936         * sysdeps/x86_64/bits/atomic.h (__HAVE_64B_ATOMICS,
1937         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1939 2014-11-19  Roland McGrath  <roland@hack.frob.com>
1941         * nptl/pthread_create.c (__pthread_create_2_1): Don't try to validate
1942         the sched_priority value here.  It was already checked when the user
1943         called pthread_attr_setschedparam.
1945         * nptl/tst-bad-schedattr.c: New file.
1946         * nptl/Makefile (tests): Add it.
1948 2014-11-19  Carlos O'Donell  <carlos@redhat.com>
1949             Florian Weimer  <fweimer@redhat.com>
1950             Joseph Myers  <joseph@codesourcery.com>
1951             Adam Conrad  <adconrad@0c3.net>
1952             Andreas Schwab  <schwab@suse.de>
1953             Brooks  <bmoses@google.com>
1955         [BZ #17625]
1956         * wordexp-test.c (__dso_handle): Add prototype.
1957         (__register_atfork): Likewise.
1958         (__app_register_atfork): New function.
1959         (registered_forks): New global.
1960         (register_fork): New function.
1961         (test_case): Add 3 new tests for WRDE_CMDSUB.
1962         (main): Call __app_register_atfork.
1963         (testit): If WRDE_NOCMD set registered_forks to zero, run test, and if
1964         fork count is non-zero fail the test.
1965         * posix/wordexp.c (exec_comm): Return WRDE_CMDSUB if WRDE_NOCMD flag
1966         is set.
1967         (parse_dollars): Remove check for WRDE_NOCMD.
1968         (parse_dquote): Likewise.
1970 2014-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
1972         * Makeconfig (built-modules): List non-library modules to be
1973         built.
1974         (module-cppflags): Include libc-modules.h for
1975         everything except shlib-versions.v.i.
1976         (CPPFLAGS): Use it.
1977         (before-compile): Add libc-modules.h.
1978         ($(common-objpfx)libc-modules.h,
1979         $(common-objpfx)libc-modules.stmp): New targets.
1980         (common-generated): Add libc-modules.h and libc-modules.stmp.
1981         ($(common-objpfx)Versions.v.i): Depend on libc-modules.h.
1982         * include/libc-symbols.h: Don't include libc-modules.h.
1983         * include/libc-modules.h: Remove file.
1984         * scripts/gen-libc-modules.awk: New script to generate
1985         libc-modules.h.
1986         * sysdeps/unix/Makefile ($(common-objpfx)sysd-syscalls):
1987         Depend on libc-modules.stmp.
1989         * include/shlib-compat.h (_SHLIB_COMPAT): Use IS_IN.
1991         * Makeconfig (in-module): Get value of libof set for the
1992         translation unit.
1993         (CPPFLAGS): Use $(in-module).
1994         * Makerules: Don't suffix routine names for nonlib.
1995         * include/libc-modules.h: New file.
1996         * include/libc-symbols.h: Include libc-modules.h
1997         (IS_IN): New macro to replace IS_IN_* macros.
1998         * elf/Makefile: Set libof-* for each routine.
1999         * elf/rtld-Rules: Likewise.
2000         * extra-modules.mk: Likewise.
2001         * iconv/Makefile: Likewise.
2002         * iconvdata/Makefile: Likewise.
2003         * locale/Makefile: Likewise.
2004         * malloc/Makefile: Likewise.
2005         * nss/Makefile: Likewise.
2006         * sysdeps/gnu/Makefile: Likewise.
2007         * sysdeps/ieee754/ldbl-opt/Makefile: Likewise.
2008         * sysdeps/unix/sysv/linux/Makefile: Likewise.
2009         * sysdeps/s390/s390-64/Makefile: Likewise.
2010         * nscd/Makefile: Set libof-* for each routine.  Set CFLAGS and
2011         CPPFLAGS for nscd instead of nonlib.
2013 2014-11-18  Roland McGrath  <roland@hack.frob.com>
2015         * nptl/createthread.c: New file.
2017         * nptl/createthread.c: Moved ...
2018         * sysdeps/unix/sysv/linux/createthread.c: ... here.
2020         * nptl/createthread.c: Add proper top-line comment.
2021         (do_clone): Folded into ...
2022         (create_thread): ... here.  Take new arguments STOPPED_START and
2023         THREAD_RAN.  Always set PD->stopped_start to something here.  Don't
2024         increment __nptl_threads, do event-reporting logic, do
2025         CHECK_THREAD_SYSINFO, or set THREAD_SELF->header.multiple_threads
2026         here.  Set *THREAD_RAN after ARCH_CLONE call succeeds.  Don't do any
2027         resource cleanup if sched_setaffinity or sched_setscheduler fails,
2028         just send SIGCANCEL.
2029         * nptl/pthread_create.c: Forward-declare create_thread before
2030         including createthread.c.
2031         (start_thread): Use new macro START_THREAD_DEFN to replace defining
2032         declaration, and new macro START_THREAD_SELF to replace argument.
2033         Remove return statement.
2034         (report_thread_creation): New function.
2035         (__pthread_create_2_1): Use it.  Do TD_CREATE reporting,
2036         synchronization logic, and __nptl_nthreads increment here, around
2037         calling create_thread.  Do CHECK_THREAD_SYSINFO and initialize
2038         PD->parent_cancelhandling here, before create_thread.  When
2039         create_thread fails, do __nptl_nthreads decrement, setxid_futex wake,
2040         __deallocate_stack, and ENOMEM translation here.
2042 2014-11-18  Joseph Myers  <joseph@codesourcery.com>
2044         [BZ #17616]
2045         * sysdeps/ieee754/dbl-64/mpa.c (mpone): Rename to __mpone.
2046         (mptwo): Rename to __mptwo.
2047         (__inv): Use __mptwo instead of mptwo.
2048         * sysdeps/ieee754/dbl-64/mpa.h (mpone): Rename to __mpone.
2049         (mptwo): Rename to __mptwo.
2050         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __mpone instead
2051         of mpone and __mptwo instead of mptwo.
2052         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Use __mpone
2053         instead of mpone.
2054         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
2055         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Likewise.
2056         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use __mpone instead
2057         of mpone and __mptwo instead of mptwo.
2058         (__mpranred): Use __mpone instead of mpone.
2059         * conform/Makefile (test-xfail-ISO/math.h/linknamespace): Remove
2060         variable.
2061         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
2062         (test-xfail-ISO99/math.h/linknamespace): Likewise.
2063         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
2064         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
2065         (test-xfail-ISO11/math.h/linknamespace): Likewise.
2066         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
2067         (test-xfail-XPG3/math.h/linknamespace): Likewise.
2068         (test-xfail-XPG4/math.h/linknamespace): Likewise.
2069         (test-xfail-POSIX/math.h/linknamespace): Likewise.
2070         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
2071         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
2072         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
2073         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
2074         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
2075         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
2076         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
2077         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
2078         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
2079         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
2081 2014-11-18  Tom de Vries  <tom@codesoucery.com>
2083         * manual/signal.texi (Primitives Interrupted by Signals): In section,
2084         replace BSD Handler xref with BSD Signal Handling.
2086 2014-11-17  Richard Henderson  <rth@redhat.com>
2088         * sysdeps/alpha/soft-fp/local-soft-fp.h (_FP_UNPACK_RAW_2): Remove.
2089         (_FP_PACK_RAW_2): Remove.
2090         (AXP_DECL_RETURN_Q): Rename from FP_DECL_RETURN, use _FP_UNION_Q.
2091         (AXP_RETURN_Q): Rename from FP_RETURN, use _FP_UNION_Q.
2092         (AXP_UNPACK_RAW_Q, AXP_UNPACK_SEMIRAW_Q, AXP_UNPACK_Q): New.
2093         (AXP_PACK_RAW_Q, AXP_PACK_SEMIRAW_Q, AXP_PACK_Q): New.
2094         * sysdeps/alpha/soft-fp/ots_add.c (_OtsAddX): Update to match.
2095         * sysdeps/alpha/soft-fp/ots_cmp.c (internal_equality): Likewise.
2096         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Likewise.
2097         * sysdeps/alpha/soft-fp/ots_cvtqux.c (_OtsCvtQUX): Likewise.
2098         * sysdeps/alpha/soft-fp/ots_cvtqx.c (_OtsCvtQX): Likewise.
2099         * sysdeps/alpha/soft-fp/ots_cvttx.c (_OtsConvertFloatTX): Likewise.
2100         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Likewise.
2101         * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConvertFloatXT): Likewise.
2102         * sysdeps/alpha/soft-fp/ots_div.c (_OtsDivX): Likewise.
2103         * sysdeps/alpha/soft-fp/ots_mul.c (_OtsMulX): Likewise.
2104         * sysdeps/alpha/soft-fp/ots_nintxq.c (_OtsNintXQ): Likewise.
2105         * sysdeps/alpha/soft-fp/ots_sub.c (_OtsSubX): Likewise.
2107 2014-11-14  Roland McGrath  <roland@hack.frob.com>
2109         * signal/signal.h [__USE_MISC]
2110         (struct sigvec): Remove type.
2111         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): Remove macros.
2112         (sigvec): Remove declaration.
2113         * sysdeps/posix/sigvec.c: Moved ...
2114         * signal/sigvec.c: ... here, replacing old file.
2115         (struct sigvec): New type, copied from old signal.h definition.
2116         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): New macros, likewise copied.
2117         (__sigvec): Convert definition to prototype.
2118         (sigvec): Replace weak_alias with compat_symbol.
2119         * signal/Versions (libc: GLIBC_2.21): New version set.
2120         * include/signal.h: Remove __sigvec declaration.
2121         * sysdeps/unix/bsd/sigvec.c: Remove file.
2122         * sysdeps/unix/bsd/syscalls.list: Remove sigvec.
2123         * manual/signal.texi (BSD Handler): Remove subsection.
2124         Move siginterrupt up to ...
2125         (BSD Signal Handling): ... here.  Mark it as XPG rather than BSD.
2126         (Blocking in BSD): Fold subsection into its parent.
2127         * NEWS: Mention sigvec removal.
2129 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
2131         * sysdeps/x86_64/fpu/dla.h [__FMA4__ && __GNUC_PREREQ (4, 6)]
2132         (DLA_FMS): Make definition conditional only on [__FMA4__].
2133         [__FMA4__ && !__GNUC_PREREQ (4, 6)] (DLA_FMS): Remove conditional
2134         definition.
2136         * sysdeps/arm/sysdep.h [PROF && __GNUC_PREREQ(4,4)] (CALL_MCOUNT):
2137         Make definition conditional only on [PROF].
2138         [PROF && !__GNUC_PREREQ(4,4)] (CALL_MCOUNT): Remove conditional
2139         definition.
2140         [__GNUC_PREREQ(4,4)] (mcount): Make definition unconditional.
2141         [!__GNUC_PREREQ(4,4)] (mcount): Remove conditional definition.
2143         * signal/signal.h (__sigpause): Only declare if [__USE_XOPEN &&
2144         !__GNUC__].
2145         * include/signal.h (__sigpause): Move declaration above call to
2146         libc_hidden_proto.
2147         * conform/Makefile (test-xfail-ISO/signal.h/linknamespace): Remove
2148         variable.
2149         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
2150         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
2152 2014-11-14  David S. Miller  <davem@davemloft.net>
2154         * sysdeps/sparc/sparc64/rtld-memcpy.c (NO_MEMPCPY_STPCPY_REDIRECT):
2155         Define before including <string/memcpy.c> and <string/mempcpy.c>.
2157 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
2159         * configure.ac (libc_cv_compiler_ok): Require GCC 4.6 or later.
2160         * configure: Regenerated.
2161         * manual/install.texi (Tools for Compilation): Document a
2162         requirement of GCC 4.6 or later and that GCC 4.9 is the newest
2163         compiler verified to work.
2164         * INSTALL: Regenerated.
2166         * include/string.h [NO_MEMPCPY_STPCPY_REDIRECT] (mempcpy): Do not
2167         redeclare with asm name.
2168         [NO_MEMPCPY_STPCPY_REDIRECT] (stpcpy): Likewise.
2169         * string/mempcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Define before
2170         including <string.h>.
2171         * string/stpcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
2172         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c
2173         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
2174         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c
2175         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
2176         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c
2177         [SHARED && !NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
2179 2014-11-13  Joseph Myers  <joseph@codesourcery.com>
2181         * stdlib/strtol.c (__strtol): Use prototype definition.
2183         [BZ #17594]
2184         * stdlib/strtol.c (SYM__): New macro.
2185         (SYM__1): Likewise.
2186         (__strtol): Likewise.
2187         (strtol): Rename to __strtol and define as weak alias of
2188         __strtol.  Use libc_hidden_weak.
2190 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
2192         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START):
2193         Use numbered labels in inline assembly.
2195 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
2197         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp):
2198         Add setjmp LIBC_PROBE.
2199         * sysdeps/s390/s390-64/setjmp.S (__sigsetjmp):
2200         Likewise.
2201         * sysdeps/s390/s390-32/__longjmp.c (__longjmp):
2202         Add longjmp, longjmp_target LIBC_PROBE.
2203         * sysdeps/s390/s390-64/__longjmp.c (__longjmp):
2204         Likewise.
2206 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
2208         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
2209         Gate the definition of refsym additionally with !RTLD_BOOTSTRAP
2210         to get rid of unused variable warning.
2212 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
2214         * sysdeps/s390/s390-32/backtrace.c (__backtrace):
2215         Check for unwind_backtrace ==  NULL only in SHARED case.
2216         (__backchain_backtrace): Compile only in SHARED case.
2217         * sysdeps/s390/s390-64/backtrace.c (__backtrace):
2218         Likewise.
2219         (__backchain_backtrace): Declare as static.
2221 2014-11-12  Roland McGrath  <roland@hack.frob.com>
2223         * nptl/createthread.c [!TLS_MULTIPLE_THREADS_IN_TCB]
2224         (__libc_multiple_threads_ptr): Variable moved ...
2225         * nptl/nptl-init.c [!TLS_MULTIPLE_THREADS_IN_TCB]: ... here.
2227 2014-11-12  Joseph Myers  <joseph@codesourcery.com>
2229         * conform/GlibcConform.pm: New file.
2230         * conform/conformtest.pl: Use GlibcConform module.
2231         * conform/linknamespace.pl: New file.
2232         * conform/list-header-symbols.pl: Likewise.
2233         * conform/Makefile (linknamespace-symlists-base): New variable.
2234         (linknamespace-symlists-tests): Likewise.
2235         (linknamespace-header-base): Likewise.
2236         (linknamespace-header-tests): Likewise.
2237         (tests-special): Add new tests.
2238         ($(linknamespace-symlists-tests)): New rule.
2239         (linknamespace-libs): New variable.
2240         ($(objpfx)symlist-stdlibs): New rule.
2241         ($(linknamespace-header-tests)): Likewise.
2242         (test-xfail-XPG3/varargs.h/linknamespace): New variable.
2243         (test-xfail-XPG4/varargs.h/linknamespace): Likewise.
2244         (test-xfail-UNIX98/varargs.h/linknamespace): Likewise.
2245         (test-xfail-XPG4/ndbm.h/linknamespace): Likewise.
2246         (test-xfail-UNIX98/ndbm.h/linknamespace): Likewise.
2247         (test-xfail-XOPEN2K/ndbm.h/linknamespace): Likewise.
2248         (test-xfail-XOPEN2K8/ndbm.h/linknamespace): Likewise.
2249         (test-xfail-ISO/math.h/linknamespace): Likewise.
2250         (test-xfail-ISO/signal.h/linknamespace): Likewise.
2251         (test-xfail-ISO/stdio.h/linknamespace): Likewise.
2252         (test-xfail-ISO/time.h/linknamespace): Likewise.
2253         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
2254         (test-xfail-ISO99/ctype.h/linknamespace): Likewise.
2255         (test-xfail-ISO99/math.h/linknamespace): Likewise.
2256         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
2257         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
2258         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
2259         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
2260         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
2261         (test-xfail-ISO11/math.h/linknamespace): Likewise.
2262         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
2263         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
2264         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
2265         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
2266         (test-xfail-XPG3/fnmatch.h/linknamespace): Likewise.
2267         (test-xfail-XPG3/glob.h/linknamespace): Likewise.
2268         (test-xfail-XPG3/math.h/linknamespace): Likewise.
2269         (test-xfail-XPG3/regex.h/linknamespace): Likewise.
2270         (test-xfail-XPG3/search.h/linknamespace): Likewise.
2271         (test-xfail-XPG3/stdio.h/linknamespace): Likewise.
2272         (test-xfail-XPG3/time.h/linknamespace): Likewise.
2273         (test-xfail-XPG3/unistd.h/linknamespace): Likewise.
2274         (test-xfail-XPG3/wordexp.h/linknamespace): Likewise.
2275         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
2276         (test-xfail-XPG4/fmtmsg.h/linknamespace): Likewise.
2277         (test-xfail-XPG4/fnmatch.h/linknamespace): Likewise.
2278         (test-xfail-XPG4/glob.h/linknamespace): Likewise.
2279         (test-xfail-XPG4/grp.h/linknamespace): Likewise.
2280         (test-xfail-XPG4/libgen.h/linknamespace): Likewise.
2281         (test-xfail-XPG4/math.h/linknamespace): Likewise.
2282         (test-xfail-XPG4/netdb.h/linknamespace): Likewise.
2283         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
2284         (test-xfail-XPG4/regex.h/linknamespace): Likewise.
2285         (test-xfail-XPG4/search.h/linknamespace): Likewise.
2286         (test-xfail-XPG4/stdio.h/linknamespace): Likewise.
2287         (test-xfail-XPG4/stdlib.h/linknamespace): Likewise.
2288         (test-xfail-XPG4/sys/mman.h/linknamespace): Likewise.
2289         (test-xfail-XPG4/sys/statvfs.h/linknamespace): Likewise.
2290         (test-xfail-XPG4/syslog.h/linknamespace): Likewise.
2291         (test-xfail-XPG4/time.h/linknamespace): Likewise.
2292         (test-xfail-XPG4/unistd.h/linknamespace): Likewise.
2293         (test-xfail-XPG4/wordexp.h/linknamespace): Likewise.
2294         (test-xfail-POSIX/aio.h/linknamespace): Likewise.
2295         (test-xfail-POSIX/fnmatch.h/linknamespace): Likewise.
2296         (test-xfail-POSIX/glob.h/linknamespace): Likewise.
2297         (test-xfail-POSIX/math.h/linknamespace): Likewise.
2298         (test-xfail-POSIX/mqueue.h/linknamespace): Likewise.
2299         (test-xfail-POSIX/pthread.h/linknamespace): Likewise.
2300         (test-xfail-POSIX/regex.h/linknamespace): Likewise.
2301         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
2302         (test-xfail-POSIX/semaphore.h/linknamespace): Likewise.
2303         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
2304         (test-xfail-POSIX/time.h/linknamespace): Likewise.
2305         (test-xfail-POSIX/unistd.h/linknamespace): Likewise.
2306         (test-xfail-POSIX/wordexp.h/linknamespace): Likewise.
2307         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
2308         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
2309         (test-xfail-UNIX98/fmtmsg.h/linknamespace): Likewise.
2310         (test-xfail-UNIX98/fnmatch.h/linknamespace): Likewise.
2311         (test-xfail-UNIX98/glob.h/linknamespace): Likewise.
2312         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
2313         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
2314         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
2315         (test-xfail-UNIX98/mqueue.h/linknamespace): Likewise.
2316         (test-xfail-UNIX98/netdb.h/linknamespace): Likewise.
2317         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
2318         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
2319         (test-xfail-UNIX98/regex.h/linknamespace): Likewise.
2320         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
2321         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
2322         (test-xfail-UNIX98/semaphore.h/linknamespace): Likewise.
2323         (test-xfail-UNIX98/stdio.h/linknamespace): Likewise.
2324         (test-xfail-UNIX98/stdlib.h/linknamespace): Likewise.
2325         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
2326         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
2327         (test-xfail-UNIX98/syslog.h/linknamespace): Likewise.
2328         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
2329         (test-xfail-UNIX98/unistd.h/linknamespace): Likewise.
2330         (test-xfail-UNIX98/wchar.h/linknamespace): Likewise.
2331         (test-xfail-UNIX98/wordexp.h/linknamespace): Likewise.
2332         (test-xfail-XOPEN2K/aio.h/linknamespace): Likewise.
2333         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
2334         (test-xfail-XOPEN2K/fcntl.h/linknamespace): Likewise.
2335         (test-xfail-XOPEN2K/fmtmsg.h/linknamespace): Likewise.
2336         (test-xfail-XOPEN2K/fnmatch.h/linknamespace): Likewise.
2337         (test-xfail-XOPEN2K/glob.h/linknamespace): Likewise.
2338         (test-xfail-XOPEN2K/grp.h/linknamespace): Likewise.
2339         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
2340         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
2341         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
2342         (test-xfail-XOPEN2K/net/if.h/linknamespace): Likewise.
2343         (test-xfail-XOPEN2K/netdb.h/linknamespace): Likewise.
2344         (test-xfail-XOPEN2K/pthread.h/linknamespace): Likewise.
2345         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
2346         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
2347         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
2348         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
2349         (test-xfail-XOPEN2K/signal.h/linknamespace): Likewise.
2350         (test-xfail-XOPEN2K/spawn.h/linknamespace): Likewise.
2351         (test-xfail-XOPEN2K/stdlib.h/linknamespace): Likewise.
2352         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
2353         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
2354         (test-xfail-XOPEN2K/sys/wait.h/linknamespace): Likewise.
2355         (test-xfail-XOPEN2K/syslog.h/linknamespace): Likewise.
2356         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
2357         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
2358         (test-xfail-XOPEN2K/ucontext.h/linknamespace): Likewise.
2359         (test-xfail-XOPEN2K/unistd.h/linknamespace): Likewise.
2360         (test-xfail-XOPEN2K/wordexp.h/linknamespace): Likewise.
2361         (test-xfail-POSIX2008/aio.h/linknamespace): Likewise.
2362         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
2363         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
2364         (test-xfail-POSIX2008/dirent.h/linknamespace): Likewise.
2365         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
2366         (test-xfail-POSIX2008/grp.h/linknamespace): Likewise.
2367         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
2368         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
2369         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
2370         (test-xfail-POSIX2008/netdb.h/linknamespace): Likewise.
2371         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
2372         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
2373         (test-xfail-POSIX2008/semaphore.h/linknamespace): Likewise.
2374         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
2375         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
2376         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
2377         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
2378         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
2379         (test-xfail-POSIX2008/unistd.h/linknamespace): Likewise.
2380         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
2381         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
2382         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
2383         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
2384         (test-xfail-XOPEN2K8/fmtmsg.h/linknamespace): Likewise.
2385         (test-xfail-XOPEN2K8/grp.h/linknamespace): Likewise.
2386         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
2387         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
2388         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
2389         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
2390         (test-xfail-XOPEN2K8/netdb.h/linknamespace): Likewise.
2391         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
2392         (test-xfail-XOPEN2K8/pwd.h/linknamespace): Likewise.
2393         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
2394         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
2395         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
2396         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
2397         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
2398         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
2399         (test-xfail-XOPEN2K8/syslog.h/linknamespace): Likewise.
2400         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
2401         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
2402         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
2404         [BZ #17589]
2405         * intl/localealias.c [_LIBC] (FGETS): Use __fgets_unlocked instead
2406         of fgets_unlocked.
2408         [BZ #17585]
2409         * string/memmem.c [!_LIBC] (__memmem): Define to memmem.
2410         (memmem): Rename to __memmem and define as weak alias of
2411         __memmem.  Use libc_hidden_weak.
2412         (__memmem): Use libc_hidden_def.
2413         * include/string.h (__memmem): Declare.  Use libc_hidden_proto.
2414         * locale/findlocale.c (valid_locale_name): Use __memmem instead of
2415         memmem.
2417         [BZ #17582]
2418         * libio/iofgets.c [weak_alias && !_IO_MTSAFE_IO]
2419         (__fgets_unlocked): Add alias of _IO_fgets.  Use libc_hidden_def.
2420         * libio/iofgets_u.c (fgets_unlocked): Rename to __fgets_unlocked
2421         and define as weak alias of __fgets_unlocked.  Use
2422         libc_hidden_weak.
2423         (__fgets_unlocked): Use libc_hidden_def.
2424         * include/stdio.h (__fgets_unlocked): Declare.  Use
2425         libc_hidden_proto.
2426         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Use
2427         __fgets_unlocked instead of fgets_unlocked.
2428         * sysdeps/unix/sysv/linux/alpha/getsysstats.c
2429         (GET_NPROCS_CONF_PARSER): Likewise.
2430         * sysdeps/unix/sysv/linux/sparc/getsysstats.c
2431         (GET_NPROCS_CONF_PARSER): Likewise.
2433         [BZ #17574]
2434         * wcsmbs/wmemset.c (wmemset): Rename to __wmemset and define as
2435         weak alias of __wmemset.  Use libc_hidden_weak.
2436         (__wmemset): Use libc_hidden_def.
2437         * include/wchar.h (__wmemset): Declare.  Use libc_hidden_proto.
2438         * stdio-common/printf_fp.c (___printf_fp): Call __wmemset instead
2439         of wmemset.
2441         [BZ #17573]
2442         * include/string.h [NOT_IN_libc || !SHARED] (mempcpy): Declare
2443         with asm name __mempcpy.
2444         [NOT_IN_libc || !SHARED] (stpcpy): Declare with asm name __stpcpy.
2446         [BZ #17572]
2447         * sysdeps/x86_64/rawmemchr.S (rawmemchr): Rename to __rawmemchr
2448         and define as weak alias of __rawmemchr.
2449         (__rawmemchr): Do not define as strong alias of rawmemchr.
2451         [BZ #17571]
2452         * stdlib/msort.c (qsort_r): Rename to __qsort_r and define as weak
2453         alias of __qsort_r.
2454         (qsort): Call __qsort_r instead of qsort_r.
2455         * include/stdlib.h (qsort_r): Do not call libc_hidden_proto.
2456         (__qsort_r): Declare.  Call libc_hidden_proto.
2457         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call __qsort_r
2458         instead of qsort_r.
2459         * nscd/gai.c (__qsort_r): Define to qsort_r.
2460         * posix/tst-rfc3484.c (__qsort_r): Likewise.
2461         * posix/tst-rfc3484-2.c (__qsort_r): Likewise.
2462         * posix/tst-rfc3484-3.c (__qsort_r): Likewise.
2464         [BZ #17570]
2465         * malloc/malloc.c (malloc_info): Rename to __malloc_info and
2466         define as weak alias of __malloc_info.
2468         [BZ #17584]
2469         * dirent/rewinddir.c (rewinddir): Rename to __rewinddir and define
2470         as weak alias of __rewinddir.  Don't use libc_hidden_def.
2471         (__rewinddir): Use libc_hidden_def.
2472         * sysdeps/mach/hurd/rewinddir.c: Rename to __rewinddir and define
2473         as weak alias of __rewinddir.  Don't use libc_hidden_def.
2474         (__rewinddir): Use libc_hidden_def.
2475         * sysdeps/posix/rewinddir.c: Rename to __rewinddir and define as
2476         weak alias of __rewinddir.  Don't use libc_hidden_def.
2477         (__rewinddir): Use libc_hidden_def.
2478         * include/dirent.h (rewinddir): Don't use libc_hidden_proto.
2479         (__rewinddir): Use libc_hidden_proto.
2480         * sysdeps/posix/getcwd.c [!_LIBC] (__rewinddir): Define to
2481         rewinddir.
2482         (__getcwd): Use __rewinddir instead of rewinddir.
2484         [BZ #17583]
2485         * libio/fileno.c (fileno): Rename to __fileno and define as weak
2486         alias of __fileno.  Use libc_hidden_weak.
2487         (__fileno): Use libc_hidden_def.
2488         [weak_alias] (fileno_unlocked): Define as weak alias of __fileno.
2489         * libio/ftello.c (ftello): Rename to __ftello and define as weak
2490         alias of __ftello.
2491         [__OFF_T_MATCHES_OFF64_T] (ftello64): Define as weak alias of
2492         __ftello.
2493         * libio/iofread.c [weak_alias && !_IO_MTSAFE_IO]
2494         (__fread_unlocked): Define as strong alias of _IO_fread.  Use
2495         libc_hidden_def.
2496         (fread_unlocked): Don't use libc_hidden_ver.
2497         * libio/iofread_u.c (fread_unlocked): Rename to __fread_unlocked
2498         and define as weak alias of __fread_unlocked.  Don't use
2499         libc_hidden_def.
2500         (__fread_unlocked): Use libc_hidden_def.
2501         * include/stdio.h (__fileno): Declare.  Use libc_hidden_proto.
2502         (ftello): Don't use libc_hidden_proto.
2503         (__ftello): Declare.  Use libc_hidden_proto.
2504         (fread_unlocked): Don't use libc_hidden_proto.
2505         (__fread_unlocked): Declare.  Use libc_hidden_proto.
2506         * time/tzfile.c (__tzfile_read): Use __fileno, __fread_unlocked
2507         and __ftello instead of fileno, fread_unlocked and ftello.
2509 2012-11-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
2511         * sysdeps/s390/s390-32/bcopy.S (__bcopy): Use GOT instead of
2512         GOT12.
2513         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
2514         Likewise.
2515         (_dl_start_user): Likewise.
2516         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp): Likewise.
2518 2014-11-12  Carlos O'Donell  <carlos@redhat.com>
2519             Siddhesh Poyarekar  <siddhesh@redhat.com>
2521         * sysdeps/s390/s390-32/dl-machine.h (_dl_start_user):
2522         Move argv and envp down instead of moving argc up.
2523         * sysdeps/s390/s390-32/dl-sysdep.h: New file.
2525 2014-11-12  Leonhard Holz  <leonhard.holz@web.de>
2527         [BZ #17506]
2528         * test-skeleton.c (main): Return successful if one of
2529         EXPECTED_SIGNAL or EXPECTED_STATUS is met when both given.
2530         * string/tst-strcoll-overflow.c: Define expected status.
2532 2014-11-12  Tatiana Udalova  <t.udalova@samsung.com>
2534         [BZ #17475]
2535         * locale/iso-639.def: Define Bhili and Tulu language codes.
2537 2014-11-11  Alan Hayward  <alan.hayward@arm.com>
2539         * sysdeps/unix/sysv/linux/aarch64/bits/ipc.h: New file.
2541 2014-11-10  Renlin Li  <Renlin.Li@arm.com>
2543         [BZ #17555]
2544         * sysdeps/aarch64/start.S (_start): Delete x29 overwritten assignment.
2546 2014-11-10  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
2548         * configure.ac: Updated check of minimal required version to
2549         2.22.
2550         * manual/install.texi (Tools for Compilation): Updated version
2551         number.
2552         * configure: Regenerated.
2553         * INSTALL: Likewise.
2555 2014-11-07  Andreas Schwab  <schwab@linux-m68k.org>
2557         * sysdeps/unix/sysv/linux/m68k/localplt.data (ld.so): Remove
2558         __tls_get_addr.
2560 2014-11-07  Joseph Myers  <joseph@codesourcery.com>
2562         * include/sys/wait.h (__libc_waitpid): Remove declaration.
2563         * posix/waitpid.c (__libc_waitpid): Rename to __waitpid.
2564         (__waitpid): Don't define as alias.  Use libc_hidden_def not
2565         libc_hidden_weak.
2566         (waitpid): Define as alias of __waitpid.
2567         * sysdeps/unix/bsd/waitpid.c (__libc_waitpid): Rename to
2568         __waitpid.
2569         (__waitpid): Don't define as alias.  Use libc_hidden_def not
2570         libc_hidden_weak.
2571         (waitpid): Define as alias of __waitpid.
2572         * sysdeps/unix/sysv/linux/i386/syscalls.list (waitpid): Remove
2573         __libc_waitpid alias.
2574         * sysdeps/unix/sysv/linux/m68k/syscalls.list (waitpid): Likewise.
2575         * sysdeps/unix/sysv/linux/powerpc/syscalls.list (waitpid):
2576         Likewise.
2577         * sysdeps/unix/sysv/linux/sh/syscalls.list (waitpid): Likewise.
2578         * sysdeps/unix/sysv/linux/sparc/syscalls.list (waitpid): Likewise.
2579         * sysdeps/unix/sysv/linux/tile/waitpid.S (__libc_waitpid): Remove
2580         alias.
2581         * sysdeps/unix/sysv/linux/waitpid.c (__libc_waitpid): Rename to
2582         __waitpid.
2583         (__waitpid): Don't define as alias.  Use libc_hidden_def not
2584         libc_hidden_weak.
2585         (waitpid): Define as alias of __waitpid.
2587 2014-11-06  Carlos O'Donell  <carlos@redhat.com>
2589         * manual/llio.texi: Add comment that write safety has been
2590         fixed in Linux.
2592         * elf/Makefile (all-built-dso): Add $(common-objpfx)elf/ld.so.
2593         (localplt-build-dso): Add elf/ld.so.
2594         * sysdeps/unix/sysv/linux/i386/localplt.data: Add ___tls_get_addr
2595         i.e. 3 underscore version, __libc_memalign, malloc, calloc, realloc,
2596         and free for ld.so.
2597         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: Add
2598         __libc_memalign, malloc, calloc, realloc, and free for ld.so.
2599         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data:
2600         Likewise.
2601         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
2602         Likewise.
2603         * sysdeps/unix/sysv/linux/s390/localplt.data: Likewise.
2604         * sysdeps/generic/localplt.data: Add __tls_get_addr i.e. 2 underscore
2605         version, __libc_memalign, malloc, calloc, realloc and free for ld.so.
2606         * sysdeps/unix/sysv/linux/aarch64/localplt.data: Likewise.
2607         * sysdeps/unix/sysv/linux/arm/localplt.data: Likewise.
2608         * sysdeps/unix/sysv/linux/alpha/localplt.data: Likewise.
2609         * sysdeps/unix/sysv/linux/ia64/localplt.data: Likewise.
2610         * sysdeps/unix/sysv/linux/m68k/localplt.data: Likewise.
2611         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Likewise.
2612         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Likewise.
2613         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
2615 2014-11-05  Joseph Myers  <joseph@codesourcery.com>
2617         [BZ #14132]
2618         * include/libc-symbols.h (INTUSE): Remove macro.
2619         (INTDEF): Likewise.
2620         (INTVARDEF): Likewise.
2621         (_INTVARDEF): Likewise.
2622         (INTDEF2): Likewise.
2623         (INTVARDEF2): Likewise.
2624         * elf/rtld.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Use
2625         rtld_hidden_def instead of INTVARDEF.
2626         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]
2627         (_dl_starting_up_internal): Remove declaration.
2628         (_dl_starting_up): Use rtld_hidden_proto.
2629         * elf/dl-init.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Remove
2630         declaration.
2631         [!HAVE_INLINED_SYSCALLS] (_dl_starting_up_internal): Likewise.
2632         (_dl_init) [!HAVE_INLINED_SYSCALLS]: Don't use INTUSE with
2633         _dl_starting_up.
2634         * elf/dl-writev.h (_dl_writev): Likewise.
2635         * sysdeps/powerpc/powerpc64/dl-machine.h [!HAVE_INLINED_SYSCALLS]
2636         (DL_STARTING_UP_DEF): Use __GI__dl_starting_up instead of
2637         _dl_starting_up_internal.
2639 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2641         * stdio-common/tst-fmemopen.c (do_test): Refactor to use
2642         test-skeleton.c.
2644 2014-11-05  Will Newton  <will.newton@linaro.org>
2646         * benchtests/Makefile: (bench-malloc): Add malloc thread
2647         scalability benchmark.
2648         * benchtests/bench-malloc-threads.c: New file.
2650 2014-11-05  Richard Earnshaw  <rearnsha@arm.com>
2652         * sysdeps/aarch64/strchrnul.S: New file.
2654 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2656         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Simplify
2657         definition.
2658         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
2659         Likwise.
2660         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
2661         Likewise.
2662         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
2663         Likewise.
2664         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
2665         Likewise.
2666         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
2667         Likewise.
2669 2014-11-05  Arjun Shankar  <arjun.is@lostca.se>
2671         * catgets/test-gencat.c: Use test-skeleton.c.
2672         * catgets/tst-catgets.c: Likewise.
2673         * csu/tst-empty.c: Likewise.
2674         * elf/tst-audit2.c: Likewise.
2675         * elf/tst-global1.c: Likewise.
2676         * elf/tst-pathopt.c: Likewise.
2677         * elf/tst-piemod1.c: Likewise.
2678         * elf/tst-tls10.c: Likewise.
2679         * elf/tst-tls11.c: Likewise.
2680         * elf/tst-tls12.c: Likewise.
2681         * gnulib/tst-gcc.c: Likewise.
2682         * iconvdata/tst-e2big.c: Likewise.
2683         * iconvdata/tst-loading.c: Likewise.
2684         * iconv/tst-iconv1.c: Likewise.
2685         * iconv/tst-iconv2.c: Likewise.
2686         * inet/test-inet6_opt.c: Likewise.
2687         * inet/tst-gethnm.c: Likewise.
2688         * inet/tst-network.c: Likewise.
2689         * inet/tst-ntoa.c: Likewise.
2690         * intl/tst-codeset.c: Likewise.
2691         * intl/tst-gettext2.c: Likewise.
2692         * intl/tst-gettext3.c: Likewise.
2693         * intl/tst-ngettext.c: Likewise.
2694         * intl/tst-translit.c: Likewise.
2695         * io/test-stat.c: Likewise.
2696         * libio/test-fmemopen.c: Likewise.
2697         * libio/tst-freopen.c: Likewise.
2698         * libio/tst-sscanf.c: Likewise.
2699         * libio/tst-ungetwc1.c: Likewise.
2700         * libio/tst-ungetwc2.c: Likewise.
2701         * libio/tst-widetext.c: Likewise.
2702         * localedata/tst-ctype.c: Likewise.
2703         * localedata/tst-digits.c: Likewise.
2704         * localedata/tst-leaks.c: Likewise.
2705         * localedata/tst-mbswcs1.c: Likewise.
2706         * localedata/tst-mbswcs2.c: Likewise.
2707         * localedata/tst-mbswcs3.c: Likewise.
2708         * localedata/tst-mbswcs4.c: Likewise.
2709         * localedata/tst-mbswcs5.c: Likewise.
2710         * localedata/tst-setlocale.c: Likewise.
2711         * localedata/tst-trans.c: Likewise.
2712         * localedata/tst-wctype.c: Likewise.
2713         * localedata/tst-xlocale1.c: Likewise.
2714         * login/tst-grantpt.c: Likewise.
2715         * malloc/tst-calloc.c: Likewise.
2716         * malloc/tst-malloc.c: Likewise.
2717         * malloc/tst-mallocstate.c: Likewise.
2718         * malloc/tst-mcheck.c: Likewise.
2719         * malloc/tst-mtrace.c: Likewise.
2720         * malloc/tst-obstack.c: Likewise.
2721         * math/atest-exp2.c: Likewise.
2722         * math/atest-exp.c: Likewise.
2723         * math/atest-sincos.c: Likewise.
2724         * math/test-matherr.c: Likewise.
2725         * math/test-misc.c: Likewise.
2726         * math/test-powl.c: Likewise.
2727         * math/tst-definitions.c: Likewise.
2728         * misc/tst-dirname.c: Likewise.
2729         * misc/tst-efgcvt.c: Likewise.
2730         * misc/tst-fdset.c: Likewise.
2731         * misc/tst-hsearch.c: Likewise.
2732         * misc/tst-mntent2.c: Likewise.
2733         * nptl/tst-sem7.c: Likewise.
2734         * nptl/tst-sem8.c: Likewise.
2735         * nptl/tst-sem9.c: Likewise.
2736         * nss/test-netdb.c: Likewise.
2737         * posix/tst-fnmatch.c: Likewise.
2738         * posix/tst-getlogin.c: Likewise.
2739         * posix/tst-gnuglob.c: Likewise.
2740         * posix/tst-mmap.c: Likewise.
2741         * pwd/tst-getpw.c: Likewise.
2742         * resolv/tst-inet_ntop.c: Likewise.
2743         * rt/tst-timer.c: Likewise.
2744         * stdio-common/test-fseek.c: Likewise.
2745         * stdio-common/test-popen.c: Likewise.
2746         * stdio-common/test-vfprintf.c: Likewise.
2747         * stdio-common/tst-cookie.c: Likewise.
2748         * stdio-common/tst-fileno.c: Likewise.
2749         * stdio-common/tst-gets.c: Likewise.
2750         * stdio-common/tst-obprintf.c: Likewise.
2751         * stdio-common/tst-perror.c: Likewise.
2752         * stdio-common/tst-sprintf2.c: Likewise.
2753         * stdio-common/tst-sprintf3.c: Likewise.
2754         * stdio-common/tst-sprintf.c: Likewise.
2755         * stdio-common/tst-swprintf.c: Likewise.
2756         * stdio-common/tst-tmpnam.c: Likewise.
2757         * stdio-common/tst-unbputc.c: Likewise.
2758         * stdio-common/tst-wc-printf.c: Likewise.
2759         * stdlib/tst-environ.c: Likewise.
2760         * stdlib/tst-fmtmsg.c: Likewise.
2761         * stdlib/tst-limits.c: Likewise.
2762         * stdlib/tst-rand48-2.c: Likewise.
2763         * stdlib/tst-rand48.c: Likewise.
2764         * stdlib/tst-random2.c: Likewise.
2765         * stdlib/tst-random.c: Likewise.
2766         * stdlib/tst-strtol.c: Likewise.
2767         * stdlib/tst-strtoll.c: Likewise.
2768         * stdlib/tst-tls-atexit.c: Likewise.
2769         * stdlib/tst-xpg-basename.c: Likewise.
2770         * string/test-ffs.c: Likewise.
2771         * string/tst-bswap.c: Likewise.
2772         * string/tst-inlcall.c: Likewise.
2773         * string/tst-strtok.c: Likewise.
2774         * string/tst-strxfrm.c: Likewise.
2775         * sysdeps/x86_64/tst-audit10.c: Likewise.
2776         * sysdeps/x86_64/tst-audit3.c: Likewise.
2777         * sysdeps/x86_64/tst-audit4.c: Likewise.
2778         * sysdeps/x86_64/tst-audit5.c: Likewise.
2779         * time/tst-ftime_l.c: Likewise.
2780         * time/tst-getdate.c: Likewise.
2781         * time/tst-mktime3.c: Likewise.
2782         * time/tst-mktime.c: Likewise.
2783         * time/tst-posixtz.c: Likewise.
2784         * time/tst-strptime2.c: Likewise.
2785         * time/tst-strptime3.c: Likewise.
2786         * wcsmbs/tst-btowc.c: Likewise.
2787         * wcsmbs/tst-mbrtowc.c: Likewise.
2788         * wcsmbs/tst-mbsrtowcs.c: Likewise.
2789         * wcsmbs/tst-wchar-h.c: Likewise.
2790         * wcsmbs/tst-wcpncpy.c: Likewise.
2791         * wcsmbs/tst-wcrtomb.c: Likewise.
2792         * wcsmbs/tst-wcsnlen.c: Likewise.
2793         * wcsmbs/tst-wcstof.c: Likewise.
2795 2014-11-04  Joseph Myers  <joseph@codesourcery.com>
2797         [BZ #14132]
2798         * elf/dl-profile.c (_dl_mcount): Use rtld_hidden_def instead of
2799         INTDEF.
2800         * sysdeps/generic/ldsodefs.h (_dl_mcount_internal): Remove
2801         declaration.
2802         (_dl_mcount): Use rtld_hidden_proto.
2803         * elf/dl-runtime.c (_dl_profile_fixup): Don't use INTUSE with
2804         _dl_mcount.
2805         * elf/rtld.c (_rtld_global_ro): Likewise.
2807         [BZ #14132]
2808         * elf/dl-init.c (_dl_init): Don't use INTDEF.
2809         * sysdeps/aarch64/dl-machine.h (RTLD_START): Use _dl_init instead
2810         of _dl_init_internal.
2811         * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise.
2812         * sysdeps/arm/dl-machine.h (RTLD_START): Likewise.
2813         * sysdeps/hppa/dl-machine.h (RTLD_START): Likewise.
2814         * sysdeps/i386/dl-machine.h (RTLD_START): Likewise.
2815         * sysdeps/ia64/dl-machine.h (RTLD_START): Likewise.
2816         * sysdeps/m68k/dl-machine.h (RTLD_START): Likewise.
2817         * sysdeps/microblaze/dl-machine.h (RTLD_START): Likewise.
2818         * sysdeps/mips/dl-machine.h (RTLD_START): Likewise.
2819         * sysdeps/powerpc/powerpc32/dl-start.S (_start): Likewise.
2820         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START): Likewise.
2821         * sysdeps/s390/s390-64/dl-machine.h (RTLD_START): Likewise.
2822         * sysdeps/sh/dl-machine.h (RTLD_START): Likewise.
2823         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
2824         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
2825         * sysdeps/tile/dl-start.S (_start): Likewise.
2826         * sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
2827         * sysdeps/x86_64/x32/dl-machine.h (RTLD_START): Likewise.
2829         [BZ #14132]
2830         * sysdeps/generic/ldsodefs.h (_dl_argv): Use rtld_hidden_proto.
2831         [IS_IN_rtld] (_dl_argv_internal): Do not declare.
2832         (rtld_progname): Make macro definition unconditional.
2833         * elf/rtld.c (_dl_argv): Use rtld_hidden_data_def instead of
2834         INTDEF.
2835         (dlmopen_doit): Do not use INTUSE with _dl_argv.
2836         (dl_main): Likewise.
2837         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
2838         * sysdeps/alpha/dl-machine.h (RTLD_START): Use __GI__dl_argv
2839         instead of _dl_argv_internal.
2840         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
2841         __GI__dl_argv instead of INTUSE(_dl_argv).
2842         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
2843         __GI__dl_argv instead of _dl_argv_internal.
2845         * soft-fp/op-common.h (_FP_TO_INT_ROUND): New macro.
2846         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_D): New
2847         macro.
2848         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_D): Likewise.
2849         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_E):
2850         New macro.
2851         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_E): Likewise.
2852         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_Q): New
2853         macro.
2854         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_Q): Likewise.
2855         * soft-fp/single.h (FP_TO_INT_ROUND_S): New macro.
2857 2014-11-04  Andreas Schwab  <schwab@suse.de>
2859         * posix/regex_internal.h: Don't include <locale/elem-hash.h>.
2861 2014-11-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2863         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Encode
2864         mtvsrd instruction in binary form.
2866 2014-11-03  Andreas Schwab  <schwab@suse.de>
2868         [BZ #17522]
2869         * libio/wfileops.c (_IO_wdo_write): If the file buffer has room
2870         for less than MB_LEN_MAX use a local buffer of that size.
2871         * libio/tst-fputws.c: New file.
2872         * libio/Makefile (tests): Add tst-fputws.
2874 2014-11-01  Jose E. Marchesi  <jose.marchesi@oracle.com>
2876         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu): fix
2877         the size of the fpu_fr.fpu_dregs[] array.
2879 2014-11-01  Joseph Myers  <joseph@codesourcery.com>
2881         * posix/nanosleep.c (__libc_nanosleep): Rename to __nanosleep.
2882         (__nanosleep): Do not define as alias.
2883         (nanosleep): Define as alias of __nanosleep.
2884         * sysdeps/unix/sysv/linux/syscalls.list (nanosleep): Remove
2885         __libc_nanosleep name.
2887 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
2889         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): Mention need to update
2890         install.texi in comment.
2892 2014-10-31  Torvald Riegel  <triegel@redhat.com>
2894         * sysdeps/powerpc/bits/atomic.h (atomic_write_barrier): Remove and...
2895         * sysdeps/powerpc/powerpc32/bits/atomic.h (atomic_write_barrier):
2896         ... add here and use lwsync or sync ...
2897         * sysdeps/powerpc/powerpc64/bits/atomic.h (atomic_write_barrier):
2898         ... and add here using lwsync.
2900 2014-10-31  Matthew Fortune  <matthew.fortune@imgtec.com>
2902         * elf/dl-machine-reject-phdr.h: New file.
2903         * elf/dl-load.c: #include that.
2904         (open_verify): Call elf_machine_reject_phdr_p and ignore the file
2905         if that returned true.
2907 2014-10-31  Roland McGrath  <roland@hack.frob.com>
2909         [BZ #17496]
2910         * Makerules: Move gnu/lib-names.h generation chunk up, to right after
2911         gen-as-const-headers chunk.  Add a big scare comment after the last
2912         safe place to touch before-compile.
2914 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
2916         * manual/install.texi (Tools for Compilation): Update autoconf
2917         version requirements.
2918         * INSTALL: Regenerated.
2920         * misc/pselect.c [!__pselect] (__libc_pselect): Remove alias.
2921         * sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6]
2922         (__libc_pselect): Likewise.
2924         [BZ #14138]
2925         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Remove file.
2926         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
2927         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
2928         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
2930 2014-10-31  Torvald Riegel  <triegel@redhat.com>
2932         * sysdeps/sparc/sparc32/bits/atomic.h (atomic_write_barrier): Use
2933         correct barrier instruction.
2934         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_write_barrier):
2935         Likewise.
2936         * sysdeps/sparc/sparc64/bits/atomic.h (atomic_write_barrier):
2937         Likewise.
2939 2014-10-30  Roland McGrath  <roland@hack.frob.com>
2941         * include/ctype.h: Include <ctype/ctype.h> first thing rather than
2942         after defining inlines.  Instead, just use parens to defeat macro
2943         expansion of __isctype in its declaration.
2945 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
2947         * include/sys/uio.h (__libc_readv): Remove declaration.
2948         (__libc_writev): Likewise.
2949         * misc/readv.c (__libc_readv): Rename to __readv.
2950         (__readv): Do not define as alias.
2951         (readv): Define as alias of __readv.
2952         * misc/writev.c (__libc_writev): Rename to __writev.
2953         (__writev): Do not define as alias.
2954         (writev): Define as alias of __writev.
2955         * sysdeps/posix/readv.c (__libc_readv): Rename to __readv.
2956         (__readv): Do not define as alias.
2957         (readv): Define unconditionally as alias of __readv.
2958         * sysdeps/posix/writev.c (__libc_writev): Rename to __writev.
2959         (__writev): Do not define as alias.
2960         (writev): Define unconditionally as alias of __writev.
2961         * sysdeps/unix/syscalls.list (readv): Do not define __libc_readv
2962         name.
2963         (writev): Do not define __libc_writev name.
2965 2014-10-30  Roland McGrath  <roland@hack.frob.com>
2967         * iconv/iconv_charmap.c (add_bytes): Make IN argument pointer to const.
2968         (convert_charseq): New function, broken out of ...
2969         (use_from_charmap): ... here.  Call it.
2970         (use_to_charmap): Use convert_charseq and free instead of duplicating
2971         its code with a variable-length stack struct.
2973 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
2975         * include/fcntl.h (__libc_creat): Remove declaration.
2976         * io/creat.c (__libc_creat): Rename to creat.
2977         (creat): Do not define as alias.
2978         * sysdeps/unix/sysv/linux/alpha/creat.c (creat64): Define as alias
2979         of creat instead of __libc_creat.
2980         * sysdeps/unix/sysv/linux/generic/creat.c (__libc_creat): Rename
2981         to creat.
2982         (creat): Do not define as alias.
2983         [__WORDSIZE == 64] (creat64): Define as alias of creat instead of
2984         __libc_creat.
2985         * sysdeps/unix/sysv/linux/syscalls.list (creat): Do not define
2986         __libc_creat name.
2987         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (creat):
2988         Likewise.
2990 2014-10-29  Carlos O'Donell  <carlos@redhat.com>
2992         * manual/llio.texi: Add comments discussing why write() may be
2993         considered MT-unsafe on Linux.
2995 2014-10-28  Carlos O'Donell  <carlos@redhat.com>
2997         * dl-load.c (local_strdup): Remove.
2998         (expand_dynamic_string_token): Use __strdup.
2999         (decompose_rpath): Likewise.
3000         (_dl_map_object): Likewise.
3002 2014-10-28  Joseph Myers  <joseph@codesourcery.com>
3004         [BZ #14132]
3005         * sysdeps/generic/unwind-dw2-fde.c
3006         (__register_frame_info_bases_internal): Do not declare.
3007         (__register_frame_info_table_bases_internal): Likewise.
3008         (__deregister_frame_info_bases_internal): Likewise.
3009         (__register_frame_info_bases): Declare and use hidden_proto before
3010         definition.  Use hidden_def instead of INTDEF.
3011         (__register_frame_info_table_bases): Likewise.
3012         (__deregister_frame_info_bases): Likewise.
3013         (__register_frame_info): Do not use INTUSE.
3014         (__register_frame): Likewise.
3015         (__register_frame_info_table): Likewise.
3016         (__register_frame_table): Likewise.
3017         (__deregister_frame_info): Likewise.
3018         (__deregister_frame): Likewise.
3020 2014-10-27  Gratian Crisan  <gratian.crisan@ni.com>
3022         * sysdeps/unix/sysv/linux/arm/kernel-features.h
3023         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_FUTEX_LOCK_PI): Do
3024         not undefine.
3025         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_REQUEUE_PI):
3026         Likewise.
3027         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_SET_ROBUST_LIST):
3028         Likewise.
3030 2014-10-27  Joseph Myers  <joseph@codesourcery.com>
3032         [BZ #14138]
3033         * sysdeps/unix/sysv/linux/arm/setfsgid.c: Remove file.
3034         * sysdeps/unix/sysv/linux/arm/setfsuid.c: Likewise.
3035         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
3036         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
3037         * sysdeps/unix/sysv/linux/m68k/setfsgid.c: Likewise.
3038         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Likewise.
3039         * sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: Likewise.
3040         * sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: Likewise.
3041         * sysdeps/unix/sysv/linux/sh/setfsgid.c: Likewise.
3042         * sysdeps/unix/sysv/linux/sh/setfsuid.c: Likewise.
3043         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: Likewise.
3044         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: Likewise.
3045         * sysdeps/unix/sysv/linux/arm/syscalls.list (setfsgid): Add
3046         syscall.
3047         (setfsuid): Likewise.
3048         * sysdeps/unix/sysv/linux/i386/syscalls.list (setfsgid): Likewise.
3049         (setfsuid): Likewise.
3050         * sysdeps/unix/sysv/linux/m68k/syscalls.list (setfsgid): Likewise.
3051         (setfsuid): Likewise.
3052         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setfsgid):
3053         Likewise.
3054         (setfsuid): Likewise.
3055         * sysdeps/unix/sysv/linux/sh/syscalls.list (setfsgid): Likewise.
3056         (setfsuid): Likewise.
3057         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (setfsgid):
3058         Likewise.
3059         (setfsuid): Likewise.
3061 2014-10-27  Andreas Schwab  <schwab@suse.de>
3063         [BZ #17501]
3064         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Fix
3065         check for Slow_SSE4_2 feature bit.
3066         * sysdeps/i386/i686/multiarch/strcmp.S (STRCMP): Likewise.
3067         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
3068         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP, __strcascmp):
3069         Likewise.  Fix check for Fast_Unaligned_Load feature bit.
3071 2014-10-24  Roland McGrath  <roland@hack.frob.com>
3073         * configure.ac: Validate compiler version with a empirical test of
3074         __GNUC__ and __GNUC_MINOR__ predefined values, rather than by grepping
3075         $CC -v output.
3076         * configure: Regenerated.
3078         * inet/htons.c (htons): Prototypify.
3079         * inet/htonl.c (htonl): Likewise.
3081 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3083         * string/strncat.c (strncat): Improve performance by using strlen.
3085 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3087         * string/strcat.c (strcat): Improve performance by using strlen/strcpy.
3089 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3091         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
3092         Call libc_fetestexcept_aarch64.
3094 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3096         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
3097         Call libc_feholdexcept_aarch64.
3099 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3101         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
3102         Call get_rounding_mode.
3104 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3106         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
3107         Simplify logic.
3109 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3111         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
3112         Simplify logic.
3114 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
3116         [BZ #14138]
3117         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
3118         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
3119         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
3120         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
3121         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
3122         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
3123         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
3124         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
3125         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
3126         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
3127         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
3128         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
3129         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
3130         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
3131         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
3132         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
3133         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
3134         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
3135         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
3136         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
3137         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
3138         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
3139         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
3140         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
3141         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
3142         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
3143         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
3144         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
3145         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
3146         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
3147         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
3148         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
3149         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
3150         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
3151         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
3152         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
3153         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
3154         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
3155         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
3156         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
3157         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
3158         syscall.
3159         (geteuid): Likewise.
3160         (getgid): Likewise.
3161         (getuid): Likewise.
3162         (getresgid): Likewise.
3163         (getresuid): Likewise.
3164         (getgroups): Likewise.
3165         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
3166         (geteuid): Likewise.
3167         (getgid): Likewise.
3168         (getuid): Likewise.
3169         (getresgid): Likewise.
3170         (getresuid): Likewise.
3171         (getgroups): Likewise.
3172         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
3173         (geteuid): Likewise.
3174         (getgid): Likewise.
3175         (getuid): Likewise.
3176         (getresgid): Likewise.
3177         (getresuid): Likewise.
3178         (getgroups): Likewise.
3179         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
3180         Likewise.
3181         (geteuid): Likewise.
3182         (getgid): Likewise.
3183         (getuid): Likewise.
3184         (getresgid): Likewise.
3185         (getresuid): Likewise.
3186         (getgroups): Likewise.
3187         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
3188         (geteuid): Likewise.
3189         (getgid): Likewise.
3190         (getuid): Likewise.
3191         (getresgid): Likewise.
3192         (getresuid): Likewise.
3193         (getgroups): Likewise.
3194         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
3195         Likewise.
3196         (geteuid): Likewise.
3197         (getgid): Likewise.
3198         (getuid): Likewise.
3199         (getgroups): Likewise.
3201         [BZ #14138]
3202         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
3203         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
3204         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
3205         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
3206         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
3207         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
3208         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
3209         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
3210         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
3211         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
3212         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
3213         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
3214         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
3215         __chown.
3216         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
3217         (lchown): Likewise.
3218         (fchown): Likewise.
3219         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
3220         Likewise.
3221         (lchown): Likewise.
3222         (fchown): Likewise.
3223         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
3224         (lchown): Likewise.
3225         (fchown): Likewise.
3226         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
3227         Likewise.
3228         (lchown): Likewise.
3229         (fchown): Likewise.
3231 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
3233         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
3234         Simplify logic.
3236 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
3238         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
3239         Cleanup logic.
3241 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
3243         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
3244         Remove unused include.
3246 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
3248         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
3249         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
3250         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
3251         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
3253 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
3254             Helge Deller <deller@gmx.de>
3256         [BZ #17508]
3257         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
3258         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
3259         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
3261 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
3263         [BZ #14132]
3264         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
3265         Remove macro definition.
3266         (__ashrdi3_v_glibc20): Likewise.
3267         (__lshrdi3_v_glibc20): Likewise.
3268         (__cmpdi2_v_glibc20): Likewise.
3269         (__ucmpdi2_v_glibc20): Likewise.
3270         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
3271         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
3272         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
3273         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
3274         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
3275         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
3277 2014-10-22  Roland McGrath  <roland@hack.frob.com>
3279         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
3280         old GNU extension [0] syntax.
3281         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
3282         alloca rather than an array member with variable length.
3283         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
3284         * nscd/nscd.c (invalidate_db): New function, broken out of ...
3285         (parse_opt): ... here.  Likewise use alloca there.
3286         Validate the -i argument before checking for rootness.
3287         (send_shutdown): New function, broken out of ...
3288         (parse_opt): ... here.
3290 2014-10-22  Roland McGrath  <roland@hack.frob.com>
3292         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
3293         macro to get at the _rt_local_ro field.
3294         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
3295         ([PIC] case) or _dl_hwcap ([!PIC] case).
3296         * sysdeps/arm/setjmp.S: Likewise.
3298         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
3299         * sysdeps/arm/configure.ac: New check to define it.
3300         * sysdeps/arm/configure: Regenerated.
3301         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
3302         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
3303         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
3304         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
3305         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
3306         Use move/movt pair instead of a load.
3307         (LDST_GLOBAL): Macro removed.
3308         (LDR_GLOBAL): New macro replaces it.
3309         (LDR_HIDDEN): New macro.
3310         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
3311         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
3313         * setjmp/tst-setjmp-static.c: New file.
3314         * setjmp/Makefile (tests): Add it.
3315         (tests-static): New variable.
3317 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
3319         [BZ #17485]
3320         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
3322 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
3324         [BZ #14132]
3325         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
3327 2014-10-21  Roland McGrath  <roland@hack.frob.com>
3329         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
3331 2014-10-20  Roland McGrath  <roland@hack.frob.com>
3333         * io/fts.c (dirent_not_directory): New function.
3334         (fts_build): Call it.
3336 2014-10-20  Roland McGrath  <roland@hack.frob.com>
3338         * nptl/version.c (__nptl_main): Use normal __write rather than
3339         INTERNAL_SYSCALL.
3340         (banner): Update copyright years.
3342         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
3343         gettimeofday.
3344         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
3345         * nptl/pthread_cond_timedwait.c: Likewise.
3346         * nptl/pthread_mutex_timedlock.c: Likewise.
3347         * nptl/sem_timedwait.c: Likewise.
3349         * sysdeps/nptl/bits/libc-lock.h
3350         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
3351         (__libc_lock_init_recursive): Return void, not 0.
3352         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
3353         (__libc_rwlock_init): Likewise.
3354         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
3356 2014-10-20  Torvald Riegel  <triegel@redhat.com>
3358         [BZ #15215]
3359         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
3360         (__pthread_once_slow): ... here.
3361         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
3362         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
3364 2014-10-20  Torvald Riegel  <triegel@redhat.com>
3366         [BZ #15215]
3367         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
3368         __PTHREAD_ONCE_FORK_GEN_INCR): New.
3369         * sysdeps/nptl/fork.c (__libc_fork): Use them.
3370         * nptl/pthread_once.c (__pthread_once): Likewise.
3371         Update comments.
3373 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
3375         [BZ #14138]
3376         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
3377         name.
3378         (writev): Use __libc_writev as strong name.
3379         * sysdeps/unix/sysv/linux/readv.c: Remove file.
3380         * sysdeps/unix/sysv/linux/writev.c: Likewise.
3382 2014-10-17  Roland McGrath  <roland@hack.frob.com>
3384         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
3386         * sysdeps/i386/nptl/tls.h
3387         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
3388         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
3389         New macros.
3390         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
3391         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
3392         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
3393         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
3394         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
3395         Call CHECK_THREAD_SYSINFO instead of doing an assert.
3397         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
3398         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
3399         on [__NR_futex].
3400         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
3401         broken out of ...
3402         (__pthread_mutex_init): ... here.  Call it.
3403         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
3404         Conditionalize PI cases on [__NR_futex].
3405         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
3406         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
3407         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
3409         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
3410         conditional on [SIGSETXID].
3411         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
3412         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
3413         is defined.  Likewise for SIGSETXID.
3414         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
3415         Conditionalize definitions on [SIGSETXID].
3416         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
3417         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
3418         unblocking on [SIGCANCEL].
3420         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
3421         [__NR_set_robust_list].
3423 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
3425         * string/strcoll_l.c (get_next_seq): Fix up formatting.
3426         (do_compare): Likewise.
3428 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
3430         [BZ #15884]
3431         * string/strcoll_l.c: Don't include stdio.h.
3432         (coll_seq): Remove members idxarr and rulearr.
3433         (get_next_seq_cached): Remove function.
3434         (get_next_seq): Likewise.
3435         (get_next_seq_nocache): Rename to get_next_seq.
3436         (do_compare): Remove function.
3437         (do_compare_nocache): Rename to do_compare.
3438         (STRCOLL): Remove weight and rules cache.
3440 2014-10-16  Roland McGrath  <roland@hack.frob.com>
3442         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
3443         * sysdeps/arm/sfp-machine.h: ... to here.
3444         * sysdeps/arm/Implies: Remove arm/soft-fp.
3446 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
3448         * conform/data/sys/utsname.h-data (*_t): Allow.
3449         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
3450         [POSIX] (WEXITED): Do not expect constant.
3451         [POSIX] (WSTOPPED): Likewise.
3452         [POSIX] (WNOHANG): Likewise.
3453         [POSIX] (WNOWAIT): Likewise.
3454         [POSIX] (siginfo_t): Do not expect type or elements.
3455         [POSIX] (pid_t): Do not expect type.
3456         [POSIX] (signal.h): Do not allow header.
3457         [POSIX] (sys/resource.h): Likewise.
3458         [POSIX] (si_*): Do not allow pattern.
3459         [POSIX] (W*): Likewise.
3460         [POSIX] (P_*): Likewise.
3461         [POSIX] (BUS_*): Likewise.
3462         [POSIX] (CLD_*): Likewise.
3463         [POSIX] (FPE_*): Likewise.
3464         [POSIX] (ILL_*): Likewise.
3465         [POSIX] (POLL_*): Likewise.
3466         [POSIX] (SEGV_*): Likewise.
3467         [POSIX] (SI_*): Likewise.
3468         [POSIX] (TRAP_*): Likewise.
3469         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
3470         variable.
3472 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
3474         [BZ #12926]
3475         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
3476         infinite loop when __recvmsg returns 0.
3478 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
3480         * CANCEL-FCT-WAIVE: Remove file.
3481         * CANCEL-FILE-WAIVE: Likewise.
3483         [BZ #14132]
3484         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
3485         instead of INTVARDEF.
3486         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
3487         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
3488         rtld_hidden_data_def instead of INTVARDEF.
3489         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
3490         * elf/dl-deps.c (expand_dst): Likewise.
3491         * elf/dl-load.c (_dl_dst_count): Likewise.
3492         (_dl_dst_substitute): Likewise.
3493         (decompose_rpath): Likewise.
3494         (_dl_init_paths): Likewise.
3495         (open_path): Likewise.
3496         (_dl_map_object): Likewise.
3497         * elf/rtld.c (dl_main): Likewise.
3498         (process_dl_audit): Likewise.
3499         (process_envvars): Likewise.
3500         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
3501         Remove declaration.
3502         (__libc_enable_secure): Use rtld_hidden_proto.
3504 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
3506         * elf/dl-load.c
3507         (add_path): New function broken out of _dl_rtld_di_serinfo.
3508         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
3510 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
3512         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
3513         parentheses around macro arguments.
3514         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
3515         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
3516         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
3517         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
3518         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
3519         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
3520         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
3521         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
3522         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
3523         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
3524         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
3525         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
3526         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
3527         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
3528         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
3529         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
3530         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
3531         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
3532         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
3533         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
3534         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
3535         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
3536         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
3537         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
3538         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
3539         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
3540         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
3541         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
3542         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
3543         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
3544         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
3545         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
3546         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
3547         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
3548         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
3549         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
3550         Likewise.
3551         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
3552         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
3553         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
3554         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
3555         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
3556         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
3557         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
3558         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
3559         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
3560         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
3561         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
3562         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
3563         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
3564         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
3565         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
3566         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
3567         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
3568         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
3569         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
3570         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
3571         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
3572         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
3573         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
3574         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
3575         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
3576         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
3577         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
3578         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
3579         (_FP_FRAC_SRS_1): Likewise.
3580         (_FP_FRAC_CLZ_1): Likewise.
3581         (_FP_MUL_MEAT_1_imm): Likewise.
3582         (_FP_MUL_MEAT_1_wide): Likewise.
3583         (_FP_MUL_MEAT_1_hard): Likewise.
3584         (_FP_SQRT_MEAT_1): Likewise.
3585         (_FP_FRAC_ASSEMBLE_1): Likewise.
3586         (_FP_FRAC_DISASSEMBLE_1): Likewise.
3587         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
3588         (__FP_CLZ_2): Likewise.
3589         (_FP_MUL_MEAT_2_wide): Likewise.
3590         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
3591         (_FP_MUL_MEAT_2_gmp): Likewise.
3592         (_FP_MUL_MEAT_2_120_240_double): Likewise.
3593         (_FP_SQRT_MEAT_2): Likewise.
3594         (_FP_FRAC_ASSEMBLE_2): Likewise.
3595         (_FP_FRAC_DISASSEMBLE_2): Likewise.
3596         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
3597         (_FP_FRAC_CLZ_4): Likewise.
3598         (_FP_MUL_MEAT_4_wide): Likewise.
3599         (_FP_MUL_MEAT_4_gmp): Likewise.
3600         (_FP_SQRT_MEAT_4): Likewise.
3601         (_FP_FRAC_ASSEMBLE_4): Likewise.
3602         (_FP_FRAC_DISASSEMBLE_4): Likewise.
3603         * soft-fp/op-common.h (_FP_CMP): Likewise.
3604         (_FP_CMP_EQ): Likewise.
3605         (_FP_CMP_UNORD): Likewise.
3606         (_FP_TO_INT): Likewise.
3607         (_FP_FROM_INT): Likewise.
3608         [!__FP_CLZ] (__FP_CLZ): Likewise.
3609         (_FP_DIV_HELP_imm): Likewise.
3610         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
3611         Likewise.
3612         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
3613         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
3614         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
3615         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
3616         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
3617         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
3618         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
3619         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
3620         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
3621         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
3622         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
3623         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
3624         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
3625         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
3626         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
3627         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
3628         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
3629         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
3630         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
3631         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
3632         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
3633         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
3634         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
3635         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
3636         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
3637         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
3638         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
3639         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
3640         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
3641         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
3642         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
3643         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
3644         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
3645         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
3646         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
3647         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
3648         (FP_UNPACK_RAW_SP): Likewise.
3649         (FP_PACK_RAW_S): Likewise.
3650         (FP_PACK_RAW_SP): Likewise.
3651         (FP_UNPACK_S): Likewise.
3652         (FP_UNPACK_SP): Likewise.
3653         (FP_UNPACK_SEMIRAW_S): Likewise.
3654         (FP_UNPACK_SEMIRAW_SP): Likewise.
3655         (FP_PACK_S): Likewise.
3656         (FP_PACK_SP): Likewise.
3657         (FP_PACK_SEMIRAW_S): Likewise.
3658         (FP_PACK_SEMIRAW_SP): Likewise.
3659         (_FP_SQRT_MEAT_S): Likewise.
3660         (FP_CMP_S): Likewise.
3661         (FP_CMP_EQ_S): Likewise.
3662         (FP_CMP_UNORD_S): Likewise.
3663         (FP_TO_INT_S): Likewise.
3664         (FP_FROM_INT_S): Likewise.
3666         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
3668         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
3669         (FP_EX_INVALID_IMZ): Likewise.
3670         (FP_EX_INVALID_IMZ_FMA): Likewise.
3671         (FP_EX_INVALID_ISI): Likewise.
3672         (FP_EX_INVALID_ZDZ): Likewise.
3673         (FP_EX_INVALID_IDI): Likewise.
3674         (FP_EX_INVALID_SQRT): Likewise.
3675         (FP_EX_INVALID_CVI): Likewise.
3676         (FP_EX_INVALID_VC): Likewise.
3677         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
3678         "invalid" exceptions.
3679         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
3680         (_FP_ADD_INTERNAL): Likewise.
3681         (_FP_MUL): Likewise.
3682         (_FP_FMA): Likewise.
3683         (_FP_DIV): Likewise.
3684         (_FP_CMP_CHECK_NAN): Likewise.
3685         (_FP_SQRT): Likewise.
3686         (_FP_TO_INT): Likewise.
3687         (FP_EXTEND): Likewise.
3689 2014-10-09  Allan McRae  <allan@archlinux.org>
3691         * po/fr.po: Update French translation from translation project.
3693 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
3695         [BZ #14132]
3696         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
3697         of INTDEF.
3698         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
3699         (__cxa_atexit): Use libc_hidden_proto.
3700         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
3702         [BZ #14132]
3703         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
3704         declaration.
3705         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
3706         [!_ISOMAC] (__iswspace_l_internal): Likewise.
3707         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
3708         [!_ISOMAC] (__iswctype_internal): Likewise.
3709         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
3710         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
3711         alias.
3712         (fcntl): Remove __fcntl_internal alias.
3713         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
3714         __connect_internal alias.
3715         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
3716         Likewise.
3718         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
3719         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
3720         FP_DENORM_ZERO.
3721         (_FP_CHECK_FLUSH_ZERO): New macro.
3722         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
3723         (_FP_CMP): Likewise.
3724         (_FP_CMP_EQ): Likewise.
3725         (_FP_TO_INT): Do not set inexact for subnormal arguments if
3726         FP_DENORM_ZERO.
3727         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
3728         (FP_TRUNC): Likewise.
3730         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
3731         treated as invalid conversion, not as normal exponent.
3733         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
3734         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
3735         (_FP_CMP_EQ): Likewise.
3736         (_FP_CMP_UNORD): Likewise.
3737         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
3738         (FP_CMP_EQ_D): Likewise.
3739         (FP_CMP_UNORD_D): Likewise.
3740         * soft-fp/extended.h (FP_CMP_E): Likewise.
3741         (FP_CMP_EQ_E): Likewise.
3742         (FP_CMP_UNORD_E): Likewise.
3743         * soft-fp/quad.h (FP_CMP_Q): Likewise.
3744         (FP_CMP_EQ_Q): Likewise.
3745         (FP_CMP_UNORD_Q): Likewise.
3746         * soft-fp/single.h (FP_CMP_S): Likewise.
3747         (FP_CMP_EQ_S): Likewise.
3748         (FP_CMP_UNORD_S): Likewise.
3749         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
3750         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
3751         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
3752         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
3753         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
3754         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
3755         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
3756         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
3757         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
3758         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
3759         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
3760         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
3761         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
3762         to FP_CMP_Q.
3763         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
3764         FP_CMP_Q.
3765         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
3766         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
3767         FP_CMP_EQ_Q.
3768         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
3769         FP_CMP_Q.
3770         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
3771         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
3772         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
3773         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
3774         FP_CMP_EQ_Q.
3775         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
3776         FP_CMP_Q.
3777         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
3778         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
3779         FP_CMP_EQ_Q.
3780         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
3781         FP_CMP_Q.
3782         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
3783         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
3784         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
3785         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
3786         FP_CMP_EQ_Q.
3788         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
3789         a subnormal result, set the underflow exception if trapping on
3790         underflow is enabled.
3791         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
3792         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
3793         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
3794         redefine to 0.
3795         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
3796         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
3797         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
3798         * soft-fp/extendxftf2.c (__extendxftf2): Use
3799         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
3801         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
3802         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
3803         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
3804         FP_HANDLE_EXCEPTIONS.
3805         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
3806         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
3807         FP_HANDLE_EXCEPTIONS.
3808         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
3809         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
3810         FP_HANDLE_EXCEPTIONS.
3811         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
3812         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
3813         FP_HANDLE_EXCEPTIONS.
3815 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
3817         [BZ #14132]
3818         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
3819         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
3820         use INTUSE.
3821         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
3822         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
3823         Remove alias.
3824         (__adjtimex): Define using libc_hidden_ver.
3825         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
3826         Remove declaration.
3827         (ntp_gettime): Call __adjtimex directly.
3828         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
3829         Remove declaration.
3830         (ntp_gettimex): Call __adjtimex directly.
3831         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
3832         __adjtimex_internal alias.
3834 2014-10-08  Roland McGrath  <roland@hack.frob.com>
3836         [BZ #17460]
3837         * nscd/nscd.c (more_help): Rewrite list of tables collection
3838         using xstrdup and asprintf.
3840         * nscd/nscd_conf.c: Remove local xstrdup declaration.
3842 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
3843             Roland McGrath  <roland@hack.frob.com>
3845         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
3846         (do_lookup_unique): ... local function 'enter' here; update callers.
3848 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
3850         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
3851         compat_symbol calls on [SHARED].
3852         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
3853         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
3854         Remove.
3855         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
3856         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
3857         (oldsetrlimit): Remove.
3858         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
3859         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
3860         (lchown): New syscall entry.
3861         (oldsetrlimit): Remove.
3862         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
3863         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
3864         (oldsetrlimit): Remove.
3865         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
3867         [BZ #14138]
3868         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
3869         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
3870         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
3871         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
3872         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
3873         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
3874         (fchown): Likewise.
3875         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
3876         (fchown): Likewise.
3877         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
3878         Likewise.
3880 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3882         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
3883         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
3884         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
3885         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
3886         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
3887         Likewise.
3888         (__old_sem_post): Likewise.
3890 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
3892         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
3893         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
3894         HAVE_CLOCK_GETTIME_VSYSCALL macros.
3895         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
3896         Use INLINE_VSYSCALL macro.
3897         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
3898         __vdso_clock_gettime.
3899         * sysdeps/unix/sysv/linux/tile/init-first.c
3900         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
3901         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
3902         __vdso_clock_gettime.
3904         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
3905         to set up frame more cleanly.
3907         * sysdeps/tile/memcmp.c: New file.
3909         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
3911         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
3912         * sysdeps/tile/tilegx/strcasestr.c: New file.
3913         * sysdeps/tile/tilegx/strnlen.c: New file.
3914         * sysdeps/tile/tilegx/strstr.c: New file.
3916         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
3918 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
3920         * nptl/tst-setuid3.c: Write errors to stdout.
3922 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
3924         * elf/dl-deps.c
3925         (preload): New functions broken out of _dl_map_object_deps.
3926         (_dl_map_object_deps):  Remove a nested function. Update call sites.
3928 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
3930         [BZ #14138]
3931         * sysdeps/unix/sysv/linux/execve.c: Remove file.
3932         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
3934 2014-10-01  Steve Ellcey  <sellcey@mips.com>
3936         * sysdeps/mips/strcmp.S: New.
3938 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
3940         [BZ #14138]
3941         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
3942         (linkat): Likewise.
3943         (mkdirat): Likewise.
3944         (readlinkat): Likewise.
3945         (renameat): Likewise.
3946         (symlinkat): Likewise.
3947         (unlinkat): Likewise.
3948         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
3949         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
3950         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
3951         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
3952         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
3953         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
3954         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
3956 2014-09-30  Will Newton  <will.newton@linaro.org>
3958         * math/math.h: Define long double math functions if
3959         _LIBC_TEST is defined.
3960         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
3962         * localedata/Makefile: Move assignment to tests-special
3963         into an ifdef testing run-built-tests.
3964         * timezone/Makefile: Likewise.
3966 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
3968         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
3969         with $(BASH) not $(SHELL).
3971 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
3972             Matthew LeGendre  <legendre1@llnl.gov>
3974         [BZ #17411]
3975         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
3976         l_reloc_result.
3978 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
3980         * stdio-common/printf_fp.c
3981         (hack_digit): New function, broken out of ...
3982         (__printf_fp): ... local function here.  Update call sites.
3983         hack_digit now takes an additional parameter that is a pointer
3984         to a struct of the referenced locals.  Those locals moved inside
3985         the struct and references updated.
3987 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
3989         * aclocal.m4: Require autoconf 2.69.
3990         * configure: Regenerated.
3991         * sysdeps/aarch64/configure: Likewise.
3992         * sysdeps/alpha/configure: Likewise.
3993         * sysdeps/arm/armv7/configure: Likewise.
3994         * sysdeps/arm/configure: Likewise.
3995         * sysdeps/ia64/configure: Likewise.
3996         * sysdeps/mach/configure: Likewise.
3997         * sysdeps/mips/configure: Likewise.
3998         * sysdeps/s390/configure: Likewise.
3999         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
4000         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
4002         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
4003         file.
4004         * sysdeps/ia64/configure.ac: Likewise.
4006 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
4008         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
4009         specify symbol version for ld.so.  Do not include entry for
4010         libpthread.
4011         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
4012         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
4013         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
4015         [BZ #14171]
4016         * Makeconfig [$(build-shared) = yes]
4017         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
4018         makefiles.
4019         [$(build-shared) = yes && $(soversions.mk-done) = t]
4020         ($(common-objpfx)gnu/lib-names.h): Remove rule.
4021         [$(build-shared) = yes && $(soversions.mk-done) = t]
4022         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
4023         to Makerules.
4024         [$(build-shared) = yes && $(soversions.mk-done) = t]
4025         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
4026         here.
4027         [$(build-shared) = yes && $(soversions.mk-done) = t]
4028         (common-generated): Don't append gnu/lib-names.h and
4029         gnu/lib-names.stmp here.
4030         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
4031         (lib-names-h-abi): New variable.
4032         [$(build-shared) = yes && $(soversions.mk-done) = t]
4033         (lib-names-stmp-abi): Likewise.
4034         [$(build-shared) = yes && $(soversions.mk-done) = t &&
4035         abi-variants] (before-compile): Append
4036         $(common-objpfx)$(lib-names-h-abi).
4037         [$(build-shared) = yes && $(soversions.mk-done) = t &&
4038         abi-variants] (common-generated): Append gnu/lib-names.h.
4039         [$(build-shared) = yes && $(soversions.mk-done) = t &&
4040         abi-variants] (install-others-nosubdir): Depend on
4041         $(inst_includedir)/$(lib-names-h-abi).
4042         [$(build-shared) = yes && $(soversions.mk-done) = t &&
4043         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
4044         [$(build-shared) = yes && $(soversions.mk-done) = t]
4045         ($(common-objpfx)$(lib-names-h-abi)): New rule.
4046         [$(build-shared) = yes && $(soversions.mk-done) = t]
4047         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
4048         [$(build-shared) = yes && $(soversions.mk-done) = t]
4049         (common-generated): Append $(lib-names-h-abi) and
4050         $(lib-names-stmp-abi).
4051         * scripts/lib-names.awk: Do not handle multi being set.
4052         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
4053         Remove variable.
4054         (abi-lp64_be-ld-soname): Likewise.
4055         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
4056         Likewise.
4057         (abi-hard-ld-soname): Likewise.
4058         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
4059         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
4060         Remove variable.
4061         (abi-o32_hard-ld-soname): Likewise.
4062         (abi-o32_soft_2008-ld-soname): Likewise.
4063         (abi-o32_hard_2008-ld-soname): Likewise.
4064         (abi-n32_soft-ld-soname): Likewise.
4065         (abi-n32_hard-ld-soname): Likewise.
4066         (abi-n32_soft_2008-ld-soname): Likewise.
4067         (abi-n32_hard_2008-ld-soname): Likewise.
4068         (abi-n64_soft-ld-soname): Likewise.
4069         (abi-n64_hard-ld-soname): Likewise.
4070         (abi-n64_soft_2008-ld-soname): Likewise.
4071         (abi-n64_hard_2008-ld-soname): Likewise.
4072         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
4073         Likewise.
4074         (abi-64-v2-ld-soname): Likewise.
4075         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
4076         ld.so entries.
4077         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
4078         variable.
4079         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
4080         entry.
4081         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
4082         variable.
4083         (abi-64-ld-soname): Likewise.
4084         (abi-x32-ld-soname): Likewise.
4085         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
4086         entry.
4087         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
4089 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
4091         [BZ #14138]
4092         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
4093         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
4094         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
4095         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
4096         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
4097         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
4098         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
4099         syscall entry for GLIBC_2.2 symbol version.
4100         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
4101         Likewise.
4102         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
4103         (setrlimit): Likewise.
4104         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
4105         Likewise.
4107 2014-09-23  Will Newton  <will.newton@linaro.org>
4109         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
4110         _LINUX_ARM_SYSDEP_H include guard too.
4111         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
4112         define.
4114 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
4116         * sysdeps/unix/sysv/linux/eventfd.c:
4117         Make first argument unsigned.
4118         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
4119         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
4121 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
4123         * socket/recvmmsg.c (recvmmsg): Drop const argument.
4124         * socket/sys/socket.h: Likewise
4125         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
4127 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
4129         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
4131 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
4133         * time/tst-ftime.c: New test.
4134         * time/Makefile (tests): Add tst-ftime.
4136 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
4138         * soft-fp/extended.h: Fix comment formatting.
4139         * soft-fp/op-1.h: Likewise.
4140         * soft-fp/op-2.h: Likewise.
4141         * soft-fp/op-4.h: Likewise.
4142         * soft-fp/op-8.h: Likewise.
4143         * soft-fp/op-common.h: Likewise.
4144         * soft-fp/soft-fp.h: Likewise.
4146         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
4148 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
4150         [BZ #6652]
4151         * Makeconfig (soversions-default-setname): Remove variable.
4152         ($(common-objpfx)soversions.i): Don't pass default_setname to
4153         soversions.awk.
4154         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
4155         oldest_abi to abi-versions.awk.
4156         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
4157         * config.make.in (oldest-abi): Remove variable.
4158         * configure.ac (--enable-oldest-abi): Remove configure option.
4159         * configure: Regenerated.
4160         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
4161         text.
4162         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
4163         * scripts/soversions.awk: Do not handle default_setname variable.
4164         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
4165         variable.
4166         * sysdeps/mach/hurd/configure: Regenerated.
4167         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
4168         variable.
4169         * sysdeps/unix/sysv/linux/configure: Regenerated.
4171 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
4173         * elf/Makefile (CFLAGS-interp.c): Remove.
4174         ($(elf-objpfx)runtime-linker.h): Generate header with linker
4175         path string.
4176         * elf/interp.c: Include generated runtime-linker.h
4178         * Makerules (lib%.so): Don't include $(+interp) in
4179         prerequisites.
4180         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
4181         * dlfcn/eval.c: Remove file.
4183         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
4184         macros.
4186         [BZ #17266]
4187         * misc/sys/cdefs.h: Define __extern_always_inline for clang
4188         4.2 and newer.
4190         [BZ #17370]
4191         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
4193 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
4194             Jakub Jelinek  <jakub@redhat.com>
4196         [BZ #17266]
4197         * libio/stdio.h: Check definition of __fortify_function
4198         instead of __extern_always_inline to include bits/stdio2.h.
4199         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
4200         check if __extern_always_inline is defined.
4201         [__USE_MISC || __USE_XOPEN]: Likewise.
4202         [__USE_ISOC99] Likewise.
4203         * misc/sys/cdefs.h (__fortify_function): Define only if
4204         __extern_always_inline is defined.
4205         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
4206         __extern_always_inline and __extern_inline only for g++-4.3
4207         and newer or a compatible gcc.
4209 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
4211         [BZ #17371]
4212         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
4213         last change to handle zero prefix length.
4215 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
4217         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
4218         _SC_REGEX_VERSION.
4220         * posix/getconf.c (vars): Add _POSIX_IPV6 and
4221         _POSIX_RAW_SOCKETS.
4223 2014-09-13  Allan McRae  <allan@archlinux.org>
4225         * po/ru.po: Update Russian translation from translation project.
4227 2014-09-12  Roland McGrath  <roland@hack.frob.com>
4229         * locale/programs/locale.c (show_locale_vars): Inline local function
4230         into its sole call site.  Clean up some style nits.
4231         (print_item): New function, broken out of ...
4232         (show_info): ... local function here.  Clean up style nits.
4234         * locale/programs/ld-ctype.c (set_one_default): New function, broken
4235         out of ...
4236         (set_class_defaults): ... local function set_default here.
4237         Define set_default as a macro locally to pass constant parameters.
4238         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
4239         rather than a shared local.
4241         * stdlib/rpmatch.c (try): New function, broken out of ...
4242         (rpmatch): ... local function here.  Also, prototypify definition.
4244 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
4246         * scripts/soversions.awk: Do not handle configuration names.
4247         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
4248         vendor and os variables to soversions.awk.
4249         * configure.ac: Do not modify gnu-* host_os.
4250         * configure: Regenerated
4251         * shlib-versions: Remove first column with configuration names.
4252         * nptl/shlib-versions: Likewise.
4253         * nptl_db/shlib-versions: Likewise.
4254         * sysdeps/hppa/shlib-versions: Likewise.
4255         * sysdeps/m68k/shlib-versions: Likewise.
4256         * sysdeps/mach/hurd/shlib-versions: Likewise.
4257         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
4258         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
4259         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
4260         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
4261         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
4262         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
4263         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
4264         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
4265         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
4266         Likewise.
4267         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
4268         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
4269         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
4270         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
4271         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
4272         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
4273         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
4274         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
4276         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
4277         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
4278         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
4279         Regenerated.
4280         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
4281         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
4282         Condition symbol version definitions on [HAVE_ELFV2_ABI].
4284         * shlib-versions: Remove OS-specific entries.  Moved to files in
4285         sysdeps.
4286         * sysdeps/mach/hurd/shlib-versions: New file.
4287         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
4289         * nptl/shlib-versions: Remove architecture-specific entries.
4290         Moved to files in sysdeps.
4291         * shlib-versions: Likewise.
4292         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
4293         file.
4294         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
4295         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
4296         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
4297         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
4299         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
4300         (UDP_NO_CHECK6_RX): Likewise.
4302 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
4304         * sysdeps/posix/sysconf.c (__sysconf): Spell
4305         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
4307 2014-08-12  Florian Weimer  <fweimer@redhat.com>
4309         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
4310         loading.
4311         * iconv/Versions (__gconv_transliterate): Export for use from
4312         gconv modules.
4313         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
4314         (struct __gconv_trans_data, __gconv_trans_fct,
4315         __gconv_trans_context_fct, __gconv_trans_query_fct,
4316         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
4317         definitions.
4318         (struct __gconv_step_data): Remove __trans member.
4319         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
4320         longer hidden.  Remove unused trans_data argument.
4321         * iconv/gconv_int.h (struct trans_struct): Remove definition.
4322         (__gconv_translit_find): Remove declaration.
4323         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
4324         prototype.
4325         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
4326         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
4327         trans_data argument.  Add hidden definition.
4328         (__gconv_translit_find): Remove.
4329         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
4330         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
4331         * iconv/skeleton.c: Remove transliteration initialization.
4332         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
4333         __gconv_step_data initialization.
4334         * libio/iofwide.c (__libio_translit_): Remove.
4335         (_IO_fwide): Adjust struct __gconv_step_data initialization.
4336         * wcsmbs/btowc.c (__btowc): Likewise.
4337         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
4338         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
4339         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
4340         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
4341         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
4342         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
4343         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
4344         * wcsmbs/wctob.c (wctob): Likewise.
4346 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
4348         [BZ #16194]
4349         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
4350         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
4351         register usage.
4352         * sysdeps/x86/Makefile: Adjust.
4354 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
4355             Roland McGrath  <roland@hack.frob.com>
4357         * locale/weight.h: Add include guard.
4358         (findidx): Make static rather than auto; take new parameters
4359         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
4360         * locale/weightwc.h: Likewise.
4361         * posix/fnmatch_loop.c
4362         (FCT): Change type of EXTRA from int32_t to wint_t.
4363         Don't include either header inside the function.
4364         Call FINDIDX rather than findidx, and pass new arguments.
4365         #undef FINDIDX at the end of the file.
4366         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
4367         FINDIDX before including fnmatch_loop.c for the non-wide version.
4368         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
4369         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
4370         for the wide version.
4371         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
4372         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
4373         Pass new arguments to findidx.
4374         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
4375         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
4376         Don't #include it inside the function.  Pass new arguments to findidx.
4377         * posix/regex_internal.h
4378         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
4379         (re_string_elem_size_at): Don't #include it inside the function.
4380         Pass new arguments to findidx.
4381         * string/strcoll_l.c: #include WEIGHT_H at top level.
4382         (get_next_seq): Don't #include it inside the function.
4383         Pass new arguments to findidx.
4384         (get_next_seq_nocache): Likewise.
4385         * string/strxfrm_l.c: #include WEIGHT_H at top level.
4386         (STRXFRM): Don't #include it inside the function.
4387         Pass new arguments to findidx.
4389 2014-09-11  Florian Weimer  <fweimer@redhat.com>
4391         [BZ #17344]
4392         * malloc/malloc.c (unlink): Turn asserts into a call to
4393         malloc_printerr.
4395 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
4397         [BZ #17370]
4398         * libio/wfileops (do_ftell_wide): Free OUT.
4400 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
4402         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
4404 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
4406         [BZ #17363]
4407         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
4408         group if the current group is empty.
4410 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4412         * benchtests/bench-memset.c (test_main): Add more test from size
4413         from 32 to 512 bytes.
4414         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
4415         Add POWER8 memset object.
4416         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
4417         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
4418         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
4419         implementation.
4420         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
4421         Likewise.
4422         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
4423         multiarch POWER8 memset optimization.
4424         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
4425         POWER8 memset optimization.
4427         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
4428         Remove bzero multiarch objects.
4429         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
4430         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
4431         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
4432         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
4433         Remove define.
4434         [__bzero]: Redefine to specific name.
4435         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
4436         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
4437         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
4438         define.
4439         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
4440         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
4442 2014-09-10  Florian Weimer  <fweimer@redhat.com>
4444         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
4445         warnings into errors.
4447         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
4448         __cxa_thread_atexit_impl prototype.
4450 2014-09-09  Steve Ellcey  <sellcey@mips.com>
4452         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
4453         Fix capitalization of error message.
4455 2014-09-09  Steve Ellcey  <sellcey@mips.com>
4457         * sysdeps/mips/preconfigure: Modify ABI tests.
4459 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
4461         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
4463 2014-09-07  Roland McGrath  <roland@hack.frob.com>
4464             Carlos O'Donell  <carlos@systemhalted.org>
4466         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
4467         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
4468         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
4469         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
4470         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
4471         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
4472         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
4473         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
4474         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
4475         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
4476         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
4477         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
4478         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
4479         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
4480         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
4481         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
4482         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
4483         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
4484         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
4485         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
4486         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
4487         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
4488         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
4489         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
4490         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
4491         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
4492         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
4493         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
4494         Deconditionalize the code that was previously under [RESET_PID].
4495         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
4496         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
4497         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
4498         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
4499         include sysdep.h.
4501 2014-09-08  Allan McRae  <allan@archlinux.org>
4503         * version.h (RELEASE): Set to "development".
4504         (VERSION): Set to "2.20.90"
4506 2014-09-07  Allan McRae  <allan@archlinux.org
4508         * version.h (RELEASE): Set to "stable".
4509         (VERSION): Set to "2.20"
4510         * include/features.h (__GLIBC_MINOR__): Set to 20.
4512         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
4513         Liebler.
4515         * po/ko.po: Update Korean translation from translation project.
4517 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
4519         [BZ #17354]
4520         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
4521         macro for handling signed relocations.
4523 2014-09-03  Florian Weimer  <fweimer@redhat.com>
4525         [BZ #17325]
4526         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
4527         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
4528         assert.
4529         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
4530         * iconvdata/ibm935.c (BODY): Likewise.
4531         * iconvdata/ibm937.c (BODY): Likewise.
4532         * iconvdata/ibm939.c (BODY): Likewise.
4533         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
4534         assert.
4535         * iconvdata/Makefile (iconv-test.out): Pass module list to test
4536         script.
4537         * iconvdata/run-iconv-test.sh: New test loop for checking for
4538         decoder crashers.
4540 2014-09-02  Khem Raj  <raj.khem@gmail.com>
4542         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
4543         libm_hidden_ver.
4545 2014-09-01  Allan McRae  <allan@archlinux.org>
4547         * po/eo.po: Update Esperanto translation from translation project.
4549         * po/ca.po: Update Catalan translation from translation project.
4551 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4553         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
4554         __proc_dostop call.
4556 2014-08-27  Mark Wielaard  <mjw@redhat.com>
4558         [BZ #17319]
4559         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
4560         to call set_thread_area instead of hand written asm.
4561         (__NR_set_thread_area): Removed define.
4562         (TLS_FLAG_WRITABLE): Likewise.
4563         (__ASSUME_SET_THREAD_AREA): Remove check.
4564         (TLS_EBX_ARG): Remove define.
4565         (TLS_LOAD_EBX): Likewise.
4567 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4569         Simplify atomicity of socket creation in bind.
4571         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
4572         looking up the name after linking the file.
4574 2014-08-27  Allan McRae  <allan@archlinux.org>
4576         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
4578 2014-08-26  Florian Weimer  <fweimer@redhat.com>
4580         [BZ #17187]
4581         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
4582         trans_compare, open_translit, __gconv_translit_find):
4583         Remove module loading code.
4585 2014-08-26  Allan McRae  <allan@archlinux.org>
4587         * po/vi.po: Update Vietnamese translation from translation project.
4589         * po/uk.po: Update Ukrainian translation from translation project.
4591         * po/fr.po: Update French translation from translation project.
4593         * po/ru.po: Update Russian translation from translation project.
4595         * po/pl.po: Update Polish translation from translation project.
4597         * po/cs.po: Update Czech translation from translation project.
4599         * po/de.po: Update German translation from translation project.
4601         * po/bg.po: Update Bulgarian translation from translation project.
4603         * po/sv.po: Update Sweedish translation from translation project.
4605         * po/nl.po: Update Dutch translation from translation project.
4607         * po/es.po: Update Spanish translation from translation project.
4609 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
4611         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
4613         * catgets/Makefile (CPPFLAGS-gencat): Remove.
4614         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
4615         (CPPFLAGS-iconvconfig): Likewise.
4616         * timezone/Makefile (CPPFLAGS-zic): Likewise.
4618         * include/libc-symbols.h: Remove unnecessary check for
4619         NOT_IN_libc.
4620         * nptl/pthreadP.h: Likewise.
4621         * sysdeps/aarch64/setjmp.S: Likewise.
4622         * sysdeps/alpha/setjmp.S: Likewise.
4623         * sysdeps/arm/sysdep.h: Likewise.
4624         * sysdeps/i386/setjmp.S: Likewise.
4625         * sysdeps/m68k/setjmp.c: Likewise.
4626         * sysdeps/posix/getcwd.c: Likewise.
4627         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
4628         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
4629         * sysdeps/s390/s390-32/setjmp.S: Likewise.
4630         * sysdeps/s390/s390-64/setjmp.S: Likewise.
4631         * sysdeps/sh/sh3/setjmp.S: Likewise.
4632         * sysdeps/sh/sh4/setjmp.S: Likewise.
4633         * sysdeps/unix/alpha/sysdep.h: Likewise.
4634         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
4635         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
4636         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
4637         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
4638         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
4639         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
4640         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
4641         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
4642         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
4643         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
4644         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
4645         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
4646         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
4647         * sysdeps/x86_64/setjmp.S: Likewise.
4649 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
4651         [BZ #17263]
4652         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
4653         <stdint.h>.
4654         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
4655         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
4657 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
4659         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
4661         [BZ #17262]
4662         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
4663         and __x86_64__ when disabling x87 inline functions.
4665 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
4667         [BZ #17259]
4668         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
4669         asm statement with __cpuid_count.
4671 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
4673         * configure.ac: Change __ehdr_start code to dereference the struct.
4674         Run readelf on the output to look for relocations.
4675         * configure: Regenerated.
4677 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
4679         [BZ #17261]
4680         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
4681         value to 0.
4682         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
4684 2014-08-12  Roland McGrath  <roland@hack.frob.com>
4686         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
4688 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
4690         [BZ #16892]
4691         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
4692         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
4694 2014-08-12  Sean Anderson  <seanga2@gmail.com>
4696         * malloc/malloc.c: Fix typo in comment.
4698 2014-08-09  Allan McRae  <allan@archlinux.org>
4700         * Regenerate libc.po.
4702 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
4704         * intl/tst-gettext2.sh: Check every lang file for creation.
4706 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
4708         * sysdeps/aarch64/fpu/math_private.h
4709         (libc_feholdsetround_noex_aarch64_ctx): New function.
4711 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
4713         * sysdeps/arm/armv6/strcpy.S (strcpy):
4714         Fix performance issue in misaligned cases.
4716 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4718         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
4719         Move definition from termios.h.
4720         (struct termio): Likewise.
4721         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
4722         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
4723         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
4724         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
4725         Likewise.
4726         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
4727         Move definition to ioctl-types.h
4728         (struct termio): Likewise.
4729         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
4730         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
4731         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
4732         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
4733         Likewise.
4735 2014-08-05  Richard Henderson  <rth@redhat.com>
4737         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
4738         exceptions.
4739         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
4740         Add fraiseexcpt.
4741         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
4742         Use __feraiseexcept.
4743         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
4744         Protect libm symbols with IS_IN_libm.
4746         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
4748 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
4750         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
4752 2014-08-04  Will Newton  <will.newton@linaro.org>
4754         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
4755         file.
4757 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
4759         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
4760         variants for each function.
4762 2014-08-04  Roland McGrath  <roland@hack.frob.com>
4764         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
4765         appended ...
4766         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
4767         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
4768         appended ...
4769         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
4770         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
4771         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
4772         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
4773         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
4774         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
4775         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
4776         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
4777         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
4778         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
4779         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
4780         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
4781         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
4782         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
4783         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
4784         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
4785         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
4786         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
4787         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
4788         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
4789         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
4790         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
4791         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
4792         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
4793         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
4794         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
4795         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
4796         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
4797         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
4798         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
4799         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
4800         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
4801         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
4802         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
4803         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
4804         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
4805         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
4806         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
4807         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
4808         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
4809         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
4810         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
4811         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
4812         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
4813         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
4814         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
4815         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
4816         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
4817         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
4818         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
4819         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
4820         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
4821         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
4822         Update #include.
4823         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
4824         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
4826 2014-08-04  Roland McGrath  <roland@hack.frob.com>
4828         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
4829         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
4830         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
4831         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
4832         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
4833         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
4835 2014-08-04  Roland McGrath  <roland@hack.frob.com>
4837         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
4838         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
4839         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4840         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
4842 2014-08-04  Roland McGrath  <roland@hack.frob.com>
4844         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
4845         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
4846         (__libc_vfork): Define function under this name.
4847         (__vfork): Define as an alias.
4848         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
4849         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
4851 2014-08-04  Roland McGrath  <roland@hack.frob.com>
4853         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
4854         that was previously under [RESET_PID].
4855         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
4857 2014-08-04  Andreas Schwab  <schwab@suse.de>
4859         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
4861 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
4863         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
4864         (main): Likewise.
4866 2014-08-01  Roland McGrath  <roland@hack.frob.com>
4868         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
4870 2014-08-01  Richard Henderon  <rth@redhat.com>
4872         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
4873         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
4874         typo in exact zero test.
4875         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
4876         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
4877         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
4879 2014-08-01  Roland McGrath  <roland@hack.frob.com>
4881         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
4882         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
4883         * sysdeps/arm/sysdep.h: ... here.
4884         [!__ASSEMBLER__]: Include <stdint.h>.
4886 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
4888         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
4889         (HAVE_WCTYPE_H): Likewise.
4890         (HAVE_ISWCTYPE): Likewise.
4891         (ENABLE_NLS): Likewise.
4892         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
4893         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
4895         * posix/regex_internal.c: Check if DEBUG is defined and is
4896         set.
4898         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
4899         (HAVE_MBSRTOWCS): Likewise.
4900         * posix/fnmatch.c: Include string.h unconditionally.
4902 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
4904         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
4905         reversal.
4907 2014-07-31  Roland McGrath  <roland@hack.frob.com>
4909         * sysdeps/generic/safe-fatal.h: New file.
4910         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
4911         * nptl/forward.c: Include it.
4912         (__pthread_unwind): Use __safe_fatal as default action, rather
4913         than a bogus use of INTERNAL_SYSCALL that could never work.
4915         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
4916         * configure.ac (libc_cv_builtin_trap): New test.
4917         * configure: Regenerated.
4918         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
4919         (ABORT_INSTRUCTION): Define using __builtin_trap.
4921         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
4922         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
4923         * sysdeps/nptl/nptl-signals.h: New file.
4924         * nptl/pthreadP.h: Include <nptl-signals.h>.
4926 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
4928         * sysdeps/s390/s390-64/utf16-utf32-z9.c
4929         (ONE_DIRECTION): Define.
4930         * sysdeps/s390/s390-64/utf8-utf16-z9.c
4931         (ONE_DIRECTION): Define.
4932         * sysdeps/s390/s390-64/utf8-utf32-z9.c
4933         (ONE_DIRECTION): Define.
4935 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
4937         * sysdeps/s390/Makefile: Delete file.
4938         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
4939         * sysdeps/s390/__longjmp.c: Delete file.
4940         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
4941         Remove fields __flags and __reserved.
4942         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
4943         and add versioning.
4944         * sysdeps/s390/rtld-__longjmp.c: Delete file.
4945         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
4946         * sysdeps/s390/rtld-setjmp.S: Likewise.
4947         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
4948         * sysdeps/s390/s390-32/__longjmp.c: ... here.
4949         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
4950         * sysdeps/s390/s390-32/setjmp.S: ... here.
4951         Add versioning.
4952         (__sigsetjmp): Remove setting __flags field.
4953         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
4954         * sysdeps/s390/s390-64/__longjmp.c: ... here.
4955         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
4956         * sysdeps/s390/s390-64/setjmp.S: ... here.
4957         Add versioning.
4958         (__sigsetjmp): Remove setting __flags field.
4959         * sysdeps/s390/setjmp.S: Delete file.
4960         * sysdeps/s390/sigjmp.c: Likewise.
4961         * sysdeps/s390/v1-longjmp.c: Likewise.
4962         * sysdeps/s390/v1-setjmp.h: Likewise.
4963         * sysdeps/s390/v1-sigjmp.c: Likewise.
4964         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
4965         Remove v1-longjmp_chk.
4966         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
4967         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
4968         Include debug/longjmp_chk.c and add versioning.
4969         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
4970         Include nptl/pt-longjmp.c and add versioning.
4971         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
4972         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
4973         Include __longjmp.c.
4974         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
4975         Move to ...
4976         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
4977         (__getcontext): Remove setting __flags field.
4978         Add versioning.
4979         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
4980         Don't restore upper high grps.
4981         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
4982         Likewise.
4983         (__swapcontext): Remove setting uc_flags field.
4984         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
4985         Delete file.
4986         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
4987         Include __longjmp.c.
4988         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
4989         Move to ...
4990         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
4991         (__getcontext): Remove setting __flags field.
4992         Add versioning.
4993         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
4994         (__swapcontext): Remove setting uc_flags field.
4995         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
4996         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
4997         Remove fields uc_high_gprs and __reserved.
4998         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
4999         New file with reverted content.
5000         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
5001         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
5002         Regenerated.
5003         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
5004         Regenerated.
5006 2014-07-31  Andreas Schwab  <schwab@suse.de>
5008         * config.h.in (HAVE_IFUNC): Define to 0.
5009         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
5010         definedness.
5012 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
5014         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
5015         memmove-avx-unaligned, memcpy-avx-unaligned and
5016         mempcpy-avx-unaligned.
5017         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
5018         Add tests for AVX memcpy functions.
5019         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
5020         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
5021         memcpy_chk.
5022         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
5023         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
5024         memmove_chk.
5025         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
5026         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
5027         mempcpy_chk.
5028         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
5029         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
5030         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
5032 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5034         [BZ #17213]
5035         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
5036         powerpc64le.
5038 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
5040         [BZ #16839]
5041         * manual/llio.texi: Add section about open file description locks.
5042         * manual/examples/ofdlocks.c: Example of open file description
5043         lock usage.
5044         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
5045         F_OFD_SETLK, and F_OFD_SETLKW.
5047 2014-07-23  Allan McRae  <allan@archlinux.org>
5049         * po/es.po: Update Spanish translation from translation project.
5051 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
5053         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
5055 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
5057         [BZ #17078]
5058         * sysdeps/arm/dl-machine.h (elf_machine_rela)
5059         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
5060         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
5062 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
5064         [BZ #17088]
5065         * math/fesetenv.c (__fesetenv)
5066         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
5067         * math/feupdateenv.c (__feupdateenv)
5068         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
5070         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
5071         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
5072         (__ASSUME_SOCKETCALL): Do not define.
5074         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
5075         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
5076         (__ASSUME_SOCKETCALL): Do not define.
5077         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
5078         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
5079         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
5080         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
5081         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
5082         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
5083         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
5084         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
5086         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
5087         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
5088         (__ASSUME_SOCKETCALL): Do not define.
5089         (__ASSUME_IPC64): Define unconditionally.
5090         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
5091         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
5092         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
5093         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
5094         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
5095         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
5096         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
5097         Likewise.
5099         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
5100         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
5101         (__ASSUME_SOCKETCALL): Do not define.
5102         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
5103         (__ASSUME_FUTEX_LOCK_PI): Likewise.
5104         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
5105         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
5106         (__ASSUME_REQUEUE_PI): Define unconditionally.
5107         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
5108         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
5109         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
5110         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
5111         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
5112         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
5114         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
5115         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
5116         (__ASSUME_SOCKETCALL): Do not define.
5117         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
5118         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
5119         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
5120         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
5121         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
5122         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
5124         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
5125         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
5126         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
5127         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
5128         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
5129         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
5130         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
5131         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
5132         (__ASSUME_GETCPU_SYSCALL): Likewise.
5134         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
5135         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
5136         cases for individual architectures.
5137         * sysdeps/gnu/configure: Regenerated.
5138         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
5139         LIBC_SLIBDIR_RTLDDIR.
5140         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
5141         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
5142         LIBC_SLIBDIR_RTLDDIR.
5143         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
5144         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
5145         LIBC_SLIBDIR_RTLDDIR.
5146         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
5147         Regenerated.
5148         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
5149         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
5150         file.
5151         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
5152         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
5153         file.
5154         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
5155         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
5156         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
5157         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
5159         * sysdeps/aarch64/shlib-versions: Move to ...
5160         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
5161         * sysdeps/alpha/shlib-versions: Move to ...
5162         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
5163         * sysdeps/arm/shlib-versions: Move to ...
5164         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
5165         * sysdeps/hppa/shlib-versions: Move all contents except for
5166         libgcc_s entry to ...
5167         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
5168         entry from ...
5169         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
5170         * sysdeps/ia64/shlib-versions: Move to ...
5171         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
5172         entry from ...
5173         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
5174         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
5175         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
5176         * sysdeps/microblaze/shlib-versions: Move to ...
5177         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
5178         * sysdeps/mips/shlib-versions: Move to ...
5179         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
5180         entry from ...
5181         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
5182         * sysdeps/tile/shlib-versions: Move to ...
5183         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
5184         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
5185         from ...
5186         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
5187         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
5188         entry from ...
5189         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
5191 2014-07-17  Will Newton  <will.newton@linaro.org>
5193         * sysdeps/arm/bits/atomic.h
5194         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
5195         (__arch_compare_and_exchange_bool_16_int): Likewise.
5196         (__arch_compare_and_exchange_bool_64_int): Likewise.
5198         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
5199         into an #else block.
5201 2014-07-16  Roland McGrath  <roland@hack.frob.com>
5203         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
5204         just Linux configurations.  Test empirically that the compiler sets
5205         __ARM_EABI__, rather than using the tuple to decide.
5206         * sysdeps/arm/preconfigure: Regenerated.
5207         * sysdeps/unix/sysv/linux/arm/configure: File removed.
5208         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
5209         contents appended ...
5210         * sysdeps/arm/configure.ac: ... here.
5211         * sysdeps/arm/configure: Regenerated.
5213 2014-07-15  Roland McGrath  <roland@hack.frob.com>
5215         * nptl/pthread_kill.c: New file.
5216         * nptl/pthread_sigmask.c: New file.
5217         * nptl/pthread_sigqueue.c: New file.
5219         * sysdeps/nptl/lowlevellock.h: New file.
5220         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
5221         * sysdeps/nptl/lowlevellock-futex.h: New file.
5223         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
5224         Remove dead declarations.
5226 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
5228         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
5229         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
5230         config-cflags-avx2.
5231         * sysdeps/x86_64/configure.ac: Likewise.
5232         * sysdeps/i386/configure: Regenerated.
5233         * sysdeps/x86_64/configure: Likewise.
5234         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
5235         memset-avx2 only if config-cflags-avx2 is yes.
5236         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
5237         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
5238         defined.
5239         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
5240         only if HAVE_AVX2_SUPPORT is defined.
5241         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
5243 2014-07-14  Alan Modra  <amodra@gmail.com>
5245         [BZ #17153]
5246         * elf/elf.h (DT_PPC64_NUM): Correct value.
5247         * NEWS: Add to fixed bug list.
5249 2014-07-13  Jim Meyering  <meyering@fb.com>
5251         [BZ 17150]
5252         regex: don't deref NULL upon heap allocation failure
5253         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
5254         failure in one more place.
5255         To trigger the segfault, configure grep -with-included-regex,
5256         build it, and run these commands:
5257         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
5259 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
5261         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
5263 2014-07-11  Richard Henderson  <rth@redhat.com>
5265         * sysdeps/aarch64/libm-test-ulps: Update.
5267 2014-07-10  Florian Weimer  <fweimer@redhat.com>
5269         [BZ #17135]
5270         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
5271         * nptl/allocatestack.c (__nptl_setxid_error): New function.
5272         (__nptl_setxid): Initialize error member.  Call
5273         __nptl_setxid_error.
5274         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
5275         * nptl/descr.h (struct xid_command): Add error member.
5276         * nptl/tst-setuid3.c: New file.
5277         * nptl/Makefile (tests): Add it.
5279 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5281         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
5282         New define.
5283         (__lll_trylock): Use __lll_base_trylock.
5284         (__lll_cond_trylock): Likewise.
5286 2014-07-10  Roland McGrath  <roland@hack.frob.com>
5288         * nptl/pthread_create.c (start_thread): Use atomic_or and
5289         lll_futex_wake directly rather than lll_robust_dead.
5290         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
5291         (lll_robust_dead): Macro removed.
5292         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
5293         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
5294         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
5295         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
5296         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
5297         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
5298         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
5299         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
5300         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
5301         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
5302         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
5303         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
5304         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
5305         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
5306         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
5308         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
5309         Use atomic_compare_and_exchange_val_acq directly rather than
5310         lll_robust_trylock.
5311         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
5312         (__lll_robust_trylock, lll_robust_trylock): Removed.
5313         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
5314         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
5315         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
5316         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
5317         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
5318         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
5319         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
5320         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
5321         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
5322         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
5323         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
5324         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
5325         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
5326         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
5328 2014-07-02  Florian Weimer  <fweimer@redhat.com>
5330         * manual/locale.texi (Locale Names): New section documenting
5331         locale name syntax.  Adjust menu and node chaining accordingly.
5332         (Choosing Locale): Reference Locale Names, Locale Categories.
5333         Mention setting LC_ALL=C.  Reflect that name syntax is now
5334         documented.
5335         (Locale Categories): New section title.  Reference Locale Names.
5336         LC_ALL is an environment variable, but not a category.
5337         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
5338         description, now in Locale Name.  Reference that section.  Locale
5339         name syntax is now documented.
5341 2014-07-02  Florian Weimer  <fweimer@redhat.com>
5343         [BZ #17137]
5344         * locale/findlocale.c (name_present, valid_locale_name): New
5345         functions.
5346         (_nl_find_locale): Use the loc_name variable to store name
5347         candidates.  Call name_present and valid_locale_name to check and
5348         validate locale names.  Return an error if the locale is invalid.
5350 2014-07-02  Florian Weimer  <fweimer@redhat.com>
5352         * locale/setlocale.c (setlocale): Use strdup for allocating
5353         composite name copy.
5355 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
5357         Sync up with gnulib.
5358         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
5359         [!_LIBC && ENABLE_NLS]: Include gettext.h.
5360         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
5361         and _GL_ARG_NONNULL.
5362         [USE_UNLOCKED_IO]: Include unlocked-io.h.
5363         [!_LIBC]: Include code for Windows and Cygwin.
5364         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
5365         Include prototype for int strerror_r.
5366         [!_LIBC] (is_open): New function.
5367         (flush_stdout): New function.
5368         (print_errno_message): Use it.
5369         (error): Likewise.
5370         (error_at_line): Likewise.
5371         (error_tail) Add function attribute macros.  Use
5372         __builtin_expect.
5374         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
5376         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
5378         * io/ftw.c: Include sys/param.h unconditionally.
5380         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
5382         [BZ #17125]
5383         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
5384         libc_freeres_ptr.
5385         (freecache): New function to free CACHE on exit.
5387         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
5388         initialization.
5390 2014-07-09  David S. Miller  <davem@davemloft.net>
5392         * sysdeps/sparc/fpu/libm-test-ulps: Update.
5394         * sysdeps/sparc/nptl/internaltypes.h: Delete.
5395         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
5396         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
5397         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
5398         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
5399         * sysdeps/sparc/nptl/sem_init.c: Likewise.
5400         * sysdeps/sparc/nptl/sem_post.c: Likewise.
5401         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
5402         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
5403         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
5404         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
5405         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
5406         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
5408 2014-07-09  Andreas Schwab  <schwab@suse.de>
5410         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
5411         output.
5412         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
5413         (do_test): Likewise.
5415         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
5417 2014-07-09  Will Newton  <will.newton@linaro.org>
5419         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
5420         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
5421         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
5422         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
5423         * sysdeps/hppa/start.S (_start): Likewise.
5425 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
5427         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
5429         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
5430         defined.
5432 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
5434         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
5435         after checking that it is non-NULL.
5437         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
5439 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5441         * sysdeps/powerpc/memmove.c: Remove file.
5442         * sysdeps/powerpc/powerpc32/power4/memcopy.h
5443         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
5444         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
5445         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
5446         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
5447         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
5448         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
5449         string memmove instead of removed powerpc one.
5451         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
5452         [weak_alias]: Fix compiler warning due trailing data.
5453         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
5454         [weak_alias]: Likewise.
5455         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
5456         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
5458         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
5459         (__libc_ifunc_impl_list): Add memmove functions.
5461 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
5463         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
5464         Remove code.
5465         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
5466         Likewise
5467         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
5468         Likewise
5469         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
5470         Likewise
5471         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
5472         Likewise
5473         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
5474         Likewise
5475         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
5476         Likewise
5477         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
5478         Likewise
5479         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
5480         Likewise
5481         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
5482         Likewise
5483         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
5484         Likewise
5485         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
5486         Likewise
5487         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
5488         Likewise
5489         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
5490         Likewise
5491         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
5492         Likewise
5493         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
5494         Likewise
5495         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
5496         Likewise
5498 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5500         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
5501         to avoid alignment traps in non-cacheable memory.
5502         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
5504         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
5505         multiarch objects.
5506         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
5507         file: multiarch power7 memmove.
5508         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
5509         multiarch default memmove.
5510         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
5511         multiarch memove for powerpc32/power4.
5513         * string/bcopy.c: Use full path to include memmove.c.
5514         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
5515         multiarch objects.
5516         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
5517         bcopy for powerpc64.
5518         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
5519         bcopy for powerpc64.
5520         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
5521         and memmove implementations.
5522         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
5523         optimized multiarch memmove for POWER7/powerpc64.
5524         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
5525         default multiarch memmove for powerpc64.
5526         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
5527         multiarch for powerpc64.
5528         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
5529         for POWER7/powerpc64.
5530         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
5531         memmove for POWER7/powerpc64.
5533         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
5534         glibc default one.
5536         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
5537         __ELF_NATIVE_CLASS equal to 64.
5539 2014-07-07  Roland McGrath  <roland@hack.frob.com>
5541         * sysdeps/nptl/lowlevellock.h: File removed.
5543         * NEWS: NPTL is no longer an add-on!
5544         * nptl/internaltypes.h: Moved ...
5545         * sysdeps/nptl/internaltypes.h: ... here.
5546         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
5547         * sysdeps/nptl/fork.c: Likewise.
5548         * sysdeps/nptl/gai_misc.h: Likewise.
5549         * sysdeps/nptl/librt-cancellation.c: Likewise.
5550         * sysdeps/nptl/jmp-unwind.c: Likewise.
5551         * sysdeps/nptl/setxid.h: Likewise.
5552         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
5553         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
5554         * sysdeps/unix/sysv/linux/arm/Implies: New file.
5555         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
5556         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
5557         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
5558         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
5559         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
5560         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
5561         * sysdeps/unix/sysv/linux/mips/Implies: New file.
5562         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
5563         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
5564         * sysdeps/unix/sysv/linux/sh/Implies: New file.
5565         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
5566         * sysdeps/unix/sysv/linux/tile/Implies: New file.
5567         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
5568         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
5569         * nptl/Makeconfig: Moved ...
5570         * sysdeps/nptl/Makeconfig: ... here.
5571         * nptl/configure: File removed.
5572         * nptl/ANNOUNCE: File removed.
5573         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
5574         * sysdeps/unix/sysv/linux/configure: Regenerated.
5576         * nptl/Makefile (routines): Add libc_pthread_init,
5577         libc_multiple_threads, register-atfork and unregister-atfork.
5578         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
5579         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
5580         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
5581         pthread-pi-defines.sym, structsem.sym.
5582         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
5583         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
5584         [$(subdir) = nptl] (tests): Add tst-setgetname.
5585         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
5586         * sysdeps/unix/sysv/linux/sigaction.c: Just include
5587         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
5588         [!LIBC_SIGACTION]: Remove aliases.
5589         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
5590         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
5591         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
5592         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
5593         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
5594         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
5595         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
5596         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
5597         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
5598         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
5599         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
5600         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
5601         __libc_allocate_rtsig_private.
5602         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
5603         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
5604         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
5605         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
5606         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
5607         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
5608         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
5609         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
5610         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
5611         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
5612         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
5613         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
5614         * nptl/internaltypes.h: ... here.
5615         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
5616         * sysdeps/nptl/jmp-unwind.c: ... here.
5617         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
5618         * nptl/libc-lowlevellock.c: ... here.
5619         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
5620         * nptl/libc_multiple_threads.c: ... here.
5621         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
5622         * nptl/libc_pthread_init.c: ... here.
5623         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
5624         * nptl/lowlevelbarrier.sym: ... here.
5625         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
5626         * nptl/lowlevelcond.sym: ... here.
5627         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
5628         * nptl/lowlevellock.c: ... here.
5629         * nptl/lowlevellock.h: Moved ...
5630         * sysdeps/nptl/lowlevellock.h: ... here.
5631         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
5632         * nptl/lowlevelrobustlock.c: ... here.
5633         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
5634         * nptl/lowlevelrobustlock.sym: ... here.
5635         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
5636         * nptl/lowlevelrwlock.sym: ... here.
5637         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
5638         * nptl/pt-fork.c: ... here.
5639         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
5640         * nptl/pthread-pi-defines.sym: ... here.
5641         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
5642         * nptl/pthread_attr_getaffinity.c: ... here.
5643         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
5644         * nptl/pthread_attr_setaffinity.c: ... here.
5645         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
5646         * nptl/pthread_mutex_cond_lock.c: ... here.
5647         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
5648         Update #include.
5649         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
5650         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
5651         * nptl/pthread_once.c: ... here, replacing old file.
5652         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
5653         * nptl/pthread_yield.c: ... here.
5654         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
5655         * nptl/register-atfork.c: ... here.
5656         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
5657         * nptl/sem_post.c: ... here.
5658         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
5659         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
5660         * nptl/sem_timedwait.c: ... here.
5661         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
5662         * nptl/sem_trywait.c: ... here.
5663         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
5664         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
5665         * nptl/sem_wait.c: ... here.
5666         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
5667         * nptl/structsem.sym: ... here.
5668         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
5669         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
5670         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
5671         * nptl/unregister-atfork.c: ... here.
5672         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
5673         * nptl/unwindbuf.sym: ... here.
5674         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
5675         * sysdeps/nptl/fork.c: ... here.
5676         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
5677         * sysdeps/nptl/fork.h: ... here.
5678         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
5679         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
5680         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
5681         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
5682         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
5683         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
5684         * sysdeps/unix/sysv/linux/getpid.c: ... here.
5685         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
5686         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
5687         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
5688         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
5689         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
5690         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
5691         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
5692         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
5693         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
5694         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
5695         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
5696         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
5697         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
5698         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
5699         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
5700         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
5701         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
5702         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
5703         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
5704         * sysdeps/unix/sysv/linux/raise.c: ... here.
5705         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
5706         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
5707         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
5708         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
5709         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
5710         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
5711         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
5712         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
5713         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
5714         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
5715         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
5716         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
5717         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
5718         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
5719         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
5721 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
5723         * sysdeps/generic/memcopy.h: Add comment for
5724         MEMCPY_OK_FOR_FWD_MEMMOVE.
5726 2014-07-04  Will Newton  <will.newton@linaro.org>
5728         * string/memchr.c: Merge from gnulib.
5729         [_LIBC]: Remove conditionals.
5730         (__ptr_t): Remove define.
5731         (LONG_MAX_32_BITS): Likewise.
5732         (LONG_MAX): Likewise.
5733         (MEMCHR): Use ANSI prototype and optimize algorithm.
5735         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
5737 2014-07-03  Roland McGrath  <roland@hack.frob.com>
5739         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
5740         (lll_futex_timed_wait_bitset): Fix syscall argument count.
5742         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
5743         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
5744         in a bare environment with no <stdlib.h> installed.
5745         * sysdeps/nptl/configure: Regenerated.
5747         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
5749         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
5750         AC_EGREP_CPP for kernel header checks, so they only succeed if
5751         including <linux/version.h> actually works right.
5752         * sysdeps/unix/sysv/linux/configure: Regenerated.
5754         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
5755         value so it's not diagnosed as unused.
5757         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
5758         thing) with "ifeq ($(subdir),rt)".
5760 2014-07-03  Richard Henderson  <rth@redhat.com>
5762         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
5763         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
5764         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
5766         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
5767         (math_force_eval): New.
5769         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
5770         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
5772         * sysdeps/alpha/fpu/s_round.c: Remove file.
5773         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
5775         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
5776         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
5777         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
5778         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
5779         (_dl_start, print_statistics): Likewise.
5780         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
5781         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
5783         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5784         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5785         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5786         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5787         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
5788         (HP_SMALL_TIMING_AVAIL): Define.
5789         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5790         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
5791         (HP_SMALL_TIMING_AVAIL): Define.
5792         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5793         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5795         * sysdeps/aarch64/hp-timing.h: New file.
5797         * sysdeps/generic/hp-timing.h: Remove dead comment.
5798         * sysdeps/generic/hp-timing-common.h: New file.
5799         * sysdeps/alpha/hp-timing.h: Include it.
5800         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
5801         * sysdeps/i386/i686/hp-timing.h: Likewise.
5802         * sysdeps/ia64/hp-timing.h: Likewise.
5803         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
5804         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
5805         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
5806         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
5807         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
5808         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
5809         (hp_timing_t): New.
5811         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
5812         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
5813         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
5814         * elf/rtld.c (_dl_start_final): Likewise.
5815         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
5816         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
5817         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
5818         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
5819         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
5820         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
5821         (HP_TIMING_DIFF_INIT): Remove.
5822         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
5823         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
5824         (HP_TIMING_DIFF_INIT): Remove.
5825         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
5826         * sysdeps/i386/i686/hp-timing.c: Remove file.
5827         * sysdeps/x86_64/hp-timing.c: Remove file.
5828         * sysdeps/ia64/hp-timing.c: Remove file.
5829         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
5830         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
5831         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
5832         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
5834         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
5835         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
5836         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
5837         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
5838         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
5839         (HP_TIMING_ACCUM): Remove.
5840         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
5841         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
5842         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
5844         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
5845         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
5846         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
5847         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
5848         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
5849         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
5850         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
5851         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
5853         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
5855 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
5857         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
5859 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
5861         Sync up with gettext.
5862         * intl/loadmsgcat.c: Define O_BINARY if not defined.
5863         [_MSC_VER]: Include malloc.h
5864         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
5865         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
5866         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
5867         TEMP_FAILURE_RETRY.  Cast return of alloca.
5868         [!_LIBC] Call gl_rwlock_init.
5869         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
5871 2014-07-02  Roland McGrath  <roland@hack.frob.com>
5873         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
5874         before checking its value.
5876 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
5878         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
5880         * debug/memcpy_chk.c: Don't include pagecopy.h.
5881         * debug/mempcpy_chk.c: Likewise.
5882         * string/memcpy.c: Likewise.
5883         * string/memmove.c: Likewise.
5884         * sysdeps/powerpc/memmove.c: Likewise.
5885         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
5886         definition of PAGE_COPY_FWD_MAYBE here...
5887         * sysdeps/generic/pagecopy.h: ... from here.
5888         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
5890 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
5891             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5893         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
5894         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
5895         optimizations.
5896         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
5897         (__libc_ifunc_impl_list): Likewise.
5898         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
5899         multiarch strcat for PPC64.
5900         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
5901         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
5903 2014-07-02  Roland McGrath  <roland@hack.frob.com>
5905         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
5907 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
5909         * intl/loadmsgcat.c: Remove declaration of
5910         get_sysdep_segment_value.
5911         (get_sysdep_segment_value): Use ISO C style.
5912         (_nl_load_domain): Use ISO C style.  Get rid of redundant
5913         semicolon.  Fix typo and formatting in comment.
5914         (_nl_unload_domain): Use ISO C style.
5916         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
5918 2014-07-02  Will Newton  <will.newton@linaro.org>
5920         * malloc/obstack.c: Merge from gnulib master.
5921         [HAVE_CONFIG_H]: Remove conditional code.
5922         [!_LIBC]: Include config.h.
5923         [!ELIDE_CODE]: Don't include inttypes.h, include
5924         stdint.h unconditionally.
5925         (print_and_abort): Mark as _Noreturn.
5926         (_obstack_allocated_p): Mark as __attribute_pure__.
5927         (obstack_free): Rename to __obstack_free.
5928         [!__attribute__]: Remove conditional code.
5929         * malloc/obstack.h: Merge from gnulib master.
5930         [__cplusplus]: Move conditional down.
5931         [!__attribute_pure__]: Define __attribute_pure__ here
5932         if it is not already defined.
5933         (_obstack_memory_used): Mark as __attribute_pure__.
5934         [!__obstack_free]: Define as obstack_free.
5935         [__GNUC__]: Remove check for ancient NeXT gcc.
5937 2014-07-02  Will Newton  <will.newton@linaro.org>
5938             Paul Eggert  <eggert@cs.ucla.edu>
5940         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
5942 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
5944         * resolv/gethnamaddr.c: Add comment warning that the file is
5945         not maintained.
5947 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
5949         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
5950         entries.
5952         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
5953         entry for aio_cancel and aio_cancel64.
5954         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
5955         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
5956         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
5957         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
5958         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
5959         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
5960         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
5961         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
5962         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
5963         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
5964         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
5965         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
5966         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
5968 2014-07-01  Roland McGrath  <roland@hack.frob.com>
5970         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
5971         * nptl/pthread_mutex_lock.c: Likewise.
5972         * nptl/pthread_mutex_timedlock.c: Likewise.
5973         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
5975 2014-07-01  Richard henderson  <rth@redhat.com>
5977         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
5978         (__isnan, __isnanl): Remove.
5979         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
5981         * sysdeps/alpha/fpu/libm-test-ulps: Update.
5983 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
5985         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
5987 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
5989         * resolv/nss_dns/dns-host.c (getanswer_r)
5990         [MULTI_PTRS_ARE_ALIASES]: Remove code.
5992 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
5994         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
5995         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
5996         undefine.
5997         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
5998         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
6000 2014-07-01  Roland McGrath <roland@hack.frob.com>
6002         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
6003         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
6005         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
6006         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
6008         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
6009         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
6010         ... here.
6011         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
6012         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
6014         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
6015         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
6016         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
6017         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
6019         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
6020         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
6021         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
6022         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
6023         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
6024         Moved ...
6025         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
6026         ... here.
6027         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
6028         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
6029         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
6030         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
6031         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
6032         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
6033         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
6034         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
6035         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
6036         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
6037         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
6038         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
6039         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
6040         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
6041         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
6042         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
6043         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
6044         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
6045         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
6046         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
6047         ... here.
6048         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
6049         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
6050         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
6051         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
6052         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
6053         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
6054         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
6055         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
6057 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
6059         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
6060         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
6061         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
6062         Add sysdep.
6064 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6066         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6068 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
6070         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
6071         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
6073         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
6075         * sysdeps/arm/libm-test-ulps: Regenerated.
6077 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
6078             Roland McGrath <roland@hack.frob.com>
6080         * test-skeleton.c (signal_handler): Kill the whole process group
6081         before killing the child individually.
6082         (main): Report any failure on `setpgid'.
6084 2014-06-30  Roland McGrath  <roland@hack.frob.com>
6086         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
6087         from _TLS_H to _ARM_NPTL_TLS_H.
6088         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
6089         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
6091 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
6093         [BZ #16539]
6094         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
6095         (__expm1l): Return argument unchanged when small but not
6096         subnormal.
6098         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
6099         include macro name.
6100         (_FP_UNPACK_RAW_1_P): Likewise.
6101         (_FP_PACK_RAW_1): Likewise.
6102         (_FP_PACK_RAW_1_P): Likewise.
6103         (_FP_MUL_MEAT_1_wide): Likewise.
6104         (_FP_MUL_MEAT_DW_1_hard): Likewise.
6105         (_FP_MUL_MEAT_1_hard): Likewise.
6106         (_FP_DIV_MEAT_1_imm): Likewise.
6107         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
6108         (_FP_DIV_MEAT_1_udiv): Likewise.
6109         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
6110         (_FP_UNPACK_RAW_2): Likewise.
6111         (_FP_UNPACK_RAW_2_P): Likewise.
6112         (_FP_PACK_RAW_2): Likewise.
6113         (_FP_PACK_RAW_2_P): Likewise.
6114         (_FP_MUL_MEAT_DW_2_wide): Likewise.
6115         (_FP_MUL_MEAT_2_wide): Likewise.
6116         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
6117         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
6118         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
6119         (_FP_MUL_MEAT_2_gmp): Likewise.
6120         (_FP_DIV_MEAT_2_udiv): Likewise.
6121         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
6122         (_FP_FRAC_SRL_4): Likewise.
6123         (_FP_FRAC_SRST_4): Likewise.
6124         (_FP_FRAC_SRS_4): Likewise.
6125         (_FP_UNPACK_RAW_4): Likewise.
6126         (_FP_UNPACK_RAW_4_P): Likewise.
6127         (_FP_PACK_RAW_4): Likewise.
6128         (_FP_PACK_RAW_4_P): Likewise.
6129         (_FP_MUL_MEAT_DW_4_wide): Likewise.
6130         (_FP_MUL_MEAT_4_wide): Likewise.
6131         (_FP_MUL_MEAT_4_gmp): Likewise.
6132         (umul_ppppmnnn): Likewise.
6133         (_FP_DIV_MEAT_4_udiv): Likewise.
6134         (__FP_FRAC_ADD_4): Likewise.
6135         (__FP_FRAC_SUB_3): Likewise.
6136         (__FP_FRAC_SUB_4): Likewise.
6137         (__FP_FRAC_DEC_3): Likewise.
6138         (__FP_FRAC_DEC_4): Likewise.
6139         (__FP_FRAC_ADDI_4): Likewise.
6140         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
6141         (_FP_FRAC_SRL_8): Likewise.
6142         (_FP_FRAC_SRS_8): Likewise.
6144         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
6145         include macro name.
6146         (FP_UNPACK_RAW_EP): Likewise.
6147         (FP_PACK_RAW_E): Likewise.
6148         (FP_PACK_RAW_EP): Likewise.
6149         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
6150         (_FP_ISSIGNAN): Likewise.
6151         (_FP_ADD_INTERNAL): Likewise.
6152         (_FP_FMA): Likewise.
6153         (_FP_CMP): Likewise.
6154         (_FP_SQRT): Likewise.
6155         (_FP_TO_INT): Likewise.
6156         (_FP_FROM_INT): Likewise.
6157         (FP_EXTEND): Likewise.
6158         (_FP_DIV_MEAT_N_loop): Likewise.
6160 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
6162         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
6163         throughout.
6165 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
6167         [BZ #17097]
6168         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
6169         result with correct sign in case of exponents that produce
6170         overflow except for X very close to 1.
6172 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
6174         mktime: merge #if/#ifdef usage from glibc
6175         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
6176         as that works with both Glibc's and Gnulib's style.
6177         See thread starting at Siddhesh Poyarekar's bug report at:
6178         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
6180 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
6182         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
6183         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
6184         * sysdeps/tile/tilegx/memmove.c: Remove file.
6186 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
6188         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
6189         abi-name definition.
6190         * scripts/soversions.awk: Do not handle or generate ABI lines.
6191         * shlib-versions: Remove ABI entries.
6192         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
6193         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
6195 2014-06-27  Roland McGrath  <roland@hack.frob.com>
6197         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
6198         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
6199         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
6200         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
6201         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
6202         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
6203         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
6204         Moved ...
6205         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
6206         ... here.
6207         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
6208         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
6209         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
6210         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
6211         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
6212         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
6213         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
6214         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
6215         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
6216         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
6217         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
6218         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
6219         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
6220         Moved ...
6221         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
6222         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
6223         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
6224         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
6225         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
6226         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
6227         Moved ...
6228         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
6229         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
6230         Moved ...
6231         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
6232         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
6233         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
6234         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
6235         Moved ...
6236         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
6237         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
6238         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
6239         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
6240         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
6241         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
6242         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
6243         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
6244         Moved ...
6245         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
6246         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
6247         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
6248         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
6249         Moved ...
6250         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
6251         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
6252         Moved ...
6253         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
6254         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
6255         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
6256         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
6257         Moved ...
6258         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
6259         ... here.
6260         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
6261         Identical file removed.
6262         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
6263         Moved ...
6264         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
6265         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
6266         Identical file removed.
6267         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
6268         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
6269         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
6270         Moved ...
6271         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
6272         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
6273         Identical file removed.
6274         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
6275         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
6276         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
6277         Identical file removed.
6278         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
6279         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
6280         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
6281         Identical file removed.
6282         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
6283         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
6284         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
6285         Identical file removed.
6286         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
6287         Moved ...
6288         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
6289         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
6290         Identical file removed.
6291         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
6292         Moved ...
6293         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
6294         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
6295         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
6296         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
6297         Identical file removed.
6298         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
6299         Moved ...
6300         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
6301         ... here.
6302         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
6303         Identical file removed.
6304         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
6305         Moved ...
6306         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
6307         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
6308         Identical file removed.
6309         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
6310         Moved ...
6311         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
6312         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
6313         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
6314         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
6315         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
6316         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
6317         Moved ...
6318         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
6319         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
6320         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
6322         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
6323         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
6324         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
6325         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
6326         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
6328 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
6330         [BZ #17092]
6331         * nscd/nscd.c (monitor_child): Return exit status of child
6332         instead of return value from wait syscall.
6334 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
6336         * configure.ac (libc_commonpagesize): Remove variable.
6337         (libc_relro_required): Likewise.
6338         (libc_cv_z_relro): Remove configure test.
6339         * configure: Regenerated.
6340         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
6341         variable.
6342         (libc_relro_required): Likewise.
6343         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
6344         (libc_relro_required): Likewise.
6345         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
6346         (libc_relro_required): Likewise.
6347         * sysdeps/arm/preconfigure: Regenerated.
6348         * sysdeps/ia64/preconfigure: Remove file.
6349         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
6350         variable.
6351         (libc_relro_required): Likewise.
6353         [BZ #16561]
6354         [BZ #16562]
6355         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
6356         (__ieee754_yn): Set FE_TONEAREST mode internally and then
6357         recompute overflowing results in original rounding mode.
6358         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
6359         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
6360         recompute overflowing results in original rounding mode.
6361         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
6362         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
6363         recompute overflowing results in original rounding mode.
6364         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
6365         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
6366         recompute overflowing results in original rounding mode.
6367         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
6368         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
6369         recompute overflowing results in original rounding mode.
6370         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
6371         (libc_feholdsetround_ctx): New macro.
6372         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
6373         * sysdeps/i386/fpu/libm-test-ulps: Update.
6374         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
6376 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
6378         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
6379         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
6380         corresponding .cpsetup call.
6382 2014-06-26  Roland McGrath  <roland@hack.frob.com>
6384         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
6385         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
6386         * sysdeps/arm/Makefile [$(subdir) = csu]
6387         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
6388         (static-only-routines): Add aeabi_read_tp here.
6389         (shared-only-routines): Add libc-aeabi_read_tp here.
6390         (CFLAGS-libc-start.c): Add -fexceptions here.
6391         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
6392         (sysdep_routines, static-only-routines, shared-only-routines):
6393         Don't add to these here.
6394         (CFLAGS-libc-start.c): Likewise.
6396         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
6397         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
6398         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
6399         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
6400         * sysdeps/arm/Makefile [$(subdir) = rt]
6401         (librt-sysdep_routines, librt-shared-only-routines):
6402         Append rt-aeabi_unwind_cpp_pr1 here.
6403         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
6404         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
6405         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
6406         (libpthread-sysdep_routines, libpthread-shared-only-routines):
6407         Append nptl-aeabi_unwind_cpp_pr1 here.
6408         (tests): Filter out tst-cleanupx4 here.
6409         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
6410         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
6411         Don't do those here.
6413 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
6415         * scripts/list-sources.sh: Do not handle ports specially.
6417 2014-06-26  Roland McGrath  <roland@hack.frob.com>
6419         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
6420         * sysdeps/arm/feupdateenv.c: Likewise.
6422         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
6424 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
6426         * manual/texinfo.tex: Update to version 2014-05-05.10 with
6427         trailing whitespace removed.
6428         * scripts/config.guess: Update to version 2014-03-23.
6429         * scripts/config.sub: Update to version 2014-05-01
6430         * scripts/install-sh: Update to version 2013-12-25.23.
6431         * scripts/move-if-change: Update from gnulib.
6433 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6435         * debug/memmove_chk.c: Remove pagecopy.h include.
6437 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
6439         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
6440         identical to gnulib mktime.
6442 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
6444         * configure.ac: Do not test for machine being rs6000.  Do not test
6445         for powerpc*-*soft.
6446         * configure: Regenerated.
6448         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
6449         test.
6450         * configure: Regenerated.
6451         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
6452         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
6453         Remove configure test.
6454         * sysdeps/arm/configure: Regenerated.
6455         * sysdeps/nptl/configure.ac: Do not check
6456         libc_cv_asm_cfi_directives.
6457         * sysdeps/nptl/configure: Regenerated.
6458         * sysdeps/x86_64/nptl/configure.ac: Remove file.
6459         * sysdeps/x86_64/nptl/configure: Remove generated file.
6460         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
6461         unconditional.
6462         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
6464 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6466         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
6467         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
6468         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
6469         it is defined.
6471         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
6472         instead of whether it is defined.
6473         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
6474         * sysdeps/hppa/dl-machine.h: Likewise.
6475         * sysdeps/ia64/dl-machine.h: Likewise.
6476         * sysdeps/m68k/dl-machine.h: Likewise.
6477         * sysdeps/microblaze/dl-machine.h: Likewise.
6478         * sysdeps/mips/dl-machine.: Likewise.
6479         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
6480         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
6481         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
6482         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
6483         * sysdeps/sh/dl-machine.h: Likewise.
6484         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
6485         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
6486         * sysdeps/tile/dl-machine.h: Likewise.
6487         * sysdeps/x86_64/dl-machine.h: Likewise.
6489         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
6490         code.
6491         (verify_persistent_db): Likewise.
6493 2014-06-26  Roland McGrath  <roland@hack.frob.com>
6495         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
6496         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
6497         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
6498         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
6499         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
6500         Moved ...
6501         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
6502         ... here.
6503         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
6504         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
6505         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
6506         Identical file removed.
6507         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
6508         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
6509         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
6510         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
6511         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
6512         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
6513         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
6514         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
6515         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
6516         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
6517         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
6518         Moved ...
6519         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
6520         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
6521         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
6522         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
6523         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
6524         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
6525         Moved ...
6526         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
6527         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
6528         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
6529         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
6530         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
6531         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
6532         Identical file removed.
6533         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
6534         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
6535         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
6536         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
6537         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
6538         Moved ...
6539         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
6540         ... here.
6541         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
6542         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
6543         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
6544         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
6545         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
6546         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
6547         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
6548         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
6549         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
6550         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
6551         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
6552         Moved ...
6553         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
6554         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
6555         Moved ...
6556         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
6557         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
6558         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
6559         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
6560         Moved ...
6561         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
6562         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
6563         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
6565         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
6566         folded into ...
6567         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
6568         * sysdeps/unix/sysv/linux/s390/Versions
6569         (libpthread: GLIBC_2.19): New version set.
6570         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
6571         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
6572         (librt: GLIBC_2.3.3): New version set.
6573         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
6574         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
6575         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
6576         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
6577         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
6578         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
6579         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
6580         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
6581         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
6582         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
6583         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
6584         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
6585         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
6586         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
6587         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
6588         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
6589         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
6590         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
6591         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
6592         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
6593         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
6594         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
6595         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
6596         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
6597         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
6598         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
6599         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
6600         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
6601         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
6602         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
6603         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
6604         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
6605         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
6606         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
6607         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
6608         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
6609         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
6610         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
6611         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
6612         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
6613         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
6614         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
6615         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
6616         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
6617         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
6619         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
6620         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
6621         (__libc_vfork): Define the function under this name.
6622         [!NOT_IN_libc] (__vfork): Make this an alias.
6623         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
6624         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
6625         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
6626         (__libc_vfork): Define the function under this name.
6627         [!NOT_IN_libc] (__vfork): Make this an alias.
6628         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
6629         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
6630         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
6631         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
6632         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
6633         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
6635         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
6636         code that was previously under [RESET_PID].
6637         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
6638         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
6639         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
6641         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
6642         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
6643         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
6644         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
6645         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
6646         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
6647         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
6648         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
6649         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
6650         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
6651         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
6652         Moved ...
6653         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
6654         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
6655         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
6656         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
6657         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
6658         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
6659         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
6660         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
6661         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
6662         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
6663         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
6664         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
6665         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
6666         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
6667         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
6668         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
6669         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
6670         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
6671         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
6672         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
6673         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
6674         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
6675         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
6676         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
6677         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
6678         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
6679         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
6680         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
6681         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
6683 2014-06-25  Roland McGrath  <roland@hack.frob.com>
6685         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
6686         that was previously under [RESET_PID].
6687         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
6689 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
6691         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
6692         not undefine and redefine.
6693         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
6694         [O_CLOEXEC]: Make code unconditional.
6695         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
6696         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
6697         <kernel-features.h>.
6698         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
6699         conditional variable definition.
6700         (shm_open) [O_CLOEXEC]: Make code unconditional.
6701         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
6702         code.
6704         * configure.ac (USE_REGPARMS): Don't define here.
6705         * configure: Regenerated.
6706         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
6707         * sysdeps/i386/configure: Regenerated.
6709         * nptl/createthread.c: Don't include kernel-features.h.
6710         * nptl/pthread_cancel.c: Likewise.
6711         * nptl/pthread_condattr_setclock.c: Likewise.
6712         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
6713         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
6714         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
6715         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
6716         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
6717         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
6718         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
6719         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
6720         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
6721         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
6722         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
6723         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
6724         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
6725         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
6726         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
6727         * nscd/gai.c: Likewise.
6728         * nss/nss_db/db-open.c: Likewise.
6729         * sysdeps/generic/ldsodefs.h: Likewise.
6730         * sysdeps/sh/nptl/tls.h: Likewise.
6731         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
6732         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
6733         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
6734         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
6735         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
6736         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
6737         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
6738         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
6739         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
6740         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
6741         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
6742         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
6743         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
6744         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
6745         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
6746         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
6747         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
6748         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
6749         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
6750         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
6751         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
6752         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
6753         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
6754         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
6755         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
6756         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
6757         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
6758         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
6759         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
6760         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
6761         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
6762         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
6763         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
6764         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
6765         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
6766         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
6767         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
6768         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
6769         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
6770         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
6771         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
6772         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
6773         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
6774         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
6775         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
6776         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
6777         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
6778         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
6779         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
6780         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
6781         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
6782         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
6783         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
6784         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
6785         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
6786         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
6787         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
6788         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
6789         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
6790         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
6791         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
6792         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
6793         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
6794         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
6795         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
6796         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
6797         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
6798         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
6799         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
6800         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
6801         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
6802         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
6803         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
6804         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
6805         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
6806         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
6807         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
6808         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
6809         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
6810         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
6811         * sysdeps/unix/sysv/linux/pread.c: Likewise.
6812         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
6813         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
6814         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
6815         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
6816         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
6817         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
6818         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
6819         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
6820         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
6821         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
6822         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
6823         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
6824         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
6825         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
6826         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
6827         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
6828         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
6829         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
6830         * sysdeps/unix/sysv/linux/system.c: Likewise.
6831         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
6832         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
6833         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
6834         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
6835         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
6836         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
6837         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
6839         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
6840         * configure: Regenerated.
6841         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
6843         * configure.ac (base_machine): Do not set specially for particular
6844         machines here.
6845         * configure: Regenerated.
6846         * sysdeps/powerpc/preconfigure: Move machine and base_machine
6847         settings from configure.ac.
6848         * sysdeps/i386/preconfigure: New file.
6849         * sysdeps/s390/preconfigure: Likewise.
6850         * sysdeps/sh/preconfigure: Likewise.
6851         * sysdeps/sparc/preconfigure: Likewise.
6853 2014-06-25  Roland McGrath  <roland@hack.frob.com>
6855         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
6856         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
6857         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
6858         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
6859         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
6860         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
6861         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
6862         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
6863         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
6864         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
6865         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
6866         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
6867         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
6868         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
6869         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
6870         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
6871         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
6872         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
6873         * sysdeps/sparc/sparc64/Makefile: ... appended here.
6875         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
6876         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
6877         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
6878         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
6879         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
6880         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
6881         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
6882         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
6883         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
6884         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
6885         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
6886         * sysdeps/sparc/sparc32/sem_post.c: ... here.
6887         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
6888         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
6889         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
6890         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
6891         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
6892         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
6893         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
6894         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
6895         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
6896         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
6897         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
6898         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
6899         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
6900         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
6901         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
6902         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
6903         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
6904         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
6905         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
6906         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
6907         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
6908         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
6909         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
6910         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
6911         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
6912         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
6914         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
6915         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
6916         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
6917         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
6918         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
6919         Moved ...
6920         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
6921         ... here.
6922         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
6923         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
6924         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
6925         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
6926         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
6927         Moved ...
6928         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
6929         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
6930         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
6931         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
6932         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
6933         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
6934         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
6935         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
6936         Moved ...
6937         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
6938         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
6939         Moved ...
6940         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
6941         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
6942         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
6943         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
6944         Moved ...
6945         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
6946         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
6947         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
6948         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
6949         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
6950         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
6951         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
6952         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
6953         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
6954         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
6955         Moved ...
6956         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
6957         ... here.
6958         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
6959         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
6960         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
6961         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
6962         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
6963         Moved ...
6964         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
6965         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
6966         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
6967         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
6968         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
6969         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
6970         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
6971         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
6972         Moved ...
6973         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
6974         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
6975         Moved ...
6976         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
6977         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
6978         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
6979         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
6980         Moved ...
6981         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
6982         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
6983         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
6984         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
6985         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
6987 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
6989         * timezone/checktab.awk: Update from tzcode 2014e.
6990         * timezone/private.h: Likewise.
6991         * timezone/tzfile.h: Likewise.
6992         * timezone/zdump.c: Likewise.
6993         * timezone/zic.c: Likewise.
6995         * sysdeps/unix/sysv/linux/kernel-features.h
6996         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
6997         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
6998         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
6999         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
7000         Remove conditional code.
7002 2014-06-25  Will Newton  <will.newton@linaro.org>
7004         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
7005         (_dl_arm_cap_flags): Add HWCAP2 values.
7006         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
7007         (_DL_HWCAP_COUNT): Increase to 37.
7008         (_DL_HWCAP_LAST): New define.
7009         (_DL_HWCAP2_LAST): New define.
7010         (_dl_procinfo): Add support for printing
7011         AT_HWCAP2 entries.
7012         (_dl_string_hwcap): Use _dl_hwcap_string.
7014 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7016         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
7018 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
7020         * README: Do not mention ports directory.
7022         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
7023         Remove macro.
7024         * sysdeps/unix/sysv/linux/futimes.c: Do not include
7025         <kernel-features.h>.
7026         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
7027         conditional variable definition.
7028         (__futimes): Update comment.
7029         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
7030         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
7032         [BZ #16560]
7033         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
7034         arguments close to 0.
7035         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
7036         Likewise.
7037         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
7038         Likewise.
7039         * math/auto-libm-test-in: Add more tests of exp10.
7040         * math/auto-libm-test-out: Regenerated.
7041         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
7043         * sysdeps/unix/sysv/linux/kernel-features.h
7044         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
7045         * sysdeps/unix/sysv/linux/readv.c: Do not include
7046         <kernel-features.h>.
7047         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
7048         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
7049         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
7050         unconditional.
7051         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
7052         conditional code.
7053         * sysdeps/unix/sysv/linux/writev.c: Do not include
7054         <kernel-features.h>.
7055         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
7056         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
7057         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
7058         unconditional.
7059         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
7060         conditional code.
7062 2014-06-25  Will Newton  <will.newton@linaro.org>
7064         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
7065         comment changes throughout the file.  Remove checks
7066         for HAVE_*_H definitions that are not required.
7067         (__gen_tempname): Call abort if an unknown kind value is
7068         passed.
7070 2014-06-25  Andreas Schwab  <schwab@suse.de>
7072         [BZ #17086]
7073         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
7074         scalbln, scalblnf, scalblnl in libc.
7076 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
7078         [BZ #17086]
7079         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
7080         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
7081         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
7083 2014-06-24  Roland McGrath  <roland@hack.frob.com>
7085         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
7086         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
7087         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
7088         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
7089         Update #include.
7090         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
7091         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
7092         Update #include.
7093         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
7094         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
7095         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
7096         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
7097         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
7098         * sysdeps/x86/bits/pthreadtypes.h: ... here.
7099         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
7100         * sysdeps/x86/bits/semaphore.h: ... here.
7101         * sysdeps/x86/nptl/elide.h: Moved ...
7102         * sysdeps/x86/elide.h: ... here.
7103         * sysdeps/x86_64/nptl/Implies: File removed.
7104         * sysdeps/i386/nptl/Implies: File removed.
7106 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
7108         [BZ #16539]
7109         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
7110         return the argument for normal arguments with exponent below -64.
7111         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
7112         Likewise.
7113         * math/auto-libm-test-in: Add another test of expm1.
7114         * math/auto-libm-test-out: Regenerated.
7116         [BZ #16287]
7117         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
7118         calling __erfcl for arguments at least 16.
7119         * math/auto-libm-test-in: Add more tests of erf.
7120         * math/auto-libm-test-out: Regenerated.
7122         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
7123         individual architectures.
7124         * sysdeps/unix/sysv/linux/configure: Regenerated.
7125         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
7126         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
7127         * sysdeps/unix/sysv/linux/powerpc/configure.ac
7128         (ldd_rewrite_script): Define variable.
7129         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
7130         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
7131         file.
7132         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
7133         generated file.
7134         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
7135         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
7136         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
7137         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
7138         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
7139         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
7140         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
7141         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
7143 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
7145         [BZ #17084]
7146         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
7147         Rename member __data.d to __data.__elision_data.
7149 2014-06-24  Wilco  <wdijkstr@arm.com>
7151         * NEWS: Add 16918 to fixed bug list.
7153 2014-06-24  Wilco  <wdijkstr@arm.com>
7155         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
7157 2014-06-24  Wilco  <wdijkstr@arm.com>
7159         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
7160         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
7161         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
7162         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
7163         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
7164         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
7165         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
7166         Use _FPU_MASK_RM.
7168 2014-06-24  Wilco  <wdijkstr@arm.com>
7170         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
7172 2014-06-24  Wilco  <wdijkstr@arm.com>
7174         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
7175         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
7176         * sysdeps/arm/fesetround.c (fesetround): Remove space.
7177         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
7179 2014-06-24  Wilco  <wdijkstr@arm.com>
7181         [BZ #16918]
7182         * sysdeps/arm/feupdateenv.c (feupdateenv):
7183         Rewrite to reduce FPSCR accesses and fix return value.
7185 2014-06-24  Wilco  <wdijkstr@arm.com>
7187         * sysdeps/arm/fclrexcpt.c (feclearexcept):
7188         Optimize to avoid unnecessary FPSCR writes.
7189         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
7190         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
7191         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
7192         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
7194 2014-06-24  Wilco  <wdijkstr@arm.com>
7196         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
7197         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
7198         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
7199         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
7200         Call libc_fetestexcept_vfp.
7201         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
7202         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
7203         __SOFTFP__ ifdef so that they can be built for softfp.
7205 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
7207         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
7208         argument type signed char.
7210         * Makerules (check-abi): Dump diff of symlist if the test
7211         fails.
7213 2014-06-23  Roland McGrath  <roland@hack.frob.com>
7215         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
7216         using abort.
7218         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
7219         Remove unused variable ST.
7221 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
7223         [BZ #16354]
7224         [BZ #17061]
7225         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
7226         small arguments before calling __expm1.
7227         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
7228         small arguments before calling __expm1f.
7229         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
7230         small arguments before calling __expm1l.
7231         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
7232         Likewise.
7233         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
7234         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
7235         spurious underflow for some cosh tests.
7236         * math/auto-libm-test-out: Regenerated.
7237         * sysdeps/i386/fpu/libm-test-ulps: Update.
7239         [BZ #17050]
7240         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
7241         (__ieee754_y1): Set errno if return value overflows.
7242         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
7243         (__ieee754_y1f): Set errno if return value overflows.
7244         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
7245         (__ieee754_y1l): Set errno if return value overflows.
7246         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
7247         (__ieee754_y1l): Set errno if return value overflows.
7248         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
7249         * math/auto-libm-test-out: Regenerated.
7251         * math/gen-auto-libm-tests.c: Document use of
7252         ignore-zero-inf-sign.
7253         (input_flag_type): Add value flag_ignore_zero_inf_sign.
7254         (input_flags): Add ignore-zero-inf-sign.
7255         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
7256         * math/gen-libm-test.pl (generate_testfile): Handle
7257         ignore-zero-inf-sign.
7258         * math/auto-libm-test-in: Mark some cpow tests with
7259         ignore-zero-inf-sign and some with xfail-rounding.
7260         * math/auto-libm-test-out: Regenerated.
7261         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
7262         * sysdeps/i386/fpu/libm-test-ulps: Update.
7263         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7265         [BZ #16315]
7266         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
7267         overflowing or underflowing operations take place with sign of
7268         result.
7269         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
7270         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
7271         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
7272         (__ieee754_pow): Recompute overflowing and underflowing results in
7273         original rounding mode.
7274         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
7275         (__powl_helper): Allow negative argument X and scale negated value
7276         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
7277         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
7278         overflowing or underflowing operations take place with sign of
7279         result.
7280         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
7281         Include <math.h>.
7282         * math/auto-libm-test-in: Add more tests of pow.
7283         * math/auto-libm-test-out: Regenerated.
7284         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
7285         (pow_tonearest_test_data): Remove.
7286         (pow_test_tonearest): Likewise.
7287         (pow_towardzero_test_data): Likewise.
7288         (pow_test_towardzero): Likewise.
7289         (pow_downward_test_data): Likewise.
7290         (pow_test_downward): Likewise.
7291         (pow_upward_test_data): Likewise.
7292         (pow_test_upward): Likewise.
7293         (main): Don't call removed functions.
7294         * sysdeps/i386/fpu/libm-test-ulps: Update.
7295         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7297 2014-06-23  Roland McGrath  <roland@hack.frob.com>
7299         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
7300         Moved ...
7301         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
7302         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
7303         Moved ...
7304         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
7305         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
7306         Moved ...
7307         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
7308         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
7309         Moved ...
7310         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
7311         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
7312         File removed.
7313         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
7314         File removed.
7315         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
7316         File removed.
7317         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
7318         File removed.
7319         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
7320         File removed.
7321         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
7322         File removed.
7323         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
7324         File removed.
7325         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
7326         File removed.
7327         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
7328         File removed.
7329         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
7330         File removed.
7331         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
7332         File removed.
7333         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
7334         File removed.
7335         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
7336         Moved ...
7337         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
7338         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
7339         Moved ...
7340         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
7341         ... here.
7342         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
7343         Moved ...
7344         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
7345         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
7346         Moved ...
7347         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
7348         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
7349         Moved ...
7350         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
7351         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
7352         Moved ...
7353         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
7354         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
7355         Moved ...
7356         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
7357         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
7358         Moved ...
7359         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
7360         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
7361         Moved ...
7362         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
7363         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
7364         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
7365         ... here.
7366         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
7367         Moved ...
7368         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
7369         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
7370         Moved ...
7371         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
7372         ... here.
7373         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
7374         Moved ...
7375         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
7376         ... here.
7377         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
7378         Moved ...
7379         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
7380         ... here.
7381         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
7382         Moved ...
7383         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
7384         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
7385         Moved ...
7386         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
7387         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
7388         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
7389         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
7390         Moved ...
7391         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
7392         ... here.
7393         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
7394         Moved ...
7395         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
7396         ... here.
7397         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
7398         Moved ...
7399         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
7400         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
7401         Moved ...
7402         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
7403         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
7404         Moved ...
7405         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
7406         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
7407         Moved ...
7408         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
7409         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
7410         Moved ...
7411         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
7412         ... here.
7413         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
7414         Moved ...
7415         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
7416         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
7417         Moved ...
7418         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
7419         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
7420         Moved ...
7421         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
7422         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
7423         Moved ...
7424         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
7425         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
7426         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
7427         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
7428         Moved ...
7429         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
7430         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
7431         Moved ...
7432         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
7433         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
7434         Moved ...
7435         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
7436         ... here.
7437         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
7438         Moved ...
7439         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
7440         ... here.
7441         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
7442         Moved ...
7443         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
7444         ... here.
7445         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
7446         Moved ...
7447         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
7448         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
7449         Moved ...
7450         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
7451         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
7452         Moved ...
7453         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
7454         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
7455         Moved ...
7456         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
7457         ... here.
7458         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
7459         Moved ...
7460         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
7461         ... here.
7462         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
7463         Moved ...
7464         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
7465         ... here.
7466         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
7467         Moved ...
7468         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
7469         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
7470         Moved ...
7471         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
7473 2014-06-23  Will Newton  <will.newton@linaro.org>
7474             Wilco  <wdijkstr@arm.com>
7476         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
7477         implementation.  Include get-rounding-mode.h.
7478         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
7479         [!libc_feholdsetround_noex_ctx]: Define
7480         libc_feholdsetround_noex_ctx.
7481         [!libc_feholdsetround_noexf_ctx]: Define
7482         libc_feholdsetround_noexf_ctx.
7483         [!libc_feholdsetround_noexl_ctx]: Define
7484         libc_feholdsetround_noexl_ctx.
7485         (libc_feholdsetround_ctx): New function.
7486         (libc_feresetround_ctx): New function.
7487         (libc_feholdsetround_noex_ctx): New function.
7488         (libc_feresetround_noex_ctx): New function.
7490 2014-06-23  Roland McGrath  <roland@hack.frob.com>
7492         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
7493         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
7494         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
7495         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
7496         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
7497         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
7499         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
7500         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
7501         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
7502         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
7503         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
7504         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
7505         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
7506         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
7507         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
7508         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
7509         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
7510         Moved ...
7511         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
7512         ... here.
7513         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
7514         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
7515         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
7516         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
7517         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
7518         Moved ...
7519         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
7520         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
7521         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
7522         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
7523         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
7524         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
7525         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
7526         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
7527         Moved ...
7528         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
7529         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
7530         Moved ...
7531         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
7532         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
7533         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
7534         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
7535         Moved ...
7536         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
7537         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
7538         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
7539         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
7540         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
7541         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
7542         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
7543         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
7544         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
7545         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
7546         Moved ...
7547         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
7548         ... here.
7549         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
7550         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
7551         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
7552         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
7553         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
7554         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
7555         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
7556         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
7557         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
7558         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
7559         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
7560         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
7561         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
7562         Moved ...
7563         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
7564         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
7565         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
7566         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
7567         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
7568         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
7569         Moved ...
7570         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
7571         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
7572         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
7573         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
7574         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
7576         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
7577         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
7578         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
7579         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
7580         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
7581         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
7582         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
7583         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
7584         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
7585         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
7586         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
7587         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
7588         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
7589         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
7590         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
7591         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
7592         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
7593         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
7594         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
7595         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
7596         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
7597         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
7598         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
7599         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
7600         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
7601         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
7602         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
7603         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
7605 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
7607         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
7608         (FALLOC_FL_COLLAPSE_RANGE): New macro.
7609         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
7610         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
7611         (IPV6_PMTUDISC_INTERFACE): Likewise.
7612         (IPV6_PMTUDISC_OMIT): Likewise.
7614 2014-06-23  Andreas Schwab  <schwab@suse.de>
7616         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
7617         Remove unused errout label.
7619 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7621         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
7622         macro: hardware supports Vector Crypto instructions.
7624 2014-06-23  Will Newton  <will.newton@linaro.org>
7626         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
7627         rather than __builtin_expect.
7629         * elf/dl-lookup.c (undefined_msg): Remove variable.
7630         (_dl_lookup_symbol_x): Replace undefined_msg with string
7631         literal.
7633         * elf/dl-lookup.c (do_lookup_unique): New function.
7634         (do_lookup_x): Move STB_GNU_UNIQUE handling code
7635         to a separate function.
7637 2014-06-23  Andreas Schwab  <schwab@suse.de>
7639         [BZ #17079]
7640         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
7641         before reading the next line.
7643 2014-06-23  Will Newton  <will.newton@linaro.org>
7645         * test-skeleton.c (signal_handler): Use printf and %m
7646         rather than perror.  Use printf rather than fprintf to
7647         stderr.  Use puts rather than fputs to stderr.
7648         (main): Likewise.
7650 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
7652         * nscd/nscd.c (thread_info_t): Remove typedef.
7653         (thread_info): Remove variable.
7655 2014-06-21  Allan McRae  <allan@archlinux.org>
7657         * NEWS: Mention CVE-2014-4043.
7659 2014-06-20  Roland McGrath  <roland@hack.frob.com>
7661         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
7662         * nptl/smp.h: ... here.
7664         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
7666         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
7667         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
7668         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
7669         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
7671         * nptl/allocatestack.c: Include <stack-aliasing.h>.
7672         * nptl/stack-aliasing.h: New file.
7673         * sysdeps/i386/i686/stack-aliasing.h: New file.
7674         * sysdeps/i386/i686/nptl/Makefile: File removed.
7675         * sysdeps/x86_64/stack-aliasing.h: New file.
7676         * sysdeps/x86_64/nptl/Makefile
7677         (CFLAGS-pthread_create.c): Variable removed.
7679         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
7680         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
7681         old file.
7682         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
7683         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
7684         old file.
7686 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
7688         * sysdeps/unix/sysv/linux/arm/kernel-features.h
7689         (__ASSUME_SIGFRAME_V2): Remove macro.
7690         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
7691         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
7692         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
7693         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
7694         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
7695         Declare as function.  Remove conditional macro definitions.
7696         (__default_rt_sa_restorer): Likewise.
7697         (__default_sa_restorer_v1): Remove declaration.
7698         (__default_sa_restorer_v2): Likewise.
7699         (__default_rt_sa_restorer_v1): Likewise.
7700         (__default_rt_sa_restorer_v2): Likewise.
7701         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
7702         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
7703         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
7705 2014-06-20  Roland McGrath  <roland@hack.frob.com>
7707         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
7708         (libpthread-routines): Add sysdep.
7709         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
7710         * sysdeps/unix/sysv/linux/sparc/Versions
7711         (libpthread: GLIBC_2.3.3): New version set.
7712         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
7713         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
7714         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
7715         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
7716         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
7717         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
7718         Moved ...
7719         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
7720         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
7721         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
7722         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
7723         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
7724         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
7725         * sysdeps/sparc/nptl/sem_init.c: ... here.
7726         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
7727         * sysdeps/sparc/nptl/sem_post.c: ... here.
7728         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
7729         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
7730         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
7731         * sysdeps/sparc/nptl/sem_wait.c: ... here.
7732         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
7733         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
7734         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
7735         (libpthread-routines): Add cpu_relax.
7736         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
7737         File removed.
7738         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
7739         (librt: GLIBC_2.3.3): New version set.
7740         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
7741         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
7742         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
7743         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
7744         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
7745         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
7746         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
7747         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
7748         Moved ...
7749         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
7750         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
7751         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
7752         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
7753         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
7754         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
7755         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
7756         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
7757         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
7758         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
7759         Moved ...
7760         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
7761         Update #include.
7762         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
7763         Moved ...
7764         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
7765         Update #include.
7766         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
7767         Moved ...
7768         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
7769         Update #include.
7770         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
7771         Moved ...
7772         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
7773         Update #include.
7774         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
7775         Moved ...
7776         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
7777         Update #include.
7778         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
7779         Moved ...
7780         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
7781         Update #include.
7782         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
7783         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
7784         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
7785         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
7786         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
7787         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
7788         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
7789         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
7790         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
7791         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
7792         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
7793         Moved ...
7794         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
7795         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
7796         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
7797         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
7798         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
7800 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
7802         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
7803         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
7804         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
7805         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
7806         * nscd/nscd.c: Likewise.
7807         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
7808         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
7809         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
7810         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
7812         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
7813         <kernel-features.h>.
7814         (init_mq_netlink): Remove conditional have_sock_cloexec
7815         definitions.  Remove code conditional on have_sock_cloexec < 0.
7816         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
7817         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
7818         * sysdeps/unix/sysv/linux/opensock.c: Do not include
7819         <kernel-features.h>.
7820         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
7821         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
7823 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
7825         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
7826         Add tests for memset_chk and memset.
7828         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
7829         with AVX2_Usable.
7831 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
7833         [BZ #16046]
7834         * elf/tst-dl-iter-static.c: New file.
7835         * elf/Makefile (tests-static): Add tst-dl-iter-static.
7837         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
7838         error.
7840 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
7842         * sysdeps/unix/sysv/linux/kernel-features.h
7843         (__ASSUME_F_GETOWN_EX): Remove macro.
7844         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
7845         <kernel-features.h>.
7846         (miss_F_GETOWN_EX): Remove variable or macro.
7847         (do_fcntl): Do not check miss_F_GETOWN_EX.
7848         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
7850         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
7851         Remove macro.
7852         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
7853         [!__ASSUME_AT_RANDOM]: Remove conditional code.
7854         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
7856         * sysdeps/unix/sysv/linux/kernel-features.h
7857         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
7858         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
7859         [ADJ_OFFSET_SS_READ]: Make code unconditional.
7860         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
7862 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
7864         [BZ #17075]
7865         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
7866         Fix calculation of the symbol's value.
7867         * sysdeps/arm/tst-armtlsdescloc.c: New file.
7868         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
7869         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
7870         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
7871         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
7872         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
7873         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
7874         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
7875         (modules-names): Add `tst-armtlsdescmod',
7876         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
7877         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
7878         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
7879         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
7880         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
7881         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
7882         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
7883         ($(objpfx)tst-armtlsdescloc): New dependency.
7884         ($(objpfx)tst-armtlsdescextnow): Likewise.
7885         ($(objpfx)tst-armtlsdescextlazy): Likewise.
7886         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
7887         TLS scheme support.
7888         * sysdeps/arm/configure: Regenerate.
7890 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
7892         * include/fcntl.h (__atfct_seterrno): Remove prototype.
7893         (__atfct_seterrno_2): Likewise.
7894         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
7895         <kernel-features.h>.
7896         (__ASSUME_ATFCTS): Do not undefine and redefine.
7897         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
7898         (__have_atfcts): Remove conditional definition.
7899         (__fxstatat([__NR_fstatat64]: Make code unconditional.
7900         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
7901         unreachable if [__ASSUME_ATFCTS].
7902         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
7903         not undefine and redefine.
7904         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
7905         <kernel-features.h>.
7906         (faccessat) [__NR_faccessat]: Make code unconditional.
7907         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
7908         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
7909         <kernel-features.h>.
7910         (fchmodat) [__NR_fchmodat]: Make code unconditional.
7911         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
7912         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
7913         <kernel-features.h>.
7914         (fchownat) [__NR_fchownat]: Make code unconditional.
7915         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
7916         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
7917         <kernel-features.h>.
7918         (futimesat) [__NR_futimesat]: Make code unconditional.
7919         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
7920         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
7921         <kernel-features.h>.
7922         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
7923         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
7924         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
7925         <kernel-features.h>.
7926         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
7927         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
7928         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
7929         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
7930         <kernel-features.h>.
7931         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
7932         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
7933         * sysdeps/unix/sysv/linux/linkat.c: Do not include
7934         <kernel-features.h>.
7935         (linkat) [__NR_linkat]: Make code unconditional.
7936         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
7937         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
7938         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
7939         <kernel-features.h>.
7940         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
7941         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
7942         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
7943         <kernel-features.h>.
7944         (mkdirat) [__NR_mkdirat]: Make code unconditional.
7945         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
7946         * sysdeps/unix/sysv/linux/openat.c: Do not include
7947         <kernel-features.h>.
7948         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
7949         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
7950         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
7951         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
7952         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
7953         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
7954         <kernel-features.h>.
7955         (readlinkat) [__NR_readlinkat]: Make code unconditional.
7956         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
7957         result of INLINE_SYSCALL directly, not via int variable.
7958         * sysdeps/unix/sysv/linux/renameat.c: Do not include
7959         <kernel-features.h>.
7960         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
7961         (renameat) [__NR_renameat]: Make code unconditional.
7962         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
7963         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
7964         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
7965         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
7966         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
7967         (__ASSUME_ATFCTS): Do not undefine and redefine.
7968         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
7969         <kernel-features.h>.
7970         (symlinkat) [__NR_symlinkat]: Make code unconditional.
7971         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
7972         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
7973         <kernel-features.h>.
7974         (unlinkat) [__NR_unlinkat]: Make code unconditional.
7975         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
7976         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
7977         (__ASSUME_ATFCTS): Do not undefine and redefine.
7978         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
7979         <kernel-features.h>.
7980         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
7981         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
7982         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
7983         <kernel-features.h>.
7984         (__xmknodat) [__NR_mknodat]: Make code unconditional.
7985         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
7987 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
7989         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
7991 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
7993         [BZ #17069]
7994         * posix/regcomp.c (parse_reg_exp): Deallocate partially
7995         constructed tree before returning error.
7996         * posix/bug-regexp36.c: Expand test case.
7998 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
8000         [BZ #6803]
8001         * math/libm-test.inc (scalbln_test_date):
8002         Add errno expectations.
8003         * math/w_scalblnf.c: New File.
8004         Add wrapper which checks for setting errno to ERANGE.
8005         Add weak_alias for corresponding scalbln function.
8006         * math/w_scalbln.c: Likewise.
8007         * math/w_scalblnl.c: Likewise.
8008         * math/Makefile (libm-calls): Add w_scalbln.
8009         * sysdeps/ieee754/flt-32/s_scalblnf.c:
8010         Remove weak_alias for corresponding scalbln function.
8011         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
8012         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
8013         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
8014         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
8015         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
8016         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
8017         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
8018         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
8019         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
8020         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
8021         Remove long_double_symbol for scalblnl function in libm, libc.
8022         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
8023         Add wrapper which checks for setting errno to ERANGE.
8024         Add long_double_symbol for scalblnl function in libm, libc.
8025         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
8026         Remove long_double_symbol for scalblnl in libm.
8027         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
8028         Add wrapper which checks for setting errno to ERANGE.
8029         Add long_double_symbol for scalblnl function in libm.
8030         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
8031         Do not use wrapper because of own implementation.
8033 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
8035         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
8036         3 bytes for __pad1 for x32.
8037         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
8039 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
8040             H.J. Lu  <hongjiu.lu@intel.com>
8042         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
8043         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
8044         * sysdeps/x86_64/multiarch/memset.S: Likewise.
8045         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
8046         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
8048 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
8050         [BZ #17069]
8051         * posix/regcomp.c (parse_expression): Deallocate partially
8052         constructed tree before returning error.
8053         * posix/Makefile.c (tests): Add bug-regex36.
8054         (generated): Add bug-regex36.mtrace.
8055         (tests-special): Add $(objpfx)bug-regex36-mem.out
8056         (bug-regex36-ENV): New variable.
8057         ($(objpfx)bug-regex36-mem.out): New rule.
8058         * posix/bug-regex36.c: New file.
8060 2014-06-19  Will Newton  <will.newton@linaro.org>
8062         * malloc/malloc.c (systrim): If extra is zero then return
8063         early.
8065 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
8067         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
8069 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
8071         * sysdeps/aarch64/strchr.S: New file.
8073 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
8075         [BZ #17022]
8076         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
8077         from arguments -2 or below.
8078         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
8079         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
8081 2014-06-18  Andreas Schwab  <schwab@suse.de>
8083         [BZ #17062]
8084         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
8085         of a bracket expr not to run off the end of the string.
8086         * posix/Makefile (tests): Add tst-fnmatch3.
8087         * posix/tst-fnmatch3.c: New file.
8089 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
8091         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
8092         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
8093         [$(cross-compiling) = no]: Likewise.
8094         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
8095         [$(cross-compiling) = no]: Likewise.
8097 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
8099         [BZ #17031]
8100         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
8101         double, adjusted for any remainder from the high double.
8102         * math/libm-test.inc (nearbyint): Add tests.
8103         (rint): Likewise.
8105 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8107         * nptl/sysdeps/powerpc/Makefile: Moved ...
8108         * sysdeps/powerpc/nptl/Makefile: ... here.
8109         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
8110         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
8111         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
8112         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
8113         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
8114         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
8115         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
8116         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
8117         * nptl/sysdeps/powerpc/tls.h: Moved ...
8118         * sysdeps/powerpc/nptl/tls.h: ... here.
8120 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
8122         [BZ #16681]
8123         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
8124         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
8125         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
8126         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
8127         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
8128         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
8129         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
8130         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
8131         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
8133 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
8135         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
8137 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
8139         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
8140         defined operator.
8142         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
8143         $TIMEOUTFACTOR.
8145 2014-06-16  Florian Weimer  <fweimer@redhat.com>
8147         [BZ #17058]
8148         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
8149         non-executed part of the test.
8151 2014-06-16  Andreas Schwab  <schwab@suse.de>
8153         * string/bits/string2.h (strdup, strndup): Update feature guard.
8155 2014-06-14  David S. Miller  <davem@davemloft.net>
8157         * sysdeps/sparc/fpu/libm-test-ulps: Update.
8159 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
8161         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
8162         that was previously under [RESET_PID].
8163         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
8165         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
8166         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
8167         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
8168         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
8169         (__libc_vfork): New strong alias.
8170         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
8172 2014-06-14 Andi Kleen  <ak@linux.intel.com>
8174         * sysdeps/generic/elide.h: New file.
8176 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
8178         * Makefile (installed-headers): Adjust path of pthread.h header.
8180 2014-06-13  Roland McGrath  <roland@hack.frob.com>
8182         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
8183         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
8184         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
8185         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
8187         * nptl/sysdeps/s390/Makefile: Moved ...
8188         * sysdeps/s390/nptl/Makefile: ... here.
8189         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
8190         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
8191         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
8192         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
8193         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
8194         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
8195         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
8196         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
8197         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
8198         * sysdeps/s390/nptl/pthreaddef.h: ... here.
8199         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
8200         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
8201         * nptl/sysdeps/s390/tls.h: Moved ...
8202         * sysdeps/s390/nptl/tls.h: ... here.
8204         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
8205         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
8207 2014-06-13  David S. Miller  <davem@davemloft.net>
8209         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
8210         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
8211         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
8212         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
8213         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
8214         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
8215         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
8216         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
8217         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
8218         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
8219         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
8220         Remove RESET_PID cpp guards.
8221         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
8222         Remove RESET_PID cpp guards.
8223         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
8225 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
8227         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
8228         __sp to uintptr_t.
8230 2014-06-13  Andi Kleen  <ak@linux.intel.com>
8232         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
8233         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
8234         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
8235         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
8236         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
8237         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
8238         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
8239         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
8240         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
8241         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
8242         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
8243         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
8244         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
8245         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
8246         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
8247         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
8248         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
8249         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
8250         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
8251         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
8253         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
8254         (pthread_rwlock_rdlock): Add elision.
8255         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
8256         (pthread_rwlock_wrlock): Add elision.
8257         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
8258         (pthread_rwlock_trywrlock): Add elision.
8259         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
8260         (pthread_rwlock_tryrdlock): Add elision.
8261         * nptl/pthread_rwlock_unlock.c: Include elide.h.
8262         (pthread_rwlock_tryrdlock): Add elision unlock.
8263         * nptl/sysdeps/pthread/pthread.h:
8264         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
8265         (PTHREAD_RWLOCK_INITIALIZER,
8266         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
8267         Handle new elision field.
8268         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
8269         * sysdeps/arm/nptl/bits/pthreadtypes.h
8270         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8271         * sysdeps/sh/nptl/bits/pthreadtypes.h
8272         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8273         * sysdeps/tile/nptl/bits/pthreadtypes.h
8274         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8275         * sysdeps/a/nptl/bits/pthreadtypes.h
8276         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8277         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
8278         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8279         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
8280         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8281         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
8282         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8283         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
8284         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8285         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
8286         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8287         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
8288         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8289         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
8290         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8291         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
8292         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8293         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
8294         (elision_init): Set try_xbegin to zero when no RTM.
8295         * sysdeps/x86/nptl/bits/pthreadtypes.h
8296         (pthread_rwlock_t): Change __pad1 to __rwelision.
8297         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8299 2014-06-13  Andi Kleen  <ak@linux.intel.com>
8301         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
8302         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
8303         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
8304         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
8306 2014-06-13  Meador Inge  <meadori@codesourcery.com>
8308         [BZ #16996]
8309         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
8310         that the cached result has been set before returning it.
8312 2014-06-12  Roland McGrath  <roland@hack.frob.com>
8314         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
8315         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
8316         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
8317         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
8318         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
8319         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
8321         * nptl/sysdeps/sparc/Makefile: Moved ...
8322         * sysdeps/sparc/nptl/Makefile: ... here.
8323         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
8324         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
8325         * nptl/sysdeps/sparc/tls.h: Moved ...
8326         * sysdeps/sparc/nptl/tls.h: ... here.
8327         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
8328         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
8329         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
8330         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
8331         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
8332         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
8333         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
8334         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
8335         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
8336         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
8337         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
8338         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
8339         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
8340         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
8341         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
8342         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
8343         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
8344         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
8345         Update #include.
8346         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
8347         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
8348         Update #include.
8349         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
8350         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
8351         Update #include.
8352         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
8353         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
8354         Update #include.
8356         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
8358         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
8359         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
8361         * sysdeps/pthread/posix-timer.h: Include <list.h>.
8362         (struct list_links): Type removed.
8363         (struct thread_node, struct timer_node): Replace struct list_links
8364         with struct list_head.
8365         (list_unlink_ip): Likewise.
8366         * sysdeps/pthread/timer_routines.c
8367         (timer_free_list, thread_free_list, thread_active_list): Likewise.
8368         (list_append, list_insbefore): Likewise.
8369         (list_init): Function removed.
8370         (thread_init, init_module): Use INIT_LIST_HEAD instead.
8371         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
8372         * sysdeps/pthread/Makefile: ... here, new file.
8374         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
8375         * sysdeps/nptl/Implies: ... here.
8376         * sysdeps/unix/sysv/linux/Implies: Add nptl.
8377         * nptl/sysdeps/pthread/list.h: Moved ...
8378         * include/list.h: ... here.
8379         * nptl/sysdeps/pthread/createthread.c: Moved ...
8380         * nptl/createthread.c: ... here.
8381         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
8382         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
8383         * nptl/pt-longjmp.c: ... here.
8384         * nptl/sysdeps/pthread/Makefile: Moved ...
8385         * sysdeps/nptl/Makefile: ... here.
8386         * nptl/sysdeps/pthread/Subdirs: Moved ...
8387         * sysdeps/nptl/Subdirs: ... here.
8388         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
8389         * sysdeps/nptl/aio_misc.h: ... here.
8390         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
8391         * sysdeps/nptl/bits/libc-lock.h: ... here.
8392         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
8393         * sysdeps/nptl/bits/libc-lockP.h: ... here.
8394         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
8395         * sysdeps/nptl/bits/stdio-lock.h: ... here.
8396         * nptl/sysdeps/pthread/configure: Moved ...
8397         * sysdeps/nptl/configure: ... here.
8398         * nptl/sysdeps/pthread/configure.ac: Moved ...
8399         * sysdeps/nptl/configure.ac: ... here.
8400         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
8401         * sysdeps/nptl/gai_misc.h: ... here.
8402         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
8403         * sysdeps/nptl/librt-cancellation.c: ... here.
8404         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
8405         * sysdeps/nptl/malloc-machine.h: ... here.
8406         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
8407         * sysdeps/nptl/pthread-functions.h: ... here.
8408         * nptl/sysdeps/pthread/pthread.h: Moved ...
8409         * sysdeps/nptl/pthread.h: ... here.
8410         * nptl/sysdeps/pthread/setxid.h: Moved ...
8411         * sysdeps/nptl/setxid.h: ... here.
8412         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
8413         * sysdeps/nptl/sigfillset.c: ... here.
8414         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
8415         * sysdeps/nptl/tcb-offsets.h: ... here.
8416         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
8417         * sysdeps/nptl/tst-mqueue8x.c: ... here.
8418         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
8419         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
8420         * nptl/sysdeps/pthread/allocalim.h: Moved ...
8421         * sysdeps/pthread/allocalim.h: ... here.
8422         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
8423         * sysdeps/pthread/bits/sigthread.h: ... here.
8424         * nptl/sysdeps/pthread/flockfile.c: Moved ...
8425         * sysdeps/pthread/flockfile.c: ... here.
8426         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
8427         * sysdeps/pthread/ftrylockfile.c: ... here.
8428         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
8429         * sysdeps/pthread/funlockfile.c: ... here.
8430         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
8431         * sysdeps/pthread/posix-timer.h: ... here.
8432         * nptl/sysdeps/pthread/timer_create.c: Moved ...
8433         * sysdeps/pthread/timer_create.c: ... here.
8434         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
8435         * sysdeps/pthread/timer_delete.c: ... here.
8436         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
8437         * sysdeps/pthread/timer_getoverr.c: ... here.
8438         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
8439         * sysdeps/pthread/timer_gettime.c: ... here.
8440         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
8441         * sysdeps/pthread/timer_routines.c: ... here.
8442         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
8443         * sysdeps/pthread/timer_settime.c: ... here.
8444         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
8445         * sysdeps/pthread/tst-timer.c: ... here.
8446         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
8447         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
8449         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
8450         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
8452         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
8453         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
8454         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
8455         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
8456         Update #include target.
8457         * nptl/sysdeps/i386/i686/Makefile: Moved ...
8458         * sysdeps/i386/i686/nptl/Makefile: ... here.
8459         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
8460         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
8461         Update #include target.
8462         * nptl/sysdeps/i386/i686/tls.h: Moved ...
8463         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
8464         * nptl/sysdeps/i386/Makefile: Moved ...
8465         * sysdeps/i386/nptl/Makefile: ... here.
8466         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
8467         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
8468         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
8469         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
8470         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
8471         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
8472         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
8473         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
8474         * sysdeps/i386/nptl/pthreaddef.h: ... here.
8475         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
8476         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
8477         * nptl/sysdeps/i386/tls.h: Moved ...
8478         * sysdeps/i386/nptl/tls.h: ... here.
8480         * sysdeps/sh/Makefile [$(subdir) = csu]
8481         (gen-as-const-headers): Add tcb-offsets.sym.
8482         * nptl/sysdeps/sh/Makefile: File removed.
8483         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
8484         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
8485         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
8486         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
8487         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
8488         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
8489         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
8490         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
8491         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
8492         * sysdeps/sh/nptl/pthreaddef.h: ... here.
8493         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
8494         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
8495         * nptl/sysdeps/sh/tls.h: Moved ...
8496         * sysdeps/sh/nptl/tls.h: ... here.
8497         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
8498         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
8499         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
8500         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
8501         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
8502         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
8503         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
8504         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
8505         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
8506         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
8507         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
8508         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
8509         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
8510         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
8511         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
8512         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
8513         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
8514         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
8515         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
8516         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
8517         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
8518         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
8519         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
8520         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
8521         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
8522         Moved ...
8523         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
8524         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
8525         Moved ...
8526         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
8527         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
8528         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
8529         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
8530         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
8531         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
8532         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
8533         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
8534         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
8535         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
8536         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
8537         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
8538         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
8539         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
8540         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
8541         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
8542         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
8543         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
8544         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
8546 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
8548         * posix/spawn_faction_addopen.c: Include string.h.
8550 2014-06-11  Roland McGrath  <roland@hack.frob.com>
8552         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
8553         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
8554         * nptl/sysdeps/x86_64/Makefile: Moved ...
8555         * sysdeps/x86_64/nptl/Makefile: ... here.
8556         * nptl/sysdeps/x86_64/configure: Moved ...
8557         * sysdeps/x86_64/nptl/configure: ... here.
8558         * nptl/sysdeps/x86_64/configure.ac: Moved ...
8559         * sysdeps/x86_64/nptl/configure.ac: ... here.
8560         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
8561         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
8562         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
8563         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
8564         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
8565         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
8566         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
8567         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
8568         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
8569         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
8570         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
8571         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
8572         * nptl/sysdeps/x86_64/tls.h: Moved ...
8573         * sysdeps/x86_64/nptl/tls.h: ... here.
8574         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
8575         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
8576         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
8577         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
8579         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
8581 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8583         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8585 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
8587         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
8588         type.
8589         [POSIX] (off_t): Likewise.
8590         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
8591         [POSIX] (S_ISBLK): Require macro.
8592         [POSIX] (S_ISCHR): Likewise.
8593         [POSIX] (S_ISDIR): Likewise.
8594         [POSIX] (S_ISFIFO): Likewise.
8595         [POSIX] (S_ISREG): Likewise.
8596         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
8597         optional-macro.
8598         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
8599         type.
8600         [POSIX] (time_t): Likewise.
8601         [POSIX] (timer_t): Likewise.
8603 2014-06-11  Florian Weimer  <fweimer@redhat.com>
8605         [BZ #17048]
8606         * posix/spawn_int.h (struct __spawn_action): Make the path string
8607         non-const to support deallocation.
8608         * posix/spawn_faction_addopen.c
8609         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
8610         * posix/spawn_faction_destroy.c
8611         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
8612         path in all spawn_do_open actions.
8613         * posix/tst-spawn.c (do_test): Exercise the copy operation in
8614         posix_spawn_file_actions_addopen.
8616 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
8618         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
8619         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
8620         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
8621         conditional code always true.
8622         (__libc_vfork): New alias.
8624 2014-06-11  Roland McGrath  <roland@hack.frob.com>
8626         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8627         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
8629         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
8631         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8632         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
8634         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
8635         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
8637         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8638         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
8640 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
8642         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
8643         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
8644         multiarch strcmp for PPC64.
8645         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
8646         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
8647         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
8648         multiarch optimizations.
8649         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
8650         (__libc_ifunc_impl_list): Likewise.
8652 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
8654         * benchtests/scripts/validate_benchout.py: New script.
8655         * benchtests/Makefile (bench-func): Call it.
8656         * benchtests/scripts/benchout.schema.json: New file.
8658 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
8660         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
8661         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
8662         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
8663         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
8664         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
8665         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
8666         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
8667         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
8668         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
8669         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
8670         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
8671         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
8672         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
8673         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
8674         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
8675         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
8676         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
8677         Moved ...
8678         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
8679         ... here.
8680         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
8681         Moved ...
8682         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
8683         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
8684         Moved ...
8685         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
8686         ... here.
8687         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
8688         Moved ...
8689         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
8690         ... here.
8691         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
8692         Moved ...
8693         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
8694         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
8695         Moved ...
8696         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
8697         ... here.
8698         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
8699         Moved ...
8700         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
8701         ... here.
8702         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
8703         Moved ...
8704         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
8705         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
8706         Moved ...
8707         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
8708         ... here.
8709         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
8710         Moved ...
8711         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
8712         ... here.
8713         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
8714         Moved ...
8715         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
8716         ... here.
8717         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
8718         Moved ...
8719         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
8720         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
8721         Moved ...
8722         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
8723         ... here.
8724         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
8725         Moved ...
8726         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
8727         ... here.
8728         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
8729         Moved ...
8730         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
8731         ... here.
8732         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
8733         Moved ...
8734         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
8735         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
8736         Moved ...
8737         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
8738         ... here.
8739         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
8740         Moved ...
8741         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
8742         ... here.
8743         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
8744         Moved ...
8745         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
8746         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
8747         Moved ...
8748         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
8749         ... here.
8750         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
8751         Moved ...
8752         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
8753         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
8754         Moved ...
8755         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
8756         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
8757         Moved ...
8758         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
8759         ... here.
8760         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
8761         Moved ...
8762         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
8763         ... here.
8764         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
8765         Moved ...
8766         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
8767         ... here.
8768         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
8769         Moved ...
8770         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
8771         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
8772         Moved ...
8773         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
8774         ... here.
8775         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
8776         Moved ...
8777         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
8778         ... here.
8779         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
8780         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
8781         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
8782         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
8783         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
8784         Moved ...
8785         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
8786         ... here.
8787         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
8788         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
8789         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
8790         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
8791         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
8792         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
8793         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
8794         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
8795         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
8796         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
8797         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
8798         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
8799         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
8800         Moved ...
8801         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
8802         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
8803         Moved ...
8804         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
8805         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
8806         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
8807         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
8808         Moved ...
8809         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
8810         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
8811         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
8812         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
8813         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
8814         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
8815         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
8817 2014-06-10  Wilco  <wdijkstr@arm.com>
8819         * math/test-fenv-return.c: New file.
8820         * math/Makefile: Add new test test-fenv-return.
8822 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
8824         [BZ #17042]
8825         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
8826         when x - 1 is zero.
8827         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
8828         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
8829         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
8830         0.0L for an argument of 1.0L.
8831         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
8832         Likewise.
8833         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
8834         value when x - 1 is zero.
8835         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
8836         * sysdeps/i386/fpu/libm-test-ulps: Update.
8837         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8839 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
8841         [BZ #15119]
8842         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
8844 2014-06-09  Roland McGrath  <roland@hack.frob.com>
8846         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
8847         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
8849 2014-06-09  Roland McGrath  <roland@hack.frob.com>
8851         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8852         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
8854         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8855         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
8857         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8858         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
8860         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8861         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
8863         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
8864         if not already defined.
8865         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
8866         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
8867         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
8868         (TLS_INIT_TP): Use it.
8869         (TLS_DEFINE_INIT_TP): New macro.
8870         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
8872 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
8874         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
8875         constant.
8876         [POSIX] (IXANY): Likewise.
8877         [POSIX] (OLCUC): Likewise.
8878         [POSIX || POSIX2008] (CBAUD): Do not allow.
8879         [POSIX || POSIX2008] (DEFECHO): Likewise.
8880         [POSIX || POSIX2008] (ECHOCTL): Likewise.
8881         [POSIX || POSIX2008] (ECHOKE): Likewise.
8882         [POSIX || POSIX2008] (ECHOPRT): Likewise.
8883         [POSIX || POSIX2008] (EXTA): Likewise.
8884         [POSIX || POSIX2008] (EXTB): Likewise.
8885         [POSIX || POSIX2008] (FLUSHO): Likewise.
8886         [POSIX || POSIX2008] (LOBLK): Likewise.
8887         [POSIX || POSIX2008] (PENDIN): Likewise.
8888         [POSIX || POSIX2008] (SWTCH): Likewise.
8889         [POSIX || POSIX2008] (VDISCARD): Likewise.
8890         [POSIX || POSIX2008] (VDSUSP): Likewise.
8891         [POSIX || POSIX2008] (VLNEXT): Likewise.
8892         [POSIX || POSIX2008] (VREPRINT): Likewise.
8893         [POSIX || POSIX2008] (VSTATUS): Likewise.
8894         [POSIX || POSIX2008] (VWERASE): Likewise.
8895         (B*): Change to B[0123456789]*.
8896         * conform/data/time.h-data [POSIX || UNIX98]
8897         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
8898         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
8899         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
8900         [POSIX] (tm_*): Do not allow.
8902 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
8904         * Makefile (install): Don't set LANGUAGE.
8905         * Makefile.in (install): Likewise.
8906         * assert/Makefile (test-assert-ENV): Remove variable.
8907         (test-assert-perr-ENV): Likewise.
8908         * elf/Makefile (neededtest4-ENV): Likewise.
8909         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
8910         [$(cross-compiling) = no]: Don't set LANGUAGE.
8911         * io/ftwtest-sh (LANG): Remove variable.
8912         * libio/Makefile (tst-widetext-ENV): Likewise.
8913         * manual/install.texi (Running make install): Don't refer to
8914         environment settings for make install.
8915         * INSTALL: Regenerated.
8916         * nptl/tst-tls6.sh: Don't set LANG.
8917         * posix/globtest.sh (LANG): Remove variable.
8918         * string/Makefile (tester-ENV): Likewise.
8919         (inl-tester-ENV): Likewise.
8920         (noinl-tester-ENV): Likewise.
8921         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
8922         [$(cross-compiling) = no]: Don't set LANGUAGE.
8923         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
8924         without explicit environment settings.
8926 2014-06-06  Roland McGrath  <roland@hack.frob.com>
8928         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
8929         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
8930         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
8931         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
8933 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
8935         * crypt/crypt-private.h [DOS]: Add some includes taken from the
8936         other files in the crypt directory.
8937         * crypt/crypt.c: Remove duplicate includes.
8938         * crypt/crypt-entry.c: Likewise.
8939         * crypt/crypt_util.c: Likewise.
8941 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
8943         * Makeconfig (run-program-env): New variable.
8944         (run-program-prefix-before-env): Likewise.
8945         (run-program-prefix-after-env): Likewise.
8946         (run-program-prefix): Define in terms of new variables.
8947         (built-program-cmd-before-env): New variable.
8948         (built-program-cmd-after-env): Likewise.
8949         (built-program-cmd): Define in terms of new variables.
8950         (test-program-prefix-before-env): New variable.
8951         (test-program-prefix-after-env): Likewise.
8952         (test-program-prefix): Define in terms of new variables.
8953         (test-program-cmd-before-env): New variable.
8954         (test-program-cmd-after-env): Likewise.
8955         (test-program-cmd): Define in terms of new variables.
8956         * Rules (make-test-out): Use $(run-program-env).
8957         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
8958         (help): Do not mention environment variables.  Mention
8959         --timeoutfactor option.
8960         (timeoutfactor): New variable.
8961         (blacklist_exports): Remove function.
8962         (exports): Remove variable.
8963         (command): Do not include ${exports}.
8964         * manual/install.texi (Configuring and compiling): Do not mention
8965         test wrappers preserving environment variables.  Mention that last
8966         assignment to a variable must take precedence.
8967         * INSTALL: Regenerated.
8968         * benchtests/Makefile (run-bench): Use $(run-program-env).
8969         * catgets/Makefile ($(objpfx)test1.cat): Use
8970         $(built-program-cmd-before-env), $(run-program-env) and
8971         $(built-program-cmd-after-env).
8972         ($(objpfx)test2.cat): Do not specify environment variables
8973         explicitly.
8974         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
8975         $(run-program-env) and $(built-program-cmd-after-env).
8976         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
8977         $(run-program-env) and $(test-program-cmd-after-env).
8978         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
8979         explicitly.
8980         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
8981         run_program_env and test_program_cmd_after_env arguments.
8982         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
8983         * elf/tst-pathopt.sh: Use run_program_env argument.
8984         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
8985         $(test-wrapper-env) and $(run-program-env).
8986         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
8987         run_program_env arguments.
8988         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
8989         * intl/Makefile ($(objpfx)tst-gettext.out): Use
8990         $(test-program-prefix-before-env), $(run-program-env) and
8991         $(test-program-prefix-after-env).
8992         ($(objpfx)tst-gettext2.out): Likewise.
8993         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
8994         run_program_env and test_program_prefix_after_env arguments.
8995         * intl/tst-gettext2.sh: Likewise.
8996         * intl/tst-gettext4.sh: Do not set environment variables
8997         explicitly.
8998         * intl/tst-gettext6.sh: Likewise.
8999         * intl/tst-translit.sh: Likewise.
9000         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
9001         $(test-program-prefix-before-env), $(run-program-env) and
9002         $(test-program-prefix-after-env).
9003         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
9004         run_program_env and test_program_prefix_after_env arguments.
9005         * math/Makefile (run-regen-ulps): Use $(run-program-env).
9006         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
9007         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
9008         explicitly with each use of ${test_wrapper_env}.
9009         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
9010         $(test-program-prefix-before-env), $(run-program-env) and
9011         $(test-program-prefix-after-env).
9012         * posix/tst-getconf.sh: Do not set environment variables
9013         explicitly.
9014         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
9015         run_program_env and test_program_prefix_after_env arguments.
9016         * stdio-common/tst-printf.sh: Do not set environment variables
9017         explicitly.
9018         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
9019         $(test-program-prefix-before-env), $(run-program-env) and
9020         $(test-program-prefix-after-env).
9021         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
9022         run_program_env and test_program_prefix_after_env arguments.
9023         Split $test calls into $test_pre and $test.
9024         * timezone/Makefile (build-testdata): Use
9025         $(built-program-cmd-before-env), $(run-program-env) and
9026         $(built-program-cmd-after-env).
9028 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9030         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
9031         strlen for non SHARED builds.
9033 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
9035         * nptl/allocatestack.c (check_list): Inlined function...
9036         (__reclaim_stacks): ... here.
9038 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
9040         [BZ #15698]
9041         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
9042         memory overrun.
9044 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
9046         * Rules (make-test-out): Include
9047         LOCPATH=$(common-objpfx)localedata in default environment.
9048         * debug/Makefile (tst-chk1-ENV): Remove variable.
9049         (tst-chk2-ENV): Likewise.
9050         (tst-chk3-ENV): Likewise.
9051         (tst-chk4-ENV): Likewise.
9052         (tst-chk5-ENV): Likewise.
9053         (tst-chk6-ENV): Likewise.
9054         (tst-lfschk1-ENV): Likewise.
9055         (tst-lfschk2-ENV): Likewise.
9056         (tst-lfschk3-ENV): Likewise.
9057         (tst-lfschk4-ENV): Likewise.
9058         (tst-lfschk5-ENV): Likewise.
9059         (tst-lfschk6-ENV): Likewise.
9060         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
9061         (tst-iconv7-ENV): Likewise.
9062         * intl/Makefile (LOCPATH-ENV): Likewise.
9063         (tst-codeset-ENV): Likewise.
9064         (tst-gettext3-ENV): Likewise.
9065         (tst-gettext5-ENV): Likewise.
9066         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
9067         (tst-fopenloc-ENV): Likewise.
9068         (tst-fgetws-ENV): Remove variable.
9069         (tst-ungetwc1-ENV): Likewise.
9070         (tst-ungetwc2-ENV): Likewise.
9071         (bug-ungetwc2-ENV): Likewise.
9072         (tst-swscanf-ENV): Likewise.
9073         (bug-ftell-ENV): Likewise.
9074         (tst-fgetwc-ENV): Likewise.
9075         (tst-fseek-ENV): Likewise.
9076         (tst-ftell-partial-wide-ENV): Likewise.
9077         (tst-ftell-active-handler-ENV): Likewise.
9078         (tst-ftell-append-ENV): Likewise.
9079         * posix/Makefile (tst-fnmatch-ENV): Likewise.
9080         (tst-regexloc-ENV): Likewise.
9081         (bug-regex1-ENV): Likewise.
9082         (tst-regex-ENV): Likewise.
9083         (tst-regex2-ENV): Likewise.
9084         (bug-regex5-ENV): Likewise.
9085         (bug-regex6-ENV): Likewise.
9086         (bug-regex17-ENV): Likewise.
9087         (bug-regex18-ENV): Likewise.
9088         (bug-regex19-ENV): Likewise.
9089         (bug-regex20-ENV): Likewise.
9090         (bug-regex22-ENV): Likewise.
9091         (bug-regex23-ENV): Likewise.
9092         (bug-regex25-ENV): Likewise.
9093         (bug-regex26-ENV): Likewise.
9094         (bug-regex30-ENV): Likewise.
9095         (bug-regex32-ENV): Likewise.
9096         (bug-regex33-ENV): Likewise.
9097         (bug-regex34-ENV): Likewise.
9098         (bug-regex35-ENV): Likewise.
9099         (tst-rxspencer-ENV): Likewise.
9100         (tst-rxspencer-no-utf8-ENV): Likewise.
9101         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
9102         (tst-sscanf-ENV): Likewise.
9103         (tst-swprintf-ENV): Likewise.
9104         (tst-swscanf-ENV): Likewise.
9105         (test-vfprintf-ENV): Likewise.
9106         (scanf13-ENV): Likewise.
9107         (bug14-ENV): Likewise.
9108         (tst-grouping-ENV): Likewise.
9109         * stdlib/Makefile (tst-strtod-ENV): Likewise.
9110         (tst-strtod3-ENV): Likewise.
9111         (tst-strtod4-ENV): Likewise.
9112         (tst-strtod5-ENV): Likewise.
9113         (testmb2-ENV): Likewise./
9114         * string/Makefile (tst-strxfrm-ENV): Likewise.
9115         (tst-strxfrm2-ENV): Likewise.
9116         (bug-strcoll1-ENV): Likewise.
9117         (test-strcasecmp-ENV): Likewise.
9118         (test-strncasecmp-ENV): Likewise.
9119         * time/Makefile (tst-strptime-ENV): Likewise.
9120         (tst-ftime_l-ENV): Likewise.
9121         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
9122         (tst-mbrtowc-ENV): Likewise.
9123         (tst-wcrtomb-ENV): Likewise.
9124         (tst-mbrtowc2-ENV): Likewise.
9125         (tst-c16c32-1-ENV): Likewise.
9126         (tst-mbsnrtowcs-ENV): Likewise.
9128 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
9130         * manual/resource.texi (How to get information about the memory
9131         subsystem?): Fix typo.
9132         Reported by Peon de la Parra Ivan <peon@keba.com>
9134 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
9136         [BZ #16882]
9137         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
9138         (pthread_spin_lock): Branch out of spin loop to proper location.
9139         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
9140         (pthread_spin_lock): Likewise.
9142         * nptl/tst-spin4.c: New test.
9143         * nptl/Makefile (tests): Add tst-spin4.
9145 2014-06-03  Andreas Schwab  <schwab@suse.de>
9147         [BZ #15946]
9148         * resolv/res_send.c (send_dg): Reload file descriptor after
9149         calling reopen.
9151 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
9153         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
9155 2014-06-03  Richard Henderson  <rth@redhat.com>
9157         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
9158         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
9159         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
9160         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
9161         in the SAVE_PID block.
9162         (__libc_vfork): New alias.
9163         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
9165         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
9166         child in registers, not on the stack.  Remove RESET_PID conditionals.
9167         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
9169 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
9171         * sysdeps/aarch64/libm-test-ulps: Regenerate.
9173 2014-06-03  Wilco  <wdijkstr@arm.com>
9175         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
9176         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
9177         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
9178         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
9179         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
9180         Likewise.
9182 2014-06-03  Wilco  <wdijkstr@arm.com>
9184         * sysdeps/aarch64/fpu/math_private.h
9185         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
9186         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
9187         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
9188         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
9189         Fix declarations.
9191 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
9193         * crypt/crypt-private.h: Include ufc-crypt.h.
9194         (__b64_from_24bit): Declare extern.
9195         * crypt/crypt_util.c(__b64_from_24bit): New function.
9196         (b64t): New static const variable.
9197         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
9198         (b64t): Remove variable.
9199         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
9200         * crypt/sha256-crypt.c: Include crypt-private.h.
9201         (b64t): Remove variable.
9202         (__sha256_crypt_r): Remove b64_from_24bit and replace
9203         with __b64_from_24bit.
9204         * crypt/sha512-crypt.c: Likewise.
9206 2014-06-02  Roland McGrath  <roland@hack.frob.com>
9208         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
9209         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
9210         Label the code __libc_vfork rather than __vfork.
9211         [!NOT_IN_libc] (vfork): Define as weak alias.
9212         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
9213         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
9214         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
9216 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
9218         * malloc/malloc.c (malloc_info): Fix format specifier for
9219         n_mmaps.
9221 2014-06-02  Wilco  <wdijkstr@arm.com>
9223         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
9224         FPCR write.
9226 2014-06-02  Wilco  <wdijkstr@arm.com>
9228         [BZ #17009]
9229         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
9230         Rewrite to reduce FPCR/FPSR accesses.
9232 2014-06-01  David S. Miller  <davem@davemloft.net>
9234         * sysdeps/sparc/fpu/libm-test-ulps: Update.
9236 2014-05-31  David S. Miller  <davem@davemloft.net>
9238         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
9239         to occur in round to nearest mode when |x| >= 2.0
9241 2014-05-30  Richard Henderson  <rth@twiddle.net>
9243         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
9244         (PSEUDO_RET_NOERRNO): Remove.
9245         (ret): Don't redefine.
9246         (ret_NOERRNO): Define in terms of ret.
9247         (ret_ERRVAL): Likewise.
9249         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
9250         use of PSEUDO_RET; perform the error check directly.
9252 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
9254         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
9255         with __int128_t.
9257 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
9259         * malloc/malloc (malloc_info): Fix formatting.
9261 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
9262             Roland McGrath  <roland@hack.frob.com>
9264         * malloc/malloc (malloc_info): Also print mmapped statistics.
9266 2014-05-30  Roland McGrath  <roland@hack.frob.com>
9268         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
9269         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
9271 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
9273         * malloc/malloc.c (malloc_info): Inline mi_arena.
9275 2014-05-29  Richard Henderson  <rth@twiddle.net>
9277         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
9278         Remove comma before expanding ASM_ARGS_##nr.
9279         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
9280         Make _x0 a strict output; make _x8 a strict input; adjust expansion
9281         of ASM_ARGS_##nr.
9282         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
9283         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
9284         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
9285         (ASM_ARGS_1): Add leading comma.
9287         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
9288         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
9289         to __errno_location.
9290         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
9291         Remove the expected plt for __errno_location.
9293         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
9294         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
9295         call to __read_tp.
9297         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
9298         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
9299         it and break it down.
9300         (DOCARGS_0, DOCARGS_1): Do nothing.
9301         (DOCARGS_2): Update to store into the new stack frame.
9302         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
9303         (UNDOCARGS_1): Update to restore from the new stack frame.
9304         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
9305         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
9307         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
9308         (SINGLE_THREAD_P): New parameter for result regno.
9309         (PSEUDO): Update to match; use cbz instead of beq.
9311         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
9312         Use ENTRY to define the _nocancel entry point.  Share the syscall
9313         and syscall error check paths with the cancel path.
9314         (PSEUDO_END): New.
9316         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
9317         whitespace; tabs before and after asm mnemonics.
9319 2014-05-29  Eric Wong  <normalperson@yhbt.net>
9321         [BZ #15132]
9322         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
9323         Call fstat64 or stat64 internally, depending on arguments passed.
9324         Replace stat buffer argument with file descriptor argument.
9325         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
9326         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
9327         Pass fd to __internal_statvfs instead of calling fstat64.
9328         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
9329         Pass fd to __internal_statvfs64 instead of calling fstat64.
9330         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
9331         Pass -1 to __internal_statvfs instead of calling stat64.
9332         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
9333         Pass -1 to __internal_statvfs64 instead of calling stat64.
9335 2014-05-28  Roland McGrath  <roland@hack.frob.com>
9337         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
9338         that was previously under [RESET_PID].
9339         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
9341         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
9342         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
9344 2014-05-27  Roland McGrath  <roland@hack.frob.com>
9346         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
9348         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
9349         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
9351 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
9353         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
9355 2014-05-27  Andreas Schwab  <schwab@suse.de>
9357         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
9358         TLS_INIT_TP macro.
9359         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
9360         * elf/rtld.c (init_tls, dl_main): Likewise.
9361         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
9362         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
9363         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
9364         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
9365         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
9366         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
9367         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
9368         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
9369         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
9370         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
9371         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
9372         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
9373         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
9374         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
9375         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
9376         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
9377         * sysdeps/generic/tls.h: Update description.
9379 2014-05-27  Will Newton  <will.newton@linaro.org>
9381         [BZ #16990]
9382         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
9383         and restore r2 rather than just restoring.
9385 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
9387         [BZ #16724]
9388         * libio/tst-ftell-append.c: New test case.
9389         * libio/Makefile (tests): Add test case.
9390         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
9391         append mode.
9392         * libio/wfileops.c (do_ftell_wide): Likewise.
9394 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9396         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9398         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
9399         ...
9400         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
9401         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
9402         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
9403         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
9404         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
9405         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
9406         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
9407         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
9408         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
9409         Moved ...
9410         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
9411         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
9412         Moved ...
9413         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
9414         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
9415         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
9416         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
9417         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
9418         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
9419         ...
9420         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
9421         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
9422         Moved ...
9423         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
9424         here.
9425         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
9426         ...
9427         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
9428         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
9429         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
9431         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
9432         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
9433         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
9434         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
9436         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
9437         merge into ...
9438         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
9439         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
9440         ...
9441         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
9442         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
9443         ...
9444         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
9445         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
9446         Moved ...
9447         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
9448         here.
9449         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
9450         Moved ...
9451         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
9452         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
9453         Moved ...
9454         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
9456         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
9457         conditional [RESET_PID].
9458         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
9459         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
9460         removed.
9461         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
9462         removed.
9464         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
9465         <tcb-offsets.h>.
9466         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
9467         (__libc_vfork): New strong alias.
9468         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
9469         removed.
9470         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
9471         Removed.
9473         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
9474         <tcb-offsets.h>.
9475         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
9476         (__libc_vfork): New strong alias.
9477         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
9478         removed.
9479         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
9480         removed.
9482 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
9484         * malloc/malloc.c (mi_arena): New function.
9485         (malloc_info): Remove nested function mi_arena. Call non-nosted
9486         function mi_arena.
9488 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9490         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
9491         by insrwi.
9492         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
9493         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
9494         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
9495         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
9496         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
9497         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
9498         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
9500 2014-05-26  Andreas Schwab  <schwab@suse.de>
9502         [BZ #16984]
9503         * locale/programs/repertoire.c (repertoire_read): Add slash
9504         between I18NPATH element and file name.
9505         * locale/programs/locfile.c (locfile_read): Likewise.
9507 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
9509         * nptl/pthread_mutexattr_settype.c
9510         (__pthread_mutexattr_settype):
9511         Disable lock elision for PTHREAD_MUTEX_NORMAL.
9513 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
9515         * nptl/tst-mutex5 (do_test):
9516         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
9518 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
9520         * benchtests/README: Document 'init' directive.
9521         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
9522         BENCH_INIT.
9523         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
9524         (parse_file): Recognize 'init' directive.
9526 2014-05-26  Kyle McMartin  <kyle@redhat.com>
9528         [BZ #16796]
9529         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
9530         alignment of struct pthread.
9532 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
9534         [BZ #16878]
9535         * nscd/netgroupcache.c (addgetnetgrentX): Look for
9536         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
9537         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
9538         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
9540 2014-05-25  Richard Henderson  <rth@twiddle.net>
9542         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
9543         (SINGLE_THREAD_P_PIC): Remove.
9544         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
9545         (SINGLE_THREAD_P_PIC): Remove.
9547         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
9548         branch to syscall error ...
9549         (PSEUDO): ... here.
9550         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
9551         from __local_syscall_error to .Lsyscall_error.
9552         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
9553         (SYSCALL_ERROR): Update label name.
9555         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
9556         Do not use DOARGS/UNDOARGS.
9557         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
9558         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
9559         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
9560         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
9561         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
9563         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
9564         block comment.
9566         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
9567         define if !NOT_IN_libc.
9568         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
9569         define with non-default symbol versions.
9571 2014-05-23  Richard Henderson  <rth@twiddle.net>
9573         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
9574         (vfork, __vfork): Define via compat_symbol.
9576         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
9577         [!HAVE_IFUNC] (vfork_compat): Remove.
9578         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
9580 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
9582         [BZ #16978]
9583         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
9584         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
9585         variable.
9587 2014-05-23  Richard Henderson  <rth@twiddle.net>
9589         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
9590         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
9591         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
9592         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
9594         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
9595         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
9596         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
9597         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
9598         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
9599         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
9600         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
9601         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
9602         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
9603         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
9604         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
9605         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
9606         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
9607         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
9608         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
9609         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
9610         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
9611         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
9612         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
9613         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
9614         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
9615         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
9616         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
9617         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
9618         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
9619         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
9620         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
9621         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
9622         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
9623         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
9624         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
9625         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
9626         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
9627         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
9628         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
9629         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
9630         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
9631         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
9632         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
9633         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
9634         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
9635         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
9636         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
9637         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
9638         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
9639         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
9640         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
9641         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
9642         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
9643         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
9644         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
9645         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
9646         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
9647         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
9648         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
9649         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
9651         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
9652         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
9653         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
9654         before exiting on error.
9655         (__libc_vfork): New strong alias.
9656         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
9657         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
9659         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
9660         that was previously under [RESET_PID].
9661         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
9663         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
9665 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
9667         [BZ #16977]
9668         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
9669         value when x - 1 is zero.
9670         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
9671         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
9672         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
9673         0.0L for an argument of 1.0L.
9674         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
9675         Likewise.
9676         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
9677         value when x - 1 is zero.
9678         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
9679         * sysdeps/i386/fpu/libm-test-ulps: Update.
9680         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9682 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
9684         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
9685         alphasort and versionsort.
9687 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9689         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
9690         macro.
9691         [copysignf]: Likewise.
9693 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
9695         * crypt/md5-crypt.c: Fix formatting.
9697 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
9699         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
9700         (b64_from_24bit): New function.
9702 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9704         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
9705         libc_hidden_builtin_def to ifunc.
9706         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
9707         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
9709 2014-05-21  Roland McGrath  <roland@hack.frob.com>
9711         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
9712         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
9714 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
9716         * nscd/Depend (linuxthreads): Remove.
9717         (nptl): Add.
9718         * resolv/Depend (linuxthreads): Remove.
9719         * rt/Depend (linuxthreads): Remove.
9721         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
9722         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
9723         $(common-objpfx)elf/.
9724         (link-libc-before-gnulib): Likewise.
9725         (elfobjdir): Remove variable.
9726         * Makefile (install): Use $(elf-objpfx) instead of
9727         $(common-objpfx)elf/.
9728         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
9729         $(elfobjdir)/.
9730         (link-libc-deps): Likewise.
9731         ($(common-objpfx)libc.so): Likewise.
9732         ($(common-objpfx)linkobj/libc.so): Likewise.
9733         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
9734         instead of $(common-objpfx)elf/.
9735         (symbolic-link-list): Likewise.
9736         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
9737         [$(cross-compiling) = no]: Likewise.
9738         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
9739         $(elfobjdir)/.
9740         (static-gnulib-arch): Likewise.
9741         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
9742         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
9743         $(common-objpfx)elf/.
9745 2014-05-21  Richard Henderson  <rth@redhat.com>
9747         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
9748         (SINGLE_THREAD_P): Use the correct width load.  Fold
9749         into the ldr offset.
9751         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
9752         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
9754 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
9756         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
9757         (libgcc_s_resume): Use __attribute_used__.
9758         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
9759         Likewise.
9761 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9763         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
9764         optimization when used with float constants.
9766         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9768 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
9770         [BZ #16915]
9771         * locale/nl_langinfo_l.c: Make direct reference to every
9772         _nl_current_CATEGORY symbol.
9773         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
9774         (tests-static): Add tst-langinfo-static.
9775         (tests-special): Add tst-langinfo-static.out.
9776         ($(objpfx)tst-langinfo.out): Redirect output.
9777         ($(objpfx)tst-langinfo-static.out): New.
9778         * localedata/tst-langinfo.sh: Send output to stdout.
9779         * localedata/tst-langinfo-static.c: New file.
9781         [BZ #16965]
9782         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
9783         when the shift amount is modulo the limb size.
9785 2014-05-20  Richard Henderson  <rth@redhat.com>
9787         [BZ #16967]
9788         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
9789         Change type of sa_flags from unsigned int to int.
9791         [BZ #16966]
9792         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
9794         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
9796 2014-05-20  Will Newton  <will.newton@linaro.org>
9798         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
9799         Test the return value of the system call in the nocancel case.
9801 2014-05-20  Will Newton  <will.newton@linaro.org>
9802             Yvan Roux  <yvan.roux@linaro.org>
9804         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
9805         #include of asm/ptrace.h.
9806         (PTRACE_GET_THREAD_AREA): Remove #undef.
9807         (PTRACE_GETHBPREGS): Likewise.
9808         (PTRACE_SETHBPREGS): Likewise.
9809         (struct user_regs_struct): New structure.
9810         (struct user_fpsimd_struct): New structure.
9811         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
9812         #include of asm/ptrace.h and second #include of sys/user.h.
9813         (PTRACE_GET_THREAD_AREA): Remove #undef.
9814         (PTRACE_GETHBPREGS): Likewise.
9815         (PTRACE_SETHBPREGS): Likewise.
9816         (ELF_NGREG): Use new struct user_regs_struct.
9817         (elf_fpregset_t): Use new struct user_fpsimd_struct.
9819 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9821         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
9822         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
9824 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
9826         [BZ #16958]
9827         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
9828         membar to avoid block loads/stores to overlap previous stores.
9830 2014-05-17  Richard Henderson  <rth@redhat.com>
9832         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
9833         Create the __##syscall_name##_nocancel entry point.
9834         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
9835         Remove; let the sysdep-cancel.h code create it.
9837 2014-05-17  David S. Miller  <davem@davemloft.net>
9839         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
9840         Protect with __USE_GNU.
9841         (TIOCSET_TEMPT): Likewise.
9842         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
9843         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
9844         these are already provided in bits/ioctl-types.h
9846 2014-05-16  Roland McGrath  <roland@hack.frob.com>
9848         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
9849         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
9851         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
9852         Use wait4 regardless of [__NR_waitpid].
9854 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
9856         PR libgcc/60166
9857         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
9858         (_FP_NANSIGN_Q): Set the quiet bit.
9860 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
9862         * benchtests/Makefile
9863         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
9864         not $(common-objpfx)math/libm.so.
9865         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
9866         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
9867         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
9868         $(common-objpfx)dlfcn/libdl.so.
9869         ($(objpfx)tst-audit8): Depend on $(libm), not
9870         $(common-objpfx)math/libm.so.
9871         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
9872         not $(common-objpfx)dlfcn/libdl.so.
9873         * math/Makefile
9874         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
9875         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
9876         [$(build-shared) = yes].
9877         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
9878         $(common-objpfx)nptl/libpthread.so.
9879         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
9880         $(common-objpfx)math/libm.so$(libm.so-version) or
9881         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
9882         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
9883         $(common-objpfx)dlfcn/libdl.so.
9884         * setjmp/Makefile (link-libm): Remove variable.
9885         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
9886         * stdio-common/Makefile (link-libm): Remove variable.
9887         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
9888         * stdlib/Makefile (link-libm): Remove variable.
9889         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
9890         ($(objpfx)tst-strtod-round): Likewise.
9891         ($(objpfx)tst-tininess): Likewise.
9892         ($(objpfx)tst-strtod-underflow): Likewise.
9893         ($(objpfx)tst-strtod6): Likewise.
9894         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
9895         $(libdl), not $(common-objpfx)nptl/libpthread.so and
9896         $(common-objpfx)dlfcn/libdl.so.
9898 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9900         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
9901         BSD terminal modes definitions.
9903 2014-05-16  Roland McGrath  <roland@hack.frob.com>
9905         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
9906         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
9908         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
9909         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
9910         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
9911         Don't do #include_next.
9912         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
9913         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
9914         Don't do #include_next.
9915         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
9916         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
9917         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
9918         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
9920 2014-05-16  Allan McRae  <allan@archlinux.org>
9922         * po/sv.po: Update Swedish translation from translation project.
9924         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
9925         in sed expression.
9927 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
9929         [BZ #16917]
9930         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
9931         errno if the TIOCGPTN ioctl fails with an error different than
9932         EINVAL.
9933         * login/tst-ptsname.c: New file.
9934         * login/Makefile (tests): Add tst-ptsname.
9936         [BZ #16943]
9937         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
9938         and prlimit64.
9940 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
9942         [BZ #16849]
9943         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
9944         herrno to return EAI_AGAIN.
9946 2014-05-14  Roland McGrath  <roland@hack.frob.com>
9948         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
9949         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
9950         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
9951         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
9952         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
9953         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
9954         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
9955         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
9956         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
9957         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
9958         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
9959         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
9960         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
9961         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
9962         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
9963         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
9964         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
9965         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
9966         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
9967         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
9968         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
9969         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
9970         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
9971         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
9972         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
9973         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
9974         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
9975         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
9976         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
9977         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
9978         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
9979         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
9980         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
9981         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
9982         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
9983         Moved ...
9984         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
9985         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
9986         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
9987         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
9988         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
9989         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
9990         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
9991         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
9992         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
9993         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
9994         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
9995         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
9996         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
9997         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
9998         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
9999         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
10000         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
10001         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
10002         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
10003         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
10004         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
10005         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
10006         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
10007         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
10008         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
10009         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
10010         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
10011         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
10012         Moved ...
10013         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
10014         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
10015         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
10016         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
10017         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
10018         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
10019         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
10020         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
10021         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
10022         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
10023         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
10024         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
10025         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
10026         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
10027         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
10028         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
10029         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
10030         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
10031         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
10032         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
10033         Moved ...
10034         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
10035         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
10036         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
10038         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
10039         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
10040         (libpthread-sysdep_routines): Add elision-related stuff here instead.
10041         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
10042         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
10043         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
10044         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
10045         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
10046         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
10047         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
10048         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
10049         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
10050         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
10051         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
10052         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
10053         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
10054         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
10055         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
10056         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
10057         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
10058         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
10059         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
10060         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
10061         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
10062         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
10063         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
10064         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
10065         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
10066         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
10067         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
10068         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
10070         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
10071         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
10073         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
10074         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
10075         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
10076         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
10077         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
10078         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
10079         Moved ...
10080         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
10081         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
10082         Moved ...
10083         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
10084         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
10085         Moved ...
10086         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
10087         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
10088         Moved ...
10089         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
10090         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
10091         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
10092         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
10093         Moved ...
10094         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
10095         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
10096         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
10097         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
10098         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
10099         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
10100         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
10101         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
10102         Moved ...
10103         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
10104         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
10105         Moved ...
10106         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
10107         ... here.
10108         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
10109         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
10110         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
10111         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
10112         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
10113         Moved ...
10114         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
10115         ... here.
10116         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
10117         Moved ...
10118         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
10119         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
10120         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
10121         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
10122         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
10123         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
10124         Moved ...
10125         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
10126         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
10127         Moved ...
10128         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
10129         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
10130         Moved ...
10131         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
10132         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
10133         Moved ...
10134         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
10135         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
10136         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
10137         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
10138         Moved ...
10139         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
10140         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
10141         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
10142         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
10143         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
10144         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
10145         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
10146         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
10147         Moved ...
10148         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
10149         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
10150         Moved ...
10151         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
10152         ... here.
10153         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
10154         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
10155         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
10156         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
10157         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
10158         Moved ...
10159         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
10160         ... here.
10161         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
10162         Moved ...
10163         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
10164         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
10165         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
10166         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
10167         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
10168         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
10169         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
10170         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
10171         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
10172         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
10173         Moved ...
10174         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
10175         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
10176         Moved ...
10177         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
10178         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
10179         Moved ...
10180         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
10181         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
10182         Moved ...
10183         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
10184         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
10185         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
10186         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
10187         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
10188         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
10189         Moved ...
10190         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
10191         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
10192         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
10193         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
10194         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
10195         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
10196         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
10197         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
10198         Moved ...
10199         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
10200         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
10201         Moved ...
10202         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
10203         ... here.
10204         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
10205         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
10206         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
10207         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
10208         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
10209         Moved ...
10210         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
10211         ... here.
10212         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
10213         Moved ...
10214         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
10215         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
10216         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
10217         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
10218         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
10219         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
10220         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
10221         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
10222         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
10223         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
10224         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
10226         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
10227         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
10229         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
10230         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
10232         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
10233         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
10234         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
10235         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
10236         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
10237         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
10238         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
10239         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
10240         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
10241         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
10242         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
10243         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
10244         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
10245         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
10246         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
10247         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
10248         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
10249         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
10250         Moved ...
10251         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
10252         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
10253         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
10254         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
10255         Moved ...
10256         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
10257         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
10258         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
10259         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
10260         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
10261         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
10262         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
10263         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
10264         Moved ...
10265         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
10266         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
10267         Moved ...
10268         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
10269         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
10270         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
10271         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
10272         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
10273         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
10274         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
10275         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
10276         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
10277         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
10278         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
10279         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
10280         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
10281         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
10282         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
10283         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
10284         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
10286         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
10287         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
10288         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
10289         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
10290         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
10292         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
10293         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
10294         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
10295         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
10296         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
10297         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
10298         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
10299         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
10300         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
10301         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
10303         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
10304         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
10306         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
10307         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
10308         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
10309         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
10310         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
10311         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
10312         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
10313         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
10314         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
10315         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
10316         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
10317         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
10318         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
10319         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
10320         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
10321         Update #include.
10322         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
10323         Likewise.
10324         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
10325         Likewise.
10326         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
10327         Likewise.
10328         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
10329         Likewise.
10330         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
10331         Likewise.
10332         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
10333         Likewise.
10334         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
10335         Likewise.
10336         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
10337         Likewise.
10338         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
10339         Likewise.
10340         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
10341         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
10342         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
10343         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
10344         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
10345         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
10346         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
10347         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
10348         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
10349         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
10350         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
10351         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
10352         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
10353         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
10354         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
10356         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
10357         that was previously under [RESET_PID].
10358         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
10359         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
10360         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
10362         * sysdeps/i386/nptl/Implies: New file.
10363         * sysdeps/x86_64/nptl/Implies: New file.
10364         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
10365         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
10366         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
10367         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
10369         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
10370         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
10371         (__libc_vfork): New strong alias.
10372         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
10373         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
10375         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
10376         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
10377         (__libc_vfork): New strong alias.
10378         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
10379         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
10381         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
10382         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
10383         (__libc_vfork): New strong alias.
10384         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
10385         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
10386         * nptl/pt-vfork.c: New file.
10387         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
10388         (libpthread: GLIBC_2.20): New version set (empty).
10390 2014-05-14  Will Newton  <will.newton@linaro.org>
10392         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
10393         rather than #if.
10395 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
10397         [BZ #16564]
10398         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
10399         arguments with exponent 65 or above.
10400         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
10401         arguments 0x1p113L or above.
10402         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
10403         to arguments 0x1p107L or above.
10404         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
10405         positive arguments with exponent 65 or above.
10406         * math/auto-libm-test-in: Add more tests of log1p.
10407         * math/auto-libm-test-out: Regenerated.
10409         [BZ #16928]
10410         * math/s_cacos.c (__cacos): Ensure zero real part of result from
10411         non-finite arguments is +0.
10412         * math/s_cacosf.c (__cacosf): Likewise.
10413         * math/s_cacosl.c (__cacosl): Likewise.
10414         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
10415         * sysdeps/i386/fpu/libm-test-ulps: Update.
10416         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10418         [BZ #16927]
10419         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
10420         value.
10421         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
10422         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
10423         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
10424         for explicit high bit of mantissa when testing for argument equal
10425         to 1.
10426         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
10427         * sysdeps/i386/fpu/libm-test-ulps: Update.
10428         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10430         [BZ #16516]
10431         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
10432         (__erf): Scale by 16 instead of 8 in potentially underflowing
10433         case.  Ensure exception if result actually underflows.
10434         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
10435         (__erff): Scale by 16 instead of 8 in potentially underflowing
10436         case.  Ensure exception if result actually underflows.
10437         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
10438         (efx8): Remove variable.
10439         (__erfl): Scale by 16 instead of 8 in potentially underflowing
10440         case.  Ensure exception if result actually underflows.
10441         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
10442         (efx8): Remove variable.
10443         (__erfl): Scale by 16 instead of 8 in potentially underflowing
10444         case.  Ensure exception if result actually underflows.
10445         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
10446         (efx8): Remove variable.
10447         (__erfl): Scale by 16 instead of 8 in potentially underflowing
10448         case.  Ensure exception if result actually underflows.
10449         * math/auto-libm-test-in: Add more tests of erf.
10450         * math/auto-libm-test-out: Regenerated.
10452 2014-05-14  Andreas Schwab  <schwab@suse.de>
10454         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
10455         Remove code conditionalized on USE___THREAD.
10457         * config.h.in (HAVE_PT_CHOWN): Define as 0.
10458         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
10459         not definedness.
10461 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
10463         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
10464         Define unconditionally.
10465         (__ASSUME_O_CLOEXEC): Likewise.
10466         (__ASSUME_SOCK_CLOEXEC): Likewise.
10467         (__ASSUME_IN_NONBLOCK): Likewise.
10468         (__ASSUME_PIPE2): Likewise.
10469         (__ASSUME_EVENTFD2): Likewise.
10470         (__ASSUME_SIGNALFD4): Likewise.
10471         (__ASSUME_DUP3): Likewise.
10472         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10473         (__ASSUME_DUP3): Do not define.
10474         (__ASSUME_EVENTFD2): Likewise.
10475         (__ASSUME_IN_NONBLOCK): Likewise.
10476         (__ASSUME_O_CLOEXEC): Likewise.
10477         (__ASSUME_PIPE2): Likewise.
10478         (__ASSUME_SIGNALFD4): Likewise.
10479         (__ASSUME_SOCK_CLOEXEC): Likewise.
10480         (__ASSUME_UTIMES): Undefine.
10481         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10482         (__ASSUME_UTIMES): Do not define.
10483         (__ASSUME_O_CLOEXEC): Likewise.
10484         (__ASSUME_SOCK_CLOEXEC): Likewise.
10485         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
10486         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
10487         0x020621].
10488         (__ASSUME_PIPE2): Likewise.
10489         (__ASSUME_EVENTFD2): Likewise.
10490         (__ASSUME_SIGNALFD4): Likewise.
10491         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
10492         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
10493         Do not define.
10494         (__ASSUME_EVENTFD2): Likewise.
10495         (__ASSUME_SIGNALFD4): Likewise.
10496         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
10497         (__ASSUME_32BITUIDS): Likewise.
10498         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
10499         (__ASSUME_IPC64): Likewise.
10500         (__ASSUME_ST_INO_64_BIT): Likewise.
10501         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
10502         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
10503         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10504         (__ASSUME_UTIMES): Do not define.
10505         (__ASSUME_PSELECT): Likewise.
10506         (__ASSUME_PPOLL): Likewise.
10507         (__ASSUME_O_CLOEXEC): Likewise.
10508         (__ASSUME_SOCK_CLOEXEC): Likewise.
10509         (__ASSUME_IN_NONBLOCK): Likewise.
10510         (__ASSUME_PIPE2): Likewise.
10511         (__ASSUME_EVENTFD2): Likewise.
10512         (__ASSUME_SIGNALFD4): Likewise.
10513         (__ASSUME_DUP3): Likewise.
10514         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
10515         (__ASSUME_UTIMES): Likewise.
10516         (__ASSUME_O_CLOEXEC): Likewise.
10517         (__ASSUME_SOCK_CLOEXEC): Likewise.
10518         (__ASSUME_IN_NONBLOCK): Likewise.
10519         (__ASSUME_PIPE2): Likewise.
10520         (__ASSUME_EVENTFD2): Likewise.
10521         (__ASSUME_SIGNALFD4): Likewise.
10522         (__ASSUME_DUP3): Likewise.
10523         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10524         (__ASSUME_UTIMES): Likewise.
10525         (__ASSUME_O_CLOEXEC): Likewise.
10526         (__ASSUME_SOCK_CLOEXEC): Likewise.
10527         (__ASSUME_IN_NONBLOCK): Likewise.
10528         (__ASSUME_PIPE2): Likewise.
10529         (__ASSUME_EVENTFD2): Likewise.
10530         (__ASSUME_SIGNALFD4): Likewise.
10531         (__ASSUME_DUP3): Likewise.
10532         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
10533         Likewise.
10534         (__ASSUME_UTIMES): Likewise.
10535         (__ASSUME_EVENTFD2): Likewise.
10536         (__ASSUME_SIGNALFD4): Likewise.
10537         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10538         (__ASSUME_O_CLOEXEC): Likewise.
10539         (__ASSUME_SOCK_CLOEXEC): Likewise.
10540         (__ASSUME_IN_NONBLOCK): Likewise.
10541         (__ASSUME_PIPE2): Likewise.
10542         (__ASSUME_EVENTFD2): Likewise.
10543         (__ASSUME_SIGNALFD4): Likewise.
10544         (__ASSUME_DUP3): Likewise.
10545         (__ASSUME_UTIMES): Undefine.
10547         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
10548         feclearexcept.  Remove symbol versioning code.
10549         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
10550         symbol versioning code.
10551         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
10552         symbol versioning code.
10553         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
10554         feupdateenv.  Remove symbol versioning code.
10555         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
10556         fegetexceptflag.  Remove symbol versioning code.
10557         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
10558         fesetexceptflag.  Remove symbol versioning code.
10559         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
10560         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
10561         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
10562         (__posix_fadvise64_l32): Remove prototype.
10563         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
10564         code.
10566 2014-05-13  Roland McGrath  <roland@hack.frob.com>
10568         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
10569         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
10570         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
10571         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
10573 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
10575         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
10576         current working directory
10578 2014-05-13  Roland McGrath  <roland@hack.frob.com>
10580         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
10581         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
10582         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
10583         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
10584         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
10585         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
10586         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
10587         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
10588         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
10589         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
10590         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
10591         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
10592         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
10593         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
10594         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
10595         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
10596         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
10597         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
10598         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
10599         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
10600         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
10601         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
10602         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
10603         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
10604         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
10605         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
10606         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
10607         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
10608         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
10609         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
10610         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
10611         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
10612         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
10613         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
10614         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
10615         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
10616         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
10617         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
10618         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
10619         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
10620         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
10621         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
10623         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
10624         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
10626         * sysdeps/unix/sysv/linux/arm/Makefile
10627         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
10628         Add rt-aeabi_unwind_cpp_pr1.
10629         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
10630         Add nptl-aeabi_unwind_cpp_pr1.
10631         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
10632         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
10633         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
10634         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
10635         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
10636         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
10638         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
10639         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
10640         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
10641         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
10643         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
10644         Deconditionalize the code that was previously under [RESET_PID].
10645         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
10647         * sysdeps/generic/exit-thread.h: New file.
10648         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
10649         * include/unistd.h (__exit_thread): Remove declaration.
10650         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
10651         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
10652         * csu/libc-start.c: Include <exit-thread.h>.
10653         (LIBC_START_MAIN): Pass no argument to __exit_thread.
10654         * nptl/pthread_create.c: Include <exit-thread.h>.
10655         (start_thread): Call __exit_thread in place of __exit_thread_inline.
10656         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
10657         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
10658         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
10659         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
10660         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
10661         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
10662         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
10663         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
10664         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
10665         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
10666         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
10667         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
10668         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
10669         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
10670         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
10671         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
10673 2014-05-13  Andreas Schwab  <schwab@suse.de>
10675         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
10677 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
10679         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
10680         (__ASSUME_UTIMES): Do not condition on kernel version.
10681         (__ASSUME_PSELECT): Define unconditionally.
10682         (__ASSUME_PPOLL): Likewise.
10683         (__ASSUME_ATFCTS): Likewise.
10684         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
10685         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
10686         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
10687         (__ASSUME_UTIMENSAT): Define unconditionally.
10688         (__ASSUME_PRIVATE_FUTEX): Likewise.
10689         (__ASSUME_FALLOCATE): Likewise.
10690         (__ASSUME_O_CLOEXEC): Likewise.
10691         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
10692         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
10693         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
10694         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
10695         (__ASSUME_IN_NONBLOCK): Likewise.
10696         (__ASSUME_PIPE2): Likewise.
10697         (__ASSUME_EVENTFD2): Likewise.
10698         (__ASSUME_SIGNALFD4): Likewise.
10699         (__ASSUME_DUP3): Likewise.
10700         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
10701         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
10702         (__ASSUME_AT_RANDOM): Likewise.
10703         (__ASSUME_PREADV): Likewise.
10704         (__ASSUME_PWRITEV): Likewise.
10705         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
10706         (__ASSUME_F_GETOWN_EX): Define unconditionally.
10707         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
10708         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
10709         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
10710         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10711         (__ASSUME_O_CLOEXEC): Define unconditionally.
10712         (__ASSUME_PSELECT): Do not undefine conditionally.
10713         (__ASSUME_PPOLL): Likewise.
10714         (__ASSUME_ATFCTS): Likewise.
10715         (__ASSUME_SET_ROBUST_LIST): Likewise.
10716         (__ASSUME_UTIMENSAT): Likewise.
10717         (__ASSUME_FDATASYNC): Define unconditionally.
10718         * sysdeps/unix/sysv/linux/arm/kernel-features.h
10719         (__ASSUME_SIGFRAME_V2): Likewise.
10720         )__ASSUME_EVENTFD2): Likewise.
10721         (__ASSUME_SIGNALFD4): Likewise.
10722         (__ASSUME_PSELECT): Do not undefine conditionally.
10723         (__ASSUME_PPOLL): Likewise.
10724         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10725         (__ASSUME_PSELECT): Define unconditionally.
10726         (__ASSUME_PPOLL): Likewise.
10727         (__ASSUME_O_CLOEXEC): Likewise.
10728         (__ASSUME_SOCK_CLOEXEC): Likewise.
10729         (__ASSUME_IN_NONBLOCK): Likewise.
10730         (__ASSUME_PIPE2): Likewise.
10731         (__ASSUME_EVENTFD2): Likewise.
10732         (__ASSUME_SIGNALFD4): Likewise.
10733         (__ASSUME_DUP3): Likewise.
10734         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
10735         (__ASSUME_O_CLOEXEC): Likewise.
10736         (__ASSUME_SOCK_CLOEXEC): Likewise.
10737         (__ASSUME_IN_NONBLOCK): Likewise.
10738         (__ASSUME_PIPE2): Likewise.
10739         (__ASSUME_EVENTFD2): Likewise.
10740         (__ASSUME_SIGNALFD4): Likewise.
10741         (__ASSUME_DUP3): Likewise.
10742         * sysdeps/unix/sysv/linux/mips/kernel-features.h
10743         (__ASSUME_EVENTFD2): Likewise.
10744         (__ASSUME_SIGNALFD4): Likewise.
10745         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
10747 2014-05-12  Andreas Schwab  <schwab@suse.de>
10749         [BZ #16932]
10750         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
10751         (_nss_nis_gethostbyname4_r): Return error if item length is larger
10752         than maximum RPC packet size.
10753         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
10754         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
10755         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
10756         (_nss_nis_getservbyport_r): Likewise.
10758 2014-05-12  Will Newton  <will.newton@linaro.org>
10760         * malloc/Makefile (tests): Add tst-mallopt.
10761         * malloc/tst-mallopt.c: New file.
10763 2014-05-09  Roland McGrath  <roland@hack.frob.com>
10765         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
10766         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
10768 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10770         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
10771         (tst-tlsmod6.so): Likewise.
10773 2014-05-09  Roland McGrath  <roland@hack.frob.com>
10775         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
10777 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
10779         [BZ #16064]
10780         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
10781         and <dl-procinfo.h>.
10782         (__fegetenv): Save SSE state in envp->__eip if supported.
10783         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
10784         envp->__eip if supported.
10785         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
10786         and <dl-procinfo.h>.
10787         (__fesetenv): Always set __eip, __cs_selector, __opcode,
10788         __data_offset and __data_selector in environment to 0.  Set SSE
10789         state if supported.
10790         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
10791         test-fenv-sse.
10792         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
10793         -mfpmath=sse.
10794         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
10796 2014-05-09  Will Newton  <will.newton@linaro.org>
10798         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
10799         and libc_relro_required for ARM.
10800         * sysdeps/arm/preconfigure: Regenerate.
10802 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
10803             Stefan Liebler  <stli@linux.vnet.ibm.com>
10805         * config.make.in (enable-lock-elision): New Makefile variable.
10806         * configure.ac: Likewise.
10807         * configure: Regenerate.
10808         * sysdeps/s390/configure.ac:
10809         Add check for gcc transactions support.
10810         * sysdeps/s390/configure: Regenerate.
10811         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
10812         Build elision files if enabled.
10813         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
10814         Add lock elision support for s390.
10815         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
10816         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
10817         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
10818         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
10819         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
10820         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
10821         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
10822         Likewise.
10823         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
10824         Likewise.
10825         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
10826         Likewise.
10827         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
10828         Likewise.
10829         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
10830         (__lll_timedlock_elision, __lll_lock_elision)
10831         (__lll_unlock_elision, __lll_trylock_elision)
10832         (lll_timedlock_elision, lll_lock_elision)
10833         (lll_unlock_elision, lll_trylock_elision): Add.
10834         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
10835         (pthread_mutex_t): Add lock elision support for s390.
10837 2014-05-14  Wilco  <wdijkstr@arm.com>
10839         * sysdeps/arm/fclrexcpt.c: Cleanup.
10840         * sysdeps/arm/fedisblxcpt.c: Cleanup.
10841         * sysdeps/arm/feenablxcpt.c: Cleanup.
10842         * sysdeps/arm/fegetenv.c: Cleanup.
10843         * sysdeps/arm/fegetexcept.c: Cleanup.
10844         * sysdeps/arm/fegetround.c: Cleanup.
10845         * sysdeps/arm/feholdexcpt.c: Cleanup.
10846         * sysdeps/arm/fesetenv.c: Cleanup.
10847         * sysdeps/arm/fesetround.c: Cleanup.
10848         * sysdeps/arm/feupdateenv.c: Cleanup.
10849         * sysdeps/arm/fgetexcptflg.c: Cleanup.
10850         * sysdeps/arm/fraiseexcpt.c: Cleanup.
10851         * sysdeps/arm/fsetexcptflg.c: Cleanup.
10852         * sysdeps/arm/ftestexcept.c: Cleanup.
10853         * sysdeps/arm/get-rounding-mode.h: Cleanup.
10854         * sysdeps/arm/setfpucw.c: Cleanup.
10856 2014-05-09  Will Newton  <will.newton@linaro.org>
10858         * sysdeps/arm/armv7/strcmp.S: New file.
10859         * NEWS: Mention addition of ARMv7 optimized strcmp.
10861 2014-05-08  Roland McGrath  <roland@hack.frob.com>
10863         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
10864         look for %.ac rather than %.in.
10866         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
10867         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
10868         * sysdeps/mach/hurd/configure: Regenerated.
10869         * sysdeps/unix/sysv/linux/configure: Regenerated.
10871         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
10873 2014-05-07  Steve Ellcey  <sellcey@mips.com>
10875         [BZ# 16922]
10876         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
10877         (LONG_SUB): Ditto.
10878         (PTR_SUB): Ditto.
10880 2014-05-07  Andreas Schwab  <schwab@suse.de>
10882         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
10883         when skipping over non-matching result from nscd.
10885 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
10887         [BZ #16876]
10888         * nptl/sockperf.c (client): Check socket return value.
10890         [BZ #16877]
10891         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
10892         nscd security class.
10894 2014-05-06  Roland McGrath  <roland@hack.frob.com>
10896         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
10897         * sysdeps/arm/unwind.h: ... here.
10899 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
10901         [BZ# 16916]
10902         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
10903         Define.
10905 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
10907         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
10908         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
10909         multiarch strncpy for PPC64.
10910         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
10911         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
10912         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
10913         multiarch optimizations.
10914         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
10915         (__libc_ifunc_impl_list): Likewise.
10916         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
10917         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
10918         multiarch stpncpy for PPC64.
10919         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
10920         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
10922 2014-05-06  Andreas Schwab  <schwab@suse.de>
10924         [BZ #16912]
10925         * gmon/mcount.c (_MCOUNT_DECL): Use
10926         atomic_compare_and_exchange_bool_acq instead of
10927         catomic_compare_and_exchange_bool_acq.
10929 2014-05-05  Roland McGrath  <roland@hack.frob.com>
10931         * elf/Makefile (others, install-bin): Remove pldd.
10932         (pldd-modules): Variable removed.
10933         ($(objpfx)pldd): Target removed.
10934         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
10935         (others, install-bin): Append pldd here.
10936         ($(objpfx)pldd): New target.
10938         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
10939         to 0, so the first #if test emitted later doesn't see it undefined.
10940         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
10941         * sysdeps/gnu/errlist.c: Regenerated.
10943 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10945         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
10946         [libc_hidden_builtin_def]: Define to empty value.
10947         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
10948         [libc_hidden_builtin_def]: Likewise.
10949         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
10950         [libc_hidden_builtin_def]: Likewise.
10951         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
10952         [libc_hidden_builtin_def]: Likewise.
10953         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
10954         __redirect_memcpy and define ifunc as default hidden symbol.
10955         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
10956         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
10958 2014-05-04  Adam Conrad  <adconrad@0c3.net>
10960         * locale/iso-4217.def: Reintroduce XDR currency.
10962 2014-05-04  Allan McRae  <allan@archlinux.org>
10964         * po/eo.po: Update Esperanto translation from translation project.
10966 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
10968         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
10969         and FEATURE_INDEX_MAX to 1.
10970         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
10972 2014-05-01  Steve Ellcey  <sellcey@mips.com>
10974         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
10975         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
10976         * iconvdata/big5.c (ONE_DIRECTION): Define.
10977         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
10978         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
10979         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
10980         * iconvdata/cp932.c (ONE_DIRECTION): Define.
10981         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
10982         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
10983         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
10984         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
10985         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
10986         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
10987         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
10988         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
10989         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
10990         * iconvdata/gbk.c (ONE_DIRECTION): Define.
10991         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
10992         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
10993         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
10994         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
10995         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
10996         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
10997         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
10998         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
10999         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
11000         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
11001         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
11002         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
11003         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
11004         * iconvdata/iso646.c (ONE_DIRECTION): Define.
11005         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
11006         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
11007         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
11008         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
11009         * iconvdata/johab.c (ONE_DIRECTION): Define.
11010         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
11011         * iconvdata/sjis.c (ONE_DIRECTION): Define.
11012         * iconvdata/t.61.c (ONE_DIRECTION): Define.
11013         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
11014         * iconvdata/tscii.c (ONE_DIRECTION): Define.
11015         * iconvdata/uhc.c (ONE_DIRECTION): Define.
11016         * iconvdata/unicode.c (ONE_DIRECTION): Define.
11017         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
11018         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
11019         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
11021 2014-05-01  Roland McGrath  <roland@hack.frob.com>
11023         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
11024         (_IO_JUMPS_OFFSET): Define to 0.
11026         * nptl/sysdeps/pthread/bits/libc-lock.h
11027         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
11028         (__libc_lock_define_initialized_recursive): Always define using
11029         initializer.  Modern compilers treat uninitialized (implicit zero) and
11030         explicit zero initializers the same (i.e. put the datum in bss).
11032 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
11034         * nscd/nscd-client.h: Include <string.h>.
11036 2014-05-01  David S. Miller  <davem@davemloft.net>
11038         [BZ #16885]
11039         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
11040         multiple zero bytes exist at the end of a string.
11041         Reported by Aurelien Jarno <aurelien@aurel32.net>
11043         * string/test-strcmp.c (check): Add explicit test for situations where
11044         there are multiple zero bytes after the first.
11046 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
11048         [BZ #16890]
11049         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
11050         when compiling wprintf.
11051         * stdio-common/tstdiomisc.c (t3): New function.
11052         (main): Call it.
11054 2014-05-01  Steve Ellcey  <sellcey@mips.com>
11056         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
11057         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
11058         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
11059         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
11061 2014-05-01  Steve Ellcey  <sellcey@mips.com>
11063         * stdlib/longlong.h: Updated from GCC.
11065 2014-05-01  Will Newton  <will.newton@linaro.org>
11066             Bernard Ogden  <bernie.ogden@linaro.org>
11068         * NEWS: Update fixed bug list.
11070         [BZ #15119]
11071         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
11073 2014-04-30  David S. Miller  <davem@davemloft.net>
11075         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
11076         (libc_feholdexcept_setround_sparc_ctx): New function.
11077         (libc_fesetenv_sparc_ctx): Likewise.
11078         (libc_feupdateenv_sparc_ctx): Likewise.
11079         (libc_feholdsetround_sparc_ctx): Likewise.
11080         (libc_feholdexcept_setround_ctx): Define.
11081         (libc_feholdexcept_setroundf_ctx): Likewise.
11082         (libc_feholdexcept_setroundl_ctx): Likewise.
11083         (libc_fesetenv_ctx): Likewise.
11084         (libc_fesetenvf_ctx): Likewise.
11085         (libc_fesetenvl_ctx): Likewise.
11086         (libc_feupdateenv_ctx): Likewise.
11087         (libc_feupdateenvf_ctx): Likewise.
11088         (libc_feupdateenvl_ctx): Likewise.
11089         (libc_feresetround_ctx): Likewise.
11090         (libc_feresetroundf_ctx): Likewise.
11091         (libc_feresetroundl_ctx): Likewise.
11092         (libc_feholdsetround_ctx): Likewise.
11093         (libc_feholdsetroundf_ctx): Likewise.
11094         (libc_feholdsetroundl_ctx): Likewise.
11096         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
11097         with __USE_GNU instead of XOPEN cpp guards.
11099         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
11100         0.
11102         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
11103         with XOPEN cpp guards.
11105 2014-04-30  Julian Brown  <julian@codesourcery.com>
11107         [BZ #16888]
11108         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
11109         handling.
11111 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
11113         [BZ #9894]
11114         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
11115         Change to 2.6.32.
11116         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
11117         * sysdeps/unix/sysv/linux/configure: Regenerated.
11118         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
11119         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
11120         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
11121         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
11122         * README: Update reference to required Linux kernel version.
11123         * manual/install.texi (Linux): Update reference to required Linux
11124         kernel headers version.
11125         * INSTALL: Regenerated.
11127         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
11128         header inclusion.
11129         [POSIX] (limits.h): Likewise.
11130         [POSIX] (math.h): Likewise.
11131         [POSIX] (sys/wait.h): Likewise.
11132         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
11133         function.
11134         [POSIX] (stddef.h): Do not allow header inclusion.
11136 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11138         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
11140 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
11142         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
11143         Return immediately after lll_futex_wake.
11145 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
11147         [BZ #16791]
11148         * nscd/nscd-client.h (datahead_init_common): Initialize entire
11149         structure.
11150         (datahead_init_pos): Call datahead_init_common early.
11151         (datahead_init_neg): Likewise.
11153         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
11154         datahead_init_neg): New functions.
11155         * nscd/aicache.c (addhstaiX): Use them.
11156         * nscd/grpcache.c (cache_addgr): Likewise.
11157         * nscd/hstcache.c (cache_addhst): Likewise.
11158         * nscd/initgrcache.c (addinitgroupsX): Likewise.
11159         * nscd/netgroupcache.c (do_notfound): Likewise.
11160         (addgetnetgrentX): Likewise.
11161         (addinnetgrX): Likewise.
11162         * nscd/pwdcache.c (cache_addpw): Likewise.
11163         * nscd/servicescache.c (cache_addserv): Likewise.
11165 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
11166             Atsushi Onoe  <atsushi@onoe.org>
11168         [BZ #14308]
11169         [BZ #12994]
11170         [BZ #13651]
11171         * resolv/res_query.c (__libc_res_nsearch): Return if at least
11172         one response is valid.
11173         * resolv/res_send.c (send_dg): Check for validity of other
11174         response if the current response is a referral.
11176 2014-04-29  Steve Ellcey  <sellcey@mips.com>
11178         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
11180 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
11182         [BZ #16823]
11183         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
11184         Always divide by positive zero when computing -Inf result.
11185         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
11186         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
11188 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11190         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
11191         FPSCR if value do not change.
11192         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
11193         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
11194         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
11195         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
11196         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
11197         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
11198         function.
11200 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
11202         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
11203         * sysdeps/unix/sysv/linux/hppa: Move directory from
11204         ports/systeps/unix/sysv/linux/hppa.
11205         * README: Update listing for hppa-*-linux-gnu.
11207 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
11209         [BZ #16754]
11210         * manual/stdio.texi (Hook functions): Fix types of stream hook
11211         functions.
11212         [BZ #16854]
11213         * socket/sys/socket.h: Fix typo in comment.
11215 2014-04-28  Wilco  <wdijkstr@arm.com>
11217         * sysdeps/arm/fenv_private.h: New file.
11218         * sysdeps/arm/math_private.h: New file.
11219         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
11221 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
11223         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
11224         with __int128_t.
11225         (La_x86_64_retval): Likewise.
11227 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
11229         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
11230         fpsr if value didn't change.
11231         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
11232         to fpcr if value didn't change.
11233         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
11234         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
11235         fpsr or fpcr if value didn't change.
11236         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
11237         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
11238         fpcr if value didn't change.
11239         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
11240         to fpsr if value didn't change.
11242 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
11244         * nptl/tst-sem3.c: Use test-skeleton.c
11245         (main): Rename to do_test.  Use return instead of
11246         exit.
11247         * nptl/tst-sem4.c: Use test-skeleton.c
11248         (main): Rename to do_test.
11250 2014-04-22  David S. Miller  <davem@davemloft.net>
11252         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
11253         (struct sigaction): New struct member __glibc_reserved0, change
11254         type of sa_flags to int.
11256 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
11258         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
11259         (COUNT_LEADING_ZEROS_0): Define for AArch64.
11261 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
11263         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
11264         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
11266 2014-04-22  Will Newton  <will.newton@linaro.org>
11267             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
11269         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
11270         (__longjmp): Add longjmp and longjmp_target SystemTap
11271         probes.
11272         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
11273         (__sigsetjmp): Add setjmp SystemTap probe.
11275 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
11277         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
11278         match manual order.
11280 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11282         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
11284         * sysdeps/powerpc/fpu/fenv_private.h
11285         (libc_feholdexcept_setroundl_ctx): Define to
11286         libc_feholdexcept_setround_ppc_ctx.
11287         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
11288         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
11289         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
11290         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
11292 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
11294         * sysdeps/aarch64/math-tests.h: New file.
11296 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
11298         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
11299         New.
11300         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
11301         Check and set bit_AVX2_Usable.
11302         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
11303         macro.
11304         (bit_AVX2): Likewise.
11305         (index_AVX2_Usable): Likewise.
11306         (CPUID_AVX2): Likewise.
11307         (HAS_AVX2): Likewise.
11309 2014-04-17  Will Newton  <will.newton@linaro.org>
11311         * manual/setjmp.texi (System V contexts): Add note that
11312         calling setcontext on a context created by a call to a
11313         signal handler is undefined.  Update text to note that
11314         setcontext from a signal handler is possible but not
11315         recommended.
11317         [BZ #16629]
11318         * stdlib/tst-setcontext.c: Include signal.h.
11319         (main): Check that the signal stack before and
11320         after swapcontext is the same.
11322         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
11323         Re-implement to restore registers in user code and avoid
11324         rt_sigreturn system call.
11326 2014-04-17  Wilco  <wdijkstr@arm.com>
11328         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
11329         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
11330         * math/test-fenv.c: Skip exception trap tests on targets which only
11331         support non-stop mode.
11333 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
11334             Wilco Dijkstra  <wilco.dijkstra@arm.com>
11336         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
11337         (libc_feholdsetround_aarch64_ctx)
11338         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
11339         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
11340         (libc_feresetround_ctx, libc_feresetroundf_ctx)
11341         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
11342         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
11343         (libc_feresetround_noexl_ctx): Define.
11345 2014-04-16  Richard Henderson  <rth@redhat.com>
11347         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
11349         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
11350         unwind tables.
11352         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
11353         const from the non-libc, non-ldso copy.
11355         * sysdeps/alpha/libm-test-ulps: Regenerate.
11357 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
11358             Wilco Dijkstra  <wilco.dijkstra@arm.com>
11360         * sysdeps/aarch64/fpu/math_private.h: New file.
11362 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
11364         * sysdeps/aarch64/libm-test-ulps: Regenerate.
11366 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
11368         [BZ #16275]
11369         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
11370         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
11371         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
11372         Intel MPX bound registers before _dl_profile_fixup.
11373         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
11374         registers after _dl_profile_fixup.  Save and restore bound
11375         registers bnd0/bnd1 when calling _dl_call_pltexit.
11376         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
11377         (LR_BND_OFFSET): Likewise.
11378         (LRV_BND0_OFFSET): Likewise.
11379         (LRV_BND1_OFFSET): Likewise.
11381 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
11383         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
11384         to...
11385         * sysdeps/mach/hurd/i386/tls.h: ... here.
11386         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
11387         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
11388         fields.
11390 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
11392         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
11394 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
11396         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
11398 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
11400         [BZ #14770]
11401         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
11402         * sysdeps/s390/configure: Regenerate.
11404         [BZ #16824]
11405         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
11406         Set round-to-nearest internally to reduce error accumulation.
11408 2014-04-16  Alan Modra  <amodra@gmail.com>
11410         [BZ #16740]
11411         [BZ #16619]
11412         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
11413         * math/libm-test.inc (frexp_test_data): Add tests.
11414         * NEWS: Update fixed bug list.
11416 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
11418         * benchtests/Makefile: Depend on libraries in build directory.
11419         (bench-math): Separate out math tests.
11420         (bench-pthread): Separate out pthread tests.
11421         (bench): Include math and pthread tests.
11423 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
11425         [BZ #16831]
11426         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
11427         _dl_debug_initialize.
11429         * configure.ac: Remove SELinux header check.
11430         * configure: Regenerate.
11431         * nscd/selinux.c (perms): Array of const char* to permission names.
11432         (nscd_request_avc_has_perm): Call security_deny_unknown to find
11433         default policy. Call string_to_security_class and string_to_av_perm to
11434         translate strings. Enforce default policy and call avs_has_perm with
11435         results of translated strings.
11437 2014-04-13  David S. Miller  <davem@davemloft.net>
11439         * sysdeps/sparc/fpu/libm-test-ulps: Update.
11441 2014-04-12  Allan McRae  <allan@archlinux.org>
11443         [BZ #16838]
11444         * manual/string.texi (Collation Functions): Fix qsort argument
11445         order in example.
11446         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
11448 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
11450         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
11451         Make the test a no-op if there are no exceptions defined.
11453 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
11455         * elf/Makefile (tests): make tst-dlopen-aout conditional on
11456         enable-hardcoded-path-in-tests
11458 2014-04-11  Will Newton  <will.newton@linaro.org>
11460         * benchtests/Makefile (extra-objs): Add json-lib.o.
11461         (bench-func): Tidy up JSON output.
11462         * benchtests/bench-skeleton.c: Include json-lib.h.
11463         (main): Use JSON library functions to do output of
11464         benchmark results.
11465         * benchtests/bench-timing-type.c (main): Output the
11466         timing type simply, leaving formatting to the user.
11467         * benchtests/json-lib.c: New file.
11468         * benchtests/json-lib.h: Likewise.
11470 2014-04-11  Torvald Riegel  <triegel@redhat.com>
11472         [BZ #15215]
11473         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
11474         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
11475         memory barriers.  Add comments.
11476         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
11477         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
11478         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
11479         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
11480         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
11481         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
11483 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
11485         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
11486         * sysdeps/s390/s390-64/configure.ac: ... this ...
11487         * sysdeps/s390/configure.ac: ... to here.
11488         * sysdeps/s390/s390-32/configure: Delete file.
11489         * sysdeps/s390/s390-64/configure: Delete file.
11490         * sysdeps/s390/configure: Regenerate.
11492 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
11494         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
11496 2014-04-11  Will Newton  <will.newton@linaro.org>
11498         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
11499         to zero if it is not defined elsewhere.  (mtrim): Test
11500         the value of MALLOC_DEBUG with #if rather than #ifdef.
11502 2014-04-10 Torvald Riegel  <triegel@redhat.com>
11504         * benchtests/pthread_once-inputs: New file.
11505         * benchtests/pthread_once-source.c: New file.
11506         * benchtests/README: Update documentation.
11508 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
11509             H.J. Lu  <hongjiu.lu@intel.com>
11511         [BZ #16275]
11512         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
11513         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
11514         * sysdeps/x86_64/configure: Regenerated.
11515         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
11516         macro.
11517         (REGISTER_SAVE_RAX): Likewise.
11518         (REGISTER_SAVE_RCX): Likewise.
11519         (REGISTER_SAVE_RDX): Likewise.
11520         (REGISTER_SAVE_RSI): Likewise.
11521         (REGISTER_SAVE_RDI): Likewise.
11522         (REGISTER_SAVE_R8): Likewise.
11523         (REGISTER_SAVE_R9): Likewise.
11524         (REGISTER_SAVE_BND0): Likewise.
11525         (REGISTER_SAVE_BND1): Likewise.
11526         (REGISTER_SAVE_BND2): Likewise.
11527         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
11528         bound registers when calling _dl_fixup.
11530 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11532         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
11533         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
11534         of its definition.
11535         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
11536         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
11537         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
11538         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
11539         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
11540         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
11541         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
11543 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
11545         [BZ #15514]
11546         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
11547         pathconf(_PC_NAME_MAX).
11549 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11551         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
11552         Remove macro usage.
11553         (__PTHREAD_SPINS): Move definition to ...
11554         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
11555         (__PTHREAD_SPINS): ... here.
11556         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
11557         (__PTHREAD_SPIN): Likewise.
11558         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
11559         (__PTHREAD_SPIN): Likewise.
11560         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
11561         (__PTHREAD_SPIN): Likewise.
11562         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
11563         (__PTHREAD_SPIN): Likewise.
11564         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
11565         (__PTHREAD_SPIN): Likewise.
11566         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
11567         (__PTHREAD_SPIN): Likewise.
11568         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
11569         (__PTHREAD_SPIN): Likewise.
11570         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
11571         (__PTHREAD_SPIN): Likewise.
11572         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
11573         (__PTHREAD_SPIN): Likewise.
11574         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
11575         (__PTHREAD_SPIN): Likewise.
11576         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
11577         (__PTHREAD_SPIN): Likewise.
11578         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
11579         (__PTHREAD_SPIN): Likewise.
11581         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
11582         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
11583         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
11584         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
11585         imply folder.
11586         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
11587         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
11588         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
11589         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
11590         correct imply path.
11591         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
11592         strlen symbol for non multi-arch builds.
11593         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
11594         missing hidden_def and weak_alias.
11596 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
11598         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
11600 2014-04-07  Will Newton  <will.newton@linaro.org>
11602         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
11603         and contents.  [!_LIBC] Remove #ifndef and contents.
11604         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
11605         * string/memccpy.c (__memccpy): Use ANSI prototype.
11606         * string/memfrob.c (memfrob): Likewise.
11607         * string/strcoll.c (STRCOLL): Likewise.
11608         * string/strlen.c (strlen): Likewise.
11609         * string/strtok.c (STRTOK): Likewise.
11610         * string/strcat.c: Remove unused #include of memcopy.h.
11611         (strcat): Use ANSI prototype.
11612         * string/strchr.c: Remove unused #include of memcopy.h.
11613         (strchr): Use ANSI prototype.
11614         * string/strcmp.c: Remove unused #include of memcopy.h.
11615         (strcmp): Use ANSI prototype.
11616         * string/strcpy.c: Remove unused #include of memcopy.h.
11617         (strcpy): Use ANSI prototype.
11619 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11621         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
11622         * config.make.in (config-extra-cppflags): Set it from
11623         libc_extra_cppflags.
11624         * configure.ac (libc_extra_cflags): Make it accumulate over
11625         configure fragments.
11626         (libc_extra_cppflags): New flag.
11627         * configure. Regenerate.
11628         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
11629         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
11630         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
11631         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
11633         [BZ #16815]
11634         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
11635         result for FE_DOWNWARD rounding mode.
11636         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
11637         Likewise.
11638         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11640 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
11642         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
11643         in function argument name.
11645 2014-04-03  David Svoboda  <svoboda@cert.org>
11647         [BZ #5666]
11648         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
11649         explicitly.
11651 2014-04-03  Roland McGrath  <roland@hack.frob.com>
11653         * elf/dl-unmap-segments.h: New file.
11654         * sysdeps/generic/ldsodefs.h
11655         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
11656         * elf/dl-close.c: Include <dl-unmap-segments.h>.
11657         * elf/dl-fptr.c: Likewise.
11658         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
11659         * sysdeps/aarch64/tlsdesc.c: Likewise.
11660         * sysdeps/arm/tlsdesc.c: Likewise.
11661         * sysdeps/i386/tlsdesc.c: Likewise.
11662         * sysdeps/tile/dl-runtime.c: Likewise.
11663         * sysdeps/x86_64/tlsdesc.c: Likewise.
11664         * elf/dl-load.h: New file.
11665         * elf/dl-load.c: Include it.
11666         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
11667         Macros moved to dl-load.h.
11668         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
11669         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
11670         Use _dl_unmap_segments in place of __munmap.
11671         Break out segment-mapping loop into ...
11672         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
11674 2014-04-03  Will Newton  <will.newton@linaro.org>
11676         * elf/dl-lookup.c (do_lookup_x): Remove comment
11677         referring to nested function and move variable
11678         declarations down to before first use.
11680 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
11682         [BZ #16799]
11683         [BZ #16800]
11684         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
11685         with 0 numerator.
11686         * math/s_catanf.c (__catanf): Likewise.
11687         * math/s_catanh.c (__catanh): Likewise.
11688         * math/s_catanhf.c (__catanhf): Likewise.
11689         * math/s_catanhl.c (__catanhl): Likewise.
11690         * math/s_catanl.c (__catanl): Likewise.
11691         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
11692         by positive zero when computing -Inf result.
11693         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
11694         (catanh_test): Likewise.
11695         * sysdeps/i386/fpu/libm-test-ulps: Update.
11696         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11698         [BZ #16789]
11699         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
11700         instead of using underflowing value in computing result.
11701         * math/s_clog10.c (__clog10): Likewise.
11702         * math/s_clog10f.c (__clog10f): Likewise.
11703         * math/s_clog10l.c (__clog10l): Likewise.
11704         * math/s_clogf.c (__clogf): Likewise.
11705         * math/s_clogl.c (__clogl): Likewise.
11706         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
11707         (clog10_test): Likewise.
11708         * sysdeps/i386/fpu/libm-test-ulps: Update.
11709         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11711 2014-04-02  Alan Modra  <amodra@gmail.com>
11713         [BZ #16739]
11714         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
11715         output when value is near a power of two.  Use int64_t for lx and
11716         remove casts.  Use decimal rather than hex exponent constants.
11717         Don't use long double multiplication when double will suffice.
11718         * math/libm-test.inc (nextafter_test_data): Add tests.
11719         * NEWS: Add 16739 and 16786 to bug list.
11721         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
11723         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
11725 2014-04-01  Will Newton  <will.newton@linaro.org>
11727         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
11728         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
11730 2014-04-01  Florian Weimer  <fweimer@redhat.com>
11732         [BZ #13347]
11733         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
11734         * nptl/tst-setuid2.c: New file.
11735         * nptl/Makefile (xtests): Add tst-setuid2.
11737 2014-04-01  Alan Modra  <amodra@gmail.com>
11739         [BZ #16786]
11740         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
11742 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
11744         [BZ #6803]
11745         [BZ #6804]
11746         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
11747         set errno as appropriate.
11748         * math/w_scalbf.c (__scalbf): Likewise.
11749         * math/w_scalbl.c (__scalbl): Likewise.
11750         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
11751         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
11752         * math/libm-test.inc (scalb_test_data): Add errno expectations.
11753         Add more NaN tests.
11755         [BZ #16349]
11756         * math/w_atan2.c: Include <errno.h>.
11757         (__atan2): Set errno for result underflowing to zero.
11758         * math/w_atan2f.c: Include <errno.h>.
11759         (__atan2f): Set errno for result underflowing to zero.
11760         * math/w_atan2l.c: Include <errno.h>.
11761         (__atan2l): Set errno for result underflowing to zero.
11762         * math/auto-libm-test-in: Don't allow missing errno for some atan2
11763         tests.
11764         * math/auto-libm-test-out: Regenerated.
11766 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11768         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
11769         Encode instruction correctly in little endian.
11770         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
11771         Likewise.
11772         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
11773         Likewise.
11774         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
11775         Likewise.
11776         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
11777         Likewise.
11779 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
11781         [BZ #9894]
11782         * sysdeps/unix/sysv/linux/kernel-features.h
11783         [__sparc__ && !__arch64__ && !__sparc_v9__]
11784         (__ASSUME_SET_ROBUST_LIST): Do not define.
11785         [__sparc__ && !__arch64__ && !__sparc_v9__]
11786         (__ASSUME_FUTEX_LOCK_PI): Likewise.
11787         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
11788         Likewise.
11789         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11790         (__ASSUME_FUTEX_LOCK_PI): Undefine.
11791         (__ASSUME_REQUEUE_PI): Likewise.
11792         (__ASSUME_SET_ROBUST_LIST): Likewise.
11793         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
11794         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
11795         Undefine.
11796         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11797         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
11798         Likewise.
11799         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
11800         Likewise.
11801         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
11802         Likewise.
11803         * sysdeps/unix/sysv/linux/mips/kernel-features.h
11804         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
11805         Undefine.
11806         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
11807         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
11808         Likewise.
11810         [BZ #16648]
11811         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11812         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
11813         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
11815 2014-03-31  Will Newton  <will.newton@linaro.org>
11817         * benchtests/Makefile (bench): Add ffs and ffsll to list
11818         of tests.
11819         * benchtests/ffs-inputs: New file.
11820         * benchtests/ffsll-inputs: Likewise.
11822 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
11824         [BZ #16770]
11825         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
11826         too large before casting to int.
11827         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
11828         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
11829         * math/libm-test.inc (scalb_test_data): Add more tests.
11831 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
11833         * benchtests/Makefile (DETAILED_OPT): New make option.
11834         (bench-func): Run benchmark program with -d if DETAILED_OPT is
11835         set.
11836         * benchtests/bench-skeleton.c: Include stdbool.h.
11837         (main): Store and print timings per input.
11838         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
11839         member to each argument value.
11840         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
11841         (_print_arg_data): Initialize per-input timing to 0.
11843         * benchtests/Makefile (timing-type): New binary.
11844         (bench-clean): Also remove bench-timing-type.
11845         (bench): New target for timing-type.
11846         (bench-func): Print output in JSON format.
11847         * benchtests/bench-skeleton.c (main): Print output in JSON
11848         format.
11849         * benchtests/bench-timing-type.c: New file.
11850         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
11851         (TIMING_PRINT_STATS): Remove.
11852         * benchtests/scripts/bench.py (_print_arg_data): Store variant
11853         name separately.
11855         * benchtests/bench-modf.c: Remove.
11856         * benchtests/modf-inputs: New inputs file.
11858 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
11860         [BZ #16362]
11861         * math/s_clog10.c (M_PI_LOG10E): New macro.
11862         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
11863         imaginary parts are 0.
11864         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
11865         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
11866         imaginary parts are 0.
11867         * math/s_clog10l.c (M_PI_LOG10El): New macro.
11868         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
11869         imaginary parts are 0.
11870         * math/libm-test.inc (clog10_test_data): Update expected results
11871         for when real and imaginary parts are 0.
11873 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
11875         * elf/dl-load.c: Finish conversion of __builtin_expect into
11876         __glibc_{un}likely.
11878 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
11880         [BZ #16348]
11881         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
11882         1+x for argument with exponent below -67.
11883         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
11884         Likewise.
11885         * math/auto-libm-test-in: Add more tests of exp.
11886         * math/auto-libm-test-out: Regenerated.
11888 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
11890         [BZ #16759]
11891         * inet/getnetgrent_r.c (get_nonempty_val): New function.
11892         (nscd_getnetgrent): Use it.
11894         [BZ #16760]
11895         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
11896         of stpcpy.
11898 2014-03-27  Andi Kleen  <ak@linux.intel.com>
11900         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
11901         (lll_robust_lock, lll_cond_lock, lll_timedlock)
11902         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
11903         (lll_robust_unlock): Remove out of line section. Use cfi
11904         intrinsics.
11905         (LLL_STUB_UNWIND_INFO*): Remove.
11906         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
11907         (lll_robust_lock, lll_cond_lock, lll_timedlock)
11908         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
11909         (lll_robust_unlock): Remove out of line section. Use cfi
11910         intrinsics.
11911         (LLL_STUB_UNWIND_INFO*): Remove.
11913 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
11915         [BZ #16758]
11916         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
11917         blank values.
11919 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
11921         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
11923 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
11925         [BZ #16198]
11926         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
11927         fnstenv.
11928         * math/test-fenv-preserve.c: New file.
11929         * math/Makefile (tests): Add test-fenv-preserve.
11931 2014-03-26  Will Newton <will.newton@linaro.org>
11933         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
11935 2014-03-25  Roland McGrath  <roland@hack.frob.com>
11937         * scripts/versionlist.awk: Partition the version sets and emit all
11938         GLIBC_* (sorted) before all others (sorted).
11940 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
11942         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
11943         GLIBC_2.2.5 version.
11945 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11947         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
11948         calls.
11950         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
11951         previous change.
11953         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11955 2014-03-25  Andreas Schwab  <schwab@suse.de>
11957         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
11958         label to be used after in6ailist is initialized.
11960 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11962         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
11963         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
11965 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
11967         [BZ #16357]
11968         [BZ #16599]
11969         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
11970         min_plus_half.
11971         (fp_formats): Update initializers.
11972         (init_fp_formats): Initialize new field.
11973         (output_for_one_input_case): Allow underflow for results up to
11974         min_plus_half.
11975         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
11976         * math/auto-libm-test-in: Don't mark some underflows from asin and
11977         atanh as spurious.
11978         * math/auto-libm-test-out: Regenerated.
11979         * sysdeps/i386/fpu/libm-test-ulps: Update.
11980         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11982 2014-03-25  Andreas Schwab  <schwab@suse.de>
11984         * libio/Makefile (tst-ftell-partial-wide-ENV)
11985         (tst-ftell-active-handler-ENV): Define.
11987 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
11989         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
11991 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
11993         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
11995 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
11997         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
11998         * sysdeps/x86_64/fpu/multiarch/e_exp.c
11999         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
12001 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
12003         [BZ #16634]
12004         * elf/dl-load.c (open_verify): Add mode parameter.
12005         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
12006         (open_path): Change from boolean 'secure' to complete flag 'mode'
12007         (_dl_map_object): Adjust.
12008         * elf/Makefile (tests): Add tst-dlopen-aout.
12009         * elf/tst-dlopen-aout.c: New test.
12011 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
12013         [BZ #16714]
12014         * sysdeps/unix/sysv/linux/s390/bits/stat.h
12015         (struct stat): Rename member pad0 to __glibc_reserved0.
12017         [BZ #16712]
12018         * sysdeps/s390/s390-32/bits/wordsize.h
12019         (__WORDSIZE32_SIZE_ULONG): New define.
12020         * sysdeps/s390/s390-64/bits/wordsize.h
12021         (__WORDSIZE32_SIZE_ULONG): Likewise.
12022         * sysdeps/generic/stdint.h (SIZE_MAX):
12023         Define as UL if __WORDSIZE32_SIZE_ULONG.
12025         [BZ #16713]
12026         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
12027         (__glibc_reserved0): New variable.
12028         (sa_flags): Change type to int.
12030         * posix/Makefile (before-compile): Use += before-compile instead
12031         of a :=.
12033         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
12034         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
12036 2014-03-20  Andreas Schwab  <schwab@suse.de>
12038         [BZ #16743]
12039         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
12040         non-matching result from nscd.
12042 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
12044         * scripts/bench.py: Moved to ...
12045         * benchtests/scripts/bench.py: ... here.
12046         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
12048 2014-03-24  Andreas Schwab  <schwab@suse.de>
12050         [BZ #16002]
12051         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
12052         alloca_account and account alloca use for struct in6ailist.
12054 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
12056         [BZ #16284]
12057         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
12058         rounding mode to recompute results that overflow to infinity or
12059         underflow to zero.
12060         * math/auto-libm-test-in: Don't mark tests as expected to fail for
12061         bug 16284.
12062         * math/auto-libm-test-out: Regenerated.
12063         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
12064         (ccosh_test): Likewise.
12065         (csin_test_data): Use plus_oflow.
12066         (csin_test): Use ALL_RM_TEST.
12067         (csinh_test_data): Use plus_oflow.
12068         (csinh_test): Use ALL_RM_TEST.
12069         * sysdeps/i386/fpu/libm-test-ulps: Update.
12070         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12072 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
12074         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
12075         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
12076         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
12078         [BZ #16731]
12079         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
12080         when x - 1 is zero.
12081         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
12082         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
12083         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
12084         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
12085         argument is 1.
12086         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
12087         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
12088         zero.
12089         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
12090         * sysdeps/i386/fpu/libm-test-ulps: Update.
12091         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12093 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
12095         * scripts/bench.pl: Remove file.
12096         * scripts/bench.py: New benchmark script.
12097         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
12098         * benchtests/README: Mention python dependency.
12099         * scripts/pylintrc: New file.
12100         * scripts/pylint: New file.
12102         * bits/mathdef.h: Use #ifdef instead of #if.
12103         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
12104         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
12105         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
12106         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
12107         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
12108         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
12110 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12111             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
12113         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
12114         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
12115         and strpbrk-ppc64 objects.
12116         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12117         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
12118         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
12119         multiarch strpbrk for POWER7.
12120         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
12121         multiarch strpbrk for PPC64.
12122         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
12123         ifunc selector.
12124         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
12125         strpbrk for POWER7.
12127 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
12129         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
12130         (atan_test): Likewise.
12131         (atanh_test_data): Use NO_TEST_INLINE for two tests.
12132         (atanh_test): Use ALL_RM_TEST.
12133         (atan2_test_data): Likewise.
12134         (cabs_test): Likewise.
12135         (cacosh_test): Likewise.
12136         (carg_test): Likewise.
12137         (casin_test): Likewise.
12138         (casinh_test): Likewise.
12139         (cbrt_test): Likewise.
12140         (csqrt_test): Likewise.
12141         (erf_test): Likewise.
12142         (erfc_test): Likewise.
12143         (pow10_test): Likewise.
12144         (exp2_test): Likewise.
12145         (hypot_test): Likewise.
12146         (j0_test): Likewise.
12147         (j1_test): Likewise.
12148         (lgamma_test): Likewise.
12149         (gamma_test): Likewise.
12150         (sincos_test): Likewise.
12151         (tanh_test): Likewise.
12152         (y0_test): Likewise.
12153         (y1_test): Likewise.
12154         * sysdeps/i386/fpu/libm-test-ulps: Update.
12155         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12157 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12159         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
12160         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
12161         and strcspn-ppc64 objects.
12162         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12163         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
12164         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
12165         multiarch strcspn for POWER7.
12166         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
12167         multiarch strcspn for PPC64.
12168         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
12169         ifunc selector.
12170         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
12171         strcspn for POWER7.
12173 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
12175         * math/gen-libm-test.pl (generate_testfile): Expect only function
12176         name as argument to AUTO_TESTS_* and pass results for all rounding
12177         modes to parse_args.
12178         (parse_auto_input): Separate inputs of automatic tests from
12179         outputs before storing in %auto_tests.
12180         * math/libm-test.inc (acos_test_data): Update call to
12181         AUTO_TESTS_f_f.
12182         (acos_test): Use ALL_RM_TEST.
12183         (acos_tonearest_test_data): Remove.
12184         (acos_test_tonearest): Likewise.
12185         (acos_towardzero_test_data): Likewise.
12186         (acos_test_towardzero): Likewise.
12187         (acos_downward_test_data): Likewise.
12188         (acos_test_downward): Likewise.
12189         (acos_upward_test_data): Likewise.
12190         (acos_test_upward): Likewise.
12191         (acosh_test_data): Update call to AUTO_TESTS_f_f.
12192         (asin_test_data): Likewise.
12193         (asin_test): Use ALL_RM_TEST.
12194         (asin_tonearest_test_data): Remove.
12195         (asin_test_tonearest): Likewise.
12196         (asin_towardzero_test_data): Likewise.
12197         (asin_test_towardzero): Likewise.
12198         (asin_downward_test_data): Likewise.
12199         (asin_test_downward): Likewise.
12200         (asin_upward_test_data): Likewise.
12201         (asin_test_upward): Likewise.
12202         (asinh_test_data): Update call to AUTO_TESTS_f_f.
12203         (atan_test_data): Likewise.
12204         (atanh_test_data): Likewise.
12205         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
12206         (cabs_test_data): Update call to AUTO_TESTS_c_f.
12207         (carg_test_data): Likewise.
12208         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
12209         (ccos_test_data): Update call to AUTO_TESTS_c_c.
12210         (ccosh_test_data): Likewise.
12211         (cexp_test_data): Likewise.
12212         (clog_test_data): Likewise.
12213         (clog10_test_data): Likewise.
12214         (cos_test_data): Update call to AUTO_TESTS_f_f.
12215         (cos_test): Use ALL_RM_TEST.
12216         (cos_tonearest_test_data): Remove.
12217         (cos_test_tonearest): Likewise.
12218         (cos_towardzero_test_data): Likewise.
12219         (cos_test_towardzero): Likewise.
12220         (cos_downward_test_data): Likewise.
12221         (cos_test_downward): Likewise.
12222         (cos_upward_test_data): Likewise.
12223         (cos_test_upward): Likewise.
12224         (cosh_test_data): Update call to AUTO_TESTS_f_f.
12225         (cosh_test): Use ALL_RM_TEST.
12226         (cosh_tonearest_test_data): Remove.
12227         (cosh_test_tonearest): Likewise.
12228         (cosh_towardzero_test_data): Likewise.
12229         (cosh_test_towardzero): Likewise.
12230         (cosh_downward_test_data): Likewise.
12231         (cosh_test_downward): Likewise.
12232         (cosh_upward_test_data): Likewise.
12233         (cosh_test_upward): Likewise.
12234         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
12235         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
12236         (ctan_test_data): Likewise.
12237         (ctan_test): Use ALL_RM_TEST.
12238         (ctan_tonearest_test_data): Remove.
12239         (ctan_test_tonearest): Likewise.
12240         (ctan_towardzero_test_data): Likewise.
12241         (ctan_test_towardzero): Likewise.
12242         (ctan_downward_test_data): Likewise.
12243         (ctan_test_downward): Likewise.
12244         (ctan_upward_test_data): Likewise.
12245         (ctan_test_upward): Likewise.
12246         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
12247         (ctanh_test): Use ALL_RM_TEST.
12248         (ctanh_tonearest_test_data): Remove.
12249         (ctanh_test_tonearest): Likewise.
12250         (ctanh_towardzero_test_data): Likewise.
12251         (ctanh_test_towardzero): Likewise.
12252         (ctanh_downward_test_data): Likewise.
12253         (ctanh_test_downward): Likewise.
12254         (ctanh_upward_test_data): Likewise.
12255         (ctanh_test_upward): Likewise.
12256         (erf_test_data): Update call to AUTO_TESTS_f_f.
12257         (erfc_test_data): Likewise.
12258         (exp_test_data): Likewise.
12259         (exp_test): Use ALL_RM_TEST.
12260         (exp_tonearest_test_data): Remove.
12261         (exp_test_tonearest): Likewise.
12262         (exp_towardzero_test_data): Likewise.
12263         (exp_test_towardzero): Likewise.
12264         (exp_downward_test_data): Likewise.
12265         (exp_test_downward): Likewise.
12266         (exp_upward_test_data): Likewise.
12267         (exp_test_upward): Likewise.
12268         (exp10_test_data): Update call to AUTO_TESTS_f_f.
12269         (exp10_test): Use ALL_RM_TEST.
12270         (exp10_tonearest_test_data): Remove.
12271         (exp10_test_tonearest): Likewise.
12272         (exp10_towardzero_test_data): Likewise.
12273         (exp10_test_towardzero): Likewise.
12274         (exp10_downward_test_data): Likewise.
12275         (exp10_test_downward): Likewise.
12276         (exp10_upward_test_data): Likewise.
12277         (exp10_test_upward): Likewise.
12278         (exp2_test_data): Update call to AUTO_TESTS_f_f.
12279         (expm1_test_data): Likewise.
12280         (expm1_test): Use ALL_RM_TEST.
12281         (expm1_tonearest_test_data): Remove.
12282         (expm1_test_tonearest): Likewise.
12283         (expm1_towardzero_test_data): Likewise.
12284         (expm1_test_towardzero): Likewise.
12285         (expm1_downward_test_data): Likewise.
12286         (expm1_test_downward): Likewise.
12287         (expm1_upward_test_data): Likewise.
12288         (expm1_test_upward): Likewise.
12289         (fma_test_data): Update call to AUTO_TESTS_fff_f.
12290         (fma_test): Use ALL_RM_TEST.
12291         (fma_towardzero_test_data): Remove.
12292         (fma_test_towardzero): Likewise.
12293         (fma_downward_test_data): Likewise.
12294         (fma_test_downward): Likewise.
12295         (fma_upward_test_data): Likewise.
12296         (fma_test_upward): Likewise.
12297         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
12298         (j0_test_data): Update call to AUTO_TESTS_f_f.
12299         (j1_test_data): Likewise.
12300         (jn_test_data): Update call to AUTO_TESTS_if_f.
12301         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
12302         (log_test_data): Update call to AUTO_TESTS_f_f.
12303         (log10_test_data): Likewise.
12304         (log1p_test_data): Likewise.
12305         (log2_test_data): Likewise.
12306         (pow_test_data): Update call to AUTO_TESTS_ff_f.
12307         (pow_tonearest_test_data): Likewise.
12308         (sin_test_data): Update call to AUTO_TESTS_f_f.
12309         (sin_test): Use ALL_RM_TEST.
12310         (sin_tonearest_test_data): Remove.
12311         (sin_test_tonearest): Likewise.
12312         (sin_towardzero_test_data): Likewise.
12313         (sin_test_towardzero): Likewise.
12314         (sin_downward_test_data): Likewise.
12315         (sin_test_downward): Likewise.
12316         (sin_upward_test_data): Likewise.
12317         (sin_test_upward): Likewise.
12318         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
12319         (sinh_test_data): Update call to AUTO_TESTS_f_f.
12320         (sinh_test): Use ALL_RM_TEST.
12321         (sinh_tonearest_test_data): Remove.
12322         (sinh_test_tonearest): Likewise.
12323         (sinh_towardzero_test_data): Likewise.
12324         (sinh_test_towardzero): Likewise.
12325         (sinh_downward_test_data): Likewise.
12326         (sinh_test_downward): Likewise.
12327         (sinh_upward_test_data): Likewise.
12328         (sinh_test_upward): Likewise.
12329         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
12330         (sqrt_test): Use ALL_RM_TEST.
12331         (sqrt_tonearest_test_data): Remove.
12332         (sqrt_test_tonearest): Likewise.
12333         (sqrt_towardzero_test_data): Likewise.
12334         (sqrt_test_towardzero): Likewise.
12335         (sqrt_downward_test_data): Likewise.
12336         (sqrt_test_downward): Likewise.
12337         (sqrt_upward_test_data): Likewise.
12338         (sqrt_test_upward): Likewise.
12339         (tan_test_data): Update call to AUTO_TESTS_f_f.
12340         (tan_test): Use ALL_RM_TEST.
12341         (tan_tonearest_test_data): Remove.
12342         (tan_test_tonearest): Likewise.
12343         (tan_towardzero_test_data): Likewise.
12344         (tan_test_towardzero): Likewise.
12345         (tan_downward_test_data): Likewise.
12346         (tan_test_downward): Likewise.
12347         (tan_upward_test_data): Likewise.
12348         (tan_test_upward): Likewise.
12349         (tanh_test_data): Update call to AUTO_TESTS_f_f.
12350         (tgamma_test_data): Likewise.
12351         (y0_test_data): Likewise.
12352         (y1_test_data): Likewise.
12353         (yn_test_data): Update call to AUTO_TESTS_if_f.
12354         (main): Do not call removed functions.
12356 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
12358         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
12359         (ldexp_test_data): Remove.
12360         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
12361         scalbn_test_data.
12362         (scalb_test): Use ALL_RM_TEST.
12364 2014-03-19  Andreas Schwab  <schwab@suse.de>
12366         * nscd/nscd.service: Also invalidate netgroup cache on reload.
12368 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
12370         [BZ #16649]
12371         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
12372         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
12373         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
12374         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
12375         (__ASSUME_PREADV): Undefine.
12376         (__ASSUME_PWRITEV): Likewise.
12378 2014-03-18  Roland McGrath  <roland@hack.frob.com>
12380         * bits/mman-linux.h: Add comment about non-Linux use.
12381         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
12382         bits/mman-linux.h resting place.
12384         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
12385         * bits/mman-linux.h: ... here.
12387 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12389         * conform/conformtest.pl: Add standard definition when calling C
12390         preprocessor on data files.
12391         (checknamespace): Remove unused variable.
12393 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
12395         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
12396         minus_oflow, plus_uflow and minus_uflow in expected results.
12397         * math/libm-test.inc (scalbn_test_data): Add more tests of
12398         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
12399         minus_uflow.
12400         (scalbn_test): Use ALL_RM_TEST.
12401         (scalbln_test_data): Add more tests of negative arguments.  Use
12402         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
12403         (scalbln_test): Use ALL_RM_TEST.
12405 2014-03-18  Roland McGrath  <roland@hack.frob.com>
12407         * scripts/abilist.awk: Ignore symbols marked with .hidden.
12409 2014-03-18  Will Newton  <will.newton@linaro.org>
12411         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
12412         inaccurate comment.
12414 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
12416         * Makerules [!subdir] (check-abi): Exit with error status if a
12417         test failed.
12419 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
12421         * math/libm-test.inc (nearbyint_test_data): Include all tests used
12422         for rint.  Include results for all rounding modes.
12423         (nearbyint_test): Use ALL_RM_TEST.
12424         (rint_test_data): Include all tests used for nearbyint.
12426 2014-03-17  Will Newton  <will.newton@linaro.org>
12428         * nptl/sysdeps/pthread/pthread.h: Revert previous
12429         change.
12431         * sysdeps/generic/ldsodefs.h: Revert previous
12432         change.
12434         * libio/genops.c: Revert previous change.
12435         * libio/libioP.h: Likewise.
12436         * stdio-common/vfprintf.c: Likewise.
12438         * sysdeps/generic/math_private.h: Revert previous
12439         change.
12441         * sysdeps/generic/math_private.h: Check whether
12442         HAVE_RM_CTX is defined with #ifdef rather
12443         than #if.
12445         * argp/argp-fmtstream.h: Check whether
12446         __STRICT_ANSI__ is defined with #ifdef rather
12447         than #if.
12448         * argp/argp.h: Likewise.
12450         * libio/genops.c: Check whether
12451         _IO_JUMPS_OFFSET is defined with #ifdef rather
12452         than #if.
12453         * libio/libioP.h: Likewise.
12454         * stdio-common/vfprintf.c: Likewise.
12456         * sysdeps/generic/ldsodefs.h: Check whether
12457         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
12458         than #if.
12460         * nptl/sysdeps/pthread/pthread.h: Check
12461         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
12462         its value.
12464 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
12466         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
12467         setting O_APPEND.
12468         * libio/tst-ftell-active-handler.c (do_append_test): Add a
12469         test case.
12471         [BZ #16680]
12472         * libio/fileops.c (_IO_file_open): Seek to end of file but
12473         don't cache the offset.
12474         (get_file_offset): Remove function.
12475         (do_ftell): Use cached offset when available.
12476         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
12477         don't cache the offset.
12478         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
12479         case.
12480         (do_one_test): Call it.
12481         (do_ftell_test): Fix up expected old offset for a+ mode.
12482         * libio/wfileops.c (do_ftell_wide): Used cached offset when
12483         available.
12485         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
12486         up test status with function return status.
12487         (do_write_test): Likewise.
12488         (do_append_test): Likewise.
12490         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
12491         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
12492         Remove.
12494 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
12496         * math/gen-libm-test.pl (parse_args): Handle results specified for
12497         each rounding mode separately.
12498         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
12499         tests and results from lrint_tonearest_test_data,
12500         lrint_towardzero_test_data, lrint_downward_test_data and
12501         lrint_upward_test_data.
12502         (lrint_test): Use ALL_RM_TEST.
12503         (lrint_tonearest_test_data): Remove.
12504         (lrint_test_tonearest): Likewise.
12505         (lrint_towardzero_test_data): Likewise.
12506         (lrint_test_towardzero): Likewise.
12507         (lrint_downward_test_data): Likewise.
12508         (lrint_test_downward): Likewise.
12509         (lrint_upward_test_data): Likewise.
12510         (lrint_test_upward): Likewise.
12511         (llrint_test_data): Merge in per-rounding-mode tests and results
12512         from llrint_tonearest_test_data, llrint_towardzero_test_data,
12513         llrint_downward_test_data and llrint_upward_test_data.
12514         (llrint_test): Use ALL_RM_TEST.
12515         (llrint_tonearest_test_data): Remove.
12516         (llrint_test_tonearest): Likewise.
12517         (llrint_towardzero_test_data): Likewise.
12518         (llrint_test_towardzero): Likewise.
12519         (llrint_downward_test_data): Likewise.
12520         (llrint_test_downward): Likewise.
12521         (llrint_upward_test_data): Likewise.
12522         (llrint_test_upward): Likewise.
12523         (rint_test_data): Merge in per-rounding-mode tests and results
12524         from rint_tonearest_test_data, rint_towardzero_test_data,
12525         rint_downward_test_data and rint_upward_test_data.  Add
12526         per-rounding-mode results for tests not in those arrays.
12527         (rint_test): Use ALL_RM_TEST.
12528         (rint_tonearest_test_data): Remove.
12529         (rint_test_tonearest): Likewise.
12530         (rint_towardzero_test_data): Likewise.
12531         (rint_test_towardzero): Likewise.
12532         (rint_downward_test_data): Likewise.
12533         (rint_test_downward): Likewise.
12534         (rint_upward_test_data): Likewise.
12535         (rint_test_upward): Likewise.
12536         (main): Don't call removed functions.
12538 2014-03-14  Roland McGrath  <roland@hack.frob.com>
12540         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
12541         "Compiled on ..." crapola.  It is anti-useful.
12543 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
12545         * scripts/evaluate-test.sh: Handle fourth argument to determine
12546         whether test run should stop on failure.
12547         * Makeconfig (stop-on-test-failure): New variable.
12548         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
12549         $(stop-on-test-failure).
12550         * Makefile (tests): Give a summary of results from testing and
12551         exit with failure status if they include an ERROR or FAIL.
12552         (xtests): Likewise.
12553         * manual/install.texi (Configuring and compiling): Mention
12554         stop-on-test-failure=y.
12555         * INSTALL: Regenerated.
12557 2014-03-14  Roland McGrath  <roland@hack.frob.com>
12559         * scripts/versionlist.awk: New file.
12560         * Makerules [$(build-shared) = yes]
12561         (postclean-generated): Add Versions.def, not Versions.def.v and
12562         Versions.def.v.i.
12563         ($(common-objpfx)Versions.def.v.i): Target removed.
12564         ($(common-objpfx)Versions.def): New target.
12565         ($(common-objpfx)Versions.all): Depend on that rather that
12566         $(common-objpfx)Versions.def.v.
12567         * Versions.def: File removed.
12569         * Makeconfig (+gccwarn): Add -Wundef.
12570         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
12571         a dl-sysdep.h breaking its contract.
12572         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
12573         * include/stackinfo.h: New file.
12574         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
12575         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
12576         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
12577         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
12578         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
12579         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
12580         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12581         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12582         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12583         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12584         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12585         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
12586         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12587         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12588         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12590 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12592         [BZ #16707]
12593         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
12594         implementation.
12595         * math/libm-test.inc (round_test_data): Add more tests.
12597         [BZ #16706]
12598         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
12599         implementation.
12600         * math/libm-test.inc (nearbyint_test_data): Add more tests.
12602         [BZ #16701]
12603         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
12604         implementation.
12605         * math/libm-test.inc (ceil_test_data): Add more tests.
12607         * math/libm-test.inc (trunc_test_data): Add more tests related to
12608         BZ#16414.
12610 2014-03-14  Roland McGrath  <roland@hack.frob.com>
12612         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
12613         with #if rather than #ifdef.
12614         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
12616 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
12618         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
12619         first.  Disable AVX-512 GCC support if assembler doesn't support
12620         it.
12621         * sysdeps/x86_64/configure: Regenerated.
12623 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
12625         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
12626         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
12627         (__old_pthread_attr_setstack): Likewise.
12628         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
12629         [!_STACK_GROWS_DOWN]: Likewise.
12631 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
12633         * config.make.in (have-bash2): Delete.
12634         * configure.ac (libc_cv_have_bash2): Delete.
12635         * configure: Regenerate.
12636         * elf/Makefile (common-ldd-rewrite): Rename to ...
12637         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
12638         (sh-ldd-rewrite): Delete.
12639         (bash-ldd-rewrite): Delete.
12640         (have-bash2): Delete checks.
12641         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
12642         ldd-rewrite.
12644         * config.make.in (have-ksh): Delete.
12645         (KSH): Delete.
12646         * configure.ac (libc_cv_have_ksh): Delete.
12647         * configure: Regenerate.
12649         * elf/Makefile: Delete $(have-ksh) check.
12650         ($(objpfx)sotruss): Change KSH to BASH.
12651         * elf/sotruss.ksh: Rename to ...
12652         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
12653         function style to match POSIX.  Drop ksh vim mode setting.
12655         * manual/time.texi (Specifying the Time Zone with TZ): Change
12656         Tuesday to Thursday.
12658         * debug/tst-longjmp_chk2.c: Update header comment.
12659         (stackoverflow_handler): Add comment.  Call assert on pass value.
12661 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
12663         [BZ #16194]
12664         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
12665         (HAVE_AVX512_ASM_SUPPORT): Likewise.
12666         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
12667         (La_x86_64_vector): Add zmm.
12668         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
12669         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
12670         ($(objpfx)tst-audit10): New target.
12671         ($(objpfx)tst-audit10.out): Likewise.
12672         (tst-audit10-ENV): New.
12673         (AVX512-CFLAGS): Likewise.
12674         (CFLAGS-tst-audit10.c): Likewise.
12675         (CFLAGS-tst-auditmod10a.c): Likewise.
12676         (CFLAGS-tst-auditmod10b.c): Likewise.
12677         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
12678         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
12679         * sysdeps/x86_64/configure: Regenerated.
12680         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
12681         AVX-512 zmm register support.
12682         (_dl_x86_64_save_sse): Likewise.
12683         (_dl_x86_64_restore_sse): Likewise.
12684         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
12685         size vector registers.
12686         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
12687         (ZMM_SIZE): Likewise.
12688         * sysdeps/x86_64/tst-audit10.c: New file.
12689         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
12690         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
12692 2014-03-13  Roland McGrath  <roland@hack.frob.com>
12694         * configure.ac (HAVE_EHDR_START): New check.
12695         * configure: Regenerated.
12696         * config.h.in (HAVE_EHDR_START): New #undef.
12697         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
12698         assuming the lowest-addressed segment maps the start of the file.
12700 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
12702         * INSTALL: Regenerated.
12704 2014-03-13  Will Newton  <will.newton@linaro.org>
12706         * manual/setjmp.texi (System V contexts): Improve
12707         clarity and grammar of documentation.
12709 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
12711         [BZ #16381]
12712         * elf/Makefile (tests): Add tst-pie2.
12713         (tests-pie): Add tst-pie2.
12714         * elf/tst-pie2.c: New file.
12715         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
12716         for ET_EXEC.
12717         * elf/rtld.c (map_doit): Load executable as lt_executable.
12718         (dl_main): Likewise.
12720 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
12722         [BZ #16642]
12723         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
12724         (__ASSUME_PSELECT): Undefine.
12726 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12728         [BZ #16689]
12729         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
12730         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
12731         static build.
12732         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
12733         selector for static builds.
12735 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
12737         [BZ #16695]
12738         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
12739         key in the buffer.
12741 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12743         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
12744         IFUNC selector for static builds.
12746 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
12748         * sysdeps/mips/math_private.h [__mips_hard_float]
12749         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
12750         libc_feresetround_mips_ctx.
12751         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
12752         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
12753         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
12755         [BZ #16677]
12756         * math/s_nextafter.c (__nextafter): Do not return value from
12757         overflowing computation.
12758         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
12759         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
12760         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
12761         Likewise.
12762         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
12763         Likewise.
12764         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
12765         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
12767 2014-03-11  Roland McGrath  <roland@hack.frob.com>
12769         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
12770         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
12771         Move sfi_sp use from the load-multiple (that no longer sets sp) to
12772         the new mov targetting sp.
12774 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12776         [BZ #16683]
12777         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
12778         Define it for static builds as well.
12779         (NO_BZERO_IMPL): Likewise.
12781 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
12783         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
12784         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
12785         multiarch strspn for PPC64.
12786         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
12787         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
12788         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
12789         (__libc_ifunc_impl_list): Likewise.
12790         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
12791         multiarch optimizations
12792         * string/strspn.c (strspn): Using macro to redefine symbol name.
12794 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
12795             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12797         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
12798         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
12799         multiarch strncat for PPC64.
12800         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
12801         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
12802         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
12803         (__libc_ifunc_impl_list): Likewise.
12804         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
12805         multiarch optimizations
12807 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
12809         [BZ #16639]
12810         * nscd/nscd.service: Make service type forking.
12812 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12814         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
12815         sign in non default rounding modes.
12816         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
12818 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
12820         * math/libm-test.inc (ALL_RM_TEST): New macro.
12821         (ceil_test): Use ALL_RM_TEST.
12822         (cimag_test): Likewise.
12823         (conj_test): Likewise.
12824         (copysign_test): Likewise.
12825         (cproj_test): Likewise.
12826         (creal_test): Likewise.
12827         (fabs_test): Likewise.
12828         (floor_test): Likewise.
12829         (fmax_test): Likewise.
12830         (fmin_test): Likewise.
12831         (fmod_test): Likewise.
12832         (fpclassify_test): Likewise.
12833         (frexp_test): Likewise.
12834         (ilogb_test): Likewise.
12835         (isfinite_test): Likewise.
12836         (finite_test): Likewise.
12837         (isgreater_test): Likewise.
12838         (isgreaterequal_test): Likewise.
12839         (isinf_test): Likewise.
12840         (isless_test): Likewise.
12841         (islessequal_test): Likewise.
12842         (islessgreater_test): Likewise.
12843         (isnan_test): Likewise.
12844         (isnormal_test): Likewise.
12845         (issignaling_test): Likewise.
12846         (isunordered_test): Likewise.
12847         (logb_test): Likewise.
12848         (logb_downward_test_data): Remove.
12849         (logb_test_downward): Likewise.
12850         (lround_test): Use ALL_RM_TEST.
12851         (llround_test): Likewise.
12852         (modf_test): Likewise.
12853         (nexttoward_test): Likewise.
12854         (remainder_test): Likewise.
12855         (drem_test): Likewise.
12856         (remainder_tonearest_test_data): Likewise.
12857         (remainder_test_tonearest): Likewise.
12858         (drem_test_tonearest): Likewise.
12859         (remainder_towardzero_test_data): Likewise.
12860         (remainder_test_towardzero): Likewise.
12861         (drem_test_towardzero): Likewise.
12862         (remainder_downward_test_data): Likewise.
12863         (remainder_test_downward): Likewise.
12864         (drem_test_downward): Likewise.
12865         (remainder_upward_test_data): Likewise.
12866         (remainder_test_upward): Likewise.
12867         (drem_test_upward): Likewise.
12868         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
12869         (round_test): Use ALL_RM_TEST.
12870         (signbit_test): Likewise.
12871         (trunc_test): Likewise.
12872         (significand_test): Likewise.
12873         (main): Don't call removed functions.
12875 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
12877         [BZ #16674]
12878         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
12879         || __USE_XOPEN2K8].
12880         (ILL_ILLOPN): Likewise.
12881         (ILL_ILLADR): Likewise.
12882         (ILL_ILLTRP): Likewise.
12883         (ILL_PRVOPC): Likewise.
12884         (ILL_PRVREG): Likewise.
12885         (ILL_COPROC): Likewise.
12886         (ILL_BADSTK): Likewise.
12887         (FPE_INTDIV): Likewise.
12888         (FPE_INTOVF): Likewise.
12889         (FPE_FLTDIV): Likewise.
12890         (FPE_FLTOVF): Likewise.
12891         (FPE_FLTUND): Likewise.
12892         (FPE_FLTRES): Likewise.
12893         (FPE_FLTINV): Likewise.
12894         (FPE_FLTSUB): Likewise.
12895         (SEGV_MAPERR): Likewise.
12896         (SEGV_ACCERR): Likewise.
12897         (BUS_ADRALN): Likewise.
12898         (BUS_ADRERR): Likewise.
12899         (BUS_OBJERR): Likewise.
12900         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
12901         (TRAP_TRACE): Likewise.
12902         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
12903         __USE_XOPEN2K8].
12904         (CLD_KILLED): Likewise.
12905         (CLD_DUMPED): Likewise.
12906         (CLD_TRAPPED): Likewise.
12907         (CLD_STOPPED): Likewise.
12908         (CLD_CONTINUED): Likewise.
12909         (POLL_IN): Likewise.
12910         (POLL_OUT): Likewise.
12911         (POLL_MSG): Likewise.
12912         (POLL_ERR): Likewise.
12913         (POLL_PRI): Likewise.
12914         (POLL_HUP): Likewise.
12915         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
12916         Likewise.
12917         (ILL_ILLOPN): Likewise.
12918         (ILL_ILLADR): Likewise.
12919         (ILL_ILLTRP): Likewise.
12920         (ILL_PRVOPC): Likewise.
12921         (ILL_PRVREG): Likewise.
12922         (ILL_COPROC): Likewise.
12923         (ILL_BADSTK): Likewise.
12924         (FPE_INTDIV): Likewise.
12925         (FPE_INTOVF): Likewise.
12926         (FPE_FLTDIV): Likewise.
12927         (FPE_FLTOVF): Likewise.
12928         (FPE_FLTUND): Likewise.
12929         (FPE_FLTRES): Likewise.
12930         (FPE_FLTINV): Likewise.
12931         (FPE_FLTSUB): Likewise.
12932         (SEGV_MAPERR): Likewise.
12933         (SEGV_ACCERR): Likewise.
12934         (BUS_ADRALN): Likewise.
12935         (BUS_ADRERR): Likewise.
12936         (BUS_OBJERR): Likewise.
12937         (BUS_MCEERR_AR): Likewise.
12938         (BUS_MCEERR_AO): Likewise.
12939         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
12940         (TRAP_TRACE): Likewise.
12941         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
12942         __USE_XOPEN2K8].
12943         (CLD_KILLED): Likewise.
12944         (CLD_DUMPED): Likewise.
12945         (CLD_TRAPPED): Likewise.
12946         (CLD_STOPPED): Likewise.
12947         (CLD_CONTINUED): Likewise.
12948         (POLL_IN): Likewise.
12949         (POLL_OUT): Likewise.
12950         (POLL_MSG): Likewise.
12951         (POLL_ERR): Likewise.
12952         (POLL_PRI): Likewise.
12953         (POLL_HUP): Likewise.
12954         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
12955         (ILL_ILLOPN): Likewise.
12956         (ILL_ILLADR): Likewise.
12957         (ILL_ILLTRP): Likewise.
12958         (ILL_PRVOPC): Likewise.
12959         (ILL_PRVREG): Likewise.
12960         (ILL_COPROC): Likewise.
12961         (ILL_BADSTK): Likewise.
12962         (FPE_INTDIV): Likewise.
12963         (FPE_INTOVF): Likewise.
12964         (FPE_FLTDIV): Likewise.
12965         (FPE_FLTOVF): Likewise.
12966         (FPE_FLTUND): Likewise.
12967         (FPE_FLTRES): Likewise.
12968         (FPE_FLTINV): Likewise.
12969         (FPE_FLTSUB): Likewise.
12970         (SEGV_MAPERR): Likewise.
12971         (SEGV_ACCERR): Likewise.
12972         (BUS_ADRALN): Likewise.
12973         (BUS_ADRERR): Likewise.
12974         (BUS_OBJERR): Likewise.
12975         (BUS_MCEERR_AR): Likewise.
12976         (BUS_MCEERR_AO): Likewise.
12977         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
12978         (TRAP_TRACE): Likewise.
12979         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
12980         __USE_XOPEN2K8].
12981         (CLD_KILLED): Likewise.
12982         (CLD_DUMPED): Likewise.
12983         (CLD_TRAPPED): Likewise.
12984         (CLD_STOPPED): Likewise.
12985         (CLD_CONTINUED): Likewise.
12986         (POLL_IN): Likewise.
12987         (POLL_OUT): Likewise.
12988         (POLL_MSG): Likewise.
12989         (POLL_ERR): Likewise.
12990         (POLL_PRI): Likewise.
12991         (POLL_HUP): Likewise.
12992         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
12993         Likewise.
12994         (ILL_ILLOPN): Likewise.
12995         (ILL_ILLADR): Likewise.
12996         (ILL_ILLTRP): Likewise.
12997         (ILL_PRVOPC): Likewise.
12998         (ILL_PRVREG): Likewise.
12999         (ILL_COPROC): Likewise.
13000         (ILL_BADSTK): Likewise.
13001         (ILL_BADIADDR): Likewise.
13002         (ILL_BREAK): Likewise.
13003         (FPE_INTDIV): Likewise.
13004         (FPE_INTOVF): Likewise.
13005         (FPE_FLTDIV): Likewise.
13006         (FPE_FLTOVF): Likewise.
13007         (FPE_FLTUND): Likewise.
13008         (FPE_FLTRES): Likewise.
13009         (FPE_FLTINV): Likewise.
13010         (FPE_FLTSUB): Likewise.
13011         (FPE_DECOVF): Likewise.
13012         (FPE_DECDIV): Likewise.
13013         (FPE_DECERR): Likewise.
13014         (FPE_INVASC): Likewise.
13015         (FPE_INVDEC): Likewise.
13016         (SEGV_MAPERR): Likewise.
13017         (SEGV_ACCERR): Likewise.
13018         (SEGV_PSTKOVF): Likewise.
13019         (BUS_ADRALN): Likewise.
13020         (BUS_ADRERR): Likewise.
13021         (BUS_OBJERR): Likewise.
13022         (BUS_MCEERR_AR): Likewise.
13023         (BUS_MCEERR_AO): Likewise.
13024         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13025         (TRAP_TRACE): Likewise.
13026         (TRAP_BRANCH): Likewise.
13027         (TRAP_HWBKPT): Likewise.
13028         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13029         __USE_XOPEN2K8].
13030         (CLD_KILLED): Likewise.
13031         (CLD_DUMPED): Likewise.
13032         (CLD_TRAPPED): Likewise.
13033         (CLD_STOPPED): Likewise.
13034         (CLD_CONTINUED): Likewise.
13035         (POLL_IN): Likewise.
13036         (POLL_OUT): Likewise.
13037         (POLL_MSG): Likewise.
13038         (POLL_ERR): Likewise.
13039         (POLL_PRI): Likewise.
13040         (POLL_HUP): Likewise.
13041         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
13042         (ILL_ILLOPN): Likewise.
13043         (ILL_ILLADR): Likewise.
13044         (ILL_ILLTRP): Likewise.
13045         (ILL_PRVOPC): Likewise.
13046         (ILL_PRVREG): Likewise.
13047         (ILL_COPROC): Likewise.
13048         (ILL_BADSTK): Likewise.
13049         (FPE_INTDIV): Likewise.
13050         (FPE_INTOVF): Likewise.
13051         (FPE_FLTDIV): Likewise.
13052         (FPE_FLTOVF): Likewise.
13053         (FPE_FLTUND): Likewise.
13054         (FPE_FLTRES): Likewise.
13055         (FPE_FLTINV): Likewise.
13056         (FPE_FLTSUB): Likewise.
13057         (SEGV_MAPERR): Likewise.
13058         (SEGV_ACCERR): Likewise.
13059         (BUS_ADRALN): Likewise.
13060         (BUS_ADRERR): Likewise.
13061         (BUS_OBJERR): Likewise.
13062         (BUS_MCEERR_AR): Likewise.
13063         (BUS_MCEERR_AO): Likewise.
13064         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13065         (TRAP_TRACE): Likewise.
13066         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13067         __USE_XOPEN2K8].
13068         (CLD_KILLED): Likewise.
13069         (CLD_DUMPED): Likewise.
13070         (CLD_TRAPPED): Likewise.
13071         (CLD_STOPPED): Likewise.
13072         (CLD_CONTINUED): Likewise.
13073         (POLL_IN): Likewise.
13074         (POLL_OUT): Likewise.
13075         (POLL_MSG): Likewise.
13076         (POLL_ERR): Likewise.
13077         (POLL_PRI): Likewise.
13078         (POLL_HUP): Likewise.
13079         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
13080         (ILL_ILLOPN): Likewise.
13081         (ILL_ILLADR): Likewise.
13082         (ILL_ILLTRP): Likewise.
13083         (ILL_PRVOPC): Likewise.
13084         (ILL_PRVREG): Likewise.
13085         (ILL_COPROC): Likewise.
13086         (ILL_BADSTK): Likewise.
13087         (FPE_INTDIV): Likewise.
13088         (FPE_INTOVF): Likewise.
13089         (FPE_FLTDIV): Likewise.
13090         (FPE_FLTOVF): Likewise.
13091         (FPE_FLTUND): Likewise.
13092         (FPE_FLTRES): Likewise.
13093         (FPE_FLTINV): Likewise.
13094         (FPE_FLTSUB): Likewise.
13095         (SEGV_MAPERR): Likewise.
13096         (SEGV_ACCERR): Likewise.
13097         (BUS_ADRALN): Likewise.
13098         (BUS_ADRERR): Likewise.
13099         (BUS_OBJERR): Likewise.
13100         (BUS_MCEERR_AR): Likewise.
13101         (BUS_MCEERR_AO): Likewise.
13102         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13103         (TRAP_TRACE): Likewise.
13104         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13105         __USE_XOPEN2K8].
13106         (CLD_KILLED): Likewise.
13107         (CLD_DUMPED): Likewise.
13108         (CLD_TRAPPED): Likewise.
13109         (CLD_STOPPED): Likewise.
13110         (CLD_CONTINUED): Likewise.
13111         (POLL_IN): Likewise.
13112         (POLL_OUT): Likewise.
13113         (POLL_MSG): Likewise.
13114         (POLL_ERR): Likewise.
13115         (POLL_PRI): Likewise.
13116         (POLL_HUP): Likewise.
13117         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
13118         (ILL_ILLOPN): Likewise.
13119         (ILL_ILLADR): Likewise.
13120         (ILL_ILLTRP): Likewise.
13121         (ILL_PRVOPC): Likewise.
13122         (ILL_PRVREG): Likewise.
13123         (ILL_COPROC): Likewise.
13124         (ILL_BADSTK): Likewise.
13125         (FPE_INTDIV): Likewise.
13126         (FPE_INTOVF): Likewise.
13127         (FPE_FLTDIV): Likewise.
13128         (FPE_FLTOVF): Likewise.
13129         (FPE_FLTUND): Likewise.
13130         (FPE_FLTRES): Likewise.
13131         (FPE_FLTINV): Likewise.
13132         (FPE_FLTSUB): Likewise.
13133         (SEGV_MAPERR): Likewise.
13134         (SEGV_ACCERR): Likewise.
13135         (BUS_ADRALN): Likewise.
13136         (BUS_ADRERR): Likewise.
13137         (BUS_OBJERR): Likewise.
13138         (BUS_MCEERR_AR): Likewise.
13139         (BUS_MCEERR_AO): Likewise.
13140         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13141         (TRAP_TRACE): Likewise.
13142         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13143         __USE_XOPEN2K8].
13144         (CLD_KILLED): Likewise.
13145         (CLD_DUMPED): Likewise.
13146         (CLD_TRAPPED): Likewise.
13147         (CLD_STOPPED): Likewise.
13148         (CLD_CONTINUED): Likewise.
13149         (POLL_IN): Likewise.
13150         (POLL_OUT): Likewise.
13151         (POLL_MSG): Likewise.
13152         (POLL_ERR): Likewise.
13153         (POLL_PRI): Likewise.
13154         (POLL_HUP): Likewise.
13155         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
13156         (ILL_ILLOPN): Likewise.
13157         (ILL_ILLADR): Likewise.
13158         (ILL_ILLTRP): Likewise.
13159         (ILL_PRVOPC): Likewise.
13160         (ILL_PRVREG): Likewise.
13161         (ILL_COPROC): Likewise.
13162         (ILL_BADSTK): Likewise.
13163         (ILL_DBLFLT): Likewise.
13164         (ILL_HARDWALL): Likewise.
13165         (FPE_INTDIV): Likewise.
13166         (FPE_INTOVF): Likewise.
13167         (FPE_FLTDIV): Likewise.
13168         (FPE_FLTOVF): Likewise.
13169         (FPE_FLTUND): Likewise.
13170         (FPE_FLTRES): Likewise.
13171         (FPE_FLTINV): Likewise.
13172         (FPE_FLTSUB): Likewise.
13173         (SEGV_MAPERR): Likewise.
13174         (SEGV_ACCERR): Likewise.
13175         (BUS_ADRALN): Likewise.
13176         (BUS_ADRERR): Likewise.
13177         (BUS_OBJERR): Likewise.
13178         (BUS_MCEERR_AR): Likewise.
13179         (BUS_MCEERR_AO): Likewise.
13180         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13181         (TRAP_TRACE): Likewise.
13182         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13183         __USE_XOPEN2K8].
13184         (CLD_KILLED): Likewise.
13185         (CLD_DUMPED): Likewise.
13186         (CLD_TRAPPED): Likewise.
13187         (CLD_STOPPED): Likewise.
13188         (CLD_CONTINUED): Likewise.
13189         (POLL_IN): Likewise.
13190         (POLL_OUT): Likewise.
13191         (POLL_MSG): Likewise.
13192         (POLL_ERR): Likewise.
13193         (POLL_PRI): Likewise.
13194         (POLL_HUP): Likewise.
13195         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
13196         (ILL_ILLOPN): Likewise.
13197         (ILL_ILLADR): Likewise.
13198         (ILL_ILLTRP): Likewise.
13199         (ILL_PRVOPC): Likewise.
13200         (ILL_PRVREG): Likewise.
13201         (ILL_COPROC): Likewise.
13202         (ILL_BADSTK): Likewise.
13203         (FPE_INTDIV): Likewise.
13204         (FPE_INTOVF): Likewise.
13205         (FPE_FLTDIV): Likewise.
13206         (FPE_FLTOVF): Likewise.
13207         (FPE_FLTUND): Likewise.
13208         (FPE_FLTRES): Likewise.
13209         (FPE_FLTINV): Likewise.
13210         (FPE_FLTSUB): Likewise.
13211         (SEGV_MAPERR): Likewise.
13212         (SEGV_ACCERR): Likewise.
13213         (BUS_ADRALN): Likewise.
13214         (BUS_ADRERR): Likewise.
13215         (BUS_OBJERR): Likewise.
13216         (BUS_MCEERR_AR): Likewise.
13217         (BUS_MCEERR_AO): Likewise.
13218         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13219         (TRAP_TRACE): Likewise.
13220         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13221         __USE_XOPEN2K8].
13222         (CLD_KILLED): Likewise.
13223         (CLD_DUMPED): Likewise.
13224         (CLD_TRAPPED): Likewise.
13225         (CLD_STOPPED): Likewise.
13226         (CLD_CONTINUED): Likewise.
13227         (POLL_IN): Likewise.
13228         (POLL_OUT): Likewise.
13229         (POLL_MSG): Likewise.
13230         (POLL_ERR): Likewise.
13231         (POLL_PRI): Likewise.
13232         (POLL_HUP): Likewise.
13233         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
13234         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
13236         [BZ #16670]
13237         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
13238         before #include of <time.h>.
13239         [!__USE_XOPEN2K] (__need_timespec): Likewise.
13240         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
13241         (test-xfail-UNIX98/sched.h/conform): Likewise.
13243 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
13245         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
13246         error absence of trapping exception support.
13247         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
13249 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
13251         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
13252         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
13253         * timezone/Makefile (testdata): Move definition above include of
13254         Rules.
13255         (test-zones): New variable.
13256         (tests-special): Add zone files.
13257         (build-testdata): Use $(evaluate-test).
13259         * elf/Makefile (tests-special): Rename tests to end with .out.
13260         ($(objpfx)noload-mem): Likewise.
13261         ($(objpfx)tst-leaks1-mem): Likewise.
13262         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
13263         * iconv/Makefile (xtests-special): Change test-iconvconfig to
13264         $(objpfx)test-iconvconfig.out.
13265         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
13266         set -e inside subshell and redirect output to file.
13267         * iconvdata/Makefile (generated): Rename tests to end with .out.
13268         Correct type.
13269         (tests-special): Rename tests to end with .out.
13270         ($(objpfx)mtrace-tst-loading): Likewise.
13271         * intl/Makefile (generated): Likewise.
13272         (tests-special): Likewise.
13273         ($(objpfx)mtrace-tst-gettext): Likewise.
13274         * misc/Makefile (generated): Likewise.
13275         (tests-special): Likewise.
13276         ($(objpfx)tst-error1-mem): Likewise.
13277         * nptl/Makefile (tests-special): Likewise.
13278         ($(objpfx)tst-stack3-mem): Likewise.
13279         (generated): Likewise.
13280         * posix/Makefile (generated): Likewise.
13281         (tests-special): Likewise.
13282         (xtests-special): Likewise.
13283         ($(objpfx)tst-fnmatch-mem): Likewise.
13284         ($(objpfx)bug-regex2-mem): Likewise.
13285         ($(objpfx)bug-regex14-mem): Likewise.
13286         ($(objpfx)bug-regex21-mem): Likewise.
13287         ($(objpfx)bug-regex31-mem): Likewise.
13288         ($(objpfx)tst-vfork3-mem): Likewise.
13289         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
13290         ($(objpfx)tst-pcre-mem): Likewise.
13291         ($(objpfx)tst-boost-mem): Likewise.
13292         ($(objpfx)bug-ga2-mem): Likewise.
13293         ($(objpfx)bug-glob2-mem): Likewise.
13294         * resolv/Makefile (generate): Likewise.
13295         (tests-special): Likewise.
13296         (xtests-special): Likewise.
13297         (generated): Likewise.
13298         ($(objpfx)mtrace-tst-leaks): Likewise.
13299         ($(objpfx)mtrace-tst-leaks2): Likewise.
13301         * scripts/merge-test-results.sh: New file.
13302         * Makefile (tests-special-notdir): New variable.
13303         (tests): Run merge-test-results.sh.
13304         (xtests): Likewise.
13305         * Rules (tests-special-notdir): New variable.
13306         (xtests-special-notdir): Likewise.
13307         (tests): Run merge-test-results.sh
13308         (xtests): Likewise.
13310         * Makeconfig (test-xfail-name): New variable.
13311         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
13312         compute variable name for expected failures.
13313         * conform/Makefile (conformtest-headers-data): New variable.
13314         (conformtest-standards): Likewise.
13315         (conformtest-headers-ISO): Likewise.
13316         (conformtest-headers-ISO99): Likewise.
13317         (conformtest-headers-ISO11): Likewise.
13318         (conformtest-headers-POSIX): Likewise.
13319         (conformtest-headers-XPG3): Likewise.
13320         (conformtest-headers-XPG4): Likewise.
13321         (conformtest-headers-UNIX98): Likewise.
13322         (conformtest-headers-XOPEN2K): Likewise.
13323         (conformtest-headers-POSIX2008): Likewise.
13324         (conformtest-headers-XOPEN2K8): Likewise.
13325         (conformtest-header-list-base): Likewise.
13326         (conformtest-header-list-tests): Likewise.
13327         (conformtest-header-base): Likewise.
13328         (conformtest-header-tests): Likewise.
13329         (tests-special): Add $(conformtest-header-list-tests).  If
13330         [$(fast-check) && !$(cross-compiling)], add
13331         $(conformtest-header-tests) instead of
13332         $(objpfx)run-conformtest.out.
13333         (generated): Add $(conformtest-header-list-base).  If
13334         [$(fast-check) && !$(cross-compiling)], add
13335         $(conformtest-header-base).  Remove previous setting.
13336         ($(conformtest-header-list-tests)): New target.
13337         (test-xfail-run-conformtest): Remove variable.
13338         ($(objpfx)run-conformtest.out): Remove target.
13339         (test-xfail-ISO11/complex.h/conform): New variable.
13340         (test-xfail-ISO11/stdalign.h/conform): Likewise.
13341         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
13342         (test-xfail-XPG3/varargs.h/conform): Likewise.
13343         (test-xfail-XPG4/varargs.h/conform): Likewise.
13344         (test-xfail-UNIX98/varargs.h/conform): Likewise.
13345         (test-xfail-XPG4/ndbm.h/conform): Likewise.
13346         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
13347         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
13348         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
13349         (test-xfail-XPG3/fcntl.h/conform): Likewise.
13350         (test-xfail-XPG3/ftw.h/conform): Likewise.
13351         (test-xfail-XPG3/grp.h/conform): Likewise.
13352         (test-xfail-XPG3/langinfo.h/conform): Likewise.
13353         (test-xfail-XPG3/limits.h/conform): Likewise.
13354         (test-xfail-XPG3/pwd.h/conform): Likewise.
13355         (test-xfail-XPG3/search.h/conform): Likewise.
13356         (test-xfail-XPG3/signal.h/conform): Likewise.
13357         (test-xfail-XPG3/stdio.h/conform): Likewise.
13358         (test-xfail-XPG3/stdlib.h/conform): Likewise.
13359         (test-xfail-XPG3/string.h/conform): Likewise.
13360         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
13361         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
13362         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
13363         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
13364         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
13365         (test-xfail-XPG3/sys/types.h/conform): Likewise.
13366         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
13367         (test-xfail-XPG3/termios.h/conform): Likewise.
13368         (test-xfail-XPG3/time.h/conform): Likewise.
13369         (test-xfail-XPG3/unistd.h/conform): Likewise.
13370         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
13371         (test-xfail-XPG4/fcntl.h/conform): Likewise.
13372         (test-xfail-XPG4/langinfo.h/conform): Likewise.
13373         (test-xfail-XPG4/netdb.h/conform): Likewise.
13374         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
13375         (test-xfail-XPG4/signal.h/conform): Likewise.
13376         (test-xfail-XPG4/stdio.h/conform): Likewise.
13377         (test-xfail-XPG4/stdlib.h/conform): Likewise.
13378         (test-xfail-XPG4/stropts.h/conform): Likewise.
13379         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
13380         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
13381         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
13382         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
13383         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
13384         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
13385         (test-xfail-XPG4/sys/time.h/conform): Likewise.
13386         (test-xfail-XPG4/sys/types.h/conform): Likewise.
13387         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
13388         (test-xfail-XPG4/termios.h/conform): Likewise.
13389         (test-xfail-XPG4/ucontext.h/conform): Likewise.
13390         (test-xfail-XPG4/unistd.h/conform): Likewise.
13391         (test-xfail-XPG4/utmpx.h/conform): Likewise.
13392         (test-xfail-POSIX/sched.h/conform): Likewise.
13393         (test-xfail-POSIX/signal.h/conform): Likewise.
13394         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
13395         (test-xfail-POSIX/tar.h/conform): Likewise.
13396         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
13397         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
13398         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
13399         (test-xfail-UNIX98/netdb.h/conform): Likewise.
13400         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
13401         (test-xfail-UNIX98/sched.h/conform): Likewise.
13402         (test-xfail-UNIX98/signal.h/conform): Likewise.
13403         (test-xfail-UNIX98/stdio.h/conform): Likewise.
13404         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
13405         (test-xfail-UNIX98/stropts.h/conform): Likewise.
13406         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
13407         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
13408         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
13409         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
13410         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
13411         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
13412         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
13413         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
13414         (test-xfail-UNIX98/unistd.h/conform): Likewise.
13415         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
13416         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
13417         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
13418         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
13419         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
13420         (test-xfail-XOPEN2K/math.h/conform): Likewise.
13421         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
13422         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
13423         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
13424         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
13425         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
13426         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
13427         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
13428         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
13429         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
13430         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
13431         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
13432         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
13433         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
13434         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
13435         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
13436         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
13437         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
13438         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
13439         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
13440         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
13441         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
13442         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
13443         (test-xfail-POSIX2008/signal.h/conform): Likewise.
13444         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
13445         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
13446         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
13447         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
13448         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
13449         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
13450         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
13451         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
13452         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
13453         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
13454         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
13455         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
13456         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
13457         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
13458         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
13459         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
13460         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
13461         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
13462         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
13463         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
13464         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
13465         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
13466         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
13467         (conformtest-cc-flags): Likewise.
13468         ($(conformtest-header-tests): New target.
13469         * conform/check-header-lists.sh: New file.
13470         * conform/run-conformtest.sh: Remove.
13472         * conform/conformtest.pl: Allow ' and \ in values given for
13473         constants.
13474         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
13475         inclusion.
13476         [POSIX] (sys/types.h): Likewise.
13477         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
13478         inclusion.
13479         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
13480         inclusion.
13481         * conform/data/signal.h-data (SIGIO): Remove expectation.
13482         [XPG3] (SIGBUS): Do not expect.
13483         [POSIX || XPG3] (SIGPOLL): Likewise.
13484         [POSIX || XPG3] (SIGPROF): Likewise.
13485         [POSIX || XPG3] (SIGSYS): Likewise.
13486         [XPG3] (SIGTRAP): Likewise.
13487         [POSIX || XPG3] (SIGURG): Likewise.
13488         [POSIX || XPG3] (SIGVTALRM): Likewise.
13489         [POSIX || XPG3] (SIGXCPU): Likewise.
13490         [POSIX || XPG3] (SIGXFSZ): Likewise.
13491         [POSIX] (SA_SIGINFO): Expect.
13492         [XPG3] (siginfo_t): Do not expect type or contents.
13493         [POSIX] (si_pid): Do not expect element.
13494         [POSIX] (si_uid): Likewise.
13495         [POSIX] (si_addr): Likewise.
13496         [POSIX] (si_status): Likewise.
13497         [POSIX] (si_band): Likewise.
13498         [XPG4] (si_value): Likewise.
13499         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
13500         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
13501         [POSIX || XPG3] (ILL_ILLADR): Likewise.
13502         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
13503         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
13504         [POSIX || XPG3] (ILL_PRVREG): Likewise.
13505         [POSIX || XPG3] (ILL_COPROC): Likewise.
13506         [POSIX || XPG3] (ILL_BADSTK): Likewise.
13507         [POSIX || XPG3] (FPE_INTDIV): Likewise.
13508         [POSIX || XPG3] (FPE_INTOVF): Likewise.
13509         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
13510         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
13511         [POSIX || XPG3] (FPE_FLTUND): Likewise.
13512         [POSIX || XPG3] (FPE_FLTRES): Likewise.
13513         [POSIX || XPG3] (FPE_FLTINV): Likewise.
13514         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
13515         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
13516         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
13517         [POSIX || XPG3] (BUS_ADRALN): Likewise.
13518         [POSIX || XPG3] (BUS_ADRERR): Likewise.
13519         [POSIX || XPG3] (BUS_OBJERR): Likewise.
13520         [POSIX || XPG3] (CLD_EXITED): Likewise.
13521         [POSIX || XPG3] (CLD_KILLED): Likewise.
13522         [POSIX || XPG3] (CLD_DUMPED): Likewise.
13523         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
13524         [POSIX || XPG3] (CLD_STOPPED): Likewise.
13525         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
13526         [POSIX || XPG3] (POLL_IN): Likewise.
13527         [POSIX || XPG3] (POLL_OUT): Likewise.
13528         [POSIX || XPG3] (POLL_MSG): Likewise.
13529         [POSIX || XPG3] (POLL_ERR): Likewise.
13530         [POSIX || XPG3] (POLL_PRI): Likewise.
13531         [POSIX || XPG3] (POLL_HUP): Likewise.
13532         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
13533         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
13534         (SIG*): Do not allow.
13535         [XPG3] (si_*): Likewise.
13536         [XPG3] (SI_*): Likewise.
13537         [XPG3 || XPG4] (sigev_*): Likewise.
13538         [XPG3 || XPG4] (SIGEV_*): Likewise.
13539         [XPG3 || XPG4] (sival_*): Likewise.
13540         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
13541         [POSIX || XPG3] (BUS_*): Likewise.
13542         [POSIX || XPG3] (CLD_*): Likewise.
13543         [POSIX || XPG3] (FPE_*): Likewise.
13544         [POSIX || XPG3] (ILL_*): Likewise.
13545         [POSIX || XPG3] (POLL_*): Likewise.
13546         [POSIX || XPG3] (SEGV_*): Likewise.
13547         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
13548         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
13549         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
13550         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
13551         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
13552         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
13553         Specify type and value.
13554         (TVERSLEN): Likewise.
13555         (REGTYPE): Likewise.
13556         (AREGTYPE): Likewise.
13557         (LNKTYPE): Likewise.
13558         (SYMTYPE): Likewise.
13559         (CHRTYPE): Likewise.
13560         (BLKTYPE): Likewise.
13561         (DIRTYPE): Likewise.
13562         (FIFOTYPE): Likewise.
13563         (CONTTYPE): Likewise.
13564         (TSUID): Likewise.
13565         (TSGID): Likewise.
13566         (TSVTX): Likewise.
13567         (TUREAD): Likewise.
13568         (TUWRITE): Likewise.
13569         (TUEXEC): Likewise.
13570         (TGREAD): Likewise.
13571         (TGWRITE): Likewise.
13572         (TGEXEC): Likewise.
13573         (TOREAD): Likewise.
13574         (TOWRITE): Likewise.
13575         (TOEXEC): Likewise.
13576         [POSIX] (TSVTX): Expect constant.
13578 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
13580         * Makefile (tests): Change dependencies to ....
13581         (tests-special): ... additions to this variable.
13582         (tests): Depend on $(tests-special).
13583         * Makerules (check-abi-list): New variable.
13584         (check-abi): Depend on $(check-abi-list).
13585         [$(subdir) = elf] (tests-special): Add
13586         $(objpfx)check-abi-libc.out.
13587         [$(build-shared) = yes && subdir] (tests-special): Add
13588         $(check-abi-list).
13589         [$(build-shared) = yes && subdir] (tests): Do not depend on
13590         check-abi.
13591         * Rules (tests): Depend on $(tests-special).
13592         (xtests): Depend on $(xtests-special).
13593         * catgets/Makefile (tests): Change dependencies to ....
13594         (tests-special): ... additions to this variable.
13595         * conform/Makefile (tests): Change dependencies to ....
13596         (tests-special): ... additions to this variable.
13597         * elf/Makefile (tests): Change dependencies to ....
13598         (tests-special): ... additions to this variable.
13599         * grp/Makefile (tests): Change dependencies to ....
13600         (tests-special): ... additions to this variable.
13601         * iconv/Makefile (xtests): Change dependencies to ....
13602         (xtests-special): ... additions to this variable.
13603         * iconvdata/Makefile (tests): Change dependencies to ....
13604         (tests-special): ... additions to this variable.
13605         * intl/Makefile (tests): Change dependencies to ....
13606         (tests-special): ... additions to this variable.  Also add
13607         $(objpfx)tst-gettext.out.
13608         * io/Makefile (tests): Change dependencies to ....
13609         (tests-special): ... additions to this variable.
13610         * libio/Makefile (tests): Change dependencies to ....
13611         (tests-special): ... additions to this variable.
13612         * malloc/Makefile (tests): Change dependencies to ....
13613         (tests-special): ... additions to this variable.
13614         * misc/Makefile (tests): Change dependencies to ....
13615         (tests-special): ... additions to this variable.
13616         * nptl/Makefile (tests): Change dependencies to ....
13617         (tests-special): ... additions to this variable.
13618         * nptl_db/Makefile (tests): Change dependencies to ....
13619         (tests-special): ... additions to this variable.
13620         * posix/Makefile (tests): Change dependencies to ....
13621         (tests-special): ... additions to this variable.
13622         (xtests): Change dependencies to ....
13623         (xtests-special): ... additions to this variable.
13624         * resolv/Makefile (tests): Change dependencies to ....
13625         (tests-special): ... additions to this variable.
13626         (xtests): Change dependencies to ....
13627         (xtests-special): ... additions to this variable.
13628         * stdio-common/Makefile (tests): Change dependencies to ....
13629         (tests-special): ... additions to this variable.
13630         (do-tst-unbputc): Remove target.
13631         (do-tst-printf): Likewise.
13632         * stdlib/Makefile (tests): Change dependencies to ....
13633         (tests-special): ... additions to this variable.
13634         * string/Makefile (tests): Change dependencies to ....
13635         (tests-special): ... additions to this variable.
13636         * sysdeps/x86/Makefile (tests): Change dependencies to ....
13637         (tests-special): ... additions to this variable.
13639         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
13640         whole file.
13641         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
13642         whole file.
13643         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
13644         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
13646         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
13647         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
13648         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
13649         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
13650         * conform/data/libgen.h-data [XPG3]: Likewise.
13651         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
13652         * conform/data/ndbm.h-data [XPG3]: Likewise.
13653         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
13654         * conform/data/netdb.h-data [XPG3]: Likewise.
13655         * conform/data/netinet/in.h-data [XPG3]: Likewise.
13656         * conform/data/poll.h-data [XPG3]: Likewise.
13657         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
13658         * conform/data/strings.h-data [XPG3]: Likewise.
13659         * conform/data/stropts.h-data [XPG3]: Likewise.
13660         * conform/data/sys/mman.h-data [XPG3]: Likewise.
13661         * conform/data/sys/resource.h-data [XPG3]: Likewise.
13662         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
13663         Likewise.
13664         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
13665         * conform/data/sys/time.h-data [XPG3]: Likewise.
13666         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
13667         * conform/data/sys/uio.h-data [XPG3]: Likewise.
13668         * conform/data/sys/un.h-data [XPG3]: Likewise.
13669         * conform/data/syslog.h-data [XPG3]: Likewise.
13670         * conform/data/ucontext.h-data [XPG3]: Likewise.
13671         * conform/data/utmpx.h-data [XPG3]: Likewise.
13672         * conform/data/varargs.h-data [UNIX98]: Enable file.
13674         * manual/Makefile (INSTALL_INFO): Remove variable setting.
13676         * math/libm-test.inc (struct test_f_f_data): Move expected results
13677         into structure for each rounding mode.
13678         (struct test_ff_f_data): Likewise.
13679         (struct test_ff_f_data_nexttoward): Likewise.
13680         (struct test_fi_f_data): Likewise.
13681         (struct test_fl_f_data): Likewise.
13682         (struct test_if_f_data): Likewise.
13683         (struct test_fff_f_data): Likewise.
13684         (struct test_c_f_data): Likewise.
13685         (struct test_f_f1_data): Likewise.
13686         (struct test_fF_f1_data): Likewise.
13687         (struct test_ffI_f1_data): Likewise.
13688         (struct test_c_c_data): Likewise.
13689         (struct test_cc_c_data): Likewise.
13690         (struct test_f_i_data): Likewise.
13691         (struct test_ff_i_data): Likewise.
13692         (struct test_f_l_data): Likewise.
13693         (struct test_f_L_data): Likewise.
13694         (struct test_fFF_11_data): Likewise.
13695         (RM_): New macro.
13696         (RM_FE_DOWNWARD): Likewise.
13697         (RM_FE_TONEAREST): Likewise.
13698         (RM_FE_TOWARDZERO): Likewise.
13699         (RM_FE_UPWARD): Likewise.
13700         (RUN_TEST_LOOP_f_f): Update references to expected results.
13701         (RUN_TEST_LOOP_2_f): Likewise.
13702         (RUN_TEST_LOOP_fff_f): Likewise.
13703         (RUN_TEST_LOOP_c_f): Likewise.
13704         (RUN_TEST_LOOP_f_f1): Likewise.
13705         (RUN_TEST_LOOP_fF_f1): Likewise.
13706         (RUN_TEST_LOOP_fI_f1): Likewise.
13707         (RUN_TEST_LOOP_ffI_f1): Likewise.
13708         (RUN_TEST_LOOP_c_c): Likewise.
13709         (RUN_TEST_LOOP_cc_c): Likewise.
13710         (RUN_TEST_LOOP_f_i): Likewise.
13711         (RUN_TEST_LOOP_f_i_tg): Likewise.
13712         (RUN_TEST_LOOP_ff_i_tg): Likewise.
13713         (RUN_TEST_LOOP_f_b): Likewise.
13714         (RUN_TEST_LOOP_f_b_tg): Likewise.
13715         (RUN_TEST_LOOP_f_l): Likewise.
13716         (RUN_TEST_LOOP_f_L): Likewise.
13717         (RUN_TEST_LOOP_fFF_11): Likewise.
13718         * math/gen-libm-test.pl (parse_args): Output four copies of
13719         expected results for each test.
13721         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
13722         (__ASSUME_UTIMES): Remove.
13723         * sysdeps/unix/sysv/linux/tile/kernel-features.h
13724         (__ASSUME_UTIMES): Likewise.
13726         * math/gen-auto-libm-tests.c: Update comment on output format.
13727         (output_for_one_input_case): Generate before-rounding and
13728         after-rounding information as conditions on output flags not
13729         floating-point format.
13730         * math/auto-libm-test-out: Regenerated.
13731         * math/gen-libm-test.pl (cond_value): New function.
13732         (or_cond_value): Use cond_value.
13733         (generate_testfile): Handle conditional exceptions.
13735 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
13737         * math/libm-test.inc (max_valid_error): New variable.
13738         (init_max_error): Take new argument specifying whether function
13739         results are exactly determined.  Set max_valid_error and bound
13740         other variables for errors based on this argument.
13741         (set_max_error): Do not record results above max_valid_error.
13742         (check_float_internal): Only accept errors of up to 0.5ulps if
13743         also at most max_valid_error.
13744         (START): Take new argument EXACT and pass it to init_max_error.
13745         (acos_test): Update call to START.
13746         (acos_test_tonearest): Likewise.
13747         (acos_test_towardzero): Likewise.
13748         (acos_test_downward): Likewise.
13749         (acos_test_upward): Likewise.
13750         (acosh_test): Likewise.
13751         (asin_test): Likewise.
13752         (asin_test_tonearest): Likewise.
13753         (asin_test_towardzero): Likewise.
13754         (asin_test_downward): Likewise.
13755         (asin_test_upward): Likewise.
13756         (asinh_test): Likewise.
13757         (atan_test): Likewise.
13758         (atanh_test): Likewise.
13759         (atan2_test): Likewise.
13760         (cabs_test): Likewise.
13761         (cacos_test): Likewise.
13762         (cacosh_test): Likewise.
13763         (carg_test): Likewise.
13764         (casin_test): Likewise.
13765         (casinh_test): Likewise.
13766         (catan_test): Likewise.
13767         (catanh_test): Likewise.
13768         (cbrt_test): Likewise.
13769         (ccos_test): Likewise.
13770         (ccosh_test): Likewise.
13771         (ceil_test): Likewise.
13772         (cexp_test): Likewise.
13773         (cimag_test): Likewise.
13774         (clog_test): Likewise.
13775         (clog10_test): Likewise.
13776         (conj_test): Likewise.
13777         (copysign_test): Likewise.
13778         (cos_test): Likewise.
13779         (cos_test_tonearest): Likewise.
13780         (cos_test_towardzero): Likewise.
13781         (cos_test_downward): Likewise.
13782         (cos_test_upward): Likewise.
13783         (cosh_test): Likewise.
13784         (cosh_test_tonearest): Likewise.
13785         (cosh_test_towardzero): Likewise.
13786         (cosh_test_downward): Likewise.
13787         (cosh_test_upward): Likewise.
13788         (cpow_test): Likewise.
13789         (cproj_test): Likewise.
13790         (creal_test): Likewise.
13791         (csin_test): Likewise.
13792         (csinh_test): Likewise.
13793         (csqrt_test): Likewise.
13794         (ctan_test): Likewise.
13795         (ctan_test_tonearest): Likewise.
13796         (ctan_test_towardzero): Likewise.
13797         (ctan_test_downward): Likewise.
13798         (ctan_test_upward): Likewise.
13799         (ctanh_test): Likewise.
13800         (ctanh_test_tonearest): Likewise.
13801         (ctanh_test_towardzero): Likewise.
13802         (ctanh_test_downward): Likewise.
13803         (ctanh_test_upward): Likewise.
13804         (erf_test): Likewise.
13805         (erfc_test): Likewise.
13806         (exp_test): Likewise.
13807         (exp_test_tonearest): Likewise.
13808         (exp_test_towardzero): Likewise.
13809         (exp_test_downward): Likewise.
13810         (exp_test_upward): Likewise.
13811         (exp10_test): Likewise.
13812         (exp10_test_tonearest): Likewise.
13813         (exp10_test_towardzero): Likewise.
13814         (exp10_test_downward): Likewise.
13815         (exp10_test_upward): Likewise.
13816         (pow10_test): Likewise.
13817         (exp2_test): Likewise.
13818         (expm1_test): Likewise.
13819         (expm1_test_tonearest): Likewise.
13820         (expm1_test_towardzero): Likewise.
13821         (expm1_test_downward): Likewise.
13822         (expm1_test_upward): Likewise.
13823         (fabs_test): Likewise.
13824         (fdim_test): Likewise.
13825         (floor_test): Likewise.
13826         (fma_test): Likewise.
13827         (fma_test_towardzero): Likewise.
13828         (fma_test_downward): Likewise.
13829         (fma_test_upward): Likewise.
13830         (fmax_test): Likewise.
13831         (fmin_test): Likewise.
13832         (fmod_test): Likewise.
13833         (fpclassify_test): Likewise.
13834         (frexp_test): Likewise.
13835         (hypot_test): Likewise.
13836         (ilogb_test): Likewise.
13837         (isfinite_test): Likewise.
13838         (finite_test): Likewise.
13839         (isgreater_test): Likewise.
13840         (isgreaterequal_test): Likewise.
13841         (isinf_test): Likewise.
13842         (isless_test): Likewise.
13843         (islessequal_test): Likewise.
13844         (islessgreater_test): Likewise.
13845         (isnan_test): Likewise.
13846         (isnormal_test): Likewise.
13847         (issignaling_test): Likewise.
13848         (isunordered_test): Likewise.
13849         (j0_test): Likewise.
13850         (j1_test): Likewise.
13851         (jn_test): Likewise.
13852         (ldexp_test): Likewise.
13853         (lgamma_test): Likewise.
13854         (gamma_test): Likewise.
13855         (lrint_test): Likewise.
13856         (lrint_test_tonearest): Likewise.
13857         (lrint_test_towardzero): Likewise.
13858         (lrint_test_downward): Likewise.
13859         (lrint_test_upward): Likewise.
13860         (llrint_test): Likewise.
13861         (llrint_test_tonearest): Likewise.
13862         (llrint_test_towardzero): Likewise.
13863         (llrint_test_downward): Likewise.
13864         (llrint_test_upward): Likewise.
13865         (log_test): Likewise.
13866         (log10_test): Likewise.
13867         (log1p_test): Likewise.
13868         (log2_test): Likewise.
13869         (logb_test): Likewise.
13870         (logb_test_downward): Likewise.
13871         (lround_test): Likewise.
13872         (llround_test): Likewise.
13873         (modf_test): Likewise.
13874         (nearbyint_test): Likewise.
13875         (nextafter_test): Likewise.
13876         (nexttoward_test): Likewise.
13877         (pow_test): Likewise.
13878         (pow_test_tonearest): Likewise.
13879         (pow_test_towardzero): Likewise.
13880         (pow_test_downward): Likewise.
13881         (pow_test_upward): Likewise.
13882         (remainder_test): Likewise.
13883         (drem_test): Likewise.
13884         (remainder_test_tonearest): Likewise.
13885         (drem_test_tonearest): Likewise.
13886         (remainder_test_towardzero): Likewise.
13887         (drem_test_towardzero): Likewise.
13888         (remainder_test_downward): Likewise.
13889         (drem_test_downward): Likewise.
13890         (remainder_test_upward): Likewise.
13891         (drem_test_upward): Likewise.
13892         (remquo_test): Likewise.
13893         (rint_test): Likewise.
13894         (rint_test_tonearest): Likewise.
13895         (rint_test_towardzero): Likewise.
13896         (rint_test_downward): Likewise.
13897         (rint_test_upward): Likewise.
13898         (round_test): Likewise.
13899         (scalb_test): Likewise.
13900         (scalbn_test): Likewise.
13901         (scalbln_test): Likewise.
13902         (signbit_test): Likewise.
13903         (sin_test): Likewise.
13904         (sin_test_tonearest): Likewise.
13905         (sin_test_towardzero): Likewise.
13906         (sin_test_downward): Likewise.
13907         (sin_test_upward): Likewise.
13908         (sincos_test): Likewise.
13909         (sinh_test): Likewise.
13910         (sinh_test_tonearest): Likewise.
13911         (sinh_test_towardzero): Likewise.
13912         (sinh_test_downward): Likewise.
13913         (sinh_test_upward): Likewise.
13914         (sqrt_test): Likewise.
13915         (sqrt_test_tonearest): Likewise.
13916         (sqrt_test_towardzero): Likewise.
13917         (sqrt_test_downward): Likewise.
13918         (sqrt_test_upward): Likewise.
13919         (tan_test): Likewise.
13920         (tan_test_tonearest): Likewise.
13921         (tan_test_towardzero): Likewise.
13922         (tan_test_downward): Likewise.
13923         (tan_test_upward): Likewise.
13924         (tanh_test): Likewise.
13925         (tgamma_test): Likewise.
13926         (trunc_test): Likewise.
13927         (y0_test): Likewise.
13928         (y1_test): Likewise.
13929         (yn_test): Likewise.
13930         (significand_test): Likewise.
13932         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
13933         individual tests in comment.
13934         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
13935         (prev_max_error): New variable.
13936         (prev_real_max_error): Likewise.
13937         (prev_imag_max_error): Likewise.
13938         (compare_ulp_data): Don't refer to test names in comment.
13939         (find_test_ulps): Remove function.
13940         (find_function_ulps): Likewise.
13941         (find_complex_function_ulps): Likewise.
13942         (init_max_error): Take function name as argument.  Look up ulps
13943         for that function.
13944         (print_ulps): Remove function.
13945         (print_max_error): Use prev_max_error instead of calling
13946         find_function_ulps.
13947         (print_complex_max_error): Use prev_real_max_error and
13948         prev_imag_max_error instead of calling find_complex_function_ulps.
13949         (check_float_internal): Take max_ulp parameter instead of calling
13950         find_test_ulps.  Don't call print_ulps.
13951         (check_float): Update call to check_float_internal.
13952         (check_complex): Update calls to check_float_internal.
13953         (START): Pass argument to init_max_error.
13954         * math/gen-libm-test.pl (%results): Don't include "kind"
13955         information.
13956         (parse_ulps): Don't handle ulps of individual tests.
13957         (print_ulps_file): Likewise.
13958         (output_ulps): Likewise.
13959         * math/README.libm-test: Update.
13960         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
13961         individual tests.
13962         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
13963         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
13964         * sysdeps/arm/libm-test-ulps: Likewise.
13965         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
13966         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
13967         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
13968         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
13969         * sysdeps/microblaze/libm-test-ulps: Likewise.
13970         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
13971         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
13972         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
13973         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
13974         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
13975         * sysdeps/sh/libm-test-ulps: Likewise.
13976         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
13977         * sysdeps/tile/libm-test-ulps: Likewise.
13978         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13980 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
13982         * math/libm-test.inc (print_complex_max_error): Check separately
13983         whether real and imaginary errors are within allowed range and
13984         pass 0 to print_complex_function_ulps instead of value within
13985         allowed range.
13987 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
13989         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
13990         formatting.
13991         (get_handles_fopen): Likewise.
13992         (do_write_test): Likewise.
13994         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
13996         * libio/fileops.c (do_ftell): Use cached offset when
13997         available.
13998         * libio/iofwide.c (do_ftell_wide): Likewise.
13999         * libio/iofdopen.c (_IO_new_fdopen): Don't use
14000         _IO_file_attach.
14001         * libio/wfileops.c (_IO_fwide): Don't cache offset.
14003         [BZ #16532]
14004         * libio/libioP.h (get_file_offset): New function.
14005         * libio/fileops.c (get_file_offset): Likewise.
14006         (do_ftell): Likewise.
14007         (_IO_new_file_seekoff): Split out ftell logic.
14008         * libio/wfileops.c (do_ftell_wide): Likewise.
14009         (_IO_wfile_seekoff): Split out ftell logic.
14010         * libio/tst-ftell-active-handler.c: New test case.
14011         * libio/Makefile (tests): Add it.
14013 2014-03-03  Roland McGrath  <roland@hack.frob.com>
14015         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
14016         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
14018 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
14020         [BZ #16639]
14021         * nscd/connections.c (nscd_init): Call do_exit.
14022         (start_threads): Call do_exit and notify_parent.
14023         (begin_drop_privileges): Call do_exit.
14024         (finish_drop_privileges): Likewise.
14025         * nscd/selinux.c (preserve_capabilities): Likewise.
14026         (install_real_capabilities): Likewise.
14027         (nscd_selinux_enabled): Likewise.
14028         (avc_create_thread): Likewise.
14029         (avc_alloc_lock): Likewise.
14030         (nscd_avc_init): Likewise.
14031         * nscd/nscd.c (parent_fd): New static variable.
14032         (main): Create a pipe between parent and child processes.
14033         Skip closing parent_fd.
14034         (monitor_child): New function.
14035         (do_exit): Likewise.
14036         (notify_parent): Likewise.
14037         * nscd/nscd.h (notify_parent): Likewise.
14038         (do_exit): Likewise.
14040 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
14042         * malloc/malloc.c (__libc_calloc): Revert last change.
14044 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14046         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14048 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
14050         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
14051         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
14052         implementation.
14053         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
14054         (__libc_ifunc_impl_list): Likewise.
14055         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
14056         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
14057         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
14058         * string/strrchr.c: Define STRRCHR.
14060 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
14062         * benchtest/bench-strtok.c (simple_strtok): Delete.
14063         (strtok_string): Use as benchmark.
14064         * string/strtok (STRTOK): New macro.
14066 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
14068         * manual/threads.texi: Add header and standard comments to all
14069         functions.
14071         * elf/dl-lookup.c (check_match): New function.
14072         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
14073         (do_lookup_x): Remove nested function check_match. Use non-nested
14074         function check_match.
14076 2014-02-28  Roland McGrath  <roland@hack.frob.com>
14078         * csu/Makefile (generated, before-compile): Use += rather than =.
14079         * catgets/Makefile (generated, generated-dirs): Likewise.
14080         * debug/Makefile (generated): Likewise.
14081         * dlfcn/Makefile (generated): Likewise.
14082         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
14083         * iconvdata/Makefile (before-compile, generated): Likewise.
14084         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
14085         * libio/Makefile (generated): Likewise.
14086         * malloc/Makefile (generated): Likewise.
14087         * manual/Makefile (generated, generated-dirs): Likewise.
14088         * misc/Makefile (generated): Likewise.
14089         * posix/Makefile (generated): Likewise.
14090         * resolv/Makefile (generated): Likewise.
14091         * sunrpc/Makefile (generated, generated-dirs): Likewise.
14092         * timezone/Makefile (generated, generated-dirs): Likewise.
14094         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
14096 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14098         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
14099         power8 implementation.
14100         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
14101         file: POWER8 llround ifunc implementation.
14102         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
14103         (__lllround): Add POWER8 implementation.
14104         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
14105         POWER8 llround implementation.
14107         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
14108         power8 implementation.
14109         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
14110         file: POWER8 llrint ifunc implementation.
14111         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
14112         Add POWER8 implementation.
14113         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
14114         POWER8 llrint implementation.
14116         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
14117         power8 implementation.
14118         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
14119         file: POWER8 finite ifunc implementation.
14120         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
14121         Add POWER8 implementation.
14122         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
14123         Likewise.
14124         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
14125         POWER8 finite implementation.
14126         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
14128         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
14129         power8 implementation.
14130         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
14131         file: POWER8 isinf ifunc implementation.
14132         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
14133         POWER8 implementation.
14134         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
14135         Likewise.
14136         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
14137         isinf implementation.
14138         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
14140         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
14141         (INIT_ARCH): Add hwcap2 initialization.
14142         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
14143         power8 implementation.
14144         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
14145         file: POWER8 isnan ifunc implementation.
14146         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
14147         POWER8 implementation.
14148         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
14149         Likewise.
14150         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
14151         isnan implementation.
14152         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
14154 2014-02-27  Joey Ye  <joey.ye@arm.com>
14156         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
14157         (_FP_NANFRAC_Q): Set to zero.
14159 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
14161         [BZ #16623]
14162         * math/auto-libm-test-in: New test inputs.
14163         * math/auto-libm-test-out: Regenerate.
14164         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
14165         and DA.
14166         (__cos): Likewise.
14167         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
14169 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
14171         * scripts/evaluate-test.sh: Take new argument indicating whether
14172         failure is expected.
14173         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
14174         indicating whether failure is expected.
14175         * conform/Makefile (test-xfail-run-conformtest): New variable.
14176         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
14177         level.
14178         * posix/Makefile (test-xfail-annexc): New variable.
14179         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
14181 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
14183         * argp/Makefile: Include Makeconfig immediately after defining
14184         subdir.
14185         * assert/Makefile: Likewise.
14186         * benchtests/Makefile: Likewise.
14187         * catgets/Makefile: Likewise.
14188         * conform/Makefile: Likewise.
14189         * crypt/Makefile: Likewise.
14190         * csu/Makefile: Likewise.
14191         (all): Remove target.
14192         * ctype/Makefile: Include Makeconfig immediately after defining
14193         subdir.
14194         * debug/Makefile: Likewise.
14195         * dirent/Makefile: Likewise.
14196         * dlfcn/Makefile: Likewise.
14197         * gmon/Makefile: Likewise.
14198         * gnulib/Makefile: Likewise.
14199         * grp/Makefile: Likewise.
14200         * gshadow/Makefile: Likewise.
14201         * hesiod/Makefile: Likewise.
14202         * hurd/Makefile: Likewise.
14203         (all): Remove target.
14204         * iconvdata/Makefile: Include Makeconfig immediately after
14205         defining subdir.
14206         * inet/Makefile: Likewise.
14207         * intl/Makefile: Likewise.
14208         * io/Makefile: Likewise.
14209         * libio/Makefile: Likewise.
14210         (all): Remove target.
14211         * locale/Makefile: Include Makeconfig immediately after defining
14212         subdir.
14213         * login/Makefile: Likewise.
14214         * mach/Makefile: Likewise.
14215         (all): Remove target.
14216         * malloc/Makefile: Include Makeconfig immediately after defining
14217         subdir.
14218         (all): Remove target.
14219         * manual/Makefile: Include Makeconfig immediately after defining
14220         subdir.
14221         * math/Makefile: Likewise.
14222         * misc/Makefile: Likewise.
14223         * nis/Makefile: Likewise.
14224         * nss/Makefile: Likewise.
14225         * po/Makefile: Likewise.
14226         (all): Remove target.
14227         * posix/Makefile: Include Makeconfig immediately after defining
14228         subdir.
14229         * pwd/Makefile: Likewise.
14230         * resolv/Makefile: Likewise.
14231         * resource/Makefile: Likewise.
14232         * rt/Makefile: Likewise.
14233         * setjmp/Makefile: Likewise.
14234         * shadow/Makefile: Likewise.
14235         * signal/Makefile: Likewise.
14236         * socket/Makefile: Likewise.
14237         * soft-fp/Makefile: Likewise.
14238         * stdio-common/Makefile: Likewise.
14239         * stdlib/Makefile: Likewise.
14240         * streams/Makefile: Likewise.
14241         * string/Makefile: Likewise.
14242         * sunrpc/Makefile: Likewise.
14243         (all): Remove target.
14244         * sysvipc/Makefile: Include Makeconfig immediately after defining
14245         subdir.
14246         * termios/Makefile: Likewise.
14247         * time/Makefile: Likewise.
14248         * timezone/Makefile: Likewise.
14249         (all): Remove target.
14250         * wcsmbs/Makefile: Include Makeconfig immediately after defining
14251         subdir.
14252         * wctype/Makefile: Likewise.
14254 2014-02-26  Steve Ellcey  <sellcey@mips.com>
14256         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
14257         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
14258         (libc_feholdexcept_setround_mips): Ditto.
14259         (libc_feholdsetround): New.
14260         (libc_feholdsetroundf): New.
14261         (libc_feholdsetroundl): New.
14262         (libc_feupdateenv_test_mips): New.
14263         (libc_feupdateenv_test): New.
14264         (libc_feupdateenv_testf): New.
14265         (libc_feupdateenv_testl): New.
14266         (libc_feresetround): New.
14267         (libc_feresetroundf): New.
14268         (libc_feresetroundl): New.
14269         (libc_fetestexcept_mips): New.
14270         (libc_fetestexcept): New.
14271         (libc_fetestexceptf): New.
14272         (libc_fetestexceptl): New.
14273         (HAVE_RM_CTX): New.
14274         (libc_feholdexcept_setround_mips_ctx): New.
14275         (libc_feholdexcept_setround_ctx): New.
14276         (libc_feholdexcept_setroundf_ctx): New.
14277         (libc_feholdexcept_setroundl_ctx): New.
14278         (libc_fesetenv_mips_ctx): New.
14279         (libc_fesetenv_ctx): New.
14280         (libc_fesetenv_ctxf): New.
14281         (libc_fesetenv_ctxl): New.
14282         (libc_feupdateenv_mips_ctx): New.
14283         (libc_feupdateenv_ctx): New.
14284         (libc_feupdateenvf_ctx): New.
14285         (libc_feupdateenvl_ctx): New.
14286         (libc_feholdsetround_mips_ctx): New.
14287         (libc_feholdsetround_ctx): New.
14288         (libc_feholdsetroundf_ctx): New.
14289         (libc_feholdsetroundl_ctx): New.
14290         (libc_feresetround_mips_ctx): New.
14291         (libc_feresetround_ctx): New.
14292         (libc_feresetroundf_ctx): New.
14293         (libc_feresetroundl_ctx): New.
14295 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
14297         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
14299         * manual/ipc.texi: New file.
14300         * manual/Makefile (chapters): Add ipc.
14301         * manual/job.texi: Add "Inter-Process Communication" to next.
14302         * manual/process.texi: Add "Inter-Process Communication" to prev.
14304 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14306         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14308 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
14310         * malloc/malloc.c (__libc_calloc): Simplify implementation.
14312         * manual/arith.texi: Fix spaces after sentences.
14313         * manual/charset.texi: Likewise.
14314         * manual/errno.texi: Likewise.
14315         * manual/install.texi: Likewise.
14316         * manual/llio.texi: Likewise.
14317         * manual/locale.texi: Likewise.
14318         * manual/maint.texi: Likewise.
14319         * manual/math.texi: Likewise.
14320         * manual/memory.texi: Likewise.
14321         * manual/message.texi: Likewise.
14322         * manual/probes.texi: Likewise.
14323         * manual/resource.texi: Likewise.
14324         * manual/signal.texi: Likewise.
14325         * manual/socket.texi: Likewise.
14326         * manual/stdio.texi: Likewise.
14327         * manual/string.texi: Likewise.
14328         * manual/time.texi: Likewise.
14329         * manual/users.texi: Likewise.
14331 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
14333         [BZ #16632]
14334         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
14335         _DEFAULT_SOURCE is defined.
14337 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
14338             Carlos O'Donell  <carlos@redhat.com>
14340         [BZ #16613]
14341         * elf/dl-tls.c (_dl_count_modids): New function.
14342         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
14343         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
14344         audit library and increment generation counter.
14345         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
14346         * elf/tst-audit9.c: New file.
14347         * elf/tst-auditmod9a.c: New file.
14348         * elf/tst-auditmod9b.c: New file.
14349         * elf/Makefile: Add rules to build and run tst-audit9.
14351 2014-02-25  Florian Weimer  <fweimer@redhat.com>
14353         [BZ #15347]
14354         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
14356 2014-02-25  Will Newton  <will.newton@linaro.org>
14358         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
14359         (__longjmp): Restore sp and lr before restoring callee
14360         saved registers.  Add longjmp and longjmp_target
14361         SystemTap probe point.
14362         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
14363         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
14364         Define to zero to match jmpbuf layout.
14365         * sysdeps/arm/setjmp.S: Include stap-probe.h.
14366         (__sigsetjmp): Save sp and lr before saving callee
14367         saved registers.  Add setjmp SystemTap probe point.
14369 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
14371         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
14373 2014-02-24  Andreas Schwab  <schwab@suse.de>
14375         [BZ #15804]
14376         * elf/pldd.c (wait_for_ptrace_stop): New function.
14377         (main): Call it after attaching.
14379 2014-02-22  Roland McGrath  <roland@hack.frob.com>
14381         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
14382         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
14383         Versions files is now verboten.
14384         * hurd/Versions (libc: GLIBC_2.0):
14385         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
14386         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
14387         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
14388         * mach/Versions: Likewise.
14390         * csu/Versions: Remove unused %include.
14391         * resolv/Versions: Likewise.
14393 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
14395         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
14396         ($(objpfx)check-local-headers.out): Likewise.
14397         ($(objpfx)begin-end-check.out): Likewise.
14398         * Makerules (check-abi-%.out): Likewise.
14399         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
14400         ($(objpfx)test2.cat): Likewise.
14401         ($(objpfx)de/libc.cat): Likewise.
14402         ($(objpfx)test-gencat.out): Likewise.
14403         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
14404         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
14405         ($(objpfx)noload-mem): Likewise.
14406         ($(objpfx)tst-pathopt.out): Likewise.
14407         ($(objpfx)tst-rtld-load-self.out): Likewise.
14408         ($(objpfx)tst-array1-cmp.out): Likewise.
14409         ($(objpfx)tst-array1-static-cmp.out): Likewise.
14410         ($(objpfx)tst-array2-cmp.out): Likewise.
14411         ($(objpfx)tst-array3-cmp.out): Likewise.
14412         ($(objpfx)tst-array4-cmp.out): Likewise.
14413         ($(objpfx)tst-array5-cmp.out): Likewise.
14414         ($(objpfx)tst-array5-static-cmp.out): Likewise.
14415         ($(objpfx)check-textrel.out): Likewise.
14416         ($(objpfx)check-execstack.out): Likewise.
14417         ($(objpfx)check-localplt.out): Likewise.
14418         ($(objpfx)order2-cmp.out): Likewise.
14419         ($(objpfx)tst-leaks1-mem): Likewise.
14420         ($(objpfx)tst-leaks1-static-mem): Likewise.
14421         ($(objpfx)tst-initorder-cmp.out): Likewise.
14422         ($(objpfx)tst-initorder2-cmp.out): Likewise.
14423         ($(objpfx)tst-unused-dep.out): Likewise.
14424         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
14425         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
14426         * iconv/Makefile (test-iconvconfig): Likewise.
14427         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
14428         ($(objpfx)iconv-test.out): Likewise.
14429         ($(objpfx)tst-tables.out): Likewise.
14430         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
14431         ($(objpfx)tst-gettext.out): Likewise.
14432         ($(objpfx)tst-translit.out): Likewise.
14433         ($(objpfx)tst-gettext2.out): Likewise.
14434         ($(objpfx)tst-gettext4.out): Likewise.
14435         ($(objpfx)tst-gettext6.out): Likewise.
14436         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
14437         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
14438         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
14439         ($(objpfx)tst-fopenloc-mem.out): Likewise.
14440         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
14441         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
14442         * posix/Makefile ($(objpfx)globtest.out): Likewise.
14443         ($(objpfx)wordexp-tst.out): Likewise.
14444         ($(objpfx)annexc.out): Likewise.
14445         ($(objpfx)tst-fnmatch-mem): Likewise.
14446         ($(objpfx)bug-regex2-mem): Likewise.
14447         ($(objpfx)bug-regex14-mem): Likewise.
14448         ($(objpfx)bug-regex21-mem): Likewise.
14449         ($(objpfx)bug-regex31-mem): Likewise.
14450         ($(objpfx)tst-vfork3-mem): Likewise.
14451         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
14452         ($(objpfx)tst-pcre-mem): Likewise.
14453         ($(objpfx)tst-boost-mem): Likewise.
14454         ($(objpfx)tst-getconf.out): Likewise.
14455         ($(objpfx)bug-ga2-mem): Likewise.
14456         ($(objpfx)bug-glob2-mem): Likewise.
14457         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
14458         ($(objpfx)mtrace-tst-leaks2): Likewise.
14459         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
14460         ($(objpfx)tst-printf.out): Likewise.
14461         ($(objpfx)tst-setvbuf1.out): Likewise.
14462         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
14463         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
14464         ($(objpfx)tst-fmtmsg.out): Likewise.
14465         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
14466         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
14468         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
14469         * bits/sigaction.h [__USE_MISC]: Likewise.
14470         * bits/waitstatus.h: Update #endif comments.
14471         * ctype/ctype.h: Likewise.
14472         * dirent/dirent.h: Likewise.
14473         [__USE_MISC]: Remove redundant conditionals.
14474         * grp/grp.h: Update #endif comments.
14475         [__USE_GNU]: Remove redundant conditionals.
14476         [__USE_MISC]: Likewise.
14477         * inet/netinet/in.h [__USE_GNU]: Likewise.
14478         * io/sys/stat.h [__USE_MISC]: Likewise.
14479         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
14480         * libio/bits/stdio.h: Update #endif comments.
14481         [__USE_MISC]: Remove redundant conditionals.
14482         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
14483         * libio/stdio.h: Update #endif comments.
14484         [__USE_MISC]: Remove redundant conditionals.
14485         * math/bits/math-finite.h [__USE_MISC]: Likewise.
14486         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
14487         * math/math.h: Update #else and #endif comments.
14488         [__USE_MISC]: Remove redundant conditionals.
14489         * misc/sys/uio.h: Update #endif comments.
14490         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
14491         * posix/glob.h [__USE_MISC]: Likewise.
14492         * posix/sys/types.h: Update #endif comments.
14493         [__USE_MISC]: Remove redundant conditionals.
14494         * posix/sys/wait.h: Update #endif comments.
14495         [__USE_MISC]: Remove redundant conditionals.
14496         * posix/unistd.h: Update #endif comments.
14497         [__USE_MISC]: Remove redundant conditionals.
14498         * pwd/pwd.h [__USE_GNU]: Likewise.
14499         [__USE_MISC]: Likewise.
14500         * resolv/netdb.h [__USE_GNU]: Likewise.
14501         * signal/signal.h: Update #endif comments.
14502         [__USE_MISC]: Remove redundant conditionals.
14503         * stdlib/stdlib.h: Update #else and #endif comments.
14504         [__USE_MISC]: Remove redundant conditionals.
14505         [__USE_GNU]: Likewise.
14506         * string/bits/string2.h [__USE_MISC]: Likewise.
14507         * string/string.h: Update #endif comments.
14508         [__USE_MISC]: Remove redundant conditionals.
14509         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
14510         Likewise.
14511         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
14512         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
14513         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
14514         Likewise.
14515         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
14516         Likewise.
14517         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
14518         comments.
14519         [__USE_MISC]: Remove redundant conditionals.
14520         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
14521         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
14522         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
14523         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
14524         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
14525         Likewise.
14526         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
14527         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
14528         Likewise.
14529         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
14530         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
14531         Likewise.
14532         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
14533         Likewise.
14534         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
14535         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
14536         Likewise.
14537         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
14538         Likewise.
14539         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
14540         * sysdeps/x86/bits/string.h: Update #endif comments.
14541         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
14542         conditionals.
14543         * time/sys/time.h: Update #endif comments.
14544         * time/time.h: Likewise.
14545         [__USE_MISC]: Remove redundant conditionals.
14547 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
14549         [BZ #16600]
14550         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
14552 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
14554         * Versions.def (librt): Add GLIBC_2.17.
14556 2014-02-21  Adam Conrad  <adconrad@0c3.net>
14558         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
14559         synonym for _SYS_AUXV_H to allow direct inclusion.
14560         * sysdeps/sparc/bits/hwcap.h: Likewise.
14561         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
14562         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
14563         * sysdeps/sparc/sysdep.h: Likewise.
14565 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
14567         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
14569 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
14571         * benchtests/bench-strrchr.c: Print length instead of position.
14573 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
14575         [BZ #16611]
14576         * sysdeps/unix/sysv/linux/kernel-features.h
14577         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
14578         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
14579         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
14580         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
14581         Likewise.
14582         [__i386__ || __powerpc__ || __sh__ || __sparc__]
14583         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
14584         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
14585         (__ASSUME_SENDMMSG): Define instead of using previous
14586         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
14587         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
14588         (__ASSUME_SENDMMSG_SYSCALL): Define.
14589         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14590         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
14591         Likewise.
14592         * sysdeps/unix/sysv/linux/arm/kernel-features.h
14593         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
14594         Likewise.
14595         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14596         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
14597         Likewise.
14598         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
14599         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
14600         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
14601         [__ASSUME_SENDMMSG]: Change conditionals to
14602         [__ASSUME_SENDMMSG_SOCKETCALL].
14603         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
14604         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
14605         Define.
14606         * sysdeps/unix/sysv/linux/mips/kernel-features.h
14607         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
14608         Likewise.
14609         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
14610         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
14611         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
14612         [!__ASSUME_SENDMMSG]: Change conditional to
14613         [!__ASSUME_SENDMMSG_SOCKETCALL].
14614         * sysdeps/unix/sysv/linux/tile/kernel-features.h
14615         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
14616         Define.
14618         [BZ #16610]
14619         * sysdeps/unix/sysv/linux/kernel-features.h
14620         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
14621         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
14622         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
14623         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
14624         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
14625         [__i386__ || __sparc__]
14626         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
14627         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
14628         (__ASSUME_RECVMMSG): Define instead of using previous
14629         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
14630         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
14631         (__ASSUME_RECVMMSG_SYSCALL): Define.
14632         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14633         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14634         Likewise.
14635         * sysdeps/unix/sysv/linux/arm/kernel-features.h
14636         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14637         Likewise.
14638         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14639         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14640         Likewise.
14641         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
14642         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
14643         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
14644         [__ASSUME_RECVMMSG]: Change condition to
14645         [__ASSUME_RECVMMSG_SOCKETCALL].
14646         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
14647         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14648         Define.
14649         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
14650         * sysdeps/unix/sysv/linux/mips/kernel-features.h
14651         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14652         Likewise.
14653         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
14654         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
14655         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
14656         [!__ASSUME_RECVMMSG]: Change condition to
14657         [!__ASSUME_RECVMMSG_SOCKETCALL].
14658         * sysdeps/unix/sysv/linux/tile/kernel-features.h
14659         (__ASSUME_RECVMMSG_SYSCALL): Define.
14661         [BZ #16609]
14662         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
14663         __powerpc__ || __s390__ || __sh__ || __sparc__]
14664         (__ASSUME_SOCKETCALL): Define.
14665         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
14666         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
14667         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
14668         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
14669         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
14670         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
14671         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
14672         (__ASSUME_ACCEPT4): Define instead of using previous
14673         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
14674         __powerpc__ || __sparc__ || __s390__)] condition.
14675         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
14676         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
14677         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
14678         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
14679         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
14680         [!__ASSUME_ACCEPT4]: Change condition to
14681         [!__ASSUME_ACCEPT4_SOCKETCALL].
14682         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14683         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
14684         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
14685         * sysdeps/unix/sysv/linux/arm/kernel-features.h
14686         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
14687         __ASSUME_ACCEPT4_SYSCALL.
14688         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
14689         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
14690         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14691         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
14692         __ASSUME_ACCEPT4_SYSCALL.
14693         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
14694         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
14695         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
14696         [__ASSUME_ACCEPT4]: Change condition to
14697         [__ASSUME_ACCEPT4_SOCKETCALL].
14698         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
14699         (__ASSUME_SOCKETCALL): Define.
14700         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
14701         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
14702         (__ASSUME_SOCKETCALL): Define.
14703         (__ASSUME_ACCEPT4): Remove.
14704         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
14705         Define.
14706         * sysdeps/unix/sysv/linux/mips/kernel-features.h
14707         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
14708         Likewise.
14709         * sysdeps/unix/sysv/linux/tile/kernel-features.h
14710         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
14712         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
14713         macro.
14714         (HWCAP_ARM_LPAE): Likewise.
14715         (HWCAP_ARM_EVTSTRM): Likewise.
14716         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
14717         Add vpfd32, lpae and evtstrm.
14718         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
14719         Increase to 22.
14721 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
14723         * math/auto-libm-test-in: Add tests of clog10.
14724         * math/auto-libm-test-out: Regenerated.
14725         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
14726         * sysdeps/i386/fpu/libm-test-ulps: Update.
14727         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14729 2014-02-18  Andreas Schwab  <schwab@suse.de>
14731         [BZ #16574]
14732         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
14733         Store non-zero if the second buffer was newly allocated.
14734         (send_dg): Likewise.
14735         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
14736         to send_vc and send_dg.
14737         (res_nsend): Pass NULL for ansp2_malloced.
14738         * resolv/res_query.c (__libc_res_nquery): Add parameter
14739         answerp2_malloced and pass it down to __libc_res_nsend.
14740         (res_nquery): Pass additional NULL to __libc_res_nquery.
14741         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
14742         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
14743         second answer buffer if answerp2_malloced was set.
14744         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
14745         (__libc_res_nquerydomain): Add parameter
14746         answerp2_malloced and pass it down to __libc_res_nquery.
14747         (res_nquerydomain): Pass additional NULL to
14748         __libc_res_nquerydomain.
14749         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
14750         additional NULL to __libc_res_nsend and __libc_res_nquery.
14751         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
14752         additional NULL to __libc_res_nsearch.
14753         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
14754         parameter of __libc_res_nsearch to check for separately allocated
14755         second buffer.
14756         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
14757         __libc_res_nquery.
14758         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
14759         additional NULL to __libc_res_nquery.
14760         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
14761         __libc_res_nsearch.
14762         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
14763         * include/resolv.h: Update prototypes of __libc_res_nquery,
14764         __libc_res_nsearch, __libc_res_nsend.
14766 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
14768         * math/auto-libm-test-in: Add tests of fma.
14769         * math/auto-libm-test-out: Regenerated.
14770         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
14771         (fma_towardzero_test_data): Likewise.
14772         (fma_downward_test_data): Likewise.
14773         (fma_upward_test_data): Likewise.
14774         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
14775         mpc_mode.
14776         (rounding_modes): Add values for new field.
14777         (func_calc_method): Add value mpfr_fff_f.
14778         (func_calc_desc): Add mpfr_fff_f union field.
14779         (test_function): Add field exact_args.
14780         (FUNC): Add macro argument EXACT_ARGS.
14781         (FUNC_mpfr_f_f): Update call to FUNC.
14782         (FUNC_mpfr_f_f): Likewise.
14783         (FUNC_mpfr_ff_f): Likewise.
14784         (FUNC_mpfr_if_f): Likewise.
14785         (FUNC_mpc_c_f): Likewise.
14786         (FUNC_mpc_c_c): Likewise.
14787         (test_functions): Add fma.  Update calls to FUNC.
14788         (handle_input_arg): Add argument exact_args.
14789         (add_test): Update call to handle_input_arg.
14790         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
14791         (output_for_one_input_case): Update call to calc_generic_results.
14792         Recalculate exact zero results in each rounding mode.
14794         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
14795         non-negative before setting low bit.
14796         * math/auto-libm-test-in: Mark one asin test possibly having
14797         spurious underflow.
14798         * math/auto-libm-test-out: Regenerated.
14799         * sysdeps/i386/fpu/libm-test-ulps: Update.
14800         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14802 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
14804         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
14805         * sysdeps/unix/sysv/linux/microblaze: Move directory from
14806         ports/sysdeps/unix/sysv/linux/microblaze.
14807         * README: Add missing listing for microblaze*-*-linux-gnu.
14809 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
14811         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
14812         duplicate code
14814 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
14816         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
14817         * sysdeps/unix/sysv/linux/ia64: Move directory from
14818         ports/sysdeps/unix/sysv/linux/ia64.
14819         * README: Update listing for ia64-*-linux-gnu.
14821 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
14822             Joseph Myers  <joseph@codesourcery.com>
14824         * Makeconfig (test-name): New variable.
14825         (evaluate-test): Likewise.
14826         * Makerules (do-test-clean): Remove .test-result files.
14827         (common-mostlyclean): Likewise.
14828         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
14829         * scripts/evaluate-test.sh: New file.
14831 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
14833         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
14834         separate $(objpfx)tst-fopenloc-cmp.out and
14835         $(objpfx)tst-fopenloc-mem.out targets.
14836         (tests): Update dependencies.
14837         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
14838         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
14839         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
14840         (tst-rxspencer-no-utf8-ARGS): New variable.
14841         (tst-rxspencer-no-utf8-ENV): Likewise.
14842         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
14843         instead of $(objpfx)tst-rxspencer-mem.
14844         ($(objpfx)tst-rxspencer-mem): Change target to
14845         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
14846         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
14847         * posix/tst-rxspencer-no-utf8.c: New file.
14849         * elf/Makefile ($(objpfx)order.out): Remove rule.
14850         [$(run-built-tests) = yes] (tests): Depend on
14851         $(objpfx)order-cmp.out.
14852         ($(objpfx)order-cmp.out): New rule.
14853         [$(run-built-tests) = yes] (tests): Depend on
14854         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
14855         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
14856         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
14857         $(objpfx)tst-array5-static-cmp.out.
14858         ($(objpfx)tst-array1.out): Remove rule.
14859         ($(objpfx)tst-array1-cmp.out): New rule.
14860         ($(objpfx)tst-array1-static.out): Remove rule.
14861         ($(objpfx)tst-array1-static-cmp.out): New rule.
14862         ($(objpfx)tst-array2.out): Remove rule.
14863         ($(objpfx)tst-array2-cmp.out): New rule.
14864         ($(objpfx)tst-array3.out): Remove rule.
14865         ($(objpfx)tst-array3-cmp.out): New rule.
14866         ($(objpfx)tst-array4.out): Remove rule.
14867         ($(objpfx)tst-array4-cmp.out): New rule.
14868         ($(objpfx)tst-array5.out): Remove rule.
14869         ($(objpfx)tst-array5-cmp.out): New rule.
14870         ($(objpfx)tst-array5-static.out): Remove rule.
14871         ($(objpfx)tst-array5-static-cmp.out): New rule.
14872         [$(run-built-tests) = yes] (tests): Depend on
14873         $(objpfx)order2-cmp.out.
14874         ($(objpfx)order2.out): Remove rule.
14875         ($(objpfx)order2-cmp.out): New rule.
14876         ($(objpfx)tst-initorder.out): Remove rule.
14877         [$(run-built-tests) = yes] (tests): Depend on
14878         $(objpfx)tst-initorder-cmp.out.
14879         ($(objpfx)tst-initorder-cmp.out): New rule.
14880         ($(objpfx)tst-initorder2.out): Remove rule.
14881         [$(run-built-tests) = yes] (tests): Depend on
14882         $(objpfx)tst-initorder2-cmp.out.
14883         ($(objpfx)tst-initorder2-cmp.out): New rule.
14884         [$(run-built-tests) = yes] (tests): Depend on
14885         $(objpfx)tst-unused-dep-cmp.out.
14886         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
14887         ($(objpfx)tst-unused-dep-cmp.out): New rule.
14888         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
14889         on $(objpfx)tst-setvbuf1-cmp.out.
14890         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
14891         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
14892         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
14893         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
14894         ($(objpfx)tst-svc.out): Remove rule.
14895         ($(objpfx)tst-svc-cmp.out): New rule.
14897 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
14899         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
14900         * ctype/ctype.h [__USE_MISC]: Likewise.
14901         * dirent/dirent.h [__USE_MISC]: Likewise.
14902         * grp/grp.h [__USE_MISC]: Likewise.
14903         * io/fcntl.h [__USE_MISC]: Likewise.
14904         * io/sys/stat.h [__USE_MISC]: Likewise.
14905         * libio/stdio.h [__USE_MISC]: Likewise.
14906         * posix/unistd.h [__USE_MISC]: Likewise.
14907         * pwd/pwd.h [__USE_MISC]: Likewise.
14908         * stdlib.h [__USE_MISC]: Likewise.
14909         * string/bits/string2.h [__USE_MISC]: Likewise.
14910         * string/string.h [__USE_MISC]: Likewise.
14911         * time/time.h [__USE_MISC]: Likewise.
14913 2014-02-13  Andreas Schwab  <schwab@suse.de>
14915         [BZ #16574]
14916         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
14917         second answer buffer if it was separately allocated.
14919 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
14921         * sysdeps/mips/math-tests.h: Include <features.h>.
14922         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
14923         (ROUNDING_TESTS_long_double): Do not define.
14924         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
14925         (EXCEPTION_TESTS_long_double): Likewise.
14926         * sysdeps/mips/mips64/libm-test-ulps: Update.
14928         * include/features.h (__USE_BSD): Remove macro definitions.
14929         (__USE_SVID): Likewise.
14930         (_BSD_SOURCE): Likewise.
14931         (_SVID_SOURCE): Likewise.
14932         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
14933         from definition of _DEFAULT_SOURCE.
14934         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
14935         [_DEFAULT_SOURCE].
14936         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
14937         * bits/mman.h [__USE_BSD]: Likewise.
14938         * bits/termios.h [__USE_BSD]: Likewise.
14939         * bits/waitstatus.h [__USE_BSD]: Likewise.
14940         * ctype/ctype.h [__USE_SVID]: Likewise.
14941         * dirent/dirent.h [__USE_BSD]: Likewise.
14942         * grp/grp.h [__USE_SVID]: Likewise.
14943         [__USE_BSD]: Likewise.
14944         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
14945         * io/fcntl.h [__USE_BSD]: Likewise.
14946         * io/ftw.h [__USE_BSD]: Likewise.
14947         * io/sys/stat.h [__USE_BSD]: Likewise.
14948         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
14949         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
14950         * libio/stdio.h [__USE_SVID]: Likewise.
14951         [__USE_BSD]: Likewise.
14952         * math/math.h [__USE_SVID]: Likewise.
14953         [__USE_BSD]: Likewise.
14954         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
14955         * misc/bits/syslog.h [__USE_BSD]: Likewise.
14956         * misc/search.h [__USE_SVID]: Likewise.
14957         * misc/sys/mman.h [__USE_BSD]: Likewise.
14958         * misc/sys/syslog.h [__USE_BSD]: Likewise.
14959         * misc/sys/uio.h [__USE_BSD]: Likewise.
14960         * posix/bits/unistd.h [__USE_BSD]: Likewise.
14961         * posix/glob.h [__USE_BSD]: Likewise.
14962         * posix/regex.h [__USE_BSD]: Likewise.
14963         * posix/sys/types.h [__USE_BSD]: Likewise.
14964         [__USE_SVID]: Likewise.
14965         * posix/sys/utsname.h [__USE_SVID]: Likewise.
14966         * posix/sys/wait.h [__USE_BSD]: Likewise.
14967         [__USE_SVID]: Likewise.
14968         * posix/unistd.h [__USE_BSD]: Likewise.
14969         [__USE_SVID]: Likewise.
14970         * pwd/pwd.h [__USE_SVID]: Likewise.
14971         * resolv/netdb.h [__USE_BSD]: Likewise.
14972         * setjmp/setjmp.h [__USE_BSD]: Likewise.
14973         * signal/signal.h [__USE_BSD]: Likewise.
14974         [__USE_SVID]: Likewise.
14975         * socket/sys/socket.h [__USE_BSD]: Likewise.
14976         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
14977         * stdlib/stdlib.h [__USE_BSD]: Likewise.
14978         [__USE_SVID]: Likewise.
14979         * string/bits/string2.h [__USE_BSD]: Likewise.
14980         [__USE_SVID]: Likewise.
14981         * string/bits/string3.h [__USE_BSD]: Likewise.
14982         * string/endian.h [__USE_BSD]: Likewise.
14983         * string/string.h [__USE_SVID]: Likewise.
14984         [__USE_BSD]: Likewise.
14985         * string/strings.h [__USE_BSD]: Likewise.
14986         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
14987         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
14988         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
14989         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
14990         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
14991         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
14992         Likewise.
14993         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
14994         Likewise.
14995         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
14996         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
14997         Likewise.
14998         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
14999         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
15000         Likewise.
15001         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
15002         Likewise.
15003         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
15004         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
15005         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
15006         Likewise.
15007         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
15008         Likewise.
15009         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
15010         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
15011         * termios/termios.h [__USE_BSD]: Likewise.
15012         * time/sys/time.h [__USE_BSD]: Likewise.
15013         * time/time.h [__USE_BSD]: Likewise.
15014         [__USE_SVID]: Likewise.
15016         * Makefile (subdir_targets): Remove subdir_lint.out.
15018         * stdio-common/Makefile (do-tst-unbputc): Remove target.
15019         (do-tst-printf): Likewise.
15020         (tests): Depend directly on $(objpfx)tst-unbputc.out and
15021         $(objpfx)tst-printf.out.
15023         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
15025         * Makerules (check-abi-%): Change target to
15026         $(objpfx)check-abi-%.out.
15027         (check-abi target): Update dependencies.
15028         (check-abi-pattern variable): Redirect output of diff to $@.
15029         (check-abi variable): Likewise.
15030         * elf/Makefile (check-abi): Update dependencies.
15032         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
15033         unused.
15034         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
15035         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
15036         subnormal range.
15037         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
15038         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
15039         value has largest subnormal exponent.
15040         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
15041         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
15042         * sysdeps/aarch64/soft-fp/sfp-machine.h
15043         (_FP_TININESS_AFTER_ROUNDING): New macro.
15044         * sysdeps/alpha/soft-fp/sfp-machine.h
15045         (_FP_TININESS_AFTER_ROUNDING): Likewise.
15046         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
15047         Likewise.
15048         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
15049         (_FP_TININESS_AFTER_ROUNDING): Likewise.
15050         * sysdeps/mips/soft-fp/sfp-machine.h
15051         (_FP_TININESS_AFTER_ROUNDING): Likewise.
15052         * sysdeps/powerpc/soft-fp/sfp-machine.h
15053         (_FP_TININESS_AFTER_ROUNDING): Likewise.
15054         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
15055         Likewise.
15056         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
15057         (_FP_TININESS_AFTER_ROUNDING): Likewise.
15058         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
15059         (_FP_TININESS_AFTER_ROUNDING): Likewise.
15060         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
15061         Likewise.
15063 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
15065         [BZ #16545]
15066         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
15067         model 1.
15069 2014-02-12  Richard Henderson  <rth@redhat.com>
15071         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
15072         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
15073         * sysdeps/unix/sysv/linux/alpha: Move directory from
15074         ports/sysdeps/unix/sysv/linux/alpha.
15075         * README: Update listing for alpha-*-linux-gnu.
15077 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
15079         * include/features.h: Update comment documenting feature test
15080         macros.
15081         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
15082         _DEFAULT_SOURCE.
15083         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
15084         (_SVID_SOURCE): Likewise.
15085         (_DEFAULT_SOURCE): Update description of default features.
15086         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
15087         with _GNU_SOURCE.
15088         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
15089         (S_ISVTX): Likewise.
15090         * manual/math.texi (Mathematical Constants): Likewise.
15091         * manual/signal.texi (Interrupted Primitives): Likewise.
15092         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
15093         * math/test-matherr.c (_SVID_SOURCE): Do not define.
15094         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
15095         Don't refer to _SVID_SOURCE in warning text.
15097         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
15099         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
15100         already defined.
15101         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
15102         * sysdeps/mips/dl-lookup.c: Remove.
15103         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
15105 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
15107         [BZ #16447]
15108         * math/auto-libm-test-in: Add testcase for expl.
15109         * math/auto-libm-test-out: Regenerate.
15110         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
15111         calculation of unsafe.
15112         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
15114 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
15116         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
15117         * sysdeps/unix/sysv/linux/aarch64: Move directory from
15118         ports/sysdeps/unix/sysv/linux/aarch64.
15119         * README: Update listing for aarch64*-*-linux-gnu.
15121 2014-02-11  Will Newton  <will.newton@linaro.org>
15123         * manual/probes.texi (Mathematical Function Probes): Use
15124         "triggered" instead of "hit".
15126         * manual/probes.texi (Internal Probes): Add documentation
15127         of setjmp, longjmp and longjmp_target probes.
15129         * include/stap-probe.h: Add comment about probe argument
15130         format.
15132         * malloc/mtrace.c (attribute_hidden): Remove unused macro
15133         definition.  (tr_where, tr_freehook, tr_mallochook,
15134         tr_reallochook, tr_memalignhook): Use ANSI protoype.
15136 2014-02-11  David S. Miller  <davem@davemloft.net>
15138         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
15139         processing int_tests.
15141 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
15143         * sysdeps/mips: Move directory from ports/sysdeps/mips.
15144         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
15145         * sysdeps/unix/sysv/linux/mips: Move directory from
15146         ports/sysdeps/unix/sysv/linux/mips.
15147         * README: Update listing for mips-*-linux-gnu and
15148         mips64-*-linux-gnu.
15150 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
15152         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
15153         * sysdeps/unix/sysv/linux/m68k: Move directory from
15154         ports/sysdeps/unix/sysv/linux/m68k.
15155         * README: Update listing for m68k-*-linux-gnu.
15157 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
15159         * sysdeps/tile: Move directory from ports/sysdeps/tile.
15160         * sysdeps/unix/sysv/linux/generic: Move directory from
15161         ports/sysdeps/unix/sysv/linux/generic.
15162         * sysdeps/unix/sysv/linux/tile: Move directory from
15163         ports/sysdeps/unix/sysv/linux/tile.
15164         * README: Update listing for tile*-*-linux-gnu.
15166 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
15168         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
15169         __builtin_expect.
15170         * benchtests/bench-memmem.c (simple_memmem): Likewise.
15171         * catgets/open_catalog.c (__open_catalog): Likewise.
15172         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
15173         * debug/confstr_chk.c: Likewise.
15174         * debug/fread_chk.c (__fread_chk): Likewise.
15175         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
15176         * debug/getgroups_chk.c: Likewise.
15177         * debug/mbsnrtowcs_chk.c: Likewise.
15178         * debug/mbsrtowcs_chk.c: Likewise.
15179         * debug/mbstowcs_chk.c: Likewise.
15180         * debug/memcpy_chk.c: Likewise.
15181         * debug/memmove_chk.c: Likewise.
15182         * debug/mempcpy_chk.c: Likewise.
15183         * debug/memset_chk.c: Likewise.
15184         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
15185         * debug/strcat_chk.c (__strcat_chk): Likewise.
15186         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
15187         * debug/strncat_chk.c (__strncat_chk): Likewise.
15188         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
15189         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
15190         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
15191         * debug/wcpncpy_chk.c: Likewise.
15192         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
15193         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
15194         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
15195         * debug/wcsncpy_chk.c: Likewise.
15196         * debug/wcsnrtombs_chk.c: Likewise.
15197         * debug/wcsrtombs_chk.c: Likewise.
15198         * debug/wcstombs_chk.c: Likewise.
15199         * debug/wmemcpy_chk.c: Likewise.
15200         * debug/wmemmove_chk.c: Likewise.
15201         * debug/wmempcpy_chk.c: Likewise.
15202         * debug/wmemset_chk.c: Likewise.
15203         * dirent/scandirat.c (SCANDIRAT): Likewise.
15204         * dlfcn/dladdr1.c (dladdr1): Likewise.
15205         * dlfcn/dladdr.c (dladdr): Likewise.
15206         * dlfcn/dlclose.c (dlclose_doit): Likewise.
15207         * dlfcn/dlerror.c (__dlerror): Likewise.
15208         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
15209         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
15210         * dlfcn/dlopen.c (dlopen_doit): Likewise.
15211         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
15212         * dlfcn/dlsym.c (dlsym_doit): Likewise.
15213         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
15214         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
15215         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
15216         Likewise.
15217         * elf/dl-conflict.c: Likewise.
15218         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
15219         * elf/dl-dst.h: Likewise.
15220         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
15221         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
15222         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
15223         * elf/dl-init.c (call_init, _dl_init): Likewise.
15224         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
15225         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
15226         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
15227         Likewise.
15228         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
15229         Likewise.
15230         * elf/dl-minimal.c (__libc_memalign): Likewise.
15231         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
15232         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
15233         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
15234         * elf/dl-sym.c (do_sym): Likewise.
15235         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
15236         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
15237         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
15238         * elf/dl-writev.h (_dl_writev): Likewise.
15239         * elf/ldconfig.c (search_dir): Likewise.
15240         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
15241         (dl_main): Likewise.
15242         * elf/setup-vdso.h (setup_vdso): Likewise.
15243         * grp/compat-initgroups.c (compat_call): Likewise.
15244         * grp/fgetgrent.c (fgetgrent): Likewise.
15245         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
15246         * grp/putgrent.c (putgrent): Likewise.
15247         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
15248         Likewise.
15249         * hurd/hurdinit.c: Likewise.
15250         * iconvdata/8bit-gap.c (struct): Likewise.
15251         * iconvdata/ansi_x3.110.c : Likewise.
15252         * iconvdata/big5.c : Likewise.
15253         * iconvdata/big5hkscs.c : Likewise.
15254         * iconvdata/cp1255.c: Likewise.
15255         * iconvdata/cp1258.c : Likewise.
15256         * iconvdata/cp932.c : Likewise.
15257         * iconvdata/euc-cn.c: Likewise.
15258         * iconvdata/euc-jisx0213.c : Likewise.
15259         * iconvdata/euc-jp.c: Likewise.
15260         * iconvdata/euc-jp-ms.c : Likewise.
15261         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
15262         * iconvdata/gb18030.c : Likewise.
15263         * iconvdata/gbbig5.c (const): Likewise.
15264         * iconvdata/gbgbk.c: Likewise.
15265         * iconvdata/gbk.c : Likewise.
15266         * iconvdata/ibm1364.c : Likewise.
15267         * iconvdata/ibm930.c : Likewise.
15268         * iconvdata/ibm932.c: Likewise.
15269         * iconvdata/ibm933.c : Likewise.
15270         * iconvdata/ibm935.c : Likewise.
15271         * iconvdata/ibm937.c : Likewise.
15272         * iconvdata/ibm939.c : Likewise.
15273         * iconvdata/ibm943.c: Likewise.
15274         * iconvdata/iso_11548-1.c: Likewise.
15275         * iconvdata/iso-2022-cn.c : Likewise.
15276         * iconvdata/iso-2022-cn-ext.c : Likewise.
15277         * iconvdata/iso-2022-jp-3.c: Likewise.
15278         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
15279         * iconvdata/iso-2022-kr.c : Likewise.
15280         * iconvdata/iso646.c (gconv_end): Likewise.
15281         * iconvdata/iso_6937-2.c : Likewise.
15282         * iconvdata/iso_6937.c : Likewise.
15283         * iconvdata/iso8859-1.c: Likewise.
15284         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
15285         * iconvdata/shift_jisx0213.c : Likewise.
15286         * iconvdata/sjis.c : Likewise.
15287         * iconvdata/t.61.c : Likewise.
15288         * iconvdata/tcvn5712-1.c : Likewise.
15289         * iconvdata/tscii.c: Likewise.
15290         * iconvdata/uhc.c : Likewise.
15291         * iconvdata/unicode.c (gconv_end): Likewise.
15292         * iconvdata/utf-16.c (gconv_end): Likewise.
15293         * iconvdata/utf-32.c (gconv_end): Likewise.
15294         * iconvdata/utf-7.c (base64): Likewise.
15295         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
15296         * iconv/gconv_close.c (__gconv_close): Likewise.
15297         * iconv/gconv_open.c (__gconv_open): Likewise.
15298         * iconv/gconv_simple.c (internal_ucs4_loop_single)
15299         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
15300         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
15301         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
15302         (ucs4le_internal_loop_single): Likewise.
15303         * iconv/iconv.c (iconv): Likewise.
15304         * iconv/iconv_close.c: Likewise.
15305         * iconv/loop.c (SINGLE): Likewise.
15306         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
15307         * include/atomic.h: Likewise.
15308         * inet/inet6_option.c (option_alloc): Likewise.
15309         * intl/bindtextdom.c (set_binding_values): Likewise.
15310         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
15311         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
15312         * intl/localealias.c (read_alias_file): Likewise.
15313         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
15314         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
15315         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
15316         * libio/fmemopen.c (fmemopen): Likewise.
15317         * libio/iofgets.c (_IO_fgets): Likewise.
15318         * libio/iofgets_u.c (fgets_unlocked): Likewise.
15319         * libio/iofgetws.c (fgetws): Likewise.
15320         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
15321         * libio/iogetdelim.c (_IO_getdelim): Likewise.
15322         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
15323         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
15324         * locale/findlocale.c (_nl_find_locale): Likewise.
15325         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
15326         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
15327         Likewise.
15328         * locale/setlocale.c (setlocale): Likewise.
15329         * login/programs/pt_chown.c (main): Likewise.
15330         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
15331         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
15332         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
15333         (mmap, mmap64, mremap, munmap): Likewise.
15334         * math/e_exp2l.c: Likewise.
15335         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
15336         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
15337         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
15338         * math/s_catan.c (__catan): Likewise.
15339         * math/s_catanf.c (__catanf): Likewise.
15340         * math/s_catanh.c (__catanh): Likewise.
15341         * math/s_catanhf.c (__catanhf): Likewise.
15342         * math/s_catanhl.c (__catanhl): Likewise.
15343         * math/s_catanl.c (__catanl): Likewise.
15344         * math/s_ccosh.c (__ccosh): Likewise.
15345         * math/s_ccoshf.c (__ccoshf): Likewise.
15346         * math/s_ccoshl.c (__ccoshl): Likewise.
15347         * math/s_cexp.c (__cexp): Likewise.
15348         * math/s_cexpf.c (__cexpf): Likewise.
15349         * math/s_cexpl.c (__cexpl): Likewise.
15350         * math/s_clog10.c (__clog10): Likewise.
15351         * math/s_clog10f.c (__clog10f): Likewise.
15352         * math/s_clog10l.c (__clog10l): Likewise.
15353         * math/s_clog.c (__clog): Likewise.
15354         * math/s_clogf.c (__clogf): Likewise.
15355         * math/s_clogl.c (__clogl): Likewise.
15356         * math/s_csin.c (__csin): Likewise.
15357         * math/s_csinf.c (__csinf): Likewise.
15358         * math/s_csinh.c (__csinh): Likewise.
15359         * math/s_csinhf.c (__csinhf): Likewise.
15360         * math/s_csinhl.c (__csinhl): Likewise.
15361         * math/s_csinl.c (__csinl): Likewise.
15362         * math/s_csqrt.c (__csqrt): Likewise.
15363         * math/s_csqrtf.c (__csqrtf): Likewise.
15364         * math/s_csqrtl.c (__csqrtl): Likewise.
15365         * math/s_ctan.c (__ctan): Likewise.
15366         * math/s_ctanf.c (__ctanf): Likewise.
15367         * math/s_ctanh.c (__ctanh): Likewise.
15368         * math/s_ctanhf.c (__ctanhf): Likewise.
15369         * math/s_ctanhl.c (__ctanhl): Likewise.
15370         * math/s_ctanl.c (__ctanl): Likewise.
15371         * math/w_pow.c: Likewise.
15372         * math/w_powf.c: Likewise.
15373         * math/w_powl.c: Likewise.
15374         * math/w_scalb.c (sysv_scalb): Likewise.
15375         * math/w_scalbf.c (sysv_scalbf): Likewise.
15376         * math/w_scalbl.c (sysv_scalbl): Likewise.
15377         * misc/error.c (error_tail): Likewise.
15378         * misc/pselect.c (__pselect): Likewise.
15379         * nis/nis_callback.c (__nis_create_callback): Likewise.
15380         * nis/nis_call.c (__nisfind_server): Likewise.
15381         * nis/nis_creategroup.c (nis_creategroup): Likewise.
15382         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
15383         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
15384         * nis/nis_getservlist.c (nis_getservlist): Likewise.
15385         * nis/nis_lookup.c (nis_lookup): Likewise.
15386         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
15387         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
15388         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
15389         * nis/nis_xdr.c (xdr_endpoint): Likewise.
15390         * nis/nss_compat/compat-grp.c (getgrent_next_file)
15391         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
15392         * nis/nss_compat/compat-initgroups.c (add_group)
15393         (internal_getgrent_r): Likewise.
15394         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
15395         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
15396         * nis/nss_compat/compat-spwd.c (getspent_next_file)
15397         (internal_getspnam_r): Likewise.
15398         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
15399         (_nss_nis_getaliasbyname_r): Likewise.
15400         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
15401         (_nss_nis_getntohost_r): Likewise.
15402         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
15403         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
15404         (_nss_nis_getgrgid_r): Likewise.
15405         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
15406         (internal_nis_gethostent_r, internal_gethostbyname2_r)
15407         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
15408         (_nss_nis_gethostbyname4_r): Likewise.
15409         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
15410         (initgroups_netid): Likewise.
15411         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
15412         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
15413         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
15414         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
15415         (_nss_nis_getprotobynumber_r): Likewise.
15416         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
15417         (_nss_nis_getsecretkey): Likewise.
15418         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
15419         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
15420         (_nss_nis_getpwuid_r): Likewise.
15421         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
15422         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
15423         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
15424         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
15425         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
15426         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
15427         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
15428         Likewise.
15429         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
15430         (_nss_nisplus_getntohost_r): Likewise.
15431         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
15432         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
15433         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
15434         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
15435         Likewise.
15436         * nis/nss_nisplus/nisplus-initgroups.c
15437         (_nss_nisplus_initgroups_dyn): Likewise.
15438         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
15439         (_nss_nisplus_getnetbyaddr_r): Likewise.
15440         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
15441         (_nss_nisplus_getprotobynumber_r): Likewise.
15442         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
15443         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
15444         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
15445         Likewise.
15446         * nis/nss_nisplus/nisplus-service.c
15447         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
15448         (_nss_nisplus_getservbyport_r): Likewise.
15449         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
15450         (_nss_nisplus_getspnam_r): Likewise.
15451         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
15452         Likewise.
15453         * nscd/aicache.c (addhstaiX): Likewise.
15454         * nscd/cache.c (cache_search, prune_cache): Likewise.
15455         * nscd/connections.c (register_traced_file, send_ro_fd)
15456         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
15457         (main_loop_epoll): Likewise.
15458         * nscd/grpcache.c (addgrbyX): Likewise.
15459         * nscd/hstcache.c (addhstbyX): Likewise.
15460         * nscd/initgrcache.c (addinitgroupsX): Likewise.
15461         * nscd/mem.c (gc, mempool_alloc): Likewise.
15462         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
15463         (addinnetgrX): Likewise.
15464         * nscd/nscd-client.h (__nscd_acquire_maplock)
15465         (__nscd_drop_map_ref): Likewise.
15466         * nscd/nscd_getai.c (__nscd_getai): Likewise.
15467         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
15468         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
15469         Likewise.
15470         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
15471         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
15472         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
15473         (__nscd_get_map_ref): Likewise.
15474         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
15475         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
15476         Likewise.
15477         * nscd/pwdcache.c (addpwbyX): Likewise.
15478         * nscd/selinux.c (preserve_capabilities): Likewise.
15479         * nscd/servicescache.c (addservbyX): Likewise.
15480         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
15481         * posix/fnmatch.c (fnmatch): Likewise.
15482         * posix/getopt.c (_getopt_internal_r): Likewise.
15483         * posix/glob.c (glob, glob_in_dir): Likewise.
15484         * posix/wordexp.c (exec_comm_child): Likewise.
15485         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
15486         (getanswer_r, gaih_getanswer_slice): Likewise.
15487         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
15488         * resolv/res_init.c: Likewise.
15489         * resolv/res_mkquery.c (res_nmkquery): Likewise.
15490         * resolv/res_query.c (__libc_res_nquery): Likewise.
15491         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
15492         Likewise.
15493         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
15494         * stdio-common/perror.c (perror): Likewise.
15495         * stdio-common/printf_fp.c (___printf_fp): Likewise.
15496         * stdio-common/tmpnam.c (tmpnam): Likewise.
15497         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
15498         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
15499         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
15500         Likewise.
15501         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
15502         * stdlib/putenv.c (putenv): Likewise.
15503         * stdlib/setenv.c (__add_to_environ): Likewise.
15504         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
15505         * stdlib/strtol_l.c (INTERNAL): Likewise.
15506         * string/memmem.c (memmem): Likewise.
15507         * string/strerror.c (strerror): Likewise.
15508         * string/strnlen.c (__strnlen): Likewise.
15509         * string/test-memmem.c (simple_memmem): Likewise.
15510         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
15511         * sunrpc/pm_getport.c (__get_socket): Likewise.
15512         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
15513         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
15514         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
15515         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
15516         Likewise.
15517         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
15518         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
15519         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
15520         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
15521         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
15522         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
15523         Likewise.
15524         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
15525         Likewise.
15526         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
15527         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
15528         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
15529         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
15530         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
15531         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
15532         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
15533         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
15534         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
15535         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
15536         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
15537         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
15538         Likewise.
15539         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
15540         Likewise.
15541         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
15542         Likewise.
15543         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
15544         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
15545         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
15546         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
15547         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
15548         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
15549         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
15550         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
15551         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
15552         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
15553         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
15554         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
15555         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
15556         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
15557         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
15558         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
15559         Likewise.
15560         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
15561         Likewise.
15562         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
15563         Likewise.
15564         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
15565         Likewise.
15566         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
15567         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
15568         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
15569         Likewise.
15570         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
15571         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
15572         * sysdeps/posix/opendir.c (__opendirat): Likewise.
15573         * sysdeps/posix/sleep.c: Likewise.
15574         * sysdeps/posix/tempname.c: Likewise.
15575         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
15576         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
15577         Likewise.
15578         * sysdeps/powerpc/powerpc32/dl-machine.h
15579         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
15580         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
15581         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
15582         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
15583         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
15584         Likewise.
15585         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
15586         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
15587         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
15588         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
15589         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
15590         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
15591         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
15592         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
15593         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
15594         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
15595         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
15596         (elf_machine_lazy_rel): Likewise.
15597         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
15598         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
15599         (elf_machine_lazy_rel): Likewise.
15600         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
15601         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
15602         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
15603         * sysdeps/unix/grantpt.c (grantpt): Likewise.
15604         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
15605         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
15606         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
15607         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
15608         Likewise.
15609         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
15610         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
15611         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
15612         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
15613         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
15614         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
15615         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
15616         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
15617         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
15618         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
15619         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
15620         Likewise.
15621         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
15622         (__posix_fallocate64_l64): Likewise.
15623         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
15624         (posix_fallocate): Likewise.
15625         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
15626         Likewise.
15627         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
15628         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
15629         (getifaddrs_internal): Likewise.
15630         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
15631         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
15632         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
15633         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
15634         * sysdeps/unix/sysv/linux/posix_fallocate64.c
15635         (__posix_fallocate64_l64): Likewise.
15636         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
15637         Likewise.
15638         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
15639         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
15640         (__get_clockfreq): Likewise.
15641         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
15642         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
15643         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
15644         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
15645         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
15646         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
15647         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
15648         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
15649         Likewise.
15650         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
15651         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
15652         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
15653         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
15654         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
15655         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
15656         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
15657         Likewise.
15658         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
15659         (posix_fallocate): Likewise.
15660         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
15661         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
15662         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
15663         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
15664         (elf_machine_rela, elf_machine_rela_relative)
15665         (elf_machine_lazy_rel): Likewise.
15666         * time/asctime.c (asctime_internal): Likewise.
15667         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
15668         * time/tzset.c (__tzset_parse_tz): Likewise.
15669         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
15670         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
15671         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
15672         * wcsmbs/wcsmbsload.h: Likewise.
15674         [BZ #15894]
15675         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
15677         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
15678         (arena_get2): Remove THREAD_STATS conditionals.
15679         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
15680         (__malloc_stats, int): Likewise.
15682 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
15684         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
15685         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
15687         * manual/setjmp.texi: Fix typos/grammar errors.
15689         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
15690         Only return early when n is <= 0.  Delete unused return statement.
15692         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
15693         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
15694         * debug/tst-longjmp_chk3.c: New file.
15696         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
15697         (test_main): Replace code with set_fortify_handler call.
15698         * debug/test-strcpy_chk.c: Likewise.
15699         * debug/tst-chk1.c: Likewise.
15700         * debug/tst-longjmp_chk.c: Likewise.
15701         * test-skeleton.c: Include fcntl.h & paths.h
15702         (set_fortify_handler): Define.
15704         * debug/tst-longjmp_chk.c: Add header comment and include
15705         ../test-skeleton.c.
15706         (do_test): Mark static.
15707         (TEST_FUNCTION): Define.
15709         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
15710         (IP_PMTUDISC_INTERFACE): Likewise.
15711         (IP_MULTICAST_IF): Likewise.
15712         (IP_MULTICAST_TTL): Likewise.
15713         (IP_MULTICAST_LOOP): Likewise.
15714         (IP_ADD_MEMBERSHIP): Likewise.
15715         (IP_DROP_MEMBERSHIP): Likewise.
15716         (IP_UNBLOCK_SOURCE): Likewise.
15717         (IP_BLOCK_SOURCE): Likewise.
15718         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
15719         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
15720         (IP_MSFILTER): Likewise.
15721         (MCAST_JOIN_GROUP): Likewise.
15722         (MCAST_BLOCK_SOURCE): Likewise.
15723         (MCAST_UNBLOCK_SOURCE): Likewise.
15724         (MCAST_LEAVE_GROUP): Likewise.
15725         (MCAST_JOIN_SOURCE_GROUP): Likewise.
15726         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
15727         (MCAST_MSFILTER): Likewise.
15728         (IP_MULTICAST_ALL): Likewise.
15729         (IP_UNICAST_IF): Likewise.
15731         * timezone/Makefile: Delete $(have-ksh) check.
15732         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
15733         * timezone/tzselect.ksh: Add +x mode bits.
15735         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
15736         (ANON_INODE_FS_MAGIC): Likewise.
15737         (BDEVFS_MAGIC): Likewise.
15738         (BINFMTFS_MAGIC): Likewise.
15739         (BTRFS_TEST_MAGIC): Likewise.
15740         (CRAMFS_MAGIC_WEND): Likewise.
15741         (DEBUGFS_MAGIC): Likewise.
15742         (ECRYPTFS_SUPER_MAGIC): Likewise.
15743         (EXT3_SUPER_MAGIC): Likewise.
15744         (EXT4_SUPER_MAGIC): Likewise.
15745         (FUTEXFS_SUPER_MAGIC): Likewise.
15746         (HOSTFS_SUPER_MAGIC): Likewise.
15747         (HUGETLBFS_MAGIC): Likewise.
15748         (MINIX3_SUPER_MAGIC): Likewise.
15749         (MTD_INODE_FS_MAGIC): Likewise.
15750         (NILFS_SUPER_MAGIC): Likewise.
15751         (OPENPROM_SUPER_MAGIC): Likewise.
15752         (PIPEFS_MAGIC): Likewise.
15753         (PSTOREFS_MAGIC): Likewise.
15754         (QNX6_SUPER_MAGIC): Likewise.
15755         (RAMFS_MAGIC): Likewise.
15756         (REISERFS_SUPER_MAGIC_STRING): Likewise.
15757         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
15758         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
15759         (SECURITYFS_MAGIC): Likewise.
15760         (SELINUX_MAGIC): Likewise.
15761         (SMACK_MAGIC): Likewise.
15762         (SOCKFS_MAGIC): Likewise.
15763         (SQUASHFS_MAGIC): Likewise.
15764         (STACK_END_MAGIC): Likewise.
15765         (TMPFS_MAGIC): Likewise.
15766         (USBDEVICE_SUPER_MAGIC): Likewise.
15767         (V9FS_MAGIC): Likewise.
15768         (XENFS_SUPER_MAGIC): Likewise.
15769         (CRAMFS_MAGIC): Fix typo in comment.
15770         (EXT2_SUPER_MAGIC): Update comment.
15771         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
15773 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
15775         * sysdeps/arm: Move directory from ports/sysdeps/arm.
15776         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
15777         * sysdeps/unix/sysv/linux/arm: Move directory from
15778         ports/sysdeps/unix/sysv/linux/arm.
15779         * README: Update listing for arm-*-linux-gnueabi.
15781         * README: Remove mention of am33.
15783 2014-02-07  Roland McGrath  <roland@hack.frob.com>
15785         * bits/sigset.h (__sigemptyset): Use a statement expression rather
15786         than the comma operator, to avoid "rhs of comma has no effect"
15787         compiler warnings.
15788         (__sigfillset, __sigandset, __sigorset): Likewise.
15789         * include/signal.h (__sigemptyset): Likewise.
15790         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
15792 2014-02-07  Allan McRae  <allan@archlinux.org>
15794         * version.h (RELEASE): Set to "development".
15795         (VERSION): Set to "2.19.90"
15796         * NEWS: Add 2.20 section.
15798 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
15800         [BZ #16529]
15801         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
15803 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
15805         * manual/contrib.texi: Update entry for Carlos O'Donell,
15806         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
15808 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
15810         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
15812         * sysdeps/unix/sysv/linux/kernel-features.h
15813         [__LINUX_KERNEL_VERSION >= 0x020621]
15814         (__ASSUME_PROC_PID_TASK_COMM): Define.
15816 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
15818         [BZ #16398]
15819         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
15820         conversion when destination buffer does not have enough space.
15821         * libio/tst-ftell-partial-wide.c: New test case.
15822         * libio/Makefile (tests): Add tst-ftell-partial-wide.
15824         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
15825         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
15826         Leonard and Allan McRae.
15828 2014-02-04  David S. Miller  <davem@davemloft.net>
15830         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
15831         32-bit.
15833 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15835         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
15836         New file
15837         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
15838         New file
15839         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
15840         New file.
15841         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
15842         New file.
15843         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
15844         New file.
15845         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
15846         New file.
15847         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
15848         New file.
15849         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
15850         New file.
15851         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
15852         New file.
15853         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
15854         New file.
15855         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
15856         New file.
15857         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
15858         New file.
15859         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
15860         New file.
15862 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15864         * nptl/shlib-versions: Change powerpc*le start to 2.17.
15865         * shlib-versions: Likewise.
15867 2014-02-04  Roland McGrath  <roland@hack.frob.com>
15868             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15870         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
15871         (abilist-pattern): New variable, set to %-le.abilist.
15873         * Makerules (abilist-pattern): New variable.
15874         (vpath): Use $(abilist-pattern) in place of %.abilist.
15875         (check-abi-% pattern rule): Likewise.
15876         (check-abi, update-abi): Likewise.
15878 2014-02-04  Eric Wong  <normalperson@yhbt.net>
15880         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
15882 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
15884         * manual/startup.texi: Add next, previous, and top entries for
15885         the `Program Arguments' and `Environment Variables' nodes.
15887 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
15889         * manual/macros.texi: Add comments before MTASC-safety macros.
15891         * manual/users.texi: Document MTASC-safety properties.
15893         * manual/threads.texi (pthread_key_create, pthread_key_delete)
15894         (pthread_getspecific, pthread_setspecific): Format with
15895         @deftypefun, and add @safety note.
15896         * manual/signal.texi: Move comments that analyze the above
15897         functions to their home place.
15899 2014-02-03  Allan McRae  <allan@archlinux.org>
15901         * po/sl.po: Update Slovenian translation from translation project.
15903 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
15905         * manual/time.texi (timegm): Add missing blank after @c.
15906         Reported by Joseph Myers <joseph@codesourcery.com>.
15908 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
15910         * manual/check-safety.sh: New.
15911         * manual/Makefile ($(objpfx)stamp-summary): Run it.
15913         * manual/terminal.texi: Document MTASC-safety properties.
15915         * manual/filesys.texi: Document MTASC-safety properties.
15917         * manual/errno.texi: Document MTASC-safety properties.
15919         * manual/intro.texi: Document safety identifiers and
15920         conditionals.
15922         * manual/string.texi (wcstok): Fix prototype.
15923         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
15925         * manual/time.texi: Document MTASC-safety properties.
15927         * manual/string.texi: Document MTASC-safety properties.
15929         * manual/threads.texi: Document MTASC-safety properties.
15931         * manual/stdio.texi: Document MTASC-safety properties.
15933         * manual/syslog.texi: Document MTASC-safety properties.
15935         * manual/sysinfo.texi: Document MTASC-safety properties.
15937         * manual/startup.texi: Document MTASC-safety properties.
15939         * manual/socket.texi: Document MTASC-safety properties.
15941         * manual/signal.texi: Document MTASC-safety properties.
15943 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
15945         * manual/setjmp.texi: Document MTASC-safety properties.
15947         * manual/search.texi: Document MTASC-safety properties.
15949         * manual/resource.texi: Document MTASC-safety properties.
15951         * manual/process.texi: Document MTASC-safety properties.
15953         * manual/platform.texi: Document MTASC-safety properties.
15955         * manual/pipe.texi: Document MTASC-safety properties.
15957         * manual/pattern.texi: Document MTASC-safety properties.
15959         * manual/message.texi: Document MTASC-safety properties.
15961         [BZ #12751]
15962         * manual/memory.texi: Document MTASC-safety properties.
15964         * manual/math.texi: Document MTASC-safety properties.
15966         * manual/locale.texi: Document MTASC-safety properties.
15968         * manual/llio.texi: Document MTASC-safety properties.
15970         * manual/libdl.texi: New.
15972         * manual/lang.texi: Document MTASC-safety properties.
15974         * manual/job.texi: Document MTASC-safety properties.
15976         * manual/getopt.texi: Document MTASC-safety properties.
15978         * manual/ctype.texi: Document MTASC-safety properties.
15980 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
15982         [BZ #16046]
15983         * csu/libc-tls.c (static_map): Remove variable.
15984         (__libc_setup_tls): Use main executable's link map for TLS data.
15985         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
15986         casing for LM_ID_BASE and GL(dl_nns).
15987         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
15988         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
15989         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
15990         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
15991         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
15992         member.
15993         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
15994         l_phnum members.
15996 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
15998         * manual/debug.texi: Document MTASC-safety properties.
16000 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
16002         [BZ #16510]
16003         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
16004         of __x86_64__ when disabling x87 inline functions.
16006 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
16008         * manual/charset.texi: Document MTASC-safety properties.
16010         * manual/crypt.texi: Document MTASC-safety properties.
16012         * manual/conf.texi: Document MTASC-safety properties.
16014         * manual/arith.texi: Document MTASC-safety properties.
16016         * manual/argp.texi: Document MTASC-safety properties.
16018         * manual/macros.texi: Introduce macros to document multi
16019         thread, asynchronous signal and asynchronous cancellation
16020         safety properties.
16021         * manual/intro.texi: Introduce the properties themselves.
16023 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16025         * sysdeps/sh/sh4/Makefile: New file.
16027 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
16029         * math/gen-libm-test.pl ($srcdir): New variable.
16030         ($auto_input): Use it.
16032 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
16034         [BZ #16506]
16035         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
16036         access beyond array bounds when parsing netgroups file.
16038         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
16039         the old buffer before realloc.
16041 2014-01-27  Allan McRae  <allan@archlinux.org>
16043         * po/fr.po: Update French translation from translation project.
16045 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16047         * sysdeps/sh/libm-test-ulps: Regenerate.
16049 2014-01-24  David S. Miller  <davem@davemloft.net>
16051         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
16053 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16055         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
16056         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
16058 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
16060         [BZ #16474]
16061         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
16062         string pointers after reallocation.
16064 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16066         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
16067         __SH4A__ instead of __SH_FPU_ANY__.
16069 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16071         * sysdeps/sh/fpu_control.h: New file.
16072         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
16073         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
16074         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
16075         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
16076         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
16077         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
16078         * sysdeps/sh/sys/ucontext.h: Remove.
16079         * sysdeps/sh/sys: Remove directory.
16081 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16083         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
16084         s390/sys/ucontext.h.
16085         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
16086         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
16088 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
16090         [BZ #15605]
16091         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
16093 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16095         [BZ#16431]
16096         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
16097         Adjust the vDSO correctly for internal calls.
16098         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
16100 2014-01-20  Allan McRae  <allan@archlinux.org>
16102         * po/ca.po: Update Catalan translation from translation project.
16104 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
16106         * sysdeps/s390/sotruss-lib.c: New file.
16108 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16110         [BZ#16430]
16111         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
16112         (__GI___gettimeofday): Alias for a different internal symbol to avoid
16113         local calls issues by not having a PLT stub required for IFUNC calls.
16114         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
16116 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
16118         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
16119         * math/test-fpucw-static.c: Likewise.
16121 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
16123         [BZ #16453]
16124         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
16126 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16128         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
16129         implementation for powerpc.
16131 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
16133         [BZ #14782]
16134         * sysdeps/posix/system.c (__libc_system): Do not enable
16135         asynchronous cancellation.
16137 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16139         [BZ #16427]
16140         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
16141         handling only for numbers special also in the IEEE case.
16143 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16145         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
16147 2014-01-11  Allan McRae  <allan@archlinux.org>
16149         * po/bg.po: Update Bulgarian translation from translation project.
16151         * po/de.po: Update German translation from translation project.
16153 2014-01-10  Roland McGrath  <roland@hack.frob.com>
16155         * sysdeps/generic/gcc-compat.h: New file.
16157 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
16159         * benchtests/asin-inputs: Correct slow inputs.
16160         * benchtests/acos-inputs: Likewise.
16162 2014-01-10  Allan McRae  <allan@archlinux.org>
16164         * po:sv.po: Update Swedish translation from translation project.
16166         * po/vi.po: Update Vietnamese translation from translation project.
16168         * po/eo.po: Update Esperanto translation from translation project.
16170         * po/cs.po: Update Czech translation from translation project.
16172         * po/nl.po: Update Dutch translation from translation project.
16174         * po/pl.po: Update Polish translation from translation project.
16176         * po/ru.po: Update Russian translation from translation project.
16178         * po/uk.po: Update Ukrainian translation from translation project.
16180 2014-01-08  Brooks Moses  <bmoses@google.com>
16182         * elf/dl-load.c: Fix comment typo.
16184 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
16186         * po/header.pot: Rename to...
16187         * po/pot.header: ... this.
16188         * po/Makefile: Use pot.header.
16190 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
16191             Maxim Kuvyrkov  <maxim@kugelworks.com>
16193         [BZ #16394]
16194         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
16195         SRC and DEST against LEN.
16197 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16199         [BZ #16414]
16200         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
16201         implementation.
16202         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
16204 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16206         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16208 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
16210         [BZ #16408]
16211         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
16212         for large positive arguments.
16214 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
16216         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
16218         * math/auto-libm-test-in: Mark various tests with
16219         xfail-rounding:ldbl-128ibm.
16220         * math/auto-libm-test-out: Regenerated.
16222         [BZ #16407]
16223         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
16224         Increase overflow threshold.
16226 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
16228         [BZ #14286]
16229         * stdio-common/vfprintf.c: Check for integer overflow.
16231 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16233         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
16234         the first argument and return value of __tls_get_addr_internal.
16236 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16238         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
16239         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
16241 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16243         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
16244         * sysdeps/s390/rtld-global-offsets.sym: New file.
16245         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
16246         GLIBC_2.19 symbol.
16247         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
16248         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
16249         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
16250         ... this.
16251         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
16252         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
16253         ... this.
16254         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
16255         Regenerate.
16256         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
16257         Regenerate.
16258         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
16259         halfs of GPRs for high_gprs contexts.
16260         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
16261         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
16262         field.
16263         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
16264         uc_flags field.
16265         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
16266         64 bit versions:
16267         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
16268         for high GPRs (uc_high_gprs) and for future extensions
16269         (__reserved).
16270         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
16271         for future extensions (__reserved).
16272         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
16273         64 bit versions:
16274         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
16275         SC_HIGHGPRS offset definition.
16276         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
16277         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
16279         * Versions.def: Add GLIBC_2.19 for libpthread.
16280         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
16281         siglongjmp for libpthread with GLIBC_2.19 symver.
16282         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
16283         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
16284         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
16285         * sysdeps/s390/__longjmp.c: New file.
16286         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
16287         * sysdeps/s390/longjmp.c: New file.
16288         * sysdeps/s390/setjmp.S: New file.
16289         * sysdeps/s390/sigjmp.S: New file.
16290         * sysdeps/s390/v1-longjmp.c: New file.
16291         * sysdeps/s390/v1-setjmp.h: New file.
16292         * sysdeps/s390/v1-sigjmp.c: New file.
16293         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
16294         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
16295         GLIBC_2.19 version.
16296         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
16297         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
16298         versioned symbols for ____longjmp_chk.
16299         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
16300         Likewise.
16301         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
16302         Regenerate.
16303         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
16304         Regenerate.
16305         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
16306         Regenerate.
16307         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
16308         Regenerate.
16309         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
16310         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
16311         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
16312         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
16313         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
16314         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
16315         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
16316         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
16317         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
16318         * sysdeps/s390/rtld-__longjmp.c: New file.
16319         * sysdeps/s390/rtld-setjmp.S: New file.
16321 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
16323         [BZ #16400]
16324         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
16325         Return -__logl (x) for small positive arguments without evaluating
16326         a polynomial.
16328 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
16330         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
16331         Rename to ...
16332         (__ptrace_peeksiginfo_args): ... this.
16333         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
16334         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
16335         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
16337 2014-01-06  Allan McRae  <allan@archlinux.org>
16339         * inet/netinet/in.h: Fix typo in comment.
16341 2014-01-05  Andreas Jaeger  <aj@suse.de>
16343         * sysdeps/i386/fpu/libm-test-ulps: Update.
16345 2014-01-05  Allan McRae  <allan@archlinux.org>
16347         * po/libc.pot: Regenerated.
16349         * malloc/memusagestat.c: Fix gettext call formatting.
16351 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
16353         * nscd/nscd.c: Improve usage() output.
16355 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
16357         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
16358         * sysdeps/unix/sysv/linux/configure: Regenerated.
16359         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
16360         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
16362 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
16364         [BZ #16390]
16365         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
16366         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
16368 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16370         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
16371         extra tokens at end of #undef directive.
16372         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
16373         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
16374         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
16376 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
16378         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
16380         * math/auto-libm-test-in: Mark various tests with
16381         xfail-rounding:ldbl-128ibm.
16382         * math/auto-libm-test-out: Regenerated.
16384 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
16386         [BZ #16386]
16387         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
16388         numbers with subnormal high part when calculating exponent.
16390         [BZ #16385]
16391         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
16392         fabs.
16394         [BZ #16384]
16395         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
16396         M_LN2l.
16397         (__ieee754_acoshl): Use __log1pl not __log1p.
16399 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
16401         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
16402         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
16403         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
16404         (grow_heap, heap_trim, _int_new_arena, get_free_list)
16405         (reused_arena, arena_get2): Convert to GNU style.
16406         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
16407         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
16408         (memalign_check, __malloc_set_state): Likewise.
16409         * malloc/mallocbug.c (main): Likewise.
16410         * malloc/malloc.c (__malloc_assert, malloc_init_state)
16411         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
16412         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
16413         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
16414         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
16415         (__posix_memalign, malloc_info): Likewise.
16416         * malloc/malloc.h: Likewise.
16417         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
16418         (mallochook, memalignhook, reallochook, mabort): Likewise.
16419         * malloc/mcheck.h: Likewise.
16420         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
16421         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
16422         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
16423         * malloc/morecore.c (__default_morecore): Likewise.
16424         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
16425         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
16426         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
16427         (print_and_abort): Likewise.
16428         * malloc/obstack.h: Likewise.
16429         * malloc/set-freeres.c (__libc_freeres): Likewise.
16430         * malloc/tst-mallocstate.c (main): Likewise.
16431         * malloc/tst-mtrace.c (main): Likewise.
16432         * malloc/tst-realloc.c (do_test): Likewise.
16434 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
16436         [BZ #16366]
16437         * nscd/netgroupcache.c (do_notfound): New function.
16438         (addgetnetgrentX): Use it.
16440         [BZ # 16365]
16441         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
16442         NSS_STATUS_NOTFOUND.
16444 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
16446         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
16447         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16449 2014-01-01  Allan McRae  <allan@archlinux.org>
16451         * scripts/update-copyrights: Update configure input file suffix.
16453         * NEWS: Update copyright year.
16454         * catgets/gencat.c: Likewise.
16455         * csu/version.c: Likewise.
16456         * debug/catchsegv.sh: Likewise.
16457         * debug/pcprofiledump.c: Likewise.
16458         * debug/xtrace.sh: Likewise.
16459         * elf/ldconfig.c: Likewise.
16460         * elf/ldd.bash.in: Likewise.
16461         * elf/pldd.c: Likewise.
16462         * elf/sotruss.ksh: Likewise.
16463         * elf/sprof.c: Likewise.
16464         * iconv/iconv_prog.c: Likewise.
16465         * iconv/iconvconfig.c: Likewise.
16466         * locale/programs/locale.c: Likewise.
16467         * locale/programs/localedef.c: Likewise.
16468         * login/programs/pt_chown.c: Likewise.
16469         * malloc/memusage.sh: Likewise.
16470         * malloc/memusagestat.c: Likewise.
16471         * malloc/mtrace.pl: Likewise.
16472         * manual/libc.texinfo: Likewise.
16473         * nscd/nscd.c: Likewise.
16474         * nss/getent.c: Likewise.
16475         * nss/makedb.c: Likewise.
16476         * posix/getconf.c: Likewise.
16477         * scripts/test-installation.pl: Likewise.
16479         * All files with FSF copyright notices: Update copyright dates
16480         using scripts/update-copyrights.
16481         * intl/plural.c: Regenerated.
16482         * locale/programs/charmap-kw.h: Likewise.
16483         * locale/programs/locfile-kw.h: Likewise.
16485 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
16487         * sysdeps/unix/sysv/linux/configure: Regenerated.
16488         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
16489         the linux/fanotify.h header.
16490         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
16491         HAVE_LINUX_FANOTIFY_H is defined.
16493 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
16495         * benchtests/cos-inputs: New inputs.
16496         * benchtests/sin-inputs: Likewise.
16498         * benchtests/atan-inputs: New inputs. Fix name of multiple
16499         precision fallback inputs.
16501         * benchtests/atanh-inputs: New inputs.
16502         * benchtests/tanh-inputs: Likewise.
16504         * benchtests/acosh-inputs: New inputs.
16505         * benchtests/asinh-inputs: Likewise.
16507         * benchtests/cosh-inputs: New inputs.
16508         * benchtests/sinh-inputs: Likewise.
16510         * benchtests/acos-inputs: Add more inputs.
16511         * benchtests/asin-inputs: Likewise.
16513 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
16515         [BZ #16375]
16516         * manual/arith.texi: Fix spelling.
16517         * manual/charset.texi: Likewise.
16518         * manual/errno.texi: Likewise.
16519         * manual/filesys.texi: Likewise.
16520         * manual/lang.texi: Likewise.
16521         * manual/llio.texi: Likewise.
16522         * manual/locale.texi: Likewise.
16523         * manual/message.texi: Likewise.
16524         * manual/resource.texi: Likewise.
16525         * manual/search.texi: Likewise.
16526         * manual/setjmp.texi: Likewise.
16527         * manual/stdio.texi: Likewise.
16528         * manual/string.texi: Likewise.
16529         * manual/sysinfo.texi: Likewise.
16530         * manual/time.texi: Likewise.
16532 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
16534         * po/sl.po: New file.
16536 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
16538         * .gitignore: Add core/.gdbinit/.gdb_history.
16540 2013-12-27  Allan McRae  <allan@archlinux.org>
16542         [BZ #16369]
16543         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
16544         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
16546 2013-12-24  Brooks Moses  <bmoses@google.com>
16548         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
16549         all compilers that claim C++98 compliance, not just GCC.
16550         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
16551         Likewise.
16553 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
16555         * NEWS: Restore accidentally deleted bug-fix entries.
16557 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
16558             Ondřej Bílka  <neleai@seznam.cz>
16560         [BZ #15073]
16561         * malloc/malloc.c (_int_free): Perform sanity check only if we
16562         have_lock.
16564 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
16566         [BZ #12986]
16567         * manual/stdio.texi (String Input Conversions): Clarify that character
16568         classes are not supported.
16570 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16572         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16574 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
16576         [BZ #16337]
16577         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
16578         Calculate results for small negative arguments directly rather
16579         than using reflection formula with special underflow handling.
16581         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
16582         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
16583         sysdeps/unix/bsd/bsd4.4/syscalls.list.
16584         (fchflags): Likewise.
16585         (revoke): Likewise.
16586         (setlogin): Likewise.
16587         (sigaltstack): Likewise.
16588         (wait4): Likewise.
16589         (sigblock): Remove.
16590         (sigsetmask): Likewise.
16591         (wait3): Likewise.
16592         (waitpid): Likewise.
16593         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
16594         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
16595         file.
16596         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
16597         * sysdeps/unix/bsd/Makefile: ... here.
16598         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
16599         * sysdeps/unix/bsd/Versions: ... here.
16600         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
16601         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
16602         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
16603         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
16604         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
16605         * sysdeps/unix/bsd/sigblock.c: ... here.
16606         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
16607         * sysdeps/unix/bsd/sigsetmask.c: ... here.
16608         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
16609         * sysdeps/unix/bsd/sigvec.c: ... here.
16610         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
16611         * sysdeps/unix/bsd/tcdrain.c: ... here.
16612         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
16613         * sysdeps/unix/bsd/tcgetattr.c: ... here.
16614         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
16615         * sysdeps/unix/bsd/tcsetattr.c: ... here.
16616         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
16617         * sysdeps/unix/bsd/wait.c: ... here.
16618         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
16619         * sysdeps/unix/bsd/wait3.c: ... here.
16620         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
16621         * sysdeps/unix/bsd/waitpid.c: ... here.
16623 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
16625         [BZ #16356]
16626         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
16627         round-to-nearest for [!USE_AS_EXPM1L].
16628         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
16629         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
16630         more tests of exp and exp10.  Expect some exp10 tests to miss
16631         exceptions or fail in directed rounding modes.
16632         * math/auto-libm-test-out: Regenerated.
16633         * math/libm-test.inc (exp10_tonearest_test_data): New array.
16634         (exp10_test_tonearest): New function.
16635         (exp10_towardzero_test_data): New array.
16636         (exp10_test_towardzero): New function.
16637         (exp10_downward_test_data): New array.
16638         (exp10_test_downward): New function.
16639         (exp10_upward_test_data): New array.
16640         (exp10_test_upward): New function.
16641         (main): Call the new functions.
16642         * sysdeps/i386/fpu/libm-test-ulps: Update.
16643         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16645 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
16647         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
16648         asinh, atan, atan2, atanh, cbrt, cos and cosh.
16649         * math/auto-libm-test-out: Regenerated.
16650         * math/libm-test.inc (acosh_test_data): Add more tests.
16651         (atanh_test_data): Likewise.
16652         (ceil_test_data): Likewise.
16653         (copysign_test_data): Likewise.
16654         * sysdeps/i386/fpu/libm-test-ulps: Update.
16655         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16657         * timezone/checktab.awk: Update from tzcode 2013i.
16658         * timezone/private.h: Likewise.
16659         * timezone/scheck.c: Likewise.
16660         * timezone/tzfile.h: Likewise.
16661         * timezone/tzselect.ksh: Likewise.
16662         * timezone/zdump.c: Likewise.
16663         * timezone/zic.c: Likewise.
16665         * math/auto-libm-test-in: Add tests of cpow.
16666         * math/auto-libm-test-out: Regenerated.
16667         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
16668         * math/gen-auto-libm-tests.c (func_calc_method): Add value
16669         mpc_cc_c.
16670         (func_calc_desc): Add mpc_cc_c union field.
16671         (test_functions): Add cpow.
16672         (special_fill_2pi): New function.
16673         (special_real_inputs): Add 2pi.
16674         (calc_generic_results): Handle mpc_cc_c.
16675         * sysdeps/i386/fpu/libm-test-ulps: Update.
16676         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16678         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
16679         csqrt, ctan and ctanh.
16680         * math/auto-libm-test-out: Regenerated.
16681         * math/libm-test.inc (TEST_COND_x86_64): New macro.
16682         (TEST_COND_x86): Likewise.
16683         (ccos_test_data): Use AUTO_TESTS_c_c.
16684         (ccosh_test_data): Likewise.
16685         (cexp_test_data): Likewise.
16686         (clog_test_data): Likewise.
16687         (csqrt_test_data): Likewise.
16688         (ctan_test_data): Likewise.
16689         (ctan_tonearest_test_data): Likewise.
16690         (ctan_towardzero_test_data): Likewise.
16691         (ctan_downward_test_data): Likewise.
16692         (ctan_upward_test_data): Likewise.
16693         (ctanh_test_data): Likewise.
16694         (ctanh_tonearest_test_data): Likewise.
16695         (ctanh_towardzero_test_data): Likewise.
16696         (ctanh_downward_test_data): Likewise.
16697         (ctanh_upward_test_data): Likewise.
16698         * math/gen-auto-libm-tests.c (func_calc_method): Add value
16699         mpc_c_c.
16700         (func_calc_desc): Add mpc_c_c union field.
16701         (FUNC_mpc_c_c): New macro.
16702         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
16703         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
16704         ctanh.
16705         (special_fill_min_subnorm_p120): New function.
16706         (special_real_inputs): Add min_subnorm_p120.
16707         (calc_generic_results): Handle mpc_c_c.
16708         * sysdeps/i386/fpu/libm-test-ulps: Update.
16709         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16711 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
16713         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
16714         (do_sin_slow): New functions.
16715         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
16716         (cslow2, csloww1, csloww2): Use the new functions.
16718         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
16719         Use M to change sign of result instead of X.  Assume X is
16720         positive.
16721         (csloww1): Likewise.
16722         (__sin): Adjust.
16723         (__cos): Adjust.
16725         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
16726         arguments A and DA.
16727         (__sin): Adjust.
16728         (__cos): Likewise.
16730         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
16731         (__cos): Likewise.
16732         (sloww1): Don't adjust sign of DX.
16733         (csloww1): Likewise.
16734         (sloww2): Use X directly and don't adjust sign of DX.
16735         (csloww2): Likewise.
16737 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
16739         * math/auto-libm-test-in: Add tests of cabs and carg.
16740         * math/auto-libm-test-out: Regenerated.
16741         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
16742         (carg_test_data): Likewise.
16743         * math/gen-auto-libm-tests.c (func_calc_method): Add value
16744         mpc_c_f.
16745         (func_calc_desc): Add mpc_c_f union field.
16746         (test_functions): Add cabs and carg.
16747         (calc_generic_results): Handle mpc_c_f.
16749         * sysdeps/powerpc/powerpc32/libgcc-compat.S
16750         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
16751         as a macro and a compat symbol.
16752         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
16753         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
16754         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
16755         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
16756         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
16757         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
16758         not use .hidden.
16759         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
16760         Likewise.
16761         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
16762         Likewise.
16763         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
16764         Likewise.
16765         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
16766         Likewise.
16767         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
16768         Likewise.
16769         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
16770         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
16771         from GLIBC_2.3.2.
16773 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16775         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16777 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
16779         * manual/texinfo.tex: Update to version 2013-11-26.10 with
16780         trailing whitespace removed.
16781         * scripts/config.guess: Update to version 2013-11-29.
16782         * scripts/config.sub: Update to version 2013-10-01.
16784         * math/auto-libm-test-in: Add tests of sincos.
16785         * math/auto-libm-test-out: Regenerated.
16786         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
16787         * math/gen-auto-libm-tests.c (func_calc_method): Add value
16788         mpfr_f_11.
16789         (func_calc_desc): Add mpfr_f_11 union field.
16790         (test_functions): Add sincos.
16791         (calc_generic_results): Handle mpfr_f_11.
16792         * sysdeps/i386/fpu/libm-test-ulps: Update.
16793         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16795 2013-12-19  Andreas Schwab  <schwab@suse.de>
16797         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
16798         CALL_MCOUNT.
16799         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
16800         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
16801         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
16803 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
16805         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
16806         * sysdeps/i386/fpu/libm-test-ulps: Update.
16807         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16809         [BZ #16293]
16810         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
16811         round-to-nearest mode when using frndint.
16812         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
16813         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
16814         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
16815         Likewise.
16816         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
16817         sinh test to fail.
16818         * math/auto-libm-test-out: Regenerated.
16819         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
16820         (TEST_COND_x86): Likewise.
16821         (expm1_tonearest_test_data): New array.
16822         (expm1_test_tonearest): New function.
16823         (expm1_towardzero_test_data): New array.
16824         (expm1_test_towardzero): New function.
16825         (expm1_downward_test_data): New array.
16826         (expm1_test_downward): New function.
16827         (expm1_upward_test_data): New array.
16828         (expm1_test_upward): New function.
16829         (main): Run the new test functions.
16830         * sysdeps/i386/fpu/libm-test-ulps: Update.
16831         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16833         * include/features.h: Update comment documenting feature test
16834         macros.  Mention _DEFAULT_SOURCE in comment.
16835         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
16836         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
16837         _BSD_SOURCE and _SVID_SOURCE.
16838         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
16839         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
16840         !_SVID_SOURCE]: Likewise.
16841         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
16842         (__USE_POSIX_IMPLICITLY): Define.
16843         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
16844         (_POSIX_SOURCE): Undefine and redefine.
16845         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
16846         (_POSIX_C_SOURCE): Likewise.
16847         * manual/creature.texi (_DEFAULT_SOURCE): Document.
16848         (Feature Test Macros): Update documentation of default features.
16850 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
16852         * benchtests/Makefile: Add bench-strtok.
16853         * benchtests/bench-strtok.c: New file: strtok benchtest.
16855 2013-12-19  Allan McRae  <allan@archlinux.org>
16857         * manual/install.texi: Suppress menu for plain text output.
16858         * INSTALL: Regenerated.
16860 2013-12-18  Brooks Moses  <bmoses@google.com>
16862         [BZ #15846]
16863         * misc/getauxval.c: Include errno.h.
16864         (__getauxval): Set errno to ENOENT if the requested type is not
16865         found.
16866         * misc/sys/auxv.h (getauxval): Document that it may set errno;
16867         don't declare with __attribute_const__.
16868         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
16869         * manual/startup.texi: Document that getauxval sets errno.
16871 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
16873         * math/auto-libm-test-in: Add tests of jn and yn.
16874         * math/auto-libm-test-out: Regenerated.
16875         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
16876         (yn_test_data): Likewise.
16877         * math/gen-auto-libm-tests.c (func_calc_method): Add value
16878         mpfr_if_f.
16879         (func_calc_desc): Add mpfr_if_f union field.
16880         (FUNC_mpfr_if_f): New macro.
16881         (test_functions): Add jn and yn.
16882         (calc_generic_results): Assert type of second input for
16883         mpfr_ff_f.  Handle mpfr_if_f.
16884         (output_for_one_input_case): Disable all checking for arguments
16885         fitting floating-point types in case of an integer argument.
16886         * sysdeps/i386/fpu/libm-test-ulps: Update.
16887         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16889         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
16890         Don't expect fegetround reference in libm.so.
16892 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
16894         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
16895         $(config-cflags-nofma).
16897 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
16899         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
16900         * math/auto-libm-test-out: Regenerated.
16902         [BZ #16338]
16903         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
16904         to determine exponent and adjust argument to have exponent of -1.
16905         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
16906         log2.
16907         * math/auto-libm-test-out: Regenerated.
16908         * sysdeps/i386/fpu/libm-test-ulps: Update.
16909         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16911 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
16913         * manual/probes.texi: Remove cases when per-thread arenas are
16914         disabled.
16916 2013-12-18  Andreas Schwab  <schwab@suse.de>
16918         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
16919         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
16920         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
16921         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
16922         * sysdeps/i386/i686/multiarch/Makefile: Update.
16923         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
16925 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
16927         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
16928         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
16930 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
16932         [BZ #15968]
16933         Support TZ transition times < 00:00:00.
16934         This is needed for version-3 tz-format files; it supports time
16935         stamps past 2037 for America/Godthab (the only entry in the tz
16936         database for which this change is relevant).
16937         * manual/time.texi (TZ Variable): Document transition times
16938         from -167:59:59 through -00:00:01.
16939         * time/tzset.c (tz_rule): Time of day is now signed.
16940         (__tzset_parse_tz): Parse negative time of day.
16942         Document TZ transition times >= 25:00:00.
16943         * manual/time.texi (TZ Variable): Document transition times from
16944         25:00:00 through 167:59:59.  These are already supported, and this
16945         support will help with version-3 tz-format files.
16947         * manual/time.texi (TZ Variable): Modernize North America example
16948         to reflect current (i.e., 2007-and-later) daylight saving rules.
16950         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
16952 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
16954         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
16955         * sysdeps/unix/bsd/bits/stat.h: Likewise.
16956         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
16957         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
16958         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
16959         * sysdeps/unix/bsd/bsdstat.h: Likewise.
16960         * sysdeps/unix/bsd/clock.c: Likewise.
16961         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
16962         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
16963         * sysdeps/unix/bsd/init-posix.c: Likewise.
16964         * sysdeps/unix/bsd/poll.c: Likewise.
16965         * sysdeps/unix/bsd/ptsname.c: Likewise.
16966         * sysdeps/unix/bsd/seekdir.c: Likewise.
16967         * sysdeps/unix/bsd/setegid.c: Likewise.
16968         * sysdeps/unix/bsd/seteuid.c: Likewise.
16969         * sysdeps/unix/bsd/setgid.c: Likewise.
16970         * sysdeps/unix/bsd/setrgid.c: Likewise.
16971         * sysdeps/unix/bsd/setruid.c: Likewise.
16972         * sysdeps/unix/bsd/setsid.c: Likewise.
16973         * sysdeps/unix/bsd/setuid.c: Likewise.
16974         * sysdeps/unix/bsd/sigaction.c: Likewise.
16975         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
16976         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
16977         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
16978         * sysdeps/unix/bsd/telldir.c: Likewise.
16979         * sysdeps/unix/bsd/times.c: Likewise.
16980         * sysdeps/unix/bsd/usleep.c: Likewise.
16982         * misc/Makefile (install-lib): Remove libbsd-compat.a.
16983         ($(objpfx)libbsd-compat.a): Remove rule.
16985         * include/features.h (__FAVOR_BSD): Do not define.
16986         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
16987         features conflicting with POSIX.
16988         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
16989         (_BSD_SOURCE): Remove description of not being a subset of other
16990         feature test macros.
16991         * manual/job.texi (getpgrp): Do not document BSD version.
16992         (getpgid): Do not document by reference to BSD getpgrp.
16993         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
16994         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
16995         * signal/signal.h [__FAVOR_BSD]: Likewise.
16996         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
16997         instead of making contents conditional on [__FAVOR_BSD].
16998         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
17000 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17002         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17004 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
17006         [BZ #16314]
17007         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
17008         values below 2**-450, not 2**-500.
17009         * math/auto-libm-test-in: Don't allow spurious underflow from
17010         hypot.
17011         * math/auto-libm-test-out: Regenerated.
17013         [BZ #16316]
17014         [BZ #16330]
17015         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
17016         values of ha and hb and sort them after adjusting subnormal
17017         arguments.
17018         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
17019         Likewise.
17020         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
17021         values of ea and eb and sort them after adjusting subnormal
17022         arguments.
17023         * math/auto-libm-test-in: Do not expect some hypot tests of
17024         subnormals to fail.  Add more hypot tests.
17025         * math/auto-libm-test-out: Regenerated.
17027 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
17029         [BZ #13304]
17030         * sysdeps/sh/s_fma.c: New file.
17031         * sysdeps/sh/s_fmaf.c: New file.
17032         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
17033         version.
17034         * sysdeps/sh/Implies: Add sh/soft-fp.
17036 2013-12-16  Roland McGrath  <roland@hack.frob.com>
17038         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
17039         level of indirection to members `objname', `errstring', `malloced'.
17040         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
17041         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
17042         it as the __longjmp argument (just pass 1 instead).
17043         (_dl_catch_error): Initialize C with argument pointers and address of
17044         volatile local ERRCODE rather than copying values out of C at return.
17046 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
17048         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
17049         * math/auto-libm-test-out: Regenerated.
17050         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
17051         (hypot_test_data): Likewise.
17052         (pow_test_data): Likewise.
17053         (pow_tonearest_test_data): Likewise.
17054         * math/gen-auto-libm-tests.c (func_calc_method): Add value
17055         mpfr_ff_f.
17056         (func_calc_desc): Add mpfr_ff_f union field.
17057         (FUNC_mpfr_ff_f): New macro.
17058         (test_functions): Add atan2, hypot and pow.
17059         (special_fill_min): New function.
17060         (special_fill_minus_min): Likewise.
17061         (special_fill_min_subnorm): Likewise.
17062         (special_fill_minus_min_subnorm): Likewise.
17063         (special_real_inputs): Add min, -min, min_subnorm and
17064         -min_subnorm.
17065         (calc_generic_results): Handle mpfr_ff_f.
17066         * sysdeps/i386/fpu/libm-test-ulps: Update.
17067         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17069 2013-12-16  Will Newton  <will.newton@linaro.org>
17071         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
17072         (Aligned Memory Blocks): Add documentation for aligned_alloc
17073         and suggest it as an alternative to posix_memalign.
17074         (Hooks for Malloc): Document __memalign_hook is also called
17075         for aligned_alloc.  (Summary of Malloc): Add summary for
17076         aligned alloc.  Document __memalign_hook is also called
17077         for aligned_alloc.
17079 2013-12-16  Will Newton  <will.newton@linaro.org>
17081         * manual/memory.texi (Malloc Examples): Clarify default
17082         alignment documentation.  Suggest posix_memalign rather
17083         than memalign or valloc.
17084         (Aligned Memory Blocks): Remove suggestion to use memalign
17085         or valloc.  Remove obsolete comment about BSD.
17086         Document memalign errno values and mark the function obsolete.
17087         Document posix_memalign returned error codes.  Mark valloc
17088         as obsolete.  (Hooks for Malloc): __memalign_hook is also
17089         called for posix_memalign and valloc.
17090         (Summary of Malloc): Add posix_memalign to function summary.
17091         __memalign_hook is also called for posix_memalign and valloc.
17093 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
17095         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
17096         TAYLOR_SIN.
17097         (__sin): Adjust.
17098         (__cos): Likewise.
17099         (sloww): Use mynumber union.  Expand ternary operator into
17100         if-else statements.
17101         (cslow): use mynumber union.
17103 2013-12-16  Allan McRae  <allan@archlinux.org>
17105         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
17106         * configure: Regenerated.
17108         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
17110         [BZ #14120]
17111         * configure.ac: Added --enable-maintainer-mode. Check for
17112         autoconf when enabled.
17113         * configure: Regenerated.
17115         * nscd/nscd.service: New file.
17116         * nscd/nscd.tmpfiles: New file.
17118 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
17120         [BZ #12100]
17121         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
17122         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
17123         * sysdeps/x86_64/multiarch/strstr.c: ... here.
17124         (strstr): Add __strstr_sse2_unaligned ifunc.
17125         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
17126         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
17127         (strcasestr): Remove __strcasestr_sse42 ifunc.
17128         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
17129         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
17130         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
17132 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
17134         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
17135         * sysdeps/sh/bits/fenv.h: ... here.
17136         * sysdeps/sh/sh4/fpu/bits: Remove directory.
17138 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17140         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
17142         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
17143         hypotf multiarch implementations.
17144         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
17145         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
17146         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
17147         multiarch hypot for PPC64.
17148         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
17149         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
17150         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
17151         multiarch hypotf for PPC64.
17153         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
17154         modff multiarch implementations.
17155         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
17156         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
17157         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
17158         multiarch modf for PPC64.
17159         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
17160         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
17161         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
17162         multiarch modff for PPC64.
17164         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
17165         and logl multiarch implementations.
17166         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
17167         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
17168         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
17169         multiarch logb for PPC64.
17170         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
17171         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
17172         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
17173         multiarch logb for PPC64.
17174         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
17175         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
17176         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
17177         multiarch logb for PPC64.
17179         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
17180         isinff multiarch implementation.
17181         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
17182         file.
17183         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
17184         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
17185         multiarch isinf for PPC64.
17186         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
17187         file.
17188         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
17189         multiarch isinff for PPC64.
17191         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
17192         finitef multiarch implementation.
17193         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
17194         file.
17195         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
17196         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
17197         multiarch finite for PPC64.
17198         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
17199         file.
17200         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
17201         multiarch finitef for PPC64.
17203         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
17204         lrint multiarch implementation.
17205         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
17206         file.
17207         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
17208         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
17209         multiarch llrint for PPC64.
17210         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
17211         multiarch lrint for PPC64.
17213         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
17214         copysignf multiarch implementation.
17215         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
17216         file.
17217         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
17218         file.
17219         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
17220         multiarch copysign for PPC64.
17221         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
17222         multiarch copysignf for PPC64.
17224         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
17225         multiarch implementation.
17226         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
17227         file.
17228         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
17229         file.
17230         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
17231         file.
17232         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
17233         file.
17234         multiarch llround for PPC64.
17235         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
17236         multiarch trunc for PPC64.
17237         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
17238         multiarch truncf for PPC64.
17240         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
17241         multiarch implementation.
17242         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
17243         file.
17244         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
17245         file.
17246         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
17247         file.
17248         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
17249         file.
17250         multiarch llround for PPC64.
17251         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
17252         multiarch round for PPC64.
17253         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
17254         multiarch roundf for PPC64.
17256         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
17257         multiarch implementation.
17258         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
17259         file.
17260         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
17261         file.
17262         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
17263         file.
17264         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
17265         file.
17266         multiarch llround for PPC64.
17267         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
17268         multiarch floor for PPC64.
17269         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
17270         multiarch floorf for PPC64.
17272         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
17273         multiarch implementation.
17274         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
17275         file.
17276         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
17277         file.
17278         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
17279         file.
17280         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
17281         file.
17282         multiarch llround for PPC64.
17283         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
17284         multiarch ceil for PPC64.
17285         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
17286         multiarch ceilf for PPC64.
17288         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
17289         multiarch implementation.
17290         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
17291         file.
17292         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
17293         file.
17294         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
17295         file.
17296         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
17297         multiarch llround for PPC64.
17298         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
17299         multiarch lround for PPC64.
17301         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
17302         multiarch implementation.
17303         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
17304         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
17305         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
17306         file.
17307         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
17308         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
17309         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
17310         multiarch isnan for PPC64.
17311         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
17312         multiarch isnanf for PPC64.
17314         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
17315         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
17316         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
17317         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
17318         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
17319         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
17321         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
17322         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
17323         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
17324         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
17326         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
17327         multiarch implementations.
17328         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17329         (__libc_ifunc_impl_list): Likewise.
17330         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
17331         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
17332         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
17333         multiarch stpcpy for PPC64.
17335         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
17336         multiarch implementations.
17337         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17338         (__libc_ifunc_impl_list): Likewise.
17339         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
17340         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
17341         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
17342         multiarch strcpy for PPC64.
17344         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
17345         redefine function name.
17346         (_wordcopy_fwd_dest_aligned): Likewise.
17347         (_wordcopy_bwd_aligned): Likewise.
17348         (_wordcopy_bwd_dest_aligned): Likewise.
17349         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
17350         multiarch implementations.
17351         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17352         (__libc_ifunc_impl_list): Likewise.
17353         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
17354         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
17355         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
17356         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
17357         multiarch wcscpy for PPC64.
17359         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
17360         multiarch implementations.
17361         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17362         (__libc_ifunc_impl_list): Likewise.
17363         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
17364         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
17365         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
17366         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
17367         multiarch wcscpy for PPC64.
17369         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
17370         multiarch implementations.
17371         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17372         (__libc_ifunc_impl_list): Likewise.
17373         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
17374         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
17375         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
17376         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
17377         multiarch wcsrchr for PPC64.
17379         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
17380         multiarch implementations.
17381         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17382         (__libc_ifunc_impl_list): Likewise.
17383         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
17384         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
17385         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
17386         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
17387         multiarch wcschr for PPC64.
17389         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
17390         multiarch implementations.
17391         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17392         (__libc_ifunc_impl_list): Likewise.
17393         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
17394         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
17395         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
17396         multiarch strchrnul for PPC64.
17398         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
17399         implementations.
17400         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17401         (__libc_ifunc_impl_list): Likewise.
17402         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
17403         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
17404         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
17405         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
17406         strchr for PPC64.
17408         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
17409         implementations.
17410         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17411         (__libc_ifunc_impl_list): Likewise.
17412         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
17413         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
17414         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
17415         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
17416         strncmp for PPC64.
17418         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
17419         multiarch implementations.
17420         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17421         (__libc_ifunc_impl_list): Likewise.
17422         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
17423         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
17424         strncasecmp for PPC64.
17425         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
17426         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
17427         multiarch strncasecmp_l for PPC64.
17429         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
17430         multiarch implementations.
17431         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
17432         (__libc_ifunc_impl_list): Likewise.
17433         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
17434         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
17435         multiarch strcasecmp for PPC64.
17436         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
17437         file.
17438         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
17439         multiarch strcasecmp_l for PPC64.
17441         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
17442         implementations.
17443         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17444         (__libc_ifunc_impl_list): Likewise.
17445         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
17446         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
17447         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
17448         strnlen for PPC64.
17450         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
17451         implementations.
17452         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17453         (__libc_ifunc_impl_list): Likewise.
17454         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
17455         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
17456         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
17457         strlen for PPC64.
17459         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
17460         implementations.
17461         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17462         (__libc_ifunc_impl_list): Likewise.
17463         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
17464         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
17465         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
17466         rawmemrchr for PPC64.
17468         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
17469         implementation.
17470         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17471         (__libc_ifunc_impl_list): Likewise.
17472         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
17473         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
17474         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
17475         memrchr for PPC64.
17477         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
17478         implementation.
17479         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17480         (__libc_ifunc_impl_list): Likewise.
17481         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
17482         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
17483         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
17484         memchr for PPC64.
17486         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
17487         implementation.
17488         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17489         (__libc_ifunc_impl_list): Likewise.
17490         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
17491         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
17492         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
17493         mempcpy for PPC64.
17495         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
17496         avoid cretion of __bzero symbol.
17497         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
17498         Likewise.
17499         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
17500         Likewise.
17501         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
17502         Likewise.
17503         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
17504         multiarch implementations.
17505         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17506         (__libc_ifunc_impl_list): Likewise.
17507         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
17508         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
17509         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
17510         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
17511         bzero for PPC32.
17512         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
17513         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
17514         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
17515         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
17516         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
17517         memset for PPC64.
17518         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
17520         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
17521         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
17522         implementations.
17523         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17524         (__libc_ifunc_impl_list): Likewise.
17525         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
17526         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
17527         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
17528         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
17529         memcmp for PPC64.
17531         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
17532         multiarch for POWER/PPC64.
17533         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
17534         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
17535         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
17536         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
17537         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
17538         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
17539         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
17540         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
17541         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
17542         memcpy for PPC64.
17544         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
17545         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
17546         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
17547         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
17548         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
17549         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
17550         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
17551         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
17552         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
17553         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
17554         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
17555         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
17556         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
17557         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
17558         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
17559         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
17560         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
17561         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
17562         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
17563         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
17564         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
17565         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
17567 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
17569         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
17571 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
17573         * benchtests/Makefile (bench): Add exp2 and log2.
17574         (LDLIBS-bench-exp2): Add -lm.
17575         (LDLIBS-bench-log2): Likewise.
17576         * benchtests/exp2-inputs: New inputs file.
17577         * benchtests/log2-inputs: New inputs file.
17578         * benchtests/log-inputs: Add new inputs.
17579         * benchtests/tan-inputs: Likewise.
17581 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
17583         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
17584         definition...
17585         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
17586         (csloww2): ... from here.
17588         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
17589         instead of structures.
17590         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
17591         (POLYNOMIAL): Likewise.
17592         (TAYLOR_SLOW): Likewise.
17593         (__sin): Likewise.
17594         (__cos): Likewise.
17595         (slow1): Likewise.
17596         (slow2): Likewise.
17597         (sloww): Likewise.
17598         (sloww1); Likewise.
17599         (sloww2): Likewise.
17600         (bsloww1): Likewise.
17601         (bsloww2): Likewise.
17602         (cslow2): Likewise.
17603         (csloww): Likewise.
17604         (csloww1): Likewise.
17605         (csloww2): Likewise.
17607 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
17609         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
17610         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
17611         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
17612         * malloc/hooks.c (realloc_check): Likewise.
17614         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
17615         * malloc/arena.c: Remove PER_THREAD conditional.
17616         [!PER_THREAD]: Remove code.
17617         (ptmalloc_unlock_all2): Likewise.
17618         (ptmalloc_init): Likewise.
17619         (_int_new_arena): Likewise.
17620         (arena_get2): Likewise.
17621         * malloc/hooks.c (__malloc_get_state): Likewise.
17622         (__malloc_set_state): Likewise.
17623         * malloc/malloc.c: Likewise.
17624         (struct malloc_state): Likewise.
17625         (struct malloc_par): Likewise.
17626         (__libc_realloc): Likewise.
17627         (__libc_mallopt): Likewise.
17629 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17631         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
17633 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
17635         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
17636         macro to a function.  Check for zero perturb_byte.
17637         (_int_malloc, _int_free): Remove zero perturb_byte checks.
17639         * malloc/malloc.c: (force_reg): Remove.
17640         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
17641         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
17642         force_reg by atomic_forced_read.
17643         * malloc/arena.c (ptmalloc_init): Likewise.
17644         * malloc/hooks.c (top_check): Likewise.
17646 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17648         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17650 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
17652         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
17654 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
17656         * math/auto-libm-test-in: Add tests of lgamma.
17657         * math/auto-libm-test-out: Regenerated.
17658         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
17659         (M_LOG_2_SQRT_PIl): Likewise.
17660         (lgamma_test_data): Use AUTO_TESTS_f_f1.
17661         * math/gen-auto-libm-tests.c (func_calc_method): Add value
17662         mpfr_f_f1.
17663         (func_calc_desc): Add mpfr_f_f1 union field.
17664         (ARGS1): New macro.
17665         (ARGS2): Likewise.
17666         (ARGS3): Likewise.
17667         (ARGS4): Likewise.
17668         (RET1): Likewise.
17669         (RET2): Likewise.
17670         (CALC): Likewise.
17671         (FUNC): Likewise.
17672         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
17673         (test_functions): Add lgamma.
17674         (calc_generic_results): Handle mpfr_f_f1.
17675         * sysdeps/i386/fpu/libm-test-ulps: Update.
17676         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17678 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17680         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
17681         __mpn_add_n for PowerPC64/POWER7.
17682         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
17683         __mpn_sub_n for PowerPC64/POWER7.
17685         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
17686         __mpn_addmul_1 for PowerPC64.
17687         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
17688         __mpn_submul_1 for PowerPC64.
17689         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
17690         for PowerPC64.
17691         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
17692         for PowerPC64.
17694 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
17696         [BZ #15089]
17697         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
17699 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17701         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
17703         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
17704         add multiarch folders.
17705         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
17706         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
17707         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
17708         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
17709         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
17710         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
17711         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
17712         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
17713         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
17714         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
17715         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
17716         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
17717         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
17718         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
17719         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
17720         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
17721         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
17723         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
17724         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
17725         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
17726         New file.
17727         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
17728         New file.
17729         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
17730         multiarch __ieee754_hypot for PowerPC32.
17731         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
17732         New file.
17733         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
17734         New file.
17735         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
17736         multiarch __ieee754_hypotf for PowerPC32.
17738         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
17739         long_double_symbol only if __logbl is defined.
17740         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
17741         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
17742         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
17743         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
17744         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
17745         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
17746         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
17747         path for implementation.
17748         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
17749         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
17750         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
17751         logb, and logbl multiarch implementations for PowerPC32.
17752         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
17753         file.
17754         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
17755         file.
17756         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
17757         multiarch logb for PowerPC32.
17758         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
17759         file.
17760         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
17761         file.
17762         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
17763         multiarch logbf for PowerPC32.
17764         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
17765         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
17766         file.
17767         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
17768         multiarch logbl implementation for PowerPC32.
17770         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
17771         and modff multiarch implementations.
17772         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
17773         New file.
17774         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
17775         New file.
17776         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
17777         multiarch modf for PowerPC32.
17778         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
17779         New file.
17780         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
17781         New file.
17782         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
17783         multiarch modff for PowerPC32.
17785         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
17786         and lrintf multiarch implementations.
17787         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
17788         New file.
17789         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
17790         New file.
17791         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
17792         multiarch lrint for PowerPC32.
17793         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
17794         file: multiarch lrintf for PowerPC32.
17796         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
17797         and lroundf multiarch implementations.
17798         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
17799         New file.
17800         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
17801         New file.
17802         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
17803         New file.
17804         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
17805         multiarch lround for PowerPC32.
17806         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
17807         file: multiarch lroundf for PowerPC32.
17809         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
17810         copysign and copysignf multiarch implementations.
17811         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
17812         New file.
17813         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
17814         New file.
17815         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
17816         file: multiarch copysign for PowerPC32.
17817         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
17818         file: multiarch copysignf for PowerPC32.
17820         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
17821         and truncf multiarch implementations.
17822         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
17823         New file.
17824         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
17825         file.
17826         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
17827         multiarch trunc for PowerPC32.
17828         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
17829         New file.
17830         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
17831         New file.
17832         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
17833         multiarch truncf for PowerPC32.
17835         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
17836         and roundf multiarch implementations.
17837         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
17838         New file.
17839         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
17840         file.
17841         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
17842         multiarch round for PowerPC32.
17843         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
17844         New file.
17845         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
17846         New file.
17847         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
17848         multiarch roundf for PowerPC32.
17850         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
17851         and floorf multiarch implementations.
17852         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
17853         New file.
17854         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
17855         file.
17856         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
17857         multiarch floor for PowerPC32.
17858         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
17859         New file.
17860         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
17861         New file.
17862         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
17863         multiarch floorf for PowerPC32.
17865         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
17866         and ceilf multiarch implementations.
17867         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
17868         New file.
17869         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
17870         file.
17871         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
17872         multiarch ceil for PowerPC32.
17873         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
17874         New file.
17875         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
17876         file.
17877         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
17878         multiarch ceilf for PowerPC32.
17880         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
17881         is defined.
17882         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
17883         FINITEF is defined.
17884         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
17885         and finitef multiarch implementations.
17886         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
17887         New file.
17888         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
17889         file.
17890         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
17891         multiarch finite for PowerPC32.
17892         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
17893         New file.
17894         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
17895         file: multiarch finitef for PowerPC32.
17897         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
17898         and isinff multiarch implementations.
17899         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
17900         file.
17901         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
17902         file.
17903         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
17904         multiarch isinf for PowerPC32.
17905         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
17906         New file.
17907         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
17908         multiarch isinff for PowerPC32.
17910         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
17911         alias when __isnan is defined.
17912         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
17913         and isnanf multiarch implementations.
17914         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
17915         file.
17916         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
17917         file.
17918         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
17919         file.
17920         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
17921         file.
17922         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
17923         multiarch isnan for PowerPC32.
17924         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
17925         New file.
17926         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
17927         New file.
17928         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
17929         multiarch isnanf for PowerPC32.
17931         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
17932         and sqrtf multiarch implementations.
17933         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
17934         file.
17935         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
17936         file.
17937         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
17938         multiarch sqrt for PowerPC32.
17939         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
17940         file.
17941         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
17942         file.
17943         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
17944         multiarch sqrtf for PowerPC32.
17946         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
17947         and llroundf multiarch implementations.
17948         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
17949         New file.
17950         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
17951         New file.
17952         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
17953         New file.
17954         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
17955         file: multiarch llround for PowerPC32.
17956         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
17957         file: multiarch llroundf for PowerPC32.
17959         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
17960         multiarch PowerPC32 fpu implementations.
17961         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
17962         New file.
17963         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
17964         New file.
17965         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
17966         multiarch llrint for PowerPC32.
17967         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
17968         New file.
17969         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
17970         New file.
17971         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
17972         file.
17974         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
17976         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
17977         file.
17978         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
17979         file.
17980         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
17981         file.
17982         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
17983         multiarch wordcopy for PPC32.
17984         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
17985         wordcopy objects.
17986         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
17987         (__libc_ifunc_impl_list): Likewise.
17988         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
17989         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
17990         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
17991         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
17992         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
17993         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
17995         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
17996         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
17997         file.
17998         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
17999         file.
18000         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
18001         file.
18002         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
18003         multiarch wcscpy for PPC32.
18004         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
18005         multiarch objects.
18006         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18007         (__libc_ifunc_impl_list): Likewise.
18008         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
18009         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
18010         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
18011         sysdeps/powerpc/power6/wcscpy.c.
18013         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
18014         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
18015         file.
18016         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
18017         file.
18018         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
18019         file.
18020         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
18021         multiarch wcsrchr for PPC32.
18022         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
18023         multiarch objects.
18024         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18025         (__libc_ifunc_impl_list): Likewise.
18026         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
18027         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
18028         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
18029         sysdeps/powerpc/power6/wcsrchr.c.
18031         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
18032         file.
18033         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
18034         file.
18035         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
18036         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
18037         multiarch wcschr for PPc32.
18038         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
18039         multiarch objects.
18040         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18041         (__libc_ifunc_impl_list): Likewise.
18042         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
18043         * sysdeps/powerpc/power6/wcschr.c: ... to here.
18044         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
18045         sysdeps/powerpc/power6/wcschr.c.
18047         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
18048         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
18049         file.
18050         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
18051         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
18052         file: multiarch strchr for PPC32.
18053         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
18054         multiarch objects.
18055         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18056         (__libc_ifunc_impl_list): Likewise.
18058         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
18059         name.
18060         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
18061         file.
18062         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
18063         file.
18064         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
18065         multiarch strchrnul for PPC32.
18066         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
18067         multiarch objects.
18068         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18069         (__libc_ifunc_impl_list): Likewise.
18071         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
18072         file.
18073         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
18074         multiarch strncasecmp for PPC32.
18075         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
18076         file.
18077         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
18078         multiarch strncasecmp_l for PPC32.
18079         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
18080         strncasecmp multiarch objects.
18081         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18082         (__libc_ifunc_impl_list): Likewise.
18084         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
18085         file.
18086         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
18087         multiarch strncasecmp for PPC32.
18088         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
18089         New file.
18090         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
18091         multiarch strcasecmp_l for PPC32.
18092         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
18093         multiarch objects.
18094         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18095         (__libc_ifunc_impl_list): Likewise.
18097         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
18098         file.
18099         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
18100         file.
18101         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
18102         multiarch strncmp for PPC32.
18103         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
18104         multiarch objects.
18105         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18106         (__libc_ifunc_impl_list): Likewise.
18108         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
18109         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
18110         file.
18111         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
18112         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
18113         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
18114         multiarch objects.
18115         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18116         (__libc_ifunc_impl_list): Likewise.
18118         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
18119         file.
18120         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
18121         file.
18122         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
18123         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
18124         multiarch objects.
18125         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18126         (__libc_ifunc_impl_list): Likewise.
18128         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
18129         file.
18130         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
18131         file.
18132         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
18133         multiarch rawmemchr for PPC32.
18134         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
18135         multiarch objects.
18136         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18137         (__libc_ifunc_impl_list): Likewise.
18139         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
18140         file.
18141         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
18142         file.
18143         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
18144         file: memrchr multiarch for PPC32.
18145         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
18146         multiarch objects.
18147         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18148         (__libc_ifunc_impl_list): Likewise.
18150         * string/memchr.c (__memchr): Using macro to redefine symbol name.
18151         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
18152         file.
18153         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
18154         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
18155         multiarch memchr for PPC32.
18156         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
18157         multiarch objects.
18158         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
18159         (__libc_ifunc_impl_list): Likewise.
18161         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
18162         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
18163         file.
18164         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
18165         file.
18166         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
18167         file: multiarch mempcpy for PPC32.
18168         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
18169         multiarch objects.
18170         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
18171         (__libc_ifunc_impl_list): Likewise.
18173         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
18174         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
18175         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
18176         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
18177         multiarch bzero for PPC32.
18178         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
18179         file.
18180         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
18181         file.
18182         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
18183         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
18184         file: multiarch memset for PPC32.
18185         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
18186         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
18187         memset multiarch objects.
18188         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
18189         (__libc_ifunc_impl_list): Likewise.
18191         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
18192         file.
18193         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
18194         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
18195         memcmp for PPC32.
18196         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
18197         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
18198         multiarch objects.
18199         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
18200         (__libc_ifunc_impl_list): Likewise.
18202         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
18203         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
18204         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
18205         file.
18206         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
18207         file.
18208         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
18209         file.
18210         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
18211         multiarch memcpy for PPC32.
18212         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
18213         multiarch objects.
18214         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
18215         (__libc_ifunc_impl_list): Likewise.
18217         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
18218         support multiarch for POWER/PPC32.
18219         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
18220         Likewise.
18221         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
18222         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
18223         Implies file to make multiarch folder appers before the fpu and
18224         default folder for power4 configuration.
18226 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
18228         * scripts/bench.pl: Append volatile keyword to type.
18230 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
18232         * sysdeps/sh/sotruss-lib.c: New file.
18233         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
18235 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18237         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18239 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
18241         [BZ #6810]
18242         * math/w_tgamma.c: Include <errno.h>.
18243         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
18244         * math/w_tgammaf.c: Include <errno.h>.
18245         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
18246         * math/w_tgammal.c: Include <errno.h>.
18247         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
18248         * math/auto-libm-test-in: Do not allow missing errno on tgamma
18249         underflow.  Add more tgamma tests.
18250         * math/auto-libm-test-out: Regenerated.
18251         * sysdeps/i386/fpu/libm-test-ulps: Update.
18252         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18254         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
18255         sin, sinh, tan, tanh, tgamma, y0 and y1.
18256         * math/auto-libm-test-out: Regenerated.
18257         * math/libm-test.inc (TEST_COND_x86_64): New macro.
18258         (TEST_COND_x86): Likewise.
18259         (M_E2l): Remove macro.
18260         (M_E3l): Likewise.
18261         (M_2_SQRT_PIl): Likewise.
18262         (M_SQRT_PIl): Likewise.
18263         (M_1_DIV_El): Likewise.
18264         (log_test_data): Use AUTO_TESTS_f_f.
18265         (log10_test_data): Likewise.
18266         (log1p_test_data): Likewise.
18267         (log2_test_data): Likewise.
18268         (sin_test_data): Likewise.
18269         (sin_tonearest_test_data): Likewise.
18270         (sin_towardzero_test_data): Likewise.
18271         (sin_downward_test_data): Likewise.
18272         (sin_upward_test_data): Likewise.
18273         (sinh_test_data): Likewise.
18274         (sinh_tonearest_test_data): Likewise.
18275         (sinh_towardzero_test_data): Likewise.
18276         (sinh_downward_test_data): Likewise.
18277         (sinh_upward_test_data): Likewise.
18278         (tan_test_data): Likewise.
18279         (tan_tonearest_test_data): Likewise.
18280         (tan_towardzero_test_data): Likewise.
18281         (tan_downward_test_data): Likewise.
18282         (tan_upward_test_data): Likewise.
18283         (tanh_test_data): Likewise.
18284         (tgamma_test_data): Likewise.
18285         (y0_test_data): Likewise.
18286         (y1_test_data): Likewise.
18287         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
18288         (special_real_inputs): Add pi/4.
18289         * sysdeps/i386/fpu/libm-test-ulps: Update.
18290         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18292 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18294         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
18295         "longjmp_target" static probes.
18296         (__longjmp): Rename to __longjmp_symbol.
18297         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
18298         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
18299         on which longjmp to generate.
18300         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
18301         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
18302         probe.
18303         (__sigsetjmp): Rename to __sigsetjmp_symbol.
18304         (__sigjmp_save): Rename to __sigjmp_save_symbol.
18305         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
18306         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
18307         and __sigjmp_save_symbol based on which sigsetjmp to generated.
18308         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
18309         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
18310         __longjmp_symbol based on which __longjmp to generate.
18311         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
18312         probe.
18313         (setjmp): Rename to setjmp_symbol.
18314         (__sigsetjmp): Rename to __sigsetjmp_symbol.
18315         (_setjmp): Rename to _setjmp_symbol.
18316         (__sigsetjmp): Rename to __sigsetjmp_symbol.
18317         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
18318         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
18319         which setjmp to generate.
18320         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
18321         "longjmp_target" static probes.
18323 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
18325         * benchtests/README: Add note about output arguments.
18326         * benchtests/bench-sincos.c: Remove file.
18327         * benchtests/sincos-inputs: New file.
18328         * scripts/bench.pl: Identify output arguments and define
18329         static variables for them.
18331         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
18333         [BZ #15941]
18334         * Makefile (INSTALL): Add install-plain.texi as the primary
18335         dependency.
18336         * manual/install-plain.texi: New file.
18337         * manual/install.texi: Include node directive only for
18338         non-plaintext output.
18340 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
18342         * stdlib/longlong.h: Update from GCC.
18344         [BZ #6807]
18345         [BZ #15901]
18346         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
18347         * math/w_j0f.c (y0f): Likewise.
18348         * math/w_j0l.c (__y0l): Likewise.
18349         * math/w_j1.c (y1): Likewise.
18350         * math/w_j1f.c (y1f): Likewise.
18351         * math/w_j1l.c (__y1l): Likewise
18352         * math/w_jn.c (yn): Likewise.
18353         * math/w_jnf.c (ynf): Likewise.
18354         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
18355         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
18356         value for Bessel function domain errors outside _SVID_ mode.
18357         Adjust sign of return value for yn (negative integer, 0).
18358         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
18359         by zero in return for negative x and set sign appropriately for
18360         negative n.
18361         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
18362         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
18363         * math/libm-test.inc (y0_test_data): Add more tests and adjust
18364         expectations in error cases.
18365         (y1_test_data): Likewise.
18366         (yn_test_data): Likewise.
18367         * sysdeps/i386/fpu/libm-test-ulps: Update.
18368         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18370 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18372         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
18373         "64" to "64-v1".  Add "64-v2".
18374         (abi-64-options): Rename to ...
18375         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
18376         (abi-64-condition): Rename to ...
18377         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
18378         (abi-64-ld-soname): Rename to ...
18379         (abi-64-v1-ld-soname): ... this.
18380         (abi-64-v2-options): Define.
18381         (abi-64-v2-condition): Likewise.
18382         (abi-64-v2-ld-soname): Likewise.
18383         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
18384         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
18385         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
18386         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
18387         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
18389 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18390             Alan Modra  <amodra@gmail.com>
18392         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
18393         New versions for use with the ELFv2 ABI.
18394         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
18395         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
18396         declaration.
18397         (struct La_ppc64v2_retval): Likewise.
18398         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
18399         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
18400         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
18401         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
18402         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
18403         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
18404         Do not save or restore CR.
18405         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
18406         (_dl_profile_resolve): Do no save or restore CR.  Support extended
18407         return values for ELFv2 ABI.  Fix location of FPR return registers.
18408         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
18409         updated values for _CALL_ELF == 2.
18410         (La_regs, La_retval, int_retval): Likewise.
18412 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18414         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
18415         (FRAME_MIN_SIZE_PARM): Likewise.
18416         (FRAME_BACKCHAIN): Likewise.
18417         (FRAME_CR_SAVE): Likewise.
18418         (FRAME_LR_SAVE): Likewise.
18419         (FRAME_TOC_SAVE): Likewise.
18420         (FRAME_PARM_SAVE): Likewise.
18421         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
18422         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
18423         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
18424         (call_mcount_parm_offset): New macro.
18425         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
18426         (PROF): Use symbolic stack frame offsets.
18427         (TAIL_CALL_SYSCALL_ERROR): Likewise.
18428         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
18429         Redefine in terms of FRAME_MIN_SIZE.
18430         (_dl_runtime_resolve): Use symbolic stack frame offsets.
18431         (_dl_profile_resolve): Likewise.  Update comment.
18432         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
18433         symbols stack frame offsets.
18434         (__sigsetjmp): Likewise.
18435         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
18436         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
18437         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
18438         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
18440         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
18441         (FRAME_BACKCHAIN): Remove.
18442         (FRAME_CR_SAVE): Likewise.
18443         (FRAME_LR_SAVE): Likewise.
18444         (FRAME_COMPILER_DW): Likewise.
18445         (FRAME_LINKER_DW): Likewise.
18446         (FRAME_TOC_SAVE): Likewise.
18447         (FRAME_PARM_SAVE): Likewise.
18448         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
18449         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
18450         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
18451         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
18452         (CHECK_SP): Use symbolic stack frame offsets.
18453         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
18454         zone" instead of caller's parameter save area for temp storage.
18455         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
18456         Likewise.  Also, use symbolic stack frame offsets.
18457         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
18458         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
18459         our own stack frame instead of the caller's.
18460         (__socket): Use symbolic stack frame offsets.
18462 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18463             Alan Modra  <amodra@gmail.com>
18465         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
18466         Define.
18467         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
18468         (PPC64_LOCAL_ENTRY_OFFSET): Define.
18469         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
18470         New function.
18471         (elf_machine_fixup_plt): Call it.
18472         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
18473         reloc arguments.
18474         (elf_machine_rela): Update call to elf_machine_plt_conflict.
18475         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
18476         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
18477         r2 before calling target.
18479 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18480             Alan Modra  <amodra@gmail.com>
18482         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
18483         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
18484         versions of macros to support ELFv2 ABI.
18485         (LOCALENTRY): New macro.
18486         (ENTRY, EALIGN): Use it.
18487         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
18488         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
18489         fall through into ENTRY entry point.
18490         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
18491         Only define if _CALL_ELF != 2.
18493         (elf_machine_matches_host): Verify ABI version matches.
18494         (RTLD_START): Use LOCALENTRY.
18495         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
18496         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
18497         (PLT_ENTRY_WORDS): New macro.
18498         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
18499         (elf_machine_runtime_setup): Support ELFv2 ABI.
18500         (elf_machine_fixup_plt): Likewise.
18501         (elf_machine_plt_conflict): Likewise.
18502         (resolve_ifunc): Likewise.
18503         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
18504         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
18505         Likewise.
18506         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
18507         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
18508         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
18509         (makecontext): Support ELFv2 ABI.
18510         * elf/elf.h (EF_PPC64_ABI): Define.
18512 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18514         * sysdeps/powerpc/powerpc64/sysdep.h
18515         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
18516         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
18517         (ENTRY) [ASSEMBLER]: ... but instead here ...
18518         (EALIGN) [ASSEMBLER]: ... and here.
18519         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
18520         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
18521         (ENTRY_2) [!ASSEMBLER]: Use it.
18522         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
18523         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
18524         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
18525         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
18526         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
18527         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
18528         Use PPC64_LOAD_FUNCPTR.
18530         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
18532 2013-12-04  Alan Modra  <amodra@gmail.com>
18534         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
18535         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
18536         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
18537         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
18539         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
18540         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
18541         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
18542         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
18543         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
18544         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
18546 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18548         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
18549         (__makecontext): Fix incorrect CFI when backtracing out of
18550         context created via makecontext.
18551         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
18552         (__setcontext): Fix incorrect CFI during switch to new context.
18553         (__novec_setcontext): Likewise.
18555 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
18557         [BZ #4772]
18558         * time/strptime_l.c (__strptime_internal): Allow modifiers
18559         in strptime.
18560         * time/tst-strptime.c (day_tests): Add testcase.
18562 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
18564         * scripts/bench.pl: Skip over blank lines.
18566 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
18568         [BZ #926]
18569         * manual/time.texi (Calendar Time): Clarify what timezone functions
18570         use.
18572 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18574         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18576 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
18578         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
18579         implementation.
18580         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
18581         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
18582         * debug/memset_chk.c (__memset_chk): Likewise.
18583         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
18584         * debug/strncpy_chk.c: Likewise.
18586 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
18588         [BZ #15268]
18589         [BZ #15425]
18590         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
18591         (__ieee754_exp): For possibly underflowing results, check size of
18592         result and force underflow exception if required.
18593         * math/auto-libm-test-in: Add more tests of exp.
18594         * math/auto-libm-test-out: Regenerated.
18595         * sysdeps/i386/fpu/libm-test-ulps: Update.
18596         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18598         [BZ #16283]
18599         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
18600         * math/w_exp2f.c (__exp2f): Likewise.
18601         * math/w_exp2l.c (__exp2l): Likewise.
18602         * math/auto-libm-test-in: Do not allow missing errno on exp2
18603         underflow.
18604         * math/auto-libm-test-out: Regenerated.
18606 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
18608         [BZ #16274]
18609         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
18610         handle filename validation.
18611         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
18612         (do_open): Delete.
18614 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
18616         [BZ #6786]
18617         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
18618         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
18619         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
18620         <float.h>.
18621         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
18622         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
18623         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
18624         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
18625         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
18626         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
18627         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
18628         * math/auto-libm-test-in: Don't allow missing errno from erfc.
18629         Add more erfc tests.
18630         * math/auto-libm-test-out: Regenerated.
18631         * sysdeps/i386/fpu/libm-test-ulps: Update.
18632         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18634         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
18635         exp2, expm1, j0 and j1.
18636         * math/auto-libm-test-out: Regenerated.
18637         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
18638         (erfc_test_data): Likewise.
18639         (exp_test_data): Likewise.
18640         (exp_tonearest_test_data): Likewise.
18641         (exp_towardzero_test_data): Likewise.
18642         (exp_downward_test_data): Likewise.
18643         (exp_upward_test_data): Likewise.
18644         (exp10_test_data): Likewise.
18645         (exp2_test_data): Likewise.
18646         (expm1_test_data): Likewise.
18647         (j0_test_data): Likewise.
18648         (j1_test_data): Likewise.
18649         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
18650         (input_flag_type): Add flag_xfail_rounding.
18651         (input_flags): Add xfail-rounding.
18652         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
18653         (output_for_one_input_case): Handle flag_xfail_rounding.
18654         * sysdeps/i386/fpu/libm-test-ulps: Update.
18655         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18657 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
18659         [BZ #16289]
18660         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
18661         division by 0.
18663 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
18665         [BZ #16195]
18666         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
18667         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
18668         (STAP_PROBE0): New macro.
18669         (STAP_PROBE1): Likewise.
18670         (STAP_PROBE2): Likewise.
18671         (STAP_PROBE3): Likewise.
18672         (STAP_PROBE4): Likewise.
18674 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
18676         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
18678 2013-12-02  Steve Ellcey  <sellcey@mips.com>
18680         * benchtests/Makefile (bench): Add sqrt.
18681         (LDLIBS-bench-sqrt): New.
18682         * benchtests/sqrt-input: New.
18684 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
18686         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
18687         (GAIH_EAI): Likewise.
18688         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
18689         (gaih_inet): Likewise.
18690         (getaddrinfo): Don't use GAIH_EAI.
18692         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
18693         (struct gaih): Remove definition.
18695 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
18697         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
18698         Use HERRNOP directly.
18700 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18702         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18704 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
18706         * math/gen-auto-libm-tests.c (test_functions): Add more
18707         single-argument functions.
18708         (special_fill_pi_2): New function.
18709         (special_fill_minus_pi_2): Likewise.
18710         (special_fill_pi_6): Likewise.
18711         (special_fill_minus_pi_6): Likewise.
18712         (special_fill_pi_3): Likewise.
18713         (special_fill_2pi_3): Likewise.
18714         (special_fill_e): Likewise.
18715         (special_fill_1_e): Likewise.
18716         (special_fill_e_minus_1): Likewise.
18717         (special_real_inputs): Add more special inputs.
18718         (output_for_one_input_case): Do not require ERANGE on underflow to
18719         zero if round-to-nearest result does not underflow to zero, unless
18720         exact results required.
18721         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
18722         atan, atanh, cbrt, cos and cosh.
18723         * math/auto-libm-test-out: Regenerated.
18724         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
18725         (acos_tonearest_test_data): Likewise.
18726         (acos_towardzero_test_data): Likewise.
18727         (acos_downward_test_data): Likewise.
18728         (acos_upward_test_data): Likewise.
18729         (acosh_test_data): Likewise.
18730         (asin_test_data): Likewise.
18731         (asin_tonearest_test_data): Likewise.
18732         (asin_towardzero_test_data): Likewise.
18733         (asin_upward_test_data): Likewise.
18734         (asinh_test_data): Likewise.
18735         (atan_test_data): Likewise.
18736         (atanh_test_data): Likewise.
18737         (cbrt_test_data): Likewise.
18738         (cos_test_data): Likewise.
18739         (cos_tonearest_test_data): Likewise.
18740         (cos_towardzero_test_data): Likewise.
18741         (cos_downward_test_data): Likewise.
18742         (cos_upward_test_data): Likewise.
18743         (cosh_test_data): Likewise.
18744         (cosh_tonearest_test_data): Likewise.
18745         (cosh_towardzero_test_data): Likewise.
18746         (cosh_downward_test_data): Likewise.
18747         (cosh_upward_test_data): Likewise.
18748         * sysdeps/i386/fpu/libm-test-ulps: Update.
18749         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18751 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
18753         [BZ #6787]
18754         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
18755         * math/w_exp10f.c (__exp10f): Likewise.
18756         * math/w_exp10l.c (__exp10l): Likewise.
18757         * math/libm-test.inc (exp10_test_data): Add more tests and expect
18758         errno settings in existing tests.
18760         [BZ #14032]
18761         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
18762         precision control set to double precision.
18763         * sysdeps/i386/fpu/w_sqrt.c: New file.
18764         * math/auto-libm-test-in: Add more tests.
18765         * math/auto-libm-test-out: Update.
18767         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
18768         (sqrt_test_tonearest): New function.
18769         (sqrt_towardzero_test_data): New variable.
18770         (sqrt_test_towardzero): New function.
18771         (sqrt_downward_test_data): New variable.
18772         (sqrt_test_downward): New function.
18773         (sqrt_upward_test_data): New variable.
18774         (sqrt_test_upward): New function.
18775         (main): Call the new functions.
18777         * math/gen-auto-libm-tests.c: New file.
18778         * math/auto-libm-test-in: Likewise.
18779         * math/auto-libm-test-out: New generated file.
18780         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
18781         variables.
18782         (%beautify): Add generated representations of zero.
18783         (top level): Set $auto_input and call parse_auto_input.
18784         (beautify): Remove trailing "f" from hex float constants.
18785         (parse_args): Handle XFAIL_TEST.
18786         (convert_condition): New function.
18787         (or_value): Likewise.
18788         (or_cond_value): Likewise.
18789         (generate_testfile): Handle AUTO_TESTS_* lines.
18790         (parse_auto_input): New function.
18791         * math/libm-test.inc (XFAIL_TEST): New macro.
18792         (ERRNO_UNCHANGED): Update value.
18793         (ERRNO_EDOM): Likewise.
18794         (ERRNO_ERANGE): Likewise.
18795         (IGNORE_RESULT): Likewise.
18796         (TEST_COND_flt_32): New macro.
18797         (TEST_COND_dbl_64): Likewise.
18798         (TEST_COND_ldbl_96_intel): Likewise.
18799         (TEST_COND_ldbl_96_m68k): Likewise.
18800         (TEST_COND_ldbl_128): Likewise.
18801         (TEST_COND_ldbl_128ibm): Likewise.
18802         (TEST_COND_long32): Likewise.
18803         (TEST_COND_long64): Likewise.
18804         (TEST_COND_before_rounding): Likewise.
18805         (TEST_COND_after_rounding): Likewise.
18806         (enable_test): Handle XFAIL_TEST flag.
18807         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
18808         with finite results.
18809         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
18810         auto-libm-test-out.
18812 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
18813             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
18815         [BZ #16214]
18816         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
18817         __tls_get_addr_internal instead of __tls_get_offset in order to
18818         avoid GOT pointer dependency.  Make rtld export
18819         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
18820         __tls_get_addr since we are a __tls_get_offset platform.
18821         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
18822         GOT pointer being set up before.
18823         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
18825 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
18827         * manual/math.texi (Errors in Math Functions): Document accuracy
18828         goals.
18830         [BZ #15004]
18831         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
18832         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
18833         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
18834         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
18835         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
18836         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
18837         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
18838         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
18839         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
18840         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
18841         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
18842         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
18843         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
18844         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
18845         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
18846         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
18848         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
18849         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
18850         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
18851         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
18852         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
18853         Likewise.
18854         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
18855         Likewise.
18856         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
18857         Likewise.
18858         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
18859         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
18860         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
18861         atomic-feupdateenv and flt-rounds.
18862         * sysdeps/powerpc/nofpu/Versions (libc): Add
18863         __atomic_feholdexcept, __atomic_feclearexcept,
18864         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
18865         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
18866         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
18867         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
18868         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
18869         here.
18870         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
18871         Update.
18873         * manual/arith.texi (FP Exceptions): Document that exceptions may
18874         not be raised when matherr is used.
18875         (Math Error Reporting): Document overflow in directed rounding
18876         modes.  Document that errno may not be set when finite values are
18877         returned on overflow.  Document intent to set errno on underflow
18878         only for underflow to zero.
18880         [BZ #16271]
18881         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
18882         round-to-nearest then adjust result for other rounding modes.
18883         * include/fenv.h (fegetround): Use libm_hidden_proto.
18884         * math/fegetround.c (fegetround): Use libm_hidden_def.
18885         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
18886         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
18887         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
18888         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
18889         Likewise.
18890         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
18891         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
18892         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
18893         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
18895 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
18897         [BZ #16077]
18898         * nss/Versions (libnss_files): Add
18899         _nss_files_gethostbyname3_r.
18900         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
18901         New function.
18902         (HOST_DB_LOOKUP): Remove macro.
18903         (_nss_files_gethostbyname_r): Implement function without the
18904         HOST_DB_LOOKUP macro.
18905         (_nss_files_gethostbyname2_r): Likewise.
18907 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
18909         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
18911 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
18913         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
18914         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
18915         warning.
18917 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18919         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
18920         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
18921         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
18922         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
18923         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
18924         __fe_nomask_env_priv and attribute_hidden.
18925         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
18926         (libc_feupdateenv_test_ppc): Likewise.
18927         (libc_feresetround_ppc): Likewise.
18928         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
18929         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
18930         compat_symbol macro.
18931         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
18932         (__fe_nomask_env): Likewise.
18933         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
18935 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
18937         * string/Makefile: Remove ifunc tests.
18938         * string/test-string.h: Define TEST_IFUNC.
18939         * string/test-bcopy-ifunc.c: Remove.
18940         * string/test-bzero-ifunc.c: Likewise.
18941         * string/test-memccpy-ifunc.c: Likewise.
18942         * string/test-memchr-ifunc.c: Likewise.
18943         * string/test-memcmp-ifunc.c: Likewise.
18944         * string/test-memcpy-ifunc.c: Likewise.
18945         * string/test-memmem-ifunc.c: Likewise.
18946         * string/test-memmove-ifunc.c: Likewise.
18947         * string/test-mempcpy-ifunc.c: Likewise.
18948         * string/test-memrchr-ifunc.c: Likewise.
18949         * string/test-memset-ifunc.c: Likewise.
18950         * string/test-rawmemchr-ifunc.c: Likewise.
18951         * string/test-stpcpy-ifunc.c: Likewise.
18952         * string/test-stpncpy-ifunc.c: Likewise.
18953         * string/test-strcasecmp-ifunc.c: Likewise.
18954         * string/test-strcasestr-ifunc.c: Likewise.
18955         * string/test-strcat-ifunc.c: Likewise.
18956         * string/test-strchr-ifunc.c: Likewise.
18957         * string/test-strchrnul-ifunc.c: Likewise.
18958         * string/test-strcmp-ifunc.c: Likewise.
18959         * string/test-strcpy-ifunc.c: Likewise.
18960         * string/test-strcspn-ifunc.c: Likewise.
18961         * string/test-strlen-ifunc.c: Likewise.
18962         * string/test-strncasecmp-ifunc.c: Likewise.
18963         * string/test-strncat-ifunc.c: Likewise.
18964         * string/test-strncmp-ifunc.c: Likewise.
18965         * string/test-strncpy-ifunc.c: Likewise.
18966         * string/test-strnlen-ifunc.c: Likewise.
18967         * string/test-strpbrk-ifunc.c: Likewise.
18968         * string/test-strrchr-ifunc.c: Likewise.
18969         * string/test-strspn-ifunc.c: Likewise.
18970         * string/test-strstr-ifunc.c: Likewise.
18972 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
18974         * benchtests/Makefile: Remove ifunc tests.
18975         * benchtests/bench-string.h: Define TEST_IFUNC.
18976         * benchtests/bench-bcopy-ifunc.c: Remove.
18977         * benchtests/bench-bzero-ifunc.c: Likewise.
18978         * benchtests/bench-memccpy-ifunc.c: Likewise.
18979         * benchtests/bench-memchr-ifunc.c: Likewise.
18980         * benchtests/bench-memcmp-ifunc.c: Likewise.
18981         * benchtests/bench-memcpy-ifunc.c: Likewise.
18982         * benchtests/bench-memmem-ifunc.c: Likewise.
18983         * benchtests/bench-memmove-ifunc.c: Likewise.
18984         * benchtests/bench-mempcpy-ifunc.c: Likewise.
18985         * benchtests/bench-memrchr-ifunc.c: Likewise.
18986         * benchtests/bench-memset-ifunc.c: Likewise.
18987         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
18988         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
18989         * benchtests/bench-stpcpy-ifunc.c: Likewise.
18990         * benchtests/bench-stpncpy-ifunc.c: Likewise.
18991         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
18992         * benchtests/bench-strcasestr-ifunc.c: Likewise.
18993         * benchtests/bench-strcat-ifunc.c: Likewise.
18994         * benchtests/bench-strchr-ifunc.c: Likewise.
18995         * benchtests/bench-strchrnul-ifunc.c: Likewise.
18996         * benchtests/bench-strcmp-ifunc.c: Likewise.
18997         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
18998         * benchtests/bench-strcpy-ifunc.c: Likewise.
18999         * benchtests/bench-strcspn-ifunc.c: Likewise.
19000         * benchtests/bench-strlen-ifunc.c: Likewise.
19001         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
19002         * benchtests/bench-strncat-ifunc.c: Likewise.
19003         * benchtests/bench-strncmp-ifunc.c: Likewise.
19004         * benchtests/bench-strncpy-ifunc.c: Likewise.
19005         * benchtests/bench-strnlen-ifunc.c: Likewise.
19006         * benchtests/bench-strpbrk-ifunc.c: Likewise.
19007         * benchtests/bench-strrchr-ifunc.c: Likewise.
19008         * benchtests/bench-strsep-ifunc.c: Likewise.
19009         * benchtests/bench-strspn-ifunc.c: Likewise.
19010         * benchtests/bench-strstr-ifunc.c: Likewise.
19012 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
19014         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
19016 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
19018         * resolv/netdb.h: Use __glibc_reserved instead __unused.
19019         * rt/aio.h: Likewise.
19020         * sysdeps/gnu/bits/utmp.h: Likewise.
19021         * sysdeps/gnu/bits/utmpx.h: Likewise.
19022         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
19023         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
19024         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
19025         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
19026         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
19027         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
19028         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
19029         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
19030         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
19031         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
19032         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
19033         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
19034         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
19035         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
19036         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
19037         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
19038         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
19039         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
19040         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
19041         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
19042         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
19043         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
19044         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
19045         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
19046         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
19047         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
19048         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
19049         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
19050         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
19051         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
19052         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
19053         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
19054         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
19055         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
19056         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
19057         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
19058         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
19059         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
19060         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
19061         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
19062         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
19063         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
19065 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
19067         [BZ #16245]
19068         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
19069         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
19071 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
19073         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
19074         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
19075         Likewise.
19077 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19079         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
19080         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
19081         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
19082         (__fesetround): Remove define.
19083         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
19084         rounding and exceptions handling.
19085         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
19086         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
19087         (__fe_nomask_env): Likewise.
19088         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
19089         __fegetround instead of fegetround.
19090         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
19091         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
19093 2013-11-21  Roland McGrath  <roland@hack.frob.com>
19095         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
19096         it's there.
19098         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
19100 2013-11-21  Meador Inge  <meadori@codesourcery.com>
19102         [BZ #11157]
19103         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
19104         (encrypt_r): Likewise.
19105         * malloc/obstack.h (obstack_free): Likewise.
19106         * posix/unistd.h (encrypt): Likewise.
19108 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
19110         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
19111         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
19112         DL_CALL_DT_FINI() that call the functions directly.
19113         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
19114         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
19115         * elf/dl-fini.c: Likewise.
19117 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
19119         * malloc/hooks.c (memalign_check): Add alignment rounding.
19120         * malloc/malloc.c (_mid_memalign): New function.
19121         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
19122         Implement by calling _mid_memalign.
19123         * manual/probes.texi (Memory Allocation Probes): Remove
19124         memory_valloc_retry and memory_pvalloc_retry.
19126 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
19128         * locale/programs/locarchive.c (open_archive): Add const
19129         qualifier to ARCHIVEFNAME and copy default fname to
19130         DEFAULT_FNAME.
19132         [BZ #15601]
19133         * libio/tst-widetext.input: Rename Oriya to Odia.
19134         * locale/iso-639.def: Likewise.
19136         * manual/probes.texi (Mathematical Function Probes): Add
19137         documentation for sin, cos, asin and acos probes.
19138         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
19139         (__sin32): Add slowasin probe.
19140         (__cos32): Add slowacos probe.
19141         (__mpsin): Add slowsin probe.
19142         (__mpcos): Add slowcos probe.
19144 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
19146         [BZ #15483]
19147         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
19148         thread-local __sim_exceptions_thread and global
19149         __sim_exceptions_global.
19150         (__sim_disabled_exceptions): Change to thread-local
19151         __sim_disabled_exceptions_thread and global
19152         __sim_disabled_exceptions_global.
19153         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
19154         and global __sim_round_mode_global.
19155         (__simulate_exceptions): Use thread-local floating-point state and
19156         set global state from it as needed.
19157         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
19158         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
19159         __sim_round_mode_thread.
19160         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
19161         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
19162         and global __sim_exceptions_global.
19163         (__sim_disabled_exceptions): Change to thread-local
19164         __sim_disabled_exceptions_thread and global
19165         __sim_disabled_exceptions_global.
19166         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
19167         and global __sim_round_mode_global.
19168         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
19169         (SIM_SET_GLOBAL): Likewise.
19170         * sysdeps/powerpc/soft-fp/sfp-machine.h
19171         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
19172         __sim_round_mode_thread.
19173         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
19174         __sim_disabled_exceptions_thread.
19175         (__sim_exceptions): Change to __sim_exceptions_thread.
19176         (__sim_disabled_exceptions): Change to
19177         __sim_disabled_exceptions_thread.
19178         (__sim_round_mode): Change to __sim_round_mode_thread.
19179         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
19180         thread-local floating-point state and set global state from it as
19181         needed.
19182         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
19183         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
19184         (__sim_disabled_exceptions): Remove extern declaration.
19185         (feenableexcept): Use thread-local floating-point state and set
19186         global state from it as needed.
19187         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
19188         extern declaration.
19189         (__sim_disabled_exceptions): Likewise.
19190         (__sim_round_mode): Likewise.
19191         (__fegetenv): Use thread-local floating-point state.
19192         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
19193         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
19194         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
19195         floating-point state and set global state from it as needed.
19196         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
19197         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
19198         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
19199         Likewise.
19200         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
19201         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
19202         Likewise.
19203         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
19204         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
19205         Use __sim_round_mode_thread.
19206         * math/test-fenv-tls.c: New file.
19207         * math/Makefile (tests): Add test-fenv-tls.
19208         ($(objpfx)test-fenv-tls): Depend on
19209         $(common-objpfx)nptl/libpthread.so.
19211 2013-11-19  Andreas Schwab  <schwab@suse.de>
19213         * locale/programs/locale.c (show_info): Decode wordarray elements.
19214         * locale/categories.def (LC_MONETARY): Add element for
19215         _NL_MONETARY_CRNCYSTR.
19216         * locale/C-monetary.c (conversion_rate): New variable.
19217         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
19218         element.
19220 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
19222         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
19223         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
19225 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
19227         * elf/Makefile (tst-auxv): New test.
19228         * elf/tst-auxv.c: New
19229         * elf/rtld.c (dl_main): Adjust AT_EXECFN
19231 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
19233         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
19234         (hidden_proto): Caller changed.
19235         (hidden_tls_proto): New macro.
19236         (libc_hidden_tls_proto): Likewise.
19237         (rtld_hidden_tls_proto): Likewise.
19238         (libm_hidden_tls_proto): Likewise.
19239         (libresolv_hidden_tls_proto): Likewise.
19240         (librt_hidden_tls_proto): Likewise.
19241         (libdl_hidden_tls_proto): Likewise.
19242         (libnss_files_hidden_tls_proto): Likewise.
19243         (libnsl_hidden_tls_proto): Likewise.
19244         (libnss_nisplus_hidden_tls_proto): Likewise.
19245         (libutil_hidden_tls_proto): Likewise.
19247 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
19249         [BZ #10253]
19250         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
19251         (decompose_rpath): Defer expansion to fillin_rpath.
19252         (_dl_init_paths): Pass linkmap to fillin_rpath.
19254 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
19256         * benchtests/Makefile: Add strsep.
19257         * benchtests/bench-strsep.c: New file: strsep benchtest.
19258         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
19260 2013-11-18  Andreas Schwab  <schwab@suse.de>
19262         * locale/programs/locale.c (show_info) [case byte]: Check for
19263         '\377' instead of '\177'.
19264         * locale/C-monetary.c (not_available): Always use "\377".
19265         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
19266         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
19267         detect unavailable sign_posn locale elements.
19268         * locale/localeconv.c (__localeconv): For grouping and
19269         mon_grouping handle "\177" and "\377" like no grouping.
19270         (INT_ELEM): New macro.  Use it to set all numeric members.
19271         * locale/programs/ld-monetary.c (monetary_read)
19272         <tok_mon_grouping>: Normalize single -1 to the empty string.
19273         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
19274         Likewise.
19276 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
19278         [BZ #16055]
19279         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
19280         when we match (nil).
19281         * stdio-common/tst-sscanf.c (struct test): Add testcase.
19283 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
19285         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
19286         (NO_TEST_INLINE): Update value.
19287         (ERRNO_UNCHANGED): Likewise.
19288         (ERRNO_EDOM): Likewise.
19289         (ERRNO_ERANGE): Likewise.
19290         (IGNORE_RESULT): Likewise.
19291         (check_float_internal): Check signs of NaN results if
19292         TEST_NAN_SIGN used.
19293         (check_complex): Pass TEST_NAN_SIGN flag through to second
19294         check_float_internal call.
19295         (copysign_test_data): Add tests with quiet NaNs as second
19296         argument.  Use TEST_NAN_SIGN.
19297         (fabs_test_data): Add test of negative quiet NaN argument.  Use
19298         TEST_NAN_SIGN.
19299         (signbit_test_data): Add tests of quiet NaN argument.
19300         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
19302         * math/gen-libm-test.pl (show_exceptions): Take extra argument
19303         $ignore_result.
19304         (parse_args): Handle function results specified as IGNORE.
19305         * math/libm-test.inc (IGNORE_RESULT): New macro.
19306         (check_float_internal): Do not check numerical result if flag
19307         IGNORE_RESULT set.
19308         (check_complex): Pass through IGNORE_RESULT to second
19309         check_float_internal call.
19310         (check_int): Do not check numerical result if flag IGNORE_RESULT
19311         set.
19312         (check_long): Likewise.
19313         (check_bool): Likewise.
19314         (check_longlong): Likewise.
19315         (lrint_test_data): Add tests of infinite and NaN arguments.
19316         (lrint_tonearest_test_data): Likewise.
19317         (lrint_towardzero_test_data): Likewise.
19318         (lrint_downward_test_data): Likewise.
19319         (lrint_upward_test_data): Likewise.
19320         (llrint_test_data): Likewise.
19321         (llrint_tonearest_test_data): Likewise.
19322         (llrint_towardzero_test_data): Likewise.
19323         (llrint_downward_test_data): Likewise.
19324         (llrint_upward_test_data): Likewise.
19325         (lround_test_data): Likewise.
19326         (llround_test_data): Likewise.
19328         * math/libm-test.inc (NO_TEST_INLINE): New macro.
19329         (ERRNO_UNCHANGED): Update value.
19330         (ERRNO_EDOM): Likewise.
19331         (ERRNO_ERANGE): Likewise.
19332         (NO_TEST_INLINE_FLOAT): New macro.
19333         (NO_TEST_INLINE_DOUBLE): Likewise.
19334         (enable_test): New function.
19335         (RUN_TEST_f_f): Check enable_test before running test.
19336         (RUN_TEST_2_f): Likewise.
19337         (RUN_TEST_fff_f): Likewise.
19338         (RUN_TEST_c_f): Likewise.
19339         (RUN_TEST_f_f1): Likewise.
19340         (RUN_TEST_fF_f1): Likewise.
19341         (RUN_TEST_fI_f1): Likewise.
19342         (RUN_TEST_ffI_f1): Likewise.
19343         (RUN_TEST_c_c): Likewise.
19344         (RUN_TEST_cc_c): Likewise.
19345         (RUN_TEST_f_i): Likewise.
19346         (RUN_TEST_f_i_tg): Likewise.
19347         (RUN_TEST_ff_i_tg): Likewise.
19348         (RUN_TEST_f_b): Likewise.
19349         (RUN_TEST_f_b_tg): Likewise.
19350         (RUN_TEST_f_l): Likewise.
19351         (RUN_TEST_f_L): Likewise.
19352         (RUN_TEST_fFF_11): Likewise.
19353         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
19354         conditionals.
19355         (cosh_test_data): Likewise.
19356         (exp_test_data): Likewise.
19357         (expm1_test_data): Likewise.
19358         (hypot_test_data): Likewise.
19359         (pow_test_data): Likewise.
19360         (sinh_test_data): Likewise.
19361         (tanh_test_data): Likewise.
19362         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
19363         flags argument.
19365         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
19366         tests with quiet NaN input and output.
19367         (acosh_test_data): Likewise.
19368         (asin_test_data): Likewise.
19369         (asinh_test_data): Likewise.
19370         (atan_test_data): Likewise.
19371         (atanh_test_data): Likewise.
19372         (atan2_test_data): Likewise.
19373         (cbrt_test_data): Likewise.
19374         (cos_test_data): Likewise.
19375         (cosh_test_data): Likewise.
19376         (erf_test_data): Likewise.
19377         (erfc_test_data): Likewise.
19378         (exp_test_data): Likewise.
19379         (exp10_test_data): Likewise.
19380         (exp2_test_data): Likewise.
19381         (expm1_test_data): Likewise.
19382         (hypot_test_data): Likewise.
19383         (j0_test_data): Likewise.
19384         (j1_test_data): Likewise.
19385         (jn_test_data): Likewise.
19386         (lgamma_test_data): Likewise.
19387         (log_test_data): Likewise.
19388         (log10_test_data): Likewise.
19389         (log1p_test_data): Likewise.
19390         (log2_test_data): Likewise.
19391         (pow_test_data): Likewise.
19392         (scalb_test_data): Likewise.
19393         (sin_test_data): Likewise.
19394         (sincos_test_data): Likewise.
19395         (sinh_test_data): Likewise.
19396         (tan_test_data): Likewise.
19397         (tanh_test_data): Likewise.
19398         (tgamma_test_data): Likewise.
19399         (y0_test_data): Likewise.
19400         (y1_test_data): Likewise.
19401         (yn_test_data): Likewise.
19403         [BZ #16167]
19404         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
19405         argument being NaN and avoid computations with second argument in
19406         that case.
19407         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
19408         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
19409         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
19411 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
19413         * locale/iso-639.def: Add Chitwani Tharu (the).
19415 2013-11-14  Andreas Schwab  <schwab@suse.de>
19417         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
19418         word instead of empty string.
19420 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19422         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
19423         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
19424         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
19425         (__fe_nomask_env): Likewise.
19427 2013-11-13  Steve Ellcey  <sellcey@mips.com>
19429         * benchtests/bench-timing.h: Include time.h.
19431 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
19433         [BZ #15997]
19434         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
19435         to 3.4.0 for x32.
19436         * sysdeps/unix/sysv/linux/configure: Regenerated.
19438 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
19440         [BZ #16151]
19441         * stdlib/strtod_l.c (round_and_return): Do not consider
19442         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
19443         exponent one less than half the least subnormal exponent.
19444         * stdlib/test-strtod-round-data: Add more tests.
19445         * stdlib/tst-strtod-round.c (tests): Regenerated.
19447 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19449         [BZ #14143]
19450         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
19451         (__fe_mask_env): Likewise.
19452         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
19453         libm_hidden_proto and add function prototype.
19454         (__fe_mask_env): Add function prototype.
19455         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
19456         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
19457         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
19458         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
19459         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
19460         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
19462 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
19464         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
19465         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
19467 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
19469         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
19470         of htab_find_slot().
19472 2013-11-11  David S. Miller  <davem@davemloft.net>
19474         [BZ #16150]
19475         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
19476         symbol in the non-vis3 case in static builds.
19477         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
19478         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
19479         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
19480         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
19482 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
19484         [BZ #387]
19485         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
19486         it is empty.
19488 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19490         * benchtests/Makefile: Add bench-strtod.
19491         * benchtests/bench-strtod.c: New file: strtod benchtest
19493 2013-11-11  Andreas Schwab  <schwab@suse.de>
19495         [BZ #16153]
19496         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
19497         terminating NUL in key length.
19499 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19501         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
19502         Add artificial ODP entry for vDSO symbol for PPC64.
19503         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
19504         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
19506 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
19508         [BZ #15374]
19509         * nss/getent.c (services_keys): Recognize services starting with digit.
19511 2013-11-06  David S. Miller  <davem@davemloft.net>
19513         [BZ #15985]
19514         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
19515         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
19517 2013-11-06  Will Newton  <will.newton@linaro.org>
19519         * manual/memory.texi (Malloc Examples): Remove register
19520         keyword from examples.
19522 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
19524         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
19526 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
19528         [BZ #6981]
19529         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
19530         depending on [__GCC_IEC_559 > 0].
19531         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
19532         depending on [__GCC_IEC_559_COMPLEX > 0].
19534 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
19536         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
19537         to iso-639.def.
19539 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
19541         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
19543 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
19545         [BZ #16112]
19546         * malloc/malloc (malloc_info): Do not handle first bin as
19547         special case.
19549 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
19551         * locale/iso-639.def: Add Central Nahuatl (nhn).
19553 2013-11-01  Bruno Haible  <bruno@clisp.org>
19555         [BZ #7003]
19556         * manual/math.texi (BSD Random): Specify range upper bound as
19557         in POSIX.
19559 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
19561         * locale/iso-639.def: Add Meadow Mari (mhr).
19563 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
19565         [BZ #14752], [BZ #15763]
19566         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
19567         Validate name.
19568         * rt/tst_shm.c: Add test for escaping directory.
19570 2013-10-31  Andreas Schwab  <schwab@suse.de>
19572         [BZ #15917]
19573         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
19574         followed by 'x' as part of digit sequence.
19575         * stdio-common/tst-sscanf.c (double_tests2): New tests.
19577 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
19579         [BZ #16037]
19580         * configure.ac: allow GNU Make 4.0 and greater.
19581         * configure: Regenerated.
19583 2013-10-30  Will Newton  <will.newton@linaro.org>
19585         [BZ #16038]
19586         * malloc/hooks.c (memalign_check): Limit alignment to the
19587         maximum representable power of two.
19588         * malloc/malloc.c (__libc_memalign): Likewise.
19589         * malloc/tst-memalign.c (do_test): Add test for very
19590         large alignment values.
19591         * malloc/tst-posix_memalign.c (do_test): Likewise.
19593 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
19595         [BZ #11087]
19596         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
19597         (munmap_chunk): Likewise.
19598         (mremap_chunk): Likewise.
19600 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
19602         [BZ #15799]
19603         * stdlib/div.c (div): Remove obsolete code.
19604         * stdlib/ldiv.c (ldiv): Likewise.
19605         * stdlib/lldiv.c (lldiv): Likewise.
19607 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
19609         [BZ #16071]
19610         * nss/nss_files/files-XXX.c (get_contents_ret): New
19611         enumerator.
19612         (get_contents): New function.
19613         (internal_getent): Use it.  Expand size of LINEBUFLEN.
19615 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
19617         * configure.in: Moved to ...
19618         * configure.ac: ... here. Change reference to configure.in
19619         to configure.ac.
19620         * sysdeps/arm/preconfigure.ac: ... here.
19621         configure.in to configure.ac.
19622         * sysdeps/gnu/configure.in: Moved to ...
19623         * sysdeps/gnu/configure.ac: ... here.
19624         * sysdeps/i386/configure.in: Moved to ...
19625         * sysdeps/i386/configure.ac: ... here.
19626         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
19627         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
19628         * sysdeps/mach/configure.in: Moved to ...
19629         * sysdeps/mach/configure.ac: ... here.
19630         * sysdeps/mach/hurd/configure.in: Moved to ...
19631         * sysdeps/mach/hurd/configure.ac: ... here.
19632         * sysdeps/powerpc/configure.in: Moved to ...
19633         * sysdeps/powerpc/configure.ac: ... here.
19634         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
19635         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
19636         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
19637         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
19638         * sysdeps/s390/s390-32/configure.in: Moved to ...
19639         * sysdeps/s390/s390-32/configure.ac: ... here.
19640         * sysdeps/s390/s390-64/configure.in: Moved to ...
19641         * sysdeps/s390/s390-64/configure.ac: ... here.
19642         * sysdeps/sh/configure.in: Moved to ...
19643         * sysdeps/sh/configure.ac: ... here.
19644         * sysdeps/sparc/configure.in: Moved to ...
19645         * sysdeps/sparc/configure.ac: ... here.
19646         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
19647         * sysdeps/unix/sysv/linux/configure.ac: ... here.
19648         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
19649         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
19650         * sysdeps/x86_64/configure.in: Moved to ...
19651         * sysdeps/x86_64/configure.ac: ... here.
19652         * sysdeps/x86_64/preconfigure.in: Moved to ...
19653         * sysdeps/x86_64/preconfigure.ac: ... here.
19654         * aclocal.m4: Change reference to configure.in to configure.ac.
19655         * config.h.in: Likewise.
19656         * manual/install.texi: Likewise.
19657         * manual/maint.texi: Likewise.
19658         * Makefile: Likewise.
19659         * malloc/Makefile: Likewise.
19660         * nscd/Makefile: Likewise.
19661         * Makeconfig: Change reference to configure.in and
19662         preconfigure.in to configure.ac and preconfigure.ac
19663         respectively.
19664         * INSTALL: Regenerated.
19665         * configure: Likewise.
19666         * sysdeps/gnu/configure: Likewise.
19667         * sysdeps/i386/configure: Likewise.
19668         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
19669         * sysdeps/mach/configure: Likewise.
19670         * sysdeps/mach/hurd/configure: Likewise.
19671         * sysdeps/powerpc/configure: Likewise.
19672         * sysdeps/powerpc/powerpc32/configure: Likewise.
19673         * sysdeps/powerpc/powerpc64/configure: Likewise.
19674         * sysdeps/s390/s390-32/configure: Likewise.
19675         * sysdeps/s390/s390-64/configure: Likewise.
19676         * sysdeps/sh/configure: Likewise.
19677         * sysdeps/sparc/configure: Likewise.
19678         * sysdeps/unix/sysv/linux/configure: Likewise.
19679         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
19680         * sysdeps/x86_64/configure: Likewise.
19681         * sysdeps/x86_64/preconfigure: Likewise.
19683 2013-10-29  Andreas Schwab  <schwab@suse.de>
19685         * stdio-common/Makefile (tst-swscanf-ENV): Define.
19687 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
19689         * benchtests/pow-inputs: Add new inputs.
19691         * benchtests/exp-inputs: Add new inputs.
19693         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
19694         conditional check for return value.
19695         (__cos32): Likewise.
19697 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19699         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
19700         to provide a boost for large inputs with word alignment.
19701         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
19702         implementation based on optimized PPC64 strcpy.
19703         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
19704         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
19705         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
19706         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
19708 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
19710         [BZ #2801]
19711         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
19713 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
19715         [BZ #14876]
19716         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
19717         * time/tst-strptime.c (day_tests): Add testcase.
19719 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
19721         [BZ #14029]
19722         * manual/pattern.texi: Acknowledge that fnmatch can fail.
19724 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
19726         [BZ #16074]
19727         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
19728         MAP_FAILED on error.
19730 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
19732         [BZ #16072]
19733         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
19734         heap for large requests.
19736 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
19738         [BZ #9954]
19739         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
19740         result if the result has no associated interface.
19741         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
19742         interface for all 127.X.Y.Z addresses.
19744 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
19746         * locale/iso-639.def: Add Ligurian (lij)
19748 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
19750         [BZ #15825]
19751         * sunrpc/rpc_main.c: Document rpcgen -5.
19753 2013-10-19  Michael Stahl  <mstahl@redhat.com>
19755         * elf/rtld.c (do_preload): Print the reason why preloading failed.
19757 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
19759         [BZ #10278]
19760         * posix/glob.c: Match only directories when trailing slash is present.
19761         * posix/tst-gnuglob.c (my_opendir): Do not open files.
19762         (main): Add testcase.
19764 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
19766         [BZ #15670]
19767         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
19769 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
19771         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
19772         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
19773         AUTH_DES and cindex for FIPS 140-2.
19774         (DES Encryption): Add cindex FIPS 46-3.
19776         * locale/locarchive.h (struct locarhandle): Add fname.
19777         * locale/programs/localedef.c (main): Pass ARGV[remaining]
19778         if an optional argument was specified to --list-archive,
19779         otherwise NULL.
19780         * locale/programs/locarchive.c (show_archive_content): Take new
19781         argument fname and pass it via ah.fname to open_archive.
19782         * locale/programs/localedef.h: Update decl.
19783         (open_archive): If AH->fname is non-null, open that file
19784         rather than the default file name, and don't ignore ENOENT.
19785         (create_archive): Set AH.fname to NULL.
19786         (delete_locales_from_archive): Likewise.
19787         (add_locales_to_archive): Likewise.
19788         * locale/programs/locfile.c (write_all_categories): Likewise.
19790 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
19791             Aldy Hernandez  <aldyh@redhat.com>
19793         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
19794         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
19795         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
19796         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
19797         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
19798         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
19799         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
19800         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
19801         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
19802         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
19803         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
19804         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
19805         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
19806         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
19807         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
19808         Likewise.
19809         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
19810         Likewise.
19811         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
19812         Likewise.
19813         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
19814         Likewise.
19815         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
19816         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
19817         Likewise.
19818         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
19819         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
19820         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
19821         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
19822         Likewise.
19823         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
19824         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
19825         * sysdeps/powerpc/preconfigure: Likewise.
19826         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
19827         Likewise.
19828         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
19829         Replace contents of file by #include of <fenv_libc.h>.
19830         * sysdeps/powerpc/soft-fp/sfp-machine.h
19831         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
19832         and <sys/prctl.h>.
19833         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
19834         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
19835         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
19836         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
19837         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
19838         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
19839         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
19840         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
19841         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
19842         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
19843         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
19844         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
19845         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
19846         Allow copysignl PLT reference to be missing.
19848 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
19849             Joseph Myers  <joseph@codesourcery.com
19851         [BZ #15948]
19852         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
19853         single character.
19854         (add_to_tablewc): Assert sequence of wide characters is nonempty.
19856 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
19858         * elf/tst-tls-dlinfo.c: Don't include tls.h.
19859         * elf/tst-tls1.c: Likewise.
19860         * elf/tst-tls10.h: Likewise.
19861         * elf/tst-tls14.c: Likewise.
19862         * elf/tst-tls2.c: Likewise.
19863         * elf/tst-tls3.c: Likewise.
19864         * elf/tst-tls4.c: Likewise.
19865         * elf/tst-tls5.c: Likewise.
19866         * elf/tst-tls6.c: Likewise.
19867         * elf/tst-tls7.c: Likewise.
19868         * elf/tst-tls8.c: Likewise.
19869         * elf/tst-tls9.c: Likewise.
19870         * elf/tst-tlsmod1.c: Likewise.
19871         * elf/tst-tlsmod13.c: Likewise.
19872         * elf/tst-tlsmod13a.c: Likewise.
19873         * elf/tst-tlsmod14a.c: Likewise.
19874         * elf/tst-tlsmod16a.c: Likewise.
19875         * elf/tst-tlsmod16b.c: Likewise.
19876         * elf/tst-tlsmod2.c: Likewise.
19877         * elf/tst-tlsmod3.c: Likewise.
19878         * elf/tst-tlsmod4.c: Likewise.
19879         * elf/tst-tlsmod5.c: Likewise.
19880         * elf/tst-tlsmod6.c: Likewise.
19882 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
19884         [BZ #12486]
19885         * malloc/malloc.c: remove checks for statistics.
19887 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
19889         [BZ #15277]
19890         * inet/inet_net.c (inet_network): Detect additional invalid strings.
19891         * inet/tst-network.c: Add testcase.
19893 2013-10-17  Andreas Schwab  <schwab@suse.de>
19895         [BZ #15218]
19896         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
19897         to determine canonical name.
19899 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
19901         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
19902         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
19903         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
19904         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
19905         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
19906         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
19907         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
19908         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
19909         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
19910         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
19911         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
19912         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
19913         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
19914         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
19915         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
19916         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
19917         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
19918         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
19919         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
19920         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
19921         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
19922         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
19923         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
19924         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
19925         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
19926         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
19927         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
19928         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
19929         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
19930         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
19931         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
19932         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
19933         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
19934         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
19935         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
19936         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
19937         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
19938         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
19939         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
19940         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
19941         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
19942         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
19943         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
19944         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
19945         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
19946         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
19947         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
19948         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
19949         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
19950         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
19951         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
19952         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
19953         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
19954         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
19955         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
19956         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
19957         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
19958         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
19960 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
19962         [BZ #16041]
19963         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
19964         make result into a quiet NaN.
19966 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
19968         * soft-fp/adddf3.c: Fix horizontal whitespace.
19969         * soft-fp/addsf3.c: Likewise.
19970         * soft-fp/addtf3.c: Likewise.
19971         * soft-fp/divdf3.c: Likewise.
19972         * soft-fp/divsf3.c: Likewise.
19973         * soft-fp/divtf3.c: Likewise.
19974         * soft-fp/double.h: Likewise.
19975         * soft-fp/eqdf2.c: Likewise.
19976         * soft-fp/eqsf2.c: Likewise.
19977         * soft-fp/eqtf2.c: Likewise.
19978         * soft-fp/extenddftf2.c: Likewise.
19979         * soft-fp/extended.h: Likewise.
19980         * soft-fp/extendsfdf2.c: Likewise.
19981         * soft-fp/extendsftf2.c: Likewise.
19982         * soft-fp/extendxftf2.c: Likewise.
19983         * soft-fp/fixdfdi.c: Likewise.
19984         * soft-fp/fixdfsi.c: Likewise.
19985         * soft-fp/fixdfti.c: Likewise.
19986         * soft-fp/fixsfdi.c: Likewise.
19987         * soft-fp/fixsfsi.c: Likewise.
19988         * soft-fp/fixsfti.c: Likewise.
19989         * soft-fp/fixtfdi.c: Likewise.
19990         * soft-fp/fixtfsi.c: Likewise.
19991         * soft-fp/fixtfti.c: Likewise.
19992         * soft-fp/fixunsdfdi.c: Likewise.
19993         * soft-fp/fixunsdfsi.c: Likewise.
19994         * soft-fp/fixunsdfti.c: Likewise.
19995         * soft-fp/fixunssfdi.c: Likewise.
19996         * soft-fp/fixunssfsi.c: Likewise.
19997         * soft-fp/fixunssfti.c: Likewise.
19998         * soft-fp/fixunstfdi.c: Likewise.
19999         * soft-fp/fixunstfsi.c: Likewise.
20000         * soft-fp/fixunstfti.c: Likewise.
20001         * soft-fp/floatdidf.c: Likewise.
20002         * soft-fp/floatdisf.c: Likewise.
20003         * soft-fp/floatditf.c: Likewise.
20004         * soft-fp/floatsidf.c: Likewise.
20005         * soft-fp/floatsisf.c: Likewise.
20006         * soft-fp/floatsitf.c: Likewise.
20007         * soft-fp/floattidf.c: Likewise.
20008         * soft-fp/floattisf.c: Likewise.
20009         * soft-fp/floattitf.c: Likewise.
20010         * soft-fp/floatundidf.c: Likewise.
20011         * soft-fp/floatundisf.c: Likewise.
20012         * soft-fp/floatunditf.c: Likewise.
20013         * soft-fp/floatunsidf.c: Likewise.
20014         * soft-fp/floatunsisf.c: Likewise.
20015         * soft-fp/floatunsitf.c: Likewise.
20016         * soft-fp/floatuntidf.c: Likewise.
20017         * soft-fp/floatuntisf.c: Likewise.
20018         * soft-fp/floatuntitf.c: Likewise.
20019         * soft-fp/fmadf4.c: Likewise.
20020         * soft-fp/fmasf4.c: Likewise.
20021         * soft-fp/fmatf4.c: Likewise.
20022         * soft-fp/gedf2.c: Likewise.
20023         * soft-fp/gesf2.c: Likewise.
20024         * soft-fp/getf2.c: Likewise.
20025         * soft-fp/ledf2.c: Likewise.
20026         * soft-fp/lesf2.c: Likewise.
20027         * soft-fp/letf2.c: Likewise.
20028         * soft-fp/muldf3.c: Likewise.
20029         * soft-fp/mulsf3.c: Likewise.
20030         * soft-fp/multf3.c: Likewise.
20031         * soft-fp/negdf2.c: Likewise.
20032         * soft-fp/negsf2.c: Likewise.
20033         * soft-fp/negtf2.c: Likewise.
20034         * soft-fp/op-1.h: Likewise.
20035         * soft-fp/op-2.h: Likewise.
20036         * soft-fp/op-4.h: Likewise.
20037         * soft-fp/op-8.h: Likewise.
20038         * soft-fp/op-common.h: Likewise.
20039         * soft-fp/quad.h: Likewise.
20040         * soft-fp/single.h: Likewise.
20041         * soft-fp/soft-fp.h: Likewise.
20042         * soft-fp/sqrtdf2.c: Likewise.
20043         * soft-fp/sqrtsf2.c: Likewise.
20044         * soft-fp/sqrttf2.c: Likewise.
20045         * soft-fp/subdf3.c: Likewise.
20046         * soft-fp/subsf3.c: Likewise.
20047         * soft-fp/subtf3.c: Likewise.
20048         * soft-fp/truncdfsf2.c: Likewise.
20049         * soft-fp/trunctfdf2.c: Likewise.
20050         * soft-fp/trunctfsf2.c: Likewise.
20051         * soft-fp/trunctfxf2.c: Likewise.
20052         * soft-fp/unorddf2.c: Likewise.
20053         * soft-fp/unordsf2.c: Likewise.
20054         * soft-fp/unordtf2.c: Likewise.
20056 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
20058         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
20059         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
20061 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
20063         * elf/dl-libc.c: Clear initfini list after freeing.
20065 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
20067         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
20068         * soft-fp/addsf3.c: Likewise.
20069         * soft-fp/addtf3.c: Likewise.
20070         * soft-fp/divdf3.c: Likewise.
20071         * soft-fp/divsf3.c: Likewise.
20072         * soft-fp/divtf3.c: Likewise.
20073         * soft-fp/double.h: Likewise.
20074         * soft-fp/eqdf2.c: Likewise.
20075         * soft-fp/eqsf2.c: Likewise.
20076         * soft-fp/eqtf2.c: Likewise.
20077         * soft-fp/extenddftf2.c: Likewise.
20078         * soft-fp/extended.h: Likewise.
20079         * soft-fp/extendsfdf2.c: Likewise.
20080         * soft-fp/extendsftf2.c: Likewise.
20081         * soft-fp/extendxftf2.c: Likewise.
20082         * soft-fp/fixdfdi.c: Likewise.
20083         * soft-fp/fixdfsi.c: Likewise.
20084         * soft-fp/fixdfti.c: Likewise.
20085         * soft-fp/fixsfdi.c: Likewise.
20086         * soft-fp/fixsfsi.c: Likewise.
20087         * soft-fp/fixsfti.c: Likewise.
20088         * soft-fp/fixtfdi.c: Likewise.
20089         * soft-fp/fixtfsi.c: Likewise.
20090         * soft-fp/fixtfti.c: Likewise.
20091         * soft-fp/fixunsdfdi.c: Likewise.
20092         * soft-fp/fixunsdfsi.c: Likewise.
20093         * soft-fp/fixunsdfti.c: Likewise.
20094         * soft-fp/fixunssfdi.c: Likewise.
20095         * soft-fp/fixunssfsi.c: Likewise.
20096         * soft-fp/fixunssfti.c: Likewise.
20097         * soft-fp/fixunstfdi.c: Likewise.
20098         * soft-fp/fixunstfsi.c: Likewise.
20099         * soft-fp/fixunstfti.c: Likewise.
20100         * soft-fp/floatdidf.c: Likewise.
20101         * soft-fp/floatdisf.c: Likewise.
20102         * soft-fp/floatditf.c: Likewise.
20103         * soft-fp/floatsidf.c: Likewise.
20104         * soft-fp/floatsisf.c: Likewise.
20105         * soft-fp/floatsitf.c: Likewise.
20106         * soft-fp/floattidf.c: Likewise.
20107         * soft-fp/floattisf.c: Likewise.
20108         * soft-fp/floattitf.c: Likewise.
20109         * soft-fp/floatundidf.c: Likewise.
20110         * soft-fp/floatundisf.c: Likewise.
20111         * soft-fp/floatunsidf.c: Likewise.
20112         * soft-fp/floatunsisf.c: Likewise.
20113         * soft-fp/floatuntidf.c: Likewise.
20114         * soft-fp/floatuntisf.c: Likewise.
20115         * soft-fp/floatuntitf.c: Likewise.
20116         * soft-fp/fmadf4.c: Likewise.
20117         * soft-fp/fmasf4.c: Likewise.
20118         * soft-fp/fmatf4.c: Likewise.
20119         * soft-fp/gedf2.c: Likewise.
20120         * soft-fp/gesf2.c: Likewise.
20121         * soft-fp/getf2.c: Likewise.
20122         * soft-fp/ledf2.c: Likewise.
20123         * soft-fp/lesf2.c: Likewise.
20124         * soft-fp/letf2.c: Likewise.
20125         * soft-fp/muldf3.c: Likewise.
20126         * soft-fp/mulsf3.c: Likewise.
20127         * soft-fp/multf3.c: Likewise.
20128         * soft-fp/negdf2.c: Likewise.
20129         * soft-fp/negsf2.c: Likewise.
20130         * soft-fp/negtf2.c: Likewise.
20131         * soft-fp/op-1.h: Likewise.
20132         * soft-fp/op-2.h: Likewise.
20133         * soft-fp/op-4.h: Likewise.
20134         * soft-fp/op-8.h: Likewise.
20135         * soft-fp/op-common.h: Likewise.
20136         * soft-fp/quad.h: Likewise.
20137         * soft-fp/single.h: Likewise.
20138         * soft-fp/soft-fp.h: Likewise.
20139         * soft-fp/sqrtdf2.c: Likewise.
20140         * soft-fp/sqrtsf2.c: Likewise.
20141         * soft-fp/sqrttf2.c: Likewise.
20142         * soft-fp/subdf3.c: Likewise.
20143         * soft-fp/subsf3.c: Likewise.
20144         * soft-fp/subtf3.c: Likewise.
20145         * soft-fp/truncdfsf2.c: Likewise.
20146         * soft-fp/trunctfdf2.c: Likewise.
20147         * soft-fp/trunctfsf2.c: Likewise.
20148         * soft-fp/trunctfxf2.c: Likewise.
20149         * soft-fp/unorddf2.c: Likewise.
20150         * soft-fp/unordsf2.c: Likewise.
20151         * soft-fp/unordtf2.c: Likewise.
20153 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
20155         [BZ #15672]
20156         * misc/error.c (error_tail): Fix possible buffer overflow.
20158 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
20160         [BZ #13028]
20161         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
20162         address.
20164 2013-10-14  P. J. McDermott  <pj@pehjota.net>
20166         [BZ #832]
20167         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
20168         testing pipefail option.
20170 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
20172         * soft-fp/double.h: Indent preprocessor directives inside #if.
20173         * soft-fp/extended.h: Likewise.
20174         * soft-fp/op-2.h: Likewise.
20175         * soft-fp/op-4.h: Likewise.
20176         * soft-fp/op-common.h: Likewise.
20177         * soft-fp/quad.h: Likewise.
20178         * soft-fp/single.h: Likewise.
20179         * soft-fp/soft-fp.h: Likewise.
20181 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
20183         * iconv/iconv_prog.c: Fix typos.
20184         * stdio-common/psiginfo-data.h: Likewise.
20186 2013-10-12   Reuben Thomas <rrt@sc3d.org>
20188         [BZ #15764]
20189         * locale/setlocale.c: Fix typo.
20191 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
20193         [BZ #16036]
20194         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
20195         signaling NaN arguments.
20196         * soft-fp/unordsf2.c (__unordsf2): Likewise.
20197         * soft-fp/unordtf2.c (__unordtf2): Likewise.
20199         [BZ #14910]
20200         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
20201         unordered operands.
20202         * soft-fp/gesf2.c (__gesf2): Likewise.
20203         * soft-fp/getf2.c (__getf2): Likewise.
20204         * soft-fp/ledf2.c (__ledf2): Likewise.
20205         * soft-fp/lesf2.c (__lesf2): Likewise.
20206         * soft-fp/letf2.c (__letf2): Likewise.
20208         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
20209         * soft-fp/eqsf2.c (__eqsf2): Likewise.
20210         * soft-fp/eqtf2.c (__eqtf2): Likewise.
20211         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
20212         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
20213         * soft-fp/fixdfti.c (__fixdfti): Likewise.
20214         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
20215         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
20216         * soft-fp/fixsfti.c (__fixsfti): Likewise.
20217         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
20218         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
20219         * soft-fp/fixtfti.c (__fixtfti): Likewise.
20220         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
20221         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
20222         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
20223         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
20224         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
20225         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
20226         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
20227         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
20228         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
20229         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
20230         * soft-fp/floatdisf.c (__floatdisf): Likewise.
20231         * soft-fp/floatsisf.c (__floatsisf): Likewise.
20232         * soft-fp/floattidf.c (__floattidf): Likewise.
20233         * soft-fp/floattisf.c (__floattisf): Likewise.
20234         * soft-fp/floattitf.c (__floattitf): Likewise.
20235         * soft-fp/floatundidf.c (__floatundidf): Likewise.
20236         * soft-fp/floatundisf.c (__floatundisf): Likewise.
20237         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
20238         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
20239         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
20240         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
20241         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
20242         * soft-fp/gesf2.c (__gesf2): Likewise.
20243         * soft-fp/getf2.c (__getf2): Likewise.
20244         * soft-fp/ledf2.c (__ledf2): Likewise.
20245         * soft-fp/lesf2.c (__lesf2): Likewise.
20246         * soft-fp/letf2.c (__letf2): Likewise.
20248         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
20249         Undefine and redefine.
20250         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
20251         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
20252         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
20253         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
20254         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
20255         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
20256         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
20257         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
20258         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
20259         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
20260         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
20261         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
20262         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
20263         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
20264         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
20266         [BZ #16032]
20267         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
20268         without decrementing exponent if mantissa >= that for the
20269         denominator, not >.
20270         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
20271         denominator, not >.  Decrement exponent in < case instead of
20272         incrementing in >= case.
20273         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
20274         without decrementing exponent if mantissa >= that for the
20275         denominator, not >.
20277         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
20278         computing saturated result for unsigned overflow.
20280 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
20281             Jeff Law  <law@redhat.com>
20283         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
20284         (atan2Mp): Add systemtap probe marker.
20285         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
20286         (__ieee754_log): Add systemtap probe marker.
20287         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
20288         (atanMp): Add systemtap probe marker.
20289         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
20290         (tanMp): Add systemtap probe marker.
20291         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
20292         (__slowexp): Add systemtap probe marker.
20293         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
20294         (__slowpow): Add systemtap probe marker.
20295         * manual/probes.texi: Document probes.
20297 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
20299         [BZ #15362]
20300         * libio/fileops.c (_IO_new_file_write): Return count of bytes
20301         written.
20302         (_IO_new_file_xsputn): Don't return EOF if nothing has been
20303         written.
20304         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
20305         written to buffer but not flushed.
20306         * libio/iofwrite_u.c:  Likewise.
20307         * libio/iopadn.c:  Return bytes returned even if EOF was
20308         encountered.
20309         * libio/iowpadn.c:  Likewise.
20310         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
20311         if _IO_padn does not write the whole buffer.
20312         [!COMPILE_WPRINTF] (PAD): Likewise.
20314 2013-10-10  David S. Miller  <davem@davemloft.net>
20316         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
20317         directory block.
20319 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
20321         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
20322         instead of FSF address.
20323         * soft-fp/fixdfti.c: Likewise.
20324         * soft-fp/fixsfti.c: Likewise.
20325         * soft-fp/fixtfti.c: Likewise.
20326         * soft-fp/fixunsdfti.c: Likewise.
20327         * soft-fp/fixunssfti.c: Likewise.
20328         * soft-fp/fixunstfti.c: Likewise.
20329         * soft-fp/floattidf.c: Likewise.
20330         * soft-fp/floattisf.c: Likewise.
20331         * soft-fp/floattitf.c: Likewise.
20332         * soft-fp/floatuntidf.c: Likewise.
20333         * soft-fp/floatuntisf.c: Likewise.
20334         * soft-fp/floatuntitf.c: Likewise.
20335         * soft-fp/trunctfxf2.c: Likewise.
20337         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
20338         * soft-fp/fixdfti.c: Likewise.
20339         * soft-fp/fixsfti.c: Likewise.
20340         * soft-fp/fixtfti.c: Likewise.
20341         * soft-fp/fixunsdfti.c: Likewise.
20342         * soft-fp/fixunssfti.c: Likewise.
20343         * soft-fp/fixunstfti.c: Likewise.
20344         * soft-fp/floattidf.c: Likewise.
20345         * soft-fp/floattisf.c: Likewise.
20346         * soft-fp/floattitf.c: Likewise.
20347         * soft-fp/floatuntidf.c: Likewise.
20348         * soft-fp/floatuntisf.c: Likewise.
20349         * soft-fp/floatuntitf.c: Likewise.
20350         * soft-fp/trunctfxf2.c: Likewise.
20352 2013-10-10  David S. Miller  <davem@davemloft.net>
20354         * sysdeps/sparc/fpu/libm-test-ulps: Update.
20356 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
20358         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
20359         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
20360         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
20361         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
20362         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
20363         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
20364         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
20366         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
20367         for NaNs before doing comparisons on argument.
20368         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
20369         Likewise.
20371 2013-10-10  Will Newton  <will.newton@linaro.org>
20373         * malloc/hooks.c (memalign_check): Ensure the value of bytes
20374         passed to _int_memalign does not overflow.
20376 2013-10-10  Torvald Riegel  <triegel@redhat.com>
20378         * scripts/bench.pl: Add include-sources directive.
20379         * benchtests/README: Update documentation.
20381 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
20383         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
20384         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
20385         instead of FP_INIT_ROUNDMODE.
20386         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
20387         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
20389         [BZ #16034]
20390         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
20391         copy class of input value.
20392         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
20393         not handle exceptions.
20394         * soft-fp/negsf2.c (__negsf2): Likewise.
20395         * soft-fp/negtf2.c (__negtf2): Likewise.
20396         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
20398 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
20400         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
20401         semicolon.  From Linux kernel.
20403 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
20405         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
20407 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
20409         [BZ #156]
20410         * manual/socket.texi: Added statement about buffer
20411         for gethostbyname2_r.
20413 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
20415         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
20416         Use .p2align directive instead, throughout.
20417         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
20418         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
20419         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
20420         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
20421         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
20422         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
20423         * sysdeps/x86_64/strchr.S: Likewise.
20424         * sysdeps/x86_64/strrchr.S: Likewise.
20426 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
20428         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
20430         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
20432         * sysdeps/generic/math_private.h (__mpsin1): Remove
20433         declaration.
20434         (__mpcos1): Likewise.
20435         (__mpsin): New argument __range_reduce.
20436         (__mpcos): Likewise.
20437         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
20438         (slow): Use __mpsin and __mpcos.
20439         (slow1): Likewise.
20440         (slow2): Likewise.
20441         (sloww): Likewise.
20442         (sloww1): Likewise.
20443         (sloww2): Likewise.
20444         (bsloww): Likewise.
20445         (bsloww1): Likewise.
20446         (bsloww2): Likewise.
20447         (cslow2): Likewise.
20448         (csloww): Likewise.
20449         (csloww1): Likewise.
20450         (csloww2): Likewise.
20451         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
20452         range_reduce.  Merge in __mpsin1.
20453         (__mpcos): Likewise.
20454         (__mpsin1): Remove.
20455         (__mpcos1): Likewise.
20457 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
20459         * locale/loadlocale.c (_nl_intern_locale_data): Use
20460         LOCFILE_ALIGNED_P.
20461         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
20462         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
20463         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
20464         obstack data is appropriately aligned.
20465         (obstack_int32_grow_fast): Likewise.
20466         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
20467         * locale/programs/locfile.c (add_locale_uint32): Likewise.
20468         (add_locale_uint32_array): Likewise.
20470 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
20472         * benchtests/Makefile: Remove ARGLIST and RET variables.
20473         ($(objpfx)bench-%.c): Pass only function name to the script.
20474         * benchtests/README: Update documentation.
20475         * benchtests/acos-inputs: Add new directives.
20476         * benchtests/acosh-inputs: Likewise.
20477         * benchtests/asin-inputs: Likewise.
20478         * benchtests/asinh-inputs: Likewise.
20479         * benchtests/atan-inputs: Likewise.
20480         * benchtests/atanh-inputs: Likewise.
20481         * benchtests/cos-inputs: Likewise.
20482         * benchtests/cosh-inputs: Likewise.
20483         * benchtests/exp-inputs: Likewise.
20484         * benchtests/log-inputs: Likewise.
20485         * benchtests/pow-inputs: Likewise.
20486         * benchtests/rint-inputs: Likewise.
20487         * benchtests/sin-inputs: Likewise.
20488         * benchtests/sinh-inputs: Likewise.
20489         * benchtests/tan-inputs: Likewise.
20490         * benchtests/tanh-inputs: Likewise.
20491         * scripts/bench.pl: Add support for new directives.
20493 2013-10-07  Alan Modra  <amodra@gmail.com>
20495         * README: Fix careless merge.
20497 2013-10-05  Alan Modra  <amodra@gmail.com>
20499         * NEWS: Mention powerpc64le support and bugs fixed.
20500         * README: Both big-endian and little-endian powerpc64 supported.
20502 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
20504         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
20505         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
20506         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
20507         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
20509 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
20511         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
20512         match prototype.
20514 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
20516         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
20517         Move -mhard-float appending from
20518         ports/sysdeps/powerpc/powerpc32/Makefile.
20519         [$(with-fp) = yes] (ASFLAGS): Likewise.
20520         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
20521         * sysdeps/powerpc/nofpu: Move directory from
20522         ports/sysdeps/powerpc/nofpu.
20523         * sysdeps/powerpc/soft-fp: Move directory from
20524         ports/sysdeps/powerpc/soft-fp.
20525         * sysdeps/powerpc/powerpc32/405: Move directory from
20526         ports/sysdeps/powerpc/powerpc32/405.
20527         * sysdeps/powerpc/powerpc32/440: Move directory from
20528         ports/sysdeps/powerpc/powerpc32/440.
20529         * sysdeps/powerpc/powerpc32/464: Move directory from
20530         ports/sysdeps/powerpc/powerpc32/464.
20531         * sysdeps/powerpc/powerpc32/476: Move directory from
20532         ports/sysdeps/powerpc/powerpc32/476.
20533         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
20534         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
20535         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
20536         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
20537         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
20538         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
20539         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
20540         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
20541         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
20542         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
20543         * README: Update for powerpc-*-linux-gnu software floating point
20544         support in libc.
20546         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
20547         case to powerpc/powerpc32*.
20548         * sysdeps/unix/sysv/linux/configure: Regenerated.
20550         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
20551         (_FPU_MASK_OM): Define as 0x04.
20552         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
20553         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
20554         0x00c10080.
20555         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
20556         0x0000003c.
20557         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
20559         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
20560         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
20561         getcontext_e500.
20562         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
20563         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
20564         setcontext_e500.
20565         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
20566         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
20567         and setcontext_e500.
20569 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
20571         * locale/iso-3166.def: Update iso-1366.def and related occurrences
20573 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
20575         * manual/threads.texi (Default Thread Attributes): Fix typo.
20577 2013-10-04  Will Newton  <will.newton@linaro.org>
20579         * malloc/Makefile: Add tst-memalign.
20580         * malloc/tst-memalign.c: New file.
20582         * malloc/tst-posix_memalign.c: Add comments.
20583         (do_test): Add comments and call free on all potentially
20584         allocated pointers. Add space after cast.
20586         * malloc/tst-pvalloc.c: Add comments.
20587         (do_test): Add comments and call free on all potentially
20588         allocated pointers. Remove duplicate check for NULL pointer.
20589         Add space after cast.
20591         * malloc/tst-valloc.c: Add comments.
20592         (do_test): Add comments and call free on all potentially
20593         allocated pointers. Remove duplicate check for NULL pointer.
20594         Add space after cast.
20596 2013-10-04  Alan Modra  <amodra@gmail.com>
20598         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
20599         Use stdint types in rather than __attribute__((mode())).
20600         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
20602 2013-10-04  Alan Modra  <amodra@gmail.com>
20604         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
20605         Correct handling of unaligned relocs for little-endian.
20606         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
20608 2013-10-04  Alan Modra  <amodra@gmail.com>
20610         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
20611         * configure: Regenerate.
20612         * nptl/shlib-versions: Powerpc*le starts at 2.18.
20613         * shlib-versions: Likewise.
20615 2013-10-04  Alan Modra  <amodra@gmail.com>
20617         * string/tester.c (test_memrchr): Increment reported test cycle.
20619 2013-10-04  Alan Modra  <amodra@gmail.com>
20621         * string/test-memcpy.c (do_one_test): When reporting errors, print
20622         string address and don't overrun end of string.
20624 2013-10-04  Alan Modra  <amodra@gmail.com>
20626         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
20627         insrdi.  Make better use of reg selection to speed exit slightly.
20628         Schedule entry path a little better.  Remove useless "are we done"
20629         checks on entry to main loop.  Handle wrapping around zero address.
20630         Correct main loop count.  Handle single left-over word from main
20631         loop inline rather than by using loop_small.  Remove extra word
20632         case in loop_small caused by wrong loop count.  Add little-endian
20633         support.
20634         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
20635         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
20636         cache hint.
20637         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
20638         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
20639         support.  Avoid rlwimi.
20640         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
20642 2013-10-04  Alan Modra  <amodra@gmail.com>
20644         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
20645         insrdi.  Formatting.
20646         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
20647         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
20648         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
20649         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
20650         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
20651         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
20653 2013-10-04  Alan Modra  <amodra@gmail.com>
20655         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
20656         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
20657         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
20658         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
20659         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
20660         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
20661         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
20662         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
20663         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
20664         use of regs.  Use power7 mtocrf.  Tidy function tails.
20666 2013-10-04  Alan Modra  <amodra@gmail.com>
20668         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
20669         Formatting.  Consistently use rXXX register defines or rN defines.
20670         Use early exit labels that avoid restoring unused non-volatile regs.
20671         Make cr field use more consistent with rWORDn compares.  Rename
20672         regs used as shift registers for unaligned loop, using rN defines
20673         for short lifetime/multiple use regs.
20674         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
20675         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
20676         addi 1,1,64 to pop stack frame.  Simplify return value code.
20677         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
20679 2013-10-04  Alan Modra  <amodra@gmail.com>
20681         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
20682         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
20683         rather than rlwimi.
20684         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
20685         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
20686         little-endian support.  Correct typos.
20687         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
20688         rather than rlwimi.
20689         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
20690         in loop and entry code to keep "and." results.
20691         (strchr): Add little-endian support.  Comment.  Move cntlzd
20692         earlier in tail.
20693         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
20695 2013-10-04  Alan Modra  <amodra@gmail.com>
20697         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
20698         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
20699         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
20700         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
20702 2013-10-04  Alan Modra  <amodra@gmail.com>
20704         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
20705         (rTMP): Define as r11.
20706         (strcmp): Add little-endian support.  Optimise tail.
20707         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
20708         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
20709         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
20710         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
20711         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
20712         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
20713         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
20715 2013-10-04  Alan Modra  <amodra@gmail.com>
20717         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
20718         little-endian support.  Remove unnecessary "are we done" tests.
20719         Handle "s" wrapping around zero and extremely large "size".
20720         Correct main loop count.  Handle single left-over word from main
20721         loop inline rather than by using small_loop.  Correct comments.
20722         Delete "zero" tail, use "end_max" instead.
20723         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
20725 2013-10-04  Alan Modra  <amodra@gmail.com>
20727         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
20728         support.  Don't branch over align.
20729         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
20730         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
20731         support.  Rearrange tmp reg use to suit.  Comment.
20732         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
20734 2013-10-04  Alan Modra  <amodra@gmail.com>
20736         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
20738 2013-10-04  Alan Modra  <amodra@gmail.com>
20740         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
20741         conditional form of branch and link when obtaining pc.
20742         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
20744 2013-10-04  Alan Modra  <amodra@gmail.com>
20746         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
20747         HIWORD/LOWORD.
20748         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
20749         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
20751 2013-10-04  Alan Modra  <amodra@gmail.com>
20753         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
20754         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
20755         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
20756         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
20757         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
20758         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
20759         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
20760         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
20761         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
20762         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
20764 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
20765             Alistair Popple <alistair@ozlabs.au.ibm.com>
20766             Alan Modra <amodra@gmail.com>
20768         [BZ #15723]
20769         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
20770         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
20771         _dl_hwcap access for little-endian.
20772         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
20773         destroy vmx regs when saving unaligned.
20774         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
20775         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
20776         destroy vmx regs when saving unaligned.
20778 2013-10-04  Alan Modra  <amodra@gmail.com>
20780         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
20781         Don't use a union to pack hi/low value.
20783 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
20785         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
20786         for little-endian.
20787         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
20788         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
20789         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
20790         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
20791         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
20793 2013-10-04  Alan Modra  <amodra@gmail.com>
20795         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
20796         constants to usual value for .cst8 section, and remove redundant
20797         high address load.
20798         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
20799         constant for 0x1p52.  Load little-endian words of double from
20800         correct stack offsets.
20802 2013-10-04  Alan Modra  <amodra@gmail.com>
20804         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
20805         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
20806         words of double from correct stack offsets.
20807         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
20808         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
20809         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
20810         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
20811         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
20812         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
20813         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
20814         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
20815         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
20816         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
20817         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
20818         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
20819         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
20820         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
20821         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
20822         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
20823         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
20825 2013-10-04  Alan Modra  <amodra@gmail.com>
20827         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
20828         64-bit int/double union.
20829         (_FPU_SETCW): Likewise.
20830         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
20831         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
20833 2013-10-04  Alan Modra  <amodra@gmail.com>
20835         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
20836         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
20838 2013-10-04  Alan Modra  <amodra@gmail.com>
20840         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
20841         use vector int constants.
20842         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
20844 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
20846         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
20847         array with long long.
20848         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
20849         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
20850         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
20851         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
20852         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
20853         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
20854         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
20855         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
20856         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
20857         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
20858         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
20859         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
20860         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
20862 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
20864         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
20865         (__signbit): Likewise.  Correct for little-endian.
20866         (__signbitl): Call __signbit.
20867         (lrint): Correct for little-endian.
20868         (lrintf): Call lrint.
20870 2013-10-04  Alan Modra  <amodra@gmail.com>
20872         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
20873         union 32-bit int array member with 64-bit int array.
20874         (t515, tm256): Double rather than long double.
20875         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
20877 2013-10-04  Alan Modra  <amodra@gmail.com>
20879         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
20880         Delete.
20881         (IEEE854_LONG_DOUBLE_BIAS): Delete.
20882         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
20883         version of math_ldbl.h.
20885 2013-10-04  Alan Modra  <amodra@gmail.com>
20887         [BZ #15734], [BZ #15735]
20888         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
20889         all uses of ieee875 long double macros and unions.  Simplify test
20890         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
20891         ldbl_extract_mantissa value for ix,iy exponents.  Properly
20892         normalize after ldbl_extract_mantissa, and don't add hidden bit
20893         already handled.  Don't treat low word of ieee854 mantissa like
20894         low word of IBM long double and mask off bit when testing for
20895         zero.
20896         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
20897         all uses of ieee875 long double macros and unions.  Simplify tests
20898         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
20899         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
20900         two1022, instead use their values.  Recognise that tests for large
20901         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
20902         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
20903         Rewrite all uses of ieee875 long double macros and unions.  Simplify
20904         test for 0.0L and nan.  Correct negation.
20905         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
20906         ieee875 long double macros and unions.  Correct output for large
20907         magnitude x.  Correct absolute value calculation.
20908         (__erfcl): Likewise.
20909         * math/libm-test.inc: Add tests for errors discovered in IBM long
20910         double versions of fmodl, remainderl, erfl and erfcl.
20912 2013-10-04  Alan Modra  <amodra@gmail.com>
20914         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
20915         all uses of ieee854 long double macros and unions.  Simplify tests
20916         for long doubles that are fully specified by the high double.
20917         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
20918         Likewise.
20919         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
20920         Remove dead code too.
20921         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
20922         (__ieee754_ynl): Likewise.
20923         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
20924         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
20925         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
20926         Remove dead code too.
20927         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
20928         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
20929         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
20930         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
20931         Simplify.
20932         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
20933         Simplify.
20934         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
20935         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
20936         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
20937         Comment on variable precision.
20938         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
20939         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
20940         Likewise.
20941         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
20942         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
20943         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
20944         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
20945         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
20947 2013-10-04  Alan Modra  <amodra@gmail.com>
20949         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
20950         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
20951         all uses of ieee854 long double macros and unions.
20952         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
20953         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
20954         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
20955         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
20956         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
20957         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
20958         Likewise.
20959         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
20960         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
20961         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
20962         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
20963         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
20964         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
20965         Simplify sign and nan test too.
20966         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
20967         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
20968         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
20969         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
20970         Likewise.
20971         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
20972         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
20973         Likewise.
20974         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
20975         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
20976         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
20977         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
20978         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
20979         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
20981 2013-10-04  Alan Modra  <amodra@gmail.com>
20983         * stdio-common/printf_size.c (__printf_size): Don't use
20984         union ieee854_long_double in fpnum union.
20985         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
20986         signbit macro to retrieve sign from long double.
20987         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
20988         retrieve sign from long double.
20989         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
20990         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
20991         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
20992         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
20993         * math/test-misc.c (main): Don't use union ieee854_long_double.
20995 2013-10-04  Alan Modra  <amodra@gmail.com>
20997         [BZ #15680]
20998         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
20999         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
21000         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
21001         calculation.  Remove unnecessary test for denormal exponent.
21002         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
21003         Correct handling of denormals.  Avoid undefined shift behaviour.
21004         Correct normalisation of low mantissa when low double is denormal.
21005         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
21006         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
21007         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
21008         Correct normalisation of low mantissa.  Test for overflow of high
21009         mantissa and normalise.
21010         (ldbl_nearbyint): Use more readable constant for two52.
21011         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
21012         (__mpn_construct_long_double): Fix test for overflow of high
21013         mantissa and correct normalisation.  Avoid undefined shift.
21015 2013-10-04  Alan Modra  <amodra@gmail.com>
21017         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
21018         (union ibm_extended_long_double): Define as an array of ieee754_double.
21019         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
21020         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
21021         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
21022         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
21023         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
21024         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
21025         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
21026         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
21027         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
21028         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
21029         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
21031 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
21033         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
21034         page size instead of calling getpagesize.
21036         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
21037         (LOCFILE_ALIGN_MASK): Likewise.
21038         (LOCFILE_ALIGN_UP): Likewise.
21039         (LOCFILE_ALIGNED_P): Likewise.
21040         * locale/programs/ld-collate.c (collate_output): Use the new
21041         macros instead of __alignof__ (int32_t).
21042         * locale/weight.h (findidx): Likewise.
21044 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
21046         [BZ #431]
21047         * manual/string.texi: Fix strncat and wcsncat.
21049 2013-10-03  Brooks Moses  <bmoses@google.com>
21051         [BZ #15915]
21052         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
21053         * Makerules: ...here, and adjust associated comments.
21055 2013-10-02  Will Newton  <will.newton@linaro.org>
21057         * malloc/Makefile: Add tst-pvalloc.
21058         * malloc/tst-pvalloc.c: New file.
21060 2013-10-02  Will Newton  <will.newton@linaro.org>
21062         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
21063         improve test coverage.
21065 2013-10-02  Will Newton  <will.newton@linaro.org>
21067         * malloc/Makefile: Add tst-posix_memalign.
21068         * malloc/tst-posix_memalign.c: New file.
21070 2013-10-01  Eric Blake  <eblake@redhat.com>
21072         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
21073         Use __THROWNL rather than __THROW on static functions.
21075 2013-09-30  Petr Machata  <pmachata@redhat.com>
21077         * elf/elf.h (R_AARCH64_ABS16): New macro.
21078         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
21079         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
21080         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
21081         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
21082         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
21083         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
21084         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
21085         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
21086         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
21087         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
21088         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
21089         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
21090         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
21091         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
21092         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
21093         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
21094         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
21095         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
21096         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
21097         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
21098         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
21099         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
21100         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
21101         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
21102         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
21103         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
21104         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
21105         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
21106         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
21107         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
21108         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
21109         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
21110         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
21111         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
21112         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
21113         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
21114         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
21115         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
21116         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
21117         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
21118         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
21119         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
21120         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
21121         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
21122         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
21123         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
21124         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
21125         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
21126         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
21127         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
21128         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
21129         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
21130         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
21131         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
21132         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
21133         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
21134         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
21135         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
21136         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
21137         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
21138         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
21139         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
21140         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
21141         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
21142         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
21143         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
21144         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
21145         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
21146         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
21147         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
21148         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
21149         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
21150         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
21151         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
21152         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
21153         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
21154         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
21155         (R_AARCH64_TLSDESC_LDR): Likewise.
21156         (R_AARCH64_TLSDESC_ADD): Likewise.
21157         (R_AARCH64_TLSDESC_CALL): Likewise.
21159 2013-09-30  Andreas Schwab  <schwab@suse.de>
21161         [BZ #15048]
21162         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
21163         the nss database lookup.
21164         * nscd/initgrcache.c (addinitgroupsX): Likewise.
21165         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
21167 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
21169         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
21171 2013-09-28  P. J. McDermott  <pj@pehjota.net>
21173         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
21174         ${Bash-specific parameter/pattern/string} parameter expansion.
21175         * sysdeps/unix/make-syscalls.sh: Likewise.
21177 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21179         * sysdeps/sh/stackguard-macros.h: New file.
21181 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
21183         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
21184         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
21185         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
21186         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
21187         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
21188         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
21190 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21192         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
21193         Fix thread ID register.
21195 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
21197         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
21198         [POSIX || UNIX98]: Require rather than permitting all symbols from
21199         <time.h>.
21200         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
21201         element of struct sched_param.
21202         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
21203         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
21204         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
21205         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
21206         constant.
21208 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
21210         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
21211         argument calculation.
21213 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
21215         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
21216         Expect macro.
21217         [POSIX] (pthread_attr_t): Do not require type.
21218         [POSIX] (pthread_cond_t): Likewise.
21219         [POSIX] (pthread_condattr_t): Likewise.
21220         [POSIX] (pthread_key_t): Likewise.
21221         [POSIX] (pthread_mutex_t): Likewise.
21222         [POSIX] (pthread_mutexattr_t): Likewise.
21223         [POSIX] (pthread_once_t): Likewise.
21224         [POSIX] (pthread_t): Likewise.
21225         [POSIX-based standards] (pthread_atfork): Expect function.
21227 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
21228             Richard Sandiford  <richard@codesourcery.com>
21230         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
21231         (swap_endianness_p): New extern variable.
21232         (set_big_endian): New inline function.
21233         (maybe_swap_uint32): Likewise.
21234         (maybe_swap_uint32_array): Likewise.
21235         (maybe_swap_uint32_obstack): Likewise.
21236         * locale/programs/locfile.c: Include <stdbool.h>.
21237         (swap_endianness_p): New variable.
21238         (add_locale_uint32): Call maybe_swap_uint32.
21239         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
21240         (write_locale_data): Call maybe_swap_uint32_array.
21241         * locale/programs/ld-collate.c (obstack_int32_grow): Call
21242         maybe_swap_uint32.
21243         (obstack_int32_grow_fast): Likewise.
21244         (output_weightwc): Call maybe_swap_uint32_obstack.
21245         (collate_output): Likewise.
21246         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
21247         (OPT_LITTLE_ENDIAN): Likewise.
21248         (options): Add --little-endian and --big-endian options.
21249         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
21250         * locale/programs/locarchive.c: Include "locfile.h".
21251         (GET): New macro.
21252         (SET): Likewise.
21253         (INC): Likewise.
21254         (create_archive): Use the new macros to access fields of
21255         structures directly mapped from or written to locale archives.
21256         (oldlocrecentcmp): Likewise.
21257         (enlarge_archive): Likewise.
21258         (insert_name): Likewise.
21259         (add_alias): Likewise.
21260         (add_locale): Likewise.
21261         (delete_locales_from_archive): Likewise.
21262         (show_archive_content): Likewise.
21263         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
21264         locale data.
21266 2013-09-24  Roland McGrath  <roland@hack.frob.com>
21268         * manual/freemanuals.texi: Updated from (newly) canonical copy at
21269         http://www.gnu.org/doc/freemanuals.texi.
21270         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
21272 2013-09-24  Will Newton  <will.newton@linaro.org>
21274         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
21275         macro.
21277 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
21279         * locale/hashval.h (compute_hashval): Interpret bytes of key as
21280         unsigned char.
21282 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
21284         * manual/threads.texi (POSIX Threads): Fix a typo.
21286 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
21288         [BZ #14547]
21289         * string/tst-strcoll-overflow.c: New test case.
21290         * string/Makefile (xtests): Add tst-strcoll-overflow.
21291         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
21292         cache if string sizes may cause integer overflow.
21294         [BZ #14547]
21295         * string/strcoll_l.c (coll_seq): New members rule, idx,
21296         save_idx and back_us.
21297         (get_next_seq_nocache): New function.
21298         (do_compare_nocache): New function.
21299         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
21300         when malloc fails.
21302 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
21304         [BZ #15754]
21305         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
21306         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
21307         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
21309         [BZ #15754]
21310         * elf/Makefile (tests): Add tst-ptrguard1.
21311         (tests-static): Add tst-ptrguard1-static.
21312         (tst-ptrguard1-ARGS): Define.
21313         (tst-ptrguard1-static-ARGS): Define.
21314         * elf/tst-ptrguard1.c: New file.
21315         * elf/tst-ptrguard1-static.c: New file.
21316         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
21317         * sysdeps/i386/stackguard-macros.h: Likewise.
21318         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
21319         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
21320         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
21321         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
21322         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
21323         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
21325 2013-09-23  Hector Marco  <hecmargi@upv.es>
21326             Ismael Ripoll  <iripoll@disca.upv.es>
21327             Carlos O'Donell  <carlos@redhat.com>
21329         [BZ #15754]
21330         * sysdeps/generic/stackguard-macros.h: Define
21331         __pointer_chk_guard_local and POINTER_CHK_GUARD.
21332         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
21333         Define __pointer_chk_guard_local.
21334         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
21335         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
21337 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
21339         [BZ #15859]
21340         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
21342 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
21344         * include/string.h (__ffs): Declare as hidden.
21345         * string/ffs.c (__ffs): Define as hidden.
21346         * sysdeps/i386/ffs.c (__ffs): Likewise.
21347         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
21348         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
21349         * sysdeps/s390/ffs.c (__ffs): Likewise.
21350         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
21352 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
21354         * NEWS: Mention malloc probes.
21356         * malloc/arena.c (new_heap): New memory_heap_new probe.
21357         (grow_heap): New memory_heap_more probe.
21358         (shrink_heap): New memory_heap_less probe.
21359         (heap_trim): New memory_heap_free probe.
21360         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
21361         (systrim): New memory_sbrk_less probe.
21362         * manual/probes.texi: Document them.
21364         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
21365         * manual/probes.texi: Document it.
21367         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
21368         (__libc_realloc): Add memory_realloc_retry probe.
21369         (__libc_memalign): Add memory_memalign_retry probe.
21370         (__libc_valloc): Add memory_valloc_retry probe.
21371         (__libc_pvalloc): Add memory_pvalloc_retry probe.
21372         (__libc_calloc): Add memory_calloc_retry probe.
21373         * manual/probes.texi: Document them.
21375         * malloc/arena.c (get_free_list): Add probe
21376         memory_arena_reuse_free_list.
21377         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
21378         and memory_arena_reuse.
21379         (arena_get2) [!PER_THREAD]: Likewise.
21380         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
21381         memory_arena_reuse_realloc.
21382         * manual/probes.texi: Document them.
21384         * malloc/malloc.c (__libc_free): Add
21385         memory_mallopt_free_dyn_thresholds probe.
21386         (__libc_mallopt): Add multiple memory_mallopt probes.
21387         * manual/probes.texi: Document them.
21389         * malloc/malloc.c: Include stap-probe.h.
21390         (__libc_mallopt): Add memory_mallopt probe.
21391         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
21392         * manual/probes.texi: New.
21393         * manual/Makefile (chapters): Add probes.
21394         * manual/threads.texi: Set next node.
21396 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
21398         [BZ #15963, #13985]
21399         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
21400         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
21401         Add `Chinese' to `nan' entry name.
21403 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
21405         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
21406         (POLYNOMIAL): Likewise.
21407         (TAYLOR_SINCOS): Likewise.
21408         (TAYLOR_SLOW): Likewise.
21409         (__sin): Use TAYLOR_SINCOS.
21410         (__cos): Likewise.
21411         (slow): Use TAYLOR_SLOW.
21412         (sloww): Likewise.
21413         (bsloww): Likewise.
21414         (csloww): Likewise.
21416 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
21418         * stdlib/strtod_l.c: Fix buffer overrun.
21420 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
21422         * benchtests/Makefile (bench): Add sincos.
21423         * benchtests/bench-sincos.c: New file.
21425         * math/libm-test.inc (cos_test_data): New test inputs.
21426         (sin_test_data): Likewise.
21428         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
21429         macro.
21430         (__sin): Use it.
21431         (__cos): Likewise.
21432         (slow1): Likewise.
21433         (slow2): Likewise.
21434         (sloww1): Likewise.
21435         (sloww2): Likewise.
21436         (bsloww1): Likewise.
21437         (bsloww2): Likewise.
21438         (cslow2): Likewise.
21439         (csloww1): Likewise.
21440         (csloww2): Likewise.
21442         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
21443         function.
21444         (__sin): Use it.
21445         (__cos): Likewise.
21447         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
21448         gotos.
21449         (__cos): Likewise.
21451 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
21453         * config.h.in (HAVE_MIPS_NAN2008): New macro.
21454         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
21455         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
21456         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
21457         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
21458         * elf/cache.c (print_entry): Handle the new cache flags.
21460 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
21461             Aldy Hernandez  <aldyh@redhat.com>
21463         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
21464         Change condition to [_SOFT_FLOAT].
21465         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
21466         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
21467         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
21468         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
21469         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
21470         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
21471         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
21472         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
21473         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
21474         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
21475         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
21476         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
21477         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
21478         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
21479         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
21480         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
21481         declaration.
21483 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
21485         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
21486         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
21487         (__longjmp): Use LOAD_GP to load saved GPRs.
21488         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
21489         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
21490         (__sigsetjmp): Use SAVE_GP to save GPRs.
21492         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
21493         Do not append -msoft-float.
21494         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
21496 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
21498         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
21500 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
21502         [BZ #15966]
21503         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
21504         (_FPU_GETCW): Use initial "__" on variable and field names but not
21505         on macro parameter name.
21506         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
21507         parentheses around reference to macro parameter.
21509 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
21511         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
21512         prototype.
21513         (ctype_startup): Use uint32_t in cast and sizeof for
21514         ctype->charnames.
21516 2013-09-11  Jia Liu  <proljc@gmail.com>
21518         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
21519         __daddr_t_defined.
21520         [__FreeBSD__]: Likewise.
21522 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
21524         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
21525         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
21526         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
21527         (strchr): Remove __strchr_sse42 ifunc selection.
21528         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
21529         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
21531 2013-09-11  Will Newton  <will.newton@linaro.org>
21533         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
21534         parameter to RES. Remove hardcoded 1000 value.
21535         * benchtests/bench-skeleton.c (main): Pass RES parameter
21536         to TIMING_INIT and multiply result by 1000.
21538 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21540         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21542 2013-09-11  Andreas Schwab  <schwab@suse.de>
21544         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
21545         if not defined.
21546         (O_TMPFILE) [__USE_GNU]: Define.
21547         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
21548         Define.
21550 2013-09-11  Will Newton  <will.newton@linaro.org>
21552         [BZ #15857]
21553         * malloc/malloc.c (__libc_memalign): Check the value of bytes
21554         does not overflow.
21556 2013-09-11  Will Newton  <will.newton@linaro.org>
21558         [BZ #15856]
21559         * malloc/malloc.c (__libc_valloc): Check the value of bytes
21560         does not overflow.
21562 2013-09-11  Will Newton  <will.newton@linaro.org>
21564         [BZ #15855]
21565         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
21566         does not overflow.
21568 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
21570         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
21571         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
21572         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
21573         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
21574         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
21576 2013-09-10  Allan McRae  <allan@archlinux.org>
21578         [BZ #15748]
21579         * manual/arith.texi (Parsing of Floats): Clarify
21580         cross-reference.
21582         [BZ #15849]
21583         * manual/install.texi (Running make install): Mention
21584         --enable-pt-chown.
21585         * INSTALL: Regenerated.
21587 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
21589         * csu/init-first.c (_init): Remove the !SHARED condition around
21590         FPU control word initialization.
21591         * elf/dl-support.c (_dl_fpu_control): New variable.
21592         (_dl_aux_init) <AT_FPUCW>: Initialize it.
21593         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
21594         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
21595         * math/test-fpucw-static.c: New file.
21596         * math/test-fpucw-ieee.c: New file.
21597         * math/test-fpucw-ieee-static.c: New file.
21598         * math/Makefile (tests): Add `test-fpucw-ieee' and
21599         `$(tests-static)'.
21600         (tests-static): New variable.
21601         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
21602         dependency to...
21603         [($(build-shared),yes)]
21604         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
21605         ... this.
21606         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
21607         New dependency.
21609 2013-09-09  Allan McRae  <allan@archlinux.org>
21611         [BZ #15939]
21612         * manual/string.texi (Collation Functions): Fix typo in
21613         strcoll example.
21614         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
21616         [BZ #15893]
21617         * stdlib/isomac.c (get_null_defines): Fix memory leak.
21619         [BZ #15892]
21620         * libio/memstream.c (open_memstream): Fix memory leak.
21621         * libio/wmemstream.c (open_wmemstream): Likewise.
21623         [BZ #15895]
21624         * nscd/netgroupcache.c: Fix nesting of ifdefs.
21626 2013-09-09  Will Newton  <will.newton@linaro.org>
21628         * malloc/Makefile: Add tst-realloc to tests.
21629         * malloc/tst-realloc.c: New file.
21631 2013-09-09  Allan McRae  <allan@archlinux.org>
21633         [BZ #15844]
21634         * COPYING: Update from GNU website to fix FSF address.
21635         * COPYING.LIB: Likewise.
21637 2013-09-06  David S. Miller  <davem@davemloft.net>
21639         * po/zh_TW.po: Update Chinese (traditional) translation from
21640         translation project.
21642 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
21643             Joseph Myers  <joseph@codesourcery.com>
21645         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
21646         "localeinfo.h".
21647         (obstack_chunk_alloc): New macro.
21648         (obstack_chunk_free): Likewise.
21649         (record_offset): New function.
21650         (init_locale_data): Likewise.
21651         (align_locale_data): Likewise.
21652         (add_locale_empty): Likewise.
21653         (add_locale_raw_data): Likewise.
21654         (add_locale_raw_obstack): Likewise.
21655         (add_locale_string): Likewise.
21656         (add_locale_wstring): Likewise.
21657         (add_locale_uint32): Likewise.
21658         (add_locale_uint32_array): Likewise.
21659         (add_locale_char): Likewise.
21660         (start_locale_structure): Likewise.
21661         (end_locale_structure): Likewise.
21662         (start_locale_prelude): Likewise.
21663         (end_locale_prelude): Likewise.
21664         (write_locale_data): Take locale_file structure rather than an
21665         iovec.
21666         * locale/programs/locfile.h: Include "obstack.h".
21667         (struct locale_file): Change to store locale file contents instead
21668         of header.
21669         (init_locale_data): New prototype.
21670         (align_locale_data): Likewise.
21671         (add_locale_empty): Likewise.
21672         (add_locale_raw_data): Likewise.
21673         (add_locale_raw_obstack): Likewise.
21674         (add_locale_string): Likewise.
21675         (add_locale_wstring): Likewise.
21676         (add_locale_uint32): Likewise.
21677         (add_locale_uint32_array): Likewise.
21678         (add_locale_char): Likewise.
21679         (start_locale_structure): Likewise.
21680         (end_locale_structure): Likewise.
21681         (start_locale_prelude): Likewise.
21682         (end_locale_prelude): Likewise.
21683         (write_locale_data): Update prototype.
21684         * locale/programs/3level.h (struct TABLE): Remove result field.
21685         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
21686         Use new locale_file interface.
21687         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
21688         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
21689         * locale/programs/ld-address.c (address_output): Use new
21690         locale_file interface.
21691         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
21692         NO_ADD_LOCALE.
21693         (collate_finish): Don't call collseq_table_finalize.
21694         (collate_output): Use new locale_file interface.
21695         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
21696         in file.
21697         (NO_FINALIZE): Change to NO_ADD_LOCALE.
21698         (TABLE): Move defines earlier in file.
21699         (ELEMENT): Likewise.
21700         (DEFAULT): Likewise.
21701         (wctrans_table_add): Move macro and inline function earlier in
21702         file.
21703         (struct wctype_table): Move type earlier in file.
21704         (add_locale_wctype_table): New static prototype.
21705         (struct locale_ctype_t): Use logical types instead of struct iovec
21706         pointers for members.
21707         (ctype_output): Use new locale_file interface.
21708         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
21709         new locale_file interface.
21710         (allocate_arrays): Update for use of new locale_file interface.
21711         * locale/programs/ld-identification.c (identification_output): Use
21712         new locale_file interface.
21713         * locale/programs/ld-measurement.c (measurement_output): Likewise.
21714         * locale/programs/ld-messages.c (messages_output): Likewise.
21715         * locale/programs/ld-monetary.c (monetary_output): Likewise.
21716         * locale/programs/ld-name.c (name_output): Likewise.
21717         * locale/programs/ld-numeric.c (numeric_output): Likewise.
21718         * locale/programs/ld-paper.c (paper_output): Likewise.
21719         * locale/programs/ld-telephone.c (telephone_output): Likewise.
21720         * locale/programs/ld-time.c (time_output): Likewise.
21722 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21724         * benchtests/Makefile: Add memrchr benchmark.
21725         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
21726         benchmark as memrchr.
21727         * benchtests/bench-memrchr-ifunc.c: New file.
21728         * benchtests/bench-memrchr.c: New file.
21730 2013-09-06   Will Newton  <will.newton@linaro.org>
21732         * benchtests/Makefile (string-bench): Add memcpy.
21734 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
21735             Cong Wang  <amwang@redhat.com>
21737         [BZ #15850]
21738         * sysdeps/unix/sysv/linux/bits/in.h
21739         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
21740         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
21741         before __USE_KERNEL_IPV6_DEFS uses.
21742         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
21743         IPPROTO_BEETPH.
21744         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
21745         sockaddr_in6, or ipv6_mreq.
21747 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21749         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
21750         memory access for final bytes in some large inputs.
21751         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
21753 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21755         * string/test-memrchr.c: New file.
21756         * string/test-memrchr-ifunc.c: New file.
21757         * string/Makefile: Add new memrchr testcase.
21759 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
21761         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
21762         fanotify_init returns EPERM.
21764 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
21766         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
21767         errors.
21768         (top level): Treat second token from macro or constant entries for
21769         allowed headers as allowed.
21770         * include/complex.h: Condition internal declarations on
21771         [!_ISOMAC].
21772         * include/fenv.h: Condition include of <stdbool.h> and internal
21773         declarations on [!_ISOMAC].
21775 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
21777         [BZ #15923]
21778         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
21780 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
21782         * configure.in (--enable-versioning): Remove configure option.
21783         (libc_cv_asm_symver_directive): Remove configure test.
21784         (libc_cv_ld_version_script_option): Likewise.
21785         (VERSIONING): Remove variable and AC_SUBST.
21786         (DO_VERSIONING): Remove AC_DEFINE.
21787         * configure: Regenerated.
21788         * config.h.in (DO_VERSIONING): Remove macro.
21789         * Makerules [$(versioning) = yes]: Change conditionals to
21790         [$(build-shared) = yes].
21791         * config.make.in (versioning): Remove variable.
21792         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
21793         [$(build-shared) = yes].
21794         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
21795         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
21796         * elf/Makefile [$(versioning) = yes]: Change conditionals to
21797         [$(build-shared) = yes].
21798         * extra-lib.mk [$(versioning) = yes]: Likewise.
21799         * hurd/Makefile [$(versioning) = yes]: Likewise.
21800         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
21801         [SHARED].
21802         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
21803         [SHARED].
21804         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
21805         [SHARED && !NO_HIDDEN].
21806         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
21807         [SHARED].
21808         [SHARED && DO_VERSIONING]: Likewise..
21809         * libio/Makefile [$(versioning) = yes]: Change conditionals to
21810         [$(build-shared) = yes].
21811         * manual/install.texi (--disable-versioning): Remove
21812         documentation.
21813         * INSTALL: Regenerated.
21814         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
21815         to [SHARED].
21816         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
21817         [$(build-shared) = yes].
21818         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
21819         * sysdeps/i386/i686/multiarch/strstr-c.c
21820         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
21821         [SHARED && !NO_HIDDEN].
21822         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
21823         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
21824         * sysdeps/powerpc/powerpc32/dl-machine.c
21825         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
21826         * sysdeps/powerpc/powerpc32/sysdep.h
21827         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
21828         to [SHARED && PIC && !NO_HIDDEN].
21829         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
21830         conditional to [SHARED].
21832 2013-09-04   Will Newton  <will.newton@linaro.org>
21834         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
21835         * benchtests/bench-string.h: Include bench-timing.h instead
21836         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
21837         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
21838         call to HP_TIMING_DIFF_INIT.
21839         * benchtests/bench-memccpy.c: Use bench-timing.h macros
21840         instead of hp-timing.h macros.
21841         * benchtests/bench-memchr.c: Likewise.
21842         * benchtests/bench-memcmp.c: Likewise.
21843         * benchtests/bench-memcpy.c: Likewise.
21844         * benchtests/bench-memmem.c: Likewise.
21845         * benchtests/bench-memmove.c: Likewise.
21846         * benchtests/bench-memset.c: Likewise.
21847         * benchtests/bench-rawmemchr.c: Likewise.
21848         * benchtests/bench-strcasecmp.c: Likewise.
21849         * benchtests/bench-strcasestr.c: Likewise.
21850         * benchtests/bench-strcat.c: Likewise.
21851         * benchtests/bench-strchr.c: Likewise.
21852         * benchtests/bench-strcmp.c: Likewise.
21853         * benchtests/bench-strcpy.c: Likewise.
21854         * benchtests/bench-strcpy_chk.c: Likewise.
21855         * benchtests/bench-strlen.c: Likewise.
21856         * benchtests/bench-strncasecmp.c: Likewise.
21857         * benchtests/bench-strncat.c: Likewise.
21858         * benchtests/bench-strncmp.c: Likewise.
21859         * benchtests/bench-strncpy.c: Likewise.
21860         * benchtests/bench-strnlen.c: Likewise.
21861         * benchtests/bench-strpbrk.c: Likewise.
21862         * benchtests/bench-strrchr.c: Likewise.
21863         * benchtests/bench-strspn.c: Likewise.
21864         * benchtests/bench-strstr.c: Likewise.
21866 2013-09-04  Will Newton  <will.newton@linaro.org>
21868         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
21870 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
21872         [BZ #15427]
21873         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
21874         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
21875         * math/libm-test.inc (lgamma_test_data): Add more tests.
21876         * sysdeps/i386/fpu/libm-test-ulps: Update.
21877         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21879 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
21881         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
21882         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
21883         Add ifunc.
21884         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
21885         Add strcmp-sse2-unaligned
21886         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
21888 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
21890         * Versions.def (libc): Add GLIBC_2.19.
21892 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
21894         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
21895         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
21897 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
21899         [BZ #14155]
21900         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
21901         intermediate calculations in recurrence.
21902         (__ieee754_ynf): Likewise.
21903         * math/libm-test.inc (jn_test_data): Do not allow spurious
21904         underflow exception.  Add more tests.
21905         (yn_test_data): Add more tests.
21906         * sysdeps/i386/fpu/libm-test-ulps: Update.
21907         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21909 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
21911         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
21913 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
21915         * csu/init-first.c: Fix then/than typos.
21916         * locale/programs/ld-collate.c: Likewise.
21917         * locale/programs/linereader.h: Likewise.
21918         * manual/charset.texi: Likewise.
21919         * manual/filesys.texi: Likewise.
21920         * manual/stdio.texi: Likewise.
21921         * manual/string.texi: Likewise.
21922         * stdlib/fmtmsg.c: Likewise.
21923         * sysdeps/i386/stpncpy.S: Likewise.
21924         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
21925         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
21926         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
21927         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
21929 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
21931         * elf/dl-open.c: Fix typos.
21932         * iconvdata/gbbig5.c: Likewise.
21933         * iconvdata/iso-2022-jp.c: Likewise.
21934         * iconv/gconv_int.h: Likewise.
21935         * iconv/loop.c: Likewise.
21936         * nis/rpcsvc/nis.h: Likewise.
21937         * resolv/ns_name.c: Likewise.
21938         * stdio-common/vfscanf.c: Likewise.
21939         * streams/stropts.h: Likewise.
21940         * sunrpc/rpc_thread.c: Likewise.
21941         * sysdeps/i386/strpbrk.S: Likewise.
21942         * sysdeps/ieee754/k_standard.c: Likewise.
21943         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
21944         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
21945         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
21946         * sysdeps/mach/hurd/profil.c: Likewise.
21947         * sysdeps/s390/dl-procinfo.h: Likewise.
21948         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
21949         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
21950         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
21951         * sysdeps/x86_64/dl-trampoline.S: Likewise.
21952         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
21954 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
21956         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
21957         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
21959 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
21961         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
21962         aix specific files.
21963         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
21964         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
21965         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
21966         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
21967         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
21968         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
21969         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
21970         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
21972 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
21973             Roland McGrath  <roland@hack.frob.com>
21975         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
21976         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
21978 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
21980         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
21981         __executable_start symbol instead of _start.
21983 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
21985         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
21986         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
21987         Move macros to...
21988         * sysdeps/gnu/ldsodefs.h: ... this new file.
21990         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
21991         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
21992         instead of ELFOSABI_LINUX.
21994         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
21995         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
21996         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
21997         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
21998         Likewise.
21999         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
22000         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
22001         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
22002         Likewise.
22003         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
22004         (ibm_extended_long_double): Add ieee_nan member.
22005         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
22006         (do_test): New function.
22008         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
22009         TEST_TRUNC.
22010         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
22011         functions, renamed from truncdfsf_test, trunctfsf_test,
22012         trunctfdf_test.
22013         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
22014         functions.
22015         (do_test): Run all these.
22017 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
22019         * argp/argp-help.c: Fix typos.
22020         * argp/argp-parse.c: Likewise.
22021         * debug/backtracesyms.c: Likewise.
22022         * elf/elf.h: Likewise.
22023         * malloc/malloc.c: Likewise.
22024         * nis/nis_print.c: Likewise.
22025         * resolv/res_comp.c: Likewise.
22026         * stdlib/stdlib.h: Likewise.
22027         * sunrpc/clnt_tcp.c: Likewise.
22028         * sunrpc/clnt_udp.c: Likewise.
22029         * sunrpc/clnt_unix.c: Likewise.
22030         * sysdeps/unix/bsd/ptsname.c: Likewise.
22031         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
22032         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
22033         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
22034         Likewise.
22035         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
22036         Likewise.
22037         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
22038         Likewise.
22039         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
22041 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
22043         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
22044         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
22046 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
22048         [BZ #15897]
22049         * dlfcn/Makefile (tests): Add bug-dl-leaf.
22050         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
22051         ($(objpfx)bug-dl-leaf): New rule.
22052         ($(objpfx)bug-dl-leaf.so): Likewise.
22053         ($(objpfx)bug-dl-leaf.out): Likewise.
22054         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
22055         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
22056         * dlfcn/bug-dl-leaf.c: New test.
22057         * dlfcn/bug-dl-leaf-lib.c: Likewise.
22058         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
22059         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
22060         (dlclose): Likewise.
22061         (dlmopen): Likewise.
22063 2013-08-27  Roland McGrath  <roland@hack.frob.com>
22065         * include/netdb.h [!_ISOMAC]:
22066         Don't include <tls.h>.
22067         (h_errno, __libc_h_errno): Move declaration and macros out of
22068         [_LIBC_REENTRANT].
22070         * include/resolv.h [_RESOLV_H_]:
22071         Don't include <tls.h>.
22072         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
22073         * resolv/res_libc.c: Don't include <tls.h>.
22074         (_res): Use __attribute__ ((nocommon)) in place of
22075         __attribute__ ((section (".bss"))).
22077         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
22078         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
22080         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
22082         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
22083         only under [SIOCGIFCONF && SIOCGIFNETMASK].
22085         * resolv/res_mkquery.c: Include <sys/time.h>.
22087         * inet/ifreq.c: Moved to ...
22088         * sysdeps/unix/ifreq.c: ... here.
22089         * inet/ifreq.c: New file, true stub version.
22091         * socket/sa_len.c: New file.
22092         * socket/Makefile (aux): Add it.
22093         * sysdeps/unix/sysv/linux/Makefile
22094         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
22095         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
22096         and #include <socket/sa_len.c>.
22097         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
22098         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
22100         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
22101         * bits/socket.h: ... here.
22103         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
22104         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
22105         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
22107 2013-08-27  Andreas Schwab  <schwab@suse.de>
22109         [BZ #15736]
22110         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
22111         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
22112         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
22113         * string/test-strcasecmp.c (test_main): Run tests in several
22114         locales.
22115         * string/test-strncasecmp.c (test_main): Likewise.
22117         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
22118         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
22119         to __strcasecmp_nonascii and __strncasecmp_nonascii.
22120         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
22121         (__strncasecmp_ssse3) [PIC]: Likewise.
22123 2013-08-26  Roland McGrath  <roland@hack.frob.com>
22125         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
22127         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
22128         instead of explicitly declaring xdecrypt.
22129         * nis/nss_nis/nis-publickey.c: Likewise.
22131 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
22133         [BZ #15890]
22134         * nscd/aicache.c: Include res_hconf.h.
22135         (addhstaiX): Initialize res_hconf.
22137 2013-08-26  Andreas Schwab  <schwab@suse.de>
22139         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
22140         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
22142 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
22144         * nscd/aicache.c (addhstaiX): Fix indentation.
22146 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
22148         * configure.ac: Quote $build_pt_chown test.
22149         * configure: Regenerated.
22151 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
22153         [BZ #15532]
22154         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
22155         * math/s_cexpf.c (__cexpf): Likewise.
22156         * math/s_cexpl.c (__cexpl): Likewise.
22157         * math/libm-test.inc (cexp_test_data): Correct expected return
22158         value for NaN + i0.  Add another test.
22160 2013-08-22  David S. Miller  <davem@davemloft.net>
22162         * po/ca.po: Update Catalan translation from translation project.
22163         * po/uk.po: Add Ukrainian translations from translation project.
22165 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
22167         [BZ #15797]
22168         * math/s_fdim.c (__fdim): Check for infinite arguments if result
22169         is infinite, not alongside NaN test.
22170         * math/s_fdimf.c (__fdimf): Likewise.
22171         * math/s_fdiml.c (__fdiml): Likewise.
22172         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
22173         errno is unchanged.
22175 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
22177         * argp/argp-help.c: Fix typos.
22178         * crypt/speeds.c: Likewise.
22179         * csu/check_fds.c: Likewise.
22180         * elf/dl-load.c: Likewise.
22181         * elf/dl-open.c: Likewise.
22182         * elf/reldep3.c: Likewise.
22183         * elf/reldep.c: Likewise.
22184         * elf/sprof.c: Likewise.
22185         * iconv/iconv_charmap.c: Likewise.
22186         * iconv/skeleton.c: Likewise.
22187         * iconv/strtab.c: Likewise.
22188         * io/lockf64.c: Likewise.
22189         * libio/libioP.h: Likewise.
22190         * resolv/gai_notify.c: Likewise.
22191         * resolv/ns_name.c: Likewise.
22192         * resolv/ns_samedomain.c: Likewise.
22193         * resolv/res_send.c: Likewise.
22194         * stdlib/random.c: Likewise.
22195         * sunrpc/rpc/xdr.h: Likewise.
22196         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
22197         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
22198         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
22199         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
22200         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
22201         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
22202         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
22203         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
22204         * sysdeps/mach/hurd/check_fds.c: Likewise.
22205         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
22206         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
22207         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
22208         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
22209         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
22210         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
22211         * sysdeps/pthread/aio_notify.c: Likewise.
22212         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
22213         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
22214         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
22215         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
22216         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
22218 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
22220         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
22221         version if bit_Slow_SSE4_2 is set.
22222         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
22223         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
22225 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22227         [BZ #15867]
22228         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
22229         trampoline stack frame information.
22230         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
22231         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
22232         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
22233         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
22234         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
22235         * sysdeps/unix/sysv/linux/powerpc/init-first.c
22236         (_libc_vdso_platform_setup): Initialize the signal trampolines.
22237         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
22238         sa_flags value.
22239         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
22240         interrupting a syscall and set with option SA_SIGINFO.
22242 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
22244         [BZ #15531]
22245         * math/s_cproj.c (__cproj): Only return an infinity if one part of
22246         argument is infinite.
22247         * math/s_cprojf.c (__cprojf): Likewise.
22248         * math/s_cprojl.c (__cprojl): Likewise.
22249         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
22250         * math/libm-test.inc (cproj_test_data): Add more tests.
22252         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
22254         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
22255         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
22256         size.  Use __ffs to determine corresponding shift.
22258 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
22259             Roland McGrath  <roland@hack.frob.com>
22261         * Makefile (INSTALL): Remove trailing blank lines from output of
22262         makeinfo.
22264 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
22266         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
22267         Align 32 bit compat elf_greg to 8 bytes.
22269 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
22271         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
22273 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
22275         * string/strcoll_l.c (coll_seq): New structure.
22276         (get_next_seq_cached): New function.
22277         (get_next_seq): New function.
22278         (do_compare): New function.
22279         (STRCOLL): Use GNU style definition.  Simplify implementation
22280         by using get_next_seq, get_next_seq_cached and do_compare.
22282 2013-08-16  Florian Weimer  <fweimer@redhat.com>
22284         [BZ #14699]
22285         CVE-2013-4237
22286         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
22287         member.
22288         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
22289         member.
22290         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
22291         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
22292         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
22293         conditional.
22294         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
22295         GETDENTS_64BIT_ALIGNED.
22296         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
22297         * manual/filesys.texi (Reading/Closing Directory): Document
22298         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
22299         strongly.
22300         * manual/conf.texi (Limits for Files): Add portability note to
22301         NAME_MAX, PATH_MAX.
22302         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
22304 2013-08-13  Andreas Schwab  <schwab@suse.de>
22306         [BZ #15749]
22307         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
22308         of fabs.
22309         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
22310         LDBL_MAX_EXP >= 16384]: Add tests for it.
22312 2013-08-12  David S. Miller  <davem@davemloft.net>
22314         * version.h (RELEASE): Set to "development".
22315         (VERSION): Set to "2.18.90".
22316         * NEWS: Add 2.19 section.
22318 2013-08-03  David S. Miller  <davem@davemloft.net>
22320         * po/ko.po: Update Korean translation from translation project.
22322 2013-08-01  David S. Miller  <davem@davemloft.net>
22324         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
22325         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
22326         Bilka.
22328 2013-07-30  David S. Miller  <davem@davemloft.net>
22330         * po/fr.po: Update French translation from translation project.
22332 2013-07-28  David S. Miller  <davem@davemloft.net>
22334         * po/cs.po: Update Czech translation from translation project.
22336         * po/sv.po: Update Swedish translation from translation project.
22338 2013-07-27  David S. Miller  <davem@davemloft.net>
22340         * po/eo.po: Update Esperanto translation from translation project.
22342         * po/vi.po: Update Vietnamese translation from translation project.
22344         * po/de.po: Update German translation from translation project.
22346 2013-07-26  David S. Miller  <davem@davemloft.net>
22348         * po/bg.po: Update Bulgarian translation from translation project.
22350         * po/nl.po: Update Dutch translation from translation project.
22351         * po/pl.po: Update Polish translation from translation project.
22352         * po/ru.po: Update Russian translation from translation project.
22354 2013-07-24  David S. Miller  <davem@davemloft.net>
22356         * po/libc.pot: Update.
22358 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22360         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
22361         variable page size.
22362         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
22363         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
22364         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
22366 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
22368         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
22370 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
22371             Andreas Schwab  <schwab@suse.de>
22372             Roland McGrath  <roland@hack.frob.com>
22373             Joseph Myers  <joseph@codesourcery.com>
22374             Carlos O'Donell  <carlos@redhat.com>
22376         [BZ #15755]
22377         * config.h.in: Define HAVE_PT_CHOWN.
22378         * config.make.in (build-pt-chown): New variable.
22379         * configure.in (--enable-pt_chown): New configure option.
22380         * configure: Regenerate.
22381         * login/Makefile: Include Makeconfig.  Build pt_chown only if
22382         build-pt-chown is enabled.
22383         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
22384         pt_chown to fix pty ownership.
22385         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
22386         CLOSE_ALL_FDS.
22387         * manual/install.texi (Configuring and compiling): Mention
22388         --enable-pt_chown. Add @findex for grantpt.
22389         * INSTALL: Regenerate.
22391 2013-07-20  David S. Miller  <davem@davemloft.net>
22393         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
22394         difference between 32-bit and 64-bit.
22396 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
22398         [BZ #15711]
22399         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
22400         Avoid system header dependency with -ffreestanding.
22401         ($(objpfx)bits/syscall%d): Likewise.
22403 2013-07-13  David S. Miller  <davem@davemloft.net>
22405         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
22406         underflows from atanl/atan2l due to bug 15319.
22407         (casinh_test_data): Likewise.
22409 2013-07-07  David S. Miller  <davem@davemloft.net>
22411         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
22413 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
22415         * sysdeps/i386/fpu/libm-test-ulps: Update.
22416         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22418 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
22420         * configure.in (--enable-lock-elision): Fix message text.
22421         * INSTALL: Regenerate.
22422         * configure: Regenerate.
22424 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22426         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22428 2013-07-03  Andreas Jaeger  <aj@suse.de>
22430         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
22431         define.
22432         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
22433         (ptrace_peeksiginfo_args): Add.
22434         (__ptrace_peeksiginfo_flags): Add.
22435         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
22436         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
22437         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
22439 2013-07-03  Allan McRae  <allan@archlinux.org>
22441         * sysdeps/i386/fpu/libm-test-ulps: Update.
22443 2013-07-02  David S. Miller  <davem@davemloft.net>
22445         * sysdeps/sparc/fpu/libm-test-ulps: Update.
22447 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
22449         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
22451 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
22453         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
22454         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22456 2013-07-02  Andi Kleen <ak@linux.intel.com>
22458         * config.h.in (ENABLE_LOCK_ELISION): Add.
22459         * configure.in (--enable-lock-elision): Add option.
22460         * manual/install.texi: Document --enable lock elision.
22461         * configure: Regenerate
22462         * INSTALL: Regenerate.
22464 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
22466         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
22467         SSE4.2 strcasecmp for libc.a.
22468         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
22470 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
22472         [BZ #13304]
22473         * soft-fp/op-common.h (_FP_FMA): New macro.
22474         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
22475         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
22476         (_FP_MUL_MEAT_1_imm): ... here.
22477         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
22478         (_FP_MUL_MEAT_1_wide): ... here.
22479         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
22480         (_FP_MUL_MEAT_1_hard): ... here.
22481         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
22482         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
22483         (_FP_MUL_MEAT_2_wide): ... here.
22484         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
22485         (_FP_MUL_MEAT_2_wide_3mul): ... here.
22486         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
22487         (_FP_MUL_MEAT_2_gmp): ... here.
22488         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
22489         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
22490         (_FP_MUL_MEAT_4_wide): ... here.
22491         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
22492         (_FP_MUL_MEAT_4_gmp): ... here.
22493         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
22494         (_FP_WFRACBITS_DW_S): Likewise.
22495         (_FP_WFRACXBITS_DW_S): Likewise.
22496         (_FP_HIGHBIT_DW_S): Likewise.
22497         (FP_FMA_S): Likewise.
22498         (_FP_FRAC_HIGH_DW_S): Likewise.
22499         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
22500         (_FP_WFRACBITS_DW_D): Likewise.
22501         (_FP_WFRACXBITS_DW_D): Likewise.
22502         (_FP_HIGHBIT_DW_D): Likewise.
22503         (FP_FMA_D): Likewise.
22504         (_FP_FRAC_HIGH_DW_D): Likewise.
22505         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
22506         (_FP_WFRACBITS_DW_E): Likewise.
22507         (_FP_WFRACXBITS_DW_E): Likewise.
22508         (_FP_HIGHBIT_DW_E): Likewise.
22509         (FP_FMA_E): Likewise.
22510         (_FP_FRAC_HIGH_DW_E): Likewise.
22511         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
22512         (_FP_WFRACBITS_DW_Q): Likewise.
22513         (_FP_WFRACXBITS_DW_Q): Likewise.
22514         (_FP_HIGHBIT_DW_Q): Likewise.
22515         (FP_FMA_Q): Likewise.
22516         (_FP_FRAC_HIGH_DW_Q): Likewise.
22517         * soft-fp/fmasf4.c: New file.
22518         * soft-fp/fmadf4.c: Likewise.
22519         * soft-fp/fmatf4.c: Likewise.
22521 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
22523         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
22524         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
22525         Silvermont.
22526         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
22527         macro.
22528         (index_Slow_SSE4_2): Likewise.
22529         (index_Prefer_PMINUB_for_stringop): Likewise.
22530         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
22531         bit_Slow_SSE4_2 is set.
22532         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
22533         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
22535 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
22537         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
22538         rtld_global._dl_hwcap2.
22539         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
22540         POWER8.
22541         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
22542         POWER8 feature descriptions defined in _dl_hwcap2.
22543         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
22544         string handling for POWER8 feature bits.
22545         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
22546         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
22547         _dl_powerpc_cap_flags.
22548         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
22549         * sysdeps/powerpc/rtld-global-offsets.sym
22550         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
22551         _dl_hwcap2 in the rtld_global_ro structure.
22553 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
22555         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
22556         hardware capabilities in support of AT_HWCAP2.
22557         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
22558         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
22559         GLRO(dl_hwcap2).
22560         (_dl_show_auxv): Add support for calling _dl_procinfo to display
22561         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
22562         explicitly the unknown a_type display mechanism is used.
22563         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
22564         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
22565         struct member.
22566         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
22567         to macro prototype for AT_HWCAP2 support.
22568         * sysdeps/i386/dl-procinfo.h: Likewise.
22569         * sysdeps/s390/dl-procinfo.h: Likewise.
22570         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
22571         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
22572         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
22573         return -1 for unknown a_type display fallback.
22574         * sysdeps/sparc/dl-procinfo.h: Likewise.
22575         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
22576         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
22578 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
22580         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
22581         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
22583 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
22585         [BZ #12492]
22586         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
22587         mprotect making __stack_prot writable.
22589 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
22590             Joseph Myers  <joseph@codesourcery.com>
22592         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
22593         as being properly aligned.
22595 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
22597         * dlfcn/modstatic5.c: New file.
22598         * dlfcn/tststatic5.c: New file.
22599         * dlfcn/Makefile (tests): Add tststatic5.
22600         (tests-static): Likewise.
22601         (modules-names): Add modstatic5.
22602         (tststatic5-ENV): New variable.
22603         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
22605         [BZ #15022]
22606         * elf/dl-support.c (_dl_main_map): New variable.
22607         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
22608         (_dl_nns, _dl_load_adds): Set to 1.
22609         (_dl_initial_searchlist): Refer to _dl_main_map.
22610         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
22611         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
22612         call to _dl_get_origin.
22613         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
22614         around call_map.
22615         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
22616         * dlfcn/modstatic3.c: New file.
22617         * dlfcn/tststatic3.c: New file.
22618         * dlfcn/tststatic4.c: New file.
22619         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
22620         (tests-static): Likewise.
22621         (modules-names): Add modstatic3.
22622         (tststatic3-ENV, tststatic4-ENV): New variables.
22623         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
22624         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
22626 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
22628         * configure.in (CC): Require GCC version 4.4 or later.
22629         * configure: Regenerated.
22630         * manual/install.texi (Tools for Compilation): Update GCC version
22631         requirement.
22632         * INSTALL: Regenerated.
22634 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
22636         [BZ #15674]
22637         * string/test-memcmp.c (check2): New.
22638         (main): Call check2.
22640         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
22642 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
22644         [BZ #15022]
22645         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
22646         over to...
22647         (dl_open_worker) [!SHARED]: ... here.
22649 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
22651         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
22653 2013-06-25  Richard Henderson  <rth@redhat.com>
22655         * locale/programs/locarchive.c: Include <libc-internal.h>
22657 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
22659         * manual/texinfo.tex: Update to version 2013-06-21.17, with
22660         trailing whitespace removed.
22662 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
22664         [BZ #10283]
22665         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
22666         * locale/programs/locarchive.c: Include libc-mmap.h.
22667         (prepare_address_space): Take two new outputs (the mmap base and len).
22668         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
22669         values.
22670         (create_archive): Declare new mmap base and len values for
22671         prepare_address_space, and store the result in ah.
22672         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
22673         (enlarge_archive): If ah->mmap_base is not NULL, use that and
22674         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
22675         Declare new mmap base and len values for
22676         prepare_address_space, and store the result in new_ah.
22677         (open_archive): Declare new mmap base and len values for
22678         prepare_address_space, and store the result in ah.
22679         (close_archive): If ah->mmap_base is not NULL, use that and
22680         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
22681         * sysdeps/generic/libc-mmap.h: New file.
22683 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
22685         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
22686         (ALIGN_UP): Likewise.
22687         (PTR_ALIGN_DOWN): Likewise.
22688         (PTR_ALIGN_UP): Likewise.
22690 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
22692         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
22693         entry mapped to PPC_PLATFORM_POWER8.
22694         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
22695         POWER8.
22696         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
22697         (_dl_string_platform): Add case for exporting platform position for
22698         POWER8.
22699         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
22700         search path to sysdeps/powerpc/powerpc32/power8 directory.
22701         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
22702         search path to sysdeps/powerpc/powerpc64/power8 directory.
22703         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
22704         power7 directories.
22705         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
22706         power7 directories.
22708 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
22710         * INSTALL: Regenerate.
22712         * nscd/connections.c (nscd_init): Fix comment.
22714 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
22716         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
22718         [BZ #15667]
22719         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
22720         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
22722 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
22724         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
22725         DL_DST_REQ_STATIC.
22726         (DL_DST_REQ_STATIC): Remove macro.
22728 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
22730         [BZ #7006]
22731         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
22732         with a shift of 0 bits.
22734 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
22736         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
22737         $(tststatic-ENV).
22739 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22741         [BZ #15655]
22742         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
22744 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22746         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
22747         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
22748         accepts -fno-tree-loop-distribute-patterns.
22749         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
22750         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
22751         recursive call.
22752         * string/memset.c (memset): Likewise.
22753         * string/test-memmove.c (simple_memmove): Disable loop transformation
22754         to library calls.
22755         * string/test-memset.c (simple_memset): Likewise.
22756         * benchtests/bench-memmove.c (simple_memmove): Likewise.
22757         * benchtests/bench-memset.c (simple_memset): Likewise.
22758         * configure: Regenerated.
22760 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
22762         * math/test-misc.c (main): Ignore fesetround failure when failures
22763         of subsequent rounding tests would be ignored.
22765         [BZ #15654]
22766         * math/fedisblxcpt.c (fedisableexcept): Return 0.
22767         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
22768         * math/fegetenv.c (__fegetenv): Return 0.
22769         * math/fegetexcept.c (fegetexcept): Return 0.
22770         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
22771         FE_TONEAREST.
22772         * math/feholdexcpt.c (feholdexcept): Return 0.
22773         * math/fesetenv.c (__fesetenv): Return 0.
22774         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
22775         argument FE_TONEAREST.
22776         * math/feupdateenv.c (__feupdateenv): Return 0.
22777         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
22779 2013-06-18  Roland McGrath  <roland@hack.frob.com>
22781         * elf/rtld-Rules (rtld-compile-command.S): New variable.
22782         (rtld-compile-command.s, rtld-compile-command.c): New variables.
22783         ($(objpfx)rtld-%.os rules): Use them.
22785 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22787         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
22788         fields.
22790 2013-06-17  Roland McGrath  <roland@hack.frob.com>
22792         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
22793         length of target pattern, then descending length of dependency pattern.
22794         * configure.in (AWK): Require gawk 3.1.2 or newer.
22795         * manual/install.texi (Tools for Compilation): Say that we do.
22796         * configure: Regenerated.
22798         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
22799         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
22800         * scripts/sysd-rules.awk: ... this new script.
22801         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
22802         than a glob-style pattern.
22804 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
22806         * math/test-misc.c (main): Do not treat incorrectly rounded
22807         conversions as failure unless ROUNDING_TESTS passes.
22809 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
22811         [BZ #15631]
22812         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
22813         restore exception state around main square root computation, then
22814         check for inexactness explicitly.
22816         * math/libm-test.inc (fma_test_data): Add another test.
22818 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
22820         * manual/threads.texi (Non-POSIX Extensions): New document
22821         node.  Document pthread_getattr_default_np and
22822         pthread_setattr_default_np.
22824         * Versions.def (libpthread): Add GLIBC_2.18.
22825         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
22826         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
22827         Likewise.
22828         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
22829         Likewise.
22830         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
22831         Likewise.
22832         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
22833         Likewise.
22834         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
22835         Likewise.
22836         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
22837         Likewise.
22838         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
22839         Likewise.
22840         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
22841         Likewise.
22842         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
22843         Likewise.
22845 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
22847         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
22848         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
22850 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
22851             H.J. Lu  <hjl.tools@gmail.com>
22853         [BZ #15627]
22854         * sysdeps/x86_64/rtld-memset.c: Remove file.
22855         * sysdeps/x86_64/rtld-memset.S: New file.
22857 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
22859         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
22860         (test_in_one_mode): Take arguments for whether the rounding mode
22861         is supported for each floating-point type.
22862         (do_test): Pass new arguments to test_in_one_mode using
22863         ROUNDING_TESTS.
22865 2013-06-13  Roland McGrath  <roland@hack.frob.com>
22867         * posix/tst-waitid.c (do_test): Distinguish different instances of
22868         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
22869         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
22870         before entering the kernel for waitpid.
22872 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
22874         * NEWS: Fix note on clock function precision.  Text by Roland
22875         McGrath.
22877 2013-06-13  Roland McGrath  <roland@hack.frob.com>
22879         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
22880         it into place only when and if the sanity check passes.
22882 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
22884         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
22885         output for whether conversion result is exact.  Take argument
22886         indicating whether type is IBM long double.
22887         (round_for_all): Change need_exact field to ibm_ld.
22888         * stdlib/tst-strtod-round.c (struct exactness): New type.
22889         (struct test): Change bool ld_ok field to struct exactness exact.
22890         (TEST): Update all definitions for change to field.
22891         (tests): Regenerate array contents.
22892         (test_in_one_mode): Take pointer to new field instead of old ld_ok
22893         field value.  Check for IBM long double here.
22894         (do_test): Update calls to test_in_one_mode.
22896 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
22898         [BZ #12515]
22899         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
22900         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
22902 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22904         [BZ #15605]
22905         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
22906         generated by the compiler on loop optimizations.
22907         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
22908         general definitions.
22910 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
22912         * math/bug-nextafter.c: Include <math-tests.h>.
22913         (main): Only test for exceptions if EXCEPTION_TESTS is true for
22914         the relevant type.
22915         * math/bug-nexttoward.c: Include <math-tests.h>.
22916         (main): Only test for exceptions if EXCEPTION_TESTS is true for
22917         the relevant type.
22918         * math/test-misc.c: Include <math-tests.h>.
22919         (main): Only test for exceptions if EXCEPTION_TESTS is true for
22920         the relevant type.
22922 2013-06-12  Andreas Jaeger  <aj@suse.de>
22924         * po/ia.po: Update Interlingua translation from translation
22925         project.
22927 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
22929         * include/fenv.h: Include stdbool.h.
22930         (struct rm_ctx): New structure.
22931         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
22932         Define macro.
22933         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
22934         (SET_RESTORE_ROUNDF): Likewise.
22935         (SET_RESTORE_ROUNDL): Likewise.
22936         (SET_RESTORE_ROUND_NOEX): Likewise.
22937         (SET_RESTORE_ROUND_NOEXF): Likewise.
22938         (SET_RESTORE_ROUND_NOEXL): Likewise.
22939         (SET_RESTORE_ROUND_53BIT): Likewise.
22940         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
22941         (libc_feresetround_noexf_ctx): Likewise.
22942         (libc_feresetround_noexl_ctx): Likewise.
22943         (libc_feholdsetround_53bit_ctx): Likewise.
22944         (libc_feresetround_53bit_ctx): Likewise.
22945         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
22946         (libc_feholdexcept_setround_sse_ctx): New function.
22947         (libc_fesetenv_sse_ctx): Likewise.
22948         (libc_feupdateenv_sse_ctx): Likewise.
22949         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
22950         (libc_feholdexcept_setround_387_ctx): Likewise.
22951         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
22952         (libc_feholdsetround_387_prec_ctx): Likewise.
22953         (libc_feholdsetround_387_ctx): Likewise.
22954         (libc_feholdsetround_387_53bit_ctx): Likewise.
22955         (libc_feholdsetround_sse_ctx): Likewise.
22956         (libc_feresetround_sse_ctx): Likewise.
22957         (libc_feresetround_387_ctx): Likewise.
22958         (libc_feupdateenv_387_ctx): Likewise.
22959         (libc_feholdexcept_setroundf_ctx): Define macro.
22960         (libc_fesetenvf_ctx): Likewise.
22961         (libc_feupdateenvf_ctx): Likewise.
22962         (libc_feholdsetroundf_ctx): Likewise.
22963         (libc_feresetroundf_ctx): Likewise.
22964         (libc_feholdexcept_setround_ctx): Likewise.
22965         (libc_fesetenv_ctx): Likewise.
22966         (libc_feupdateenv_ctx): Likewise.
22967         (libc_feholdsetround_ctx): Likewise.
22968         (libc_feresetround_ctx): Likewise.
22969         (libc_feholdexcept_setroundl_ctx): Likewise.
22970         (libc_feupdateenvl_ctx): Likewise.
22971         (libc_feholdsetroundl_ctx): Likewise.
22972         (libc_feresetroundl_ctx): Likewise.
22973         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
22974         (libc_feresetround_53bit_ctx): Likewise.
22976 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
22978         * locale/iso-639.def: Convert to UTF-8.
22980 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
22982         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
22983         (EXCEPTION_TESTS_double): Likewise.
22984         (EXCEPTION_TESTS_long_double): Likewise.
22985         (EXCEPTION_TESTS): Likewise.
22986         * math/libm-test.inc (test_exceptions): Only test exceptions if
22987         EXCEPTION_TESTS (FLOAT).
22989 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
22991         * benchtests/Makefile (string-bench): Add strcpy_chk and
22992         stpcpy_chk.
22993         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
22994         * benchtests/bench-stpcpy_chk.c: New file.
22995         * benchtests/bench-strcpy_chk-ifunc.c: New file.
22996         * benchtests/bench-strcpy_chk.c: New file.
22997         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
22998         code.
22999         (do_test): Likewise.
23001 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
23003         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
23004         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
23005         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
23006         with tabs where appropriate.
23007         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
23008         dl-procinfo.h.
23009         [PPC_PLATFORM_PPC440]: Likewise.
23010         [PPC_PLATFORM_PPC464]: Likewise.
23011         [PPC_PLATFORM_PPC476]: Likewise.
23012         (_dl_string_platform): Add support for detecting ppc405, ppc440,
23013         ppc464, and ppc476 platform strings merging from ports/
23014         dl-procinfo.h.
23016 2013-06-11  Andreas Schwab  <schwab@suse.de>
23018         [BZ #14991]
23019         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
23020         (from_ucs4_idx): Regenerate.
23021         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
23022         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
23023         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
23024         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
23025         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
23026         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
23027         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
23028         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
23029         from FROM_LOOP and TO_LOOP specific macros.
23030         (BODY): Handle combining characters.
23031         * iconvdata/BIG5HKSCS.irreversible: Update.
23032         * iconvdata/BIG5HKSCS.precomposed: New file.
23033         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
23034         characters.
23035         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
23037 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
23039         * include/sys/time.h: Fix indentation and add copyright header.
23041         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
23042         (do_test): Likewise.
23043         * string/test-memchr.c (do_one_test): Likewise.
23044         (do_test): Likewise.
23045         * string/test-memcmp.c (do_one_test): Likewise.
23046         (do_test): Likewise.
23047         * string/test-memcpy.c (do_one_test): Likewise.
23048         (do_test): Likewise.
23049         * string/test-memmem.c (do_one_test): Likewise.
23050         (do_test): Likewise.
23051         (do_random_tests): Likewise.
23052         * string/test-memmove.c (do_one_test): Likewise.
23053         (do_test): Likewise.
23054         * string/test-memset.c (do_one_test): Likewise.
23055         (do_test): Likewise.
23056         * string/test-rawmemchr.c (do_one_test): Likewise.
23057         (do_test): Likewise.
23058         * string/test-strcasecmp.c (do_one_test): Likewise.
23059         (do_test): Likewise.
23060         * string/test-strcasestr.c (do_one_test): Likewise.
23061         (do_test): Likewise.
23062         * string/test-strcat.c (do_one_test): Likewise.
23063         (do_test): Likewise.
23064         * string/test-strchr.c (do_one_test): Likewise.
23065         (do_test): Likewise.
23066         * string/test-strcmp.c (do_one_test): Likewise.
23067         (do_test): Likewise.
23068         * string/test-strcpy.c (do_one_test): Likewise.
23069         (do_test): Likewise.
23070         * string/test-string.h: Likewise.
23071         (test_init): Likewise.
23072         * string/test-strlen.c (do_one_test): Likewise.
23073         (do_test): Likewise.
23074         * string/test-strncasecmp.c (do_one_test): Likewise.
23075         (do_test): Likewise.
23076         * string/test-strncat.c (do_one_test): Likewise.
23077         (do_test): Likewise.
23078         * string/test-strncmp.c (do_one_test): Likewise.
23079         (do_test_limit): Likewise.
23080         (do_test): Likewise.
23081         * string/test-strncpy.c (do_one_test): Likewise.
23082         (do_test): Likewise.
23083         * string/test-strnlen.c (do_one_test): Likewise.
23084         (do_test): Likewise.
23085         * string/test-strpbrk.c (do_one_test): Likewise.
23086         (do_test): Likewise.
23087         * string/test-strrchr.c (do_one_test): Likewise.
23088         (do_test): Likewise.
23089         * string/test-strspn.c (do_one_test): Likewise.
23090         (do_test): Likewise.
23091         * string/test-strstr.c (do_one_test): Likewise.
23092         (do_test): Likewise.
23094         * benchtests/Makefile (string-bench): Add string benchmarks.
23095         * benchtests/bench-bcopy-ifunc.c: New file.
23096         * benchtests/bench-bcopy.c: New file.
23097         * benchtests/bench-bzero-ifunc.c: New file.
23098         * benchtests/bench-bzero.c: New file.
23099         * benchtests/bench-memccpy-ifunc.c: New file.
23100         * benchtests/bench-memccpy.c: New file.
23101         * benchtests/bench-memchr-ifunc.c: New file.
23102         * benchtests/bench-memchr.c: New file.
23103         * benchtests/bench-memcmp-ifunc.c: New file.
23104         * benchtests/bench-memcmp.c: New file.
23105         * benchtests/bench-memmem-ifunc.c: New file.
23106         * benchtests/bench-memmem.c: New file.
23107         * benchtests/bench-memmove-ifunc.c: New file.
23108         * benchtests/bench-memmove.c: New file.
23109         * benchtests/bench-mempcpy-ifunc.c: New file.
23110         * benchtests/bench-mempcpy.c: New file.
23111         * benchtests/bench-memset-ifunc.c: New file.
23112         * benchtests/bench-memset.c: New file.
23113         * benchtests/bench-rawmemchr-ifunc.c: New file.
23114         * benchtests/bench-rawmemchr.c: New file.
23115         * benchtests/bench-stpcpy-ifunc.c: New file.
23116         * benchtests/bench-stpcpy.c: New file.
23117         * benchtests/bench-stpncpy-ifunc.c: New file.
23118         * benchtests/bench-stpncpy.c: New file.
23119         * benchtests/bench-strcasecmp-ifunc.c: New file.
23120         * benchtests/bench-strcasecmp.c: New file.
23121         * benchtests/bench-strcasestr-ifunc.c: New file.
23122         * benchtests/bench-strcasestr.c: New file.
23123         * benchtests/bench-strcat-ifunc.c: New file.
23124         * benchtests/bench-strcat.c: New file.
23125         * benchtests/bench-strchr-ifunc.c: New file.
23126         * benchtests/bench-strchr.c: New file.
23127         * benchtests/bench-strchrnul-ifunc.c: New file.
23128         * benchtests/bench-strchrnul.c: New file.
23129         * benchtests/bench-strcmp-ifunc.c: New file.
23130         * benchtests/bench-strcmp.c: New file.
23131         * benchtests/bench-strcpy-ifunc.c: New file.
23132         * benchtests/bench-strcpy.c: New file.
23133         * benchtests/bench-strcspn-ifunc.c: New file.
23134         * benchtests/bench-strcspn.c: New file.
23135         * benchtests/bench-strlen-ifunc.c: New file.
23136         * benchtests/bench-strlen.c: New file.
23137         * benchtests/bench-strncasecmp-ifunc.c: New file.
23138         * benchtests/bench-strncasecmp.c: New file.
23139         * benchtests/bench-strncat-ifunc.c: New file.
23140         * benchtests/bench-strncat.c: New file.
23141         * benchtests/bench-strncmp-ifunc.c: New file.
23142         * benchtests/bench-strncmp.c: New file.
23143         * benchtests/bench-strncpy-ifunc.c: New file.
23144         * benchtests/bench-strncpy.c: New file.
23145         * benchtests/bench-strnlen-ifunc.c: New file.
23146         * benchtests/bench-strnlen.c: New file.
23147         * benchtests/bench-strpbrk-ifunc.c: New file.
23148         * benchtests/bench-strpbrk.c: New file.
23149         * benchtests/bench-strrchr-ifunc.c: New file.
23150         * benchtests/bench-strrchr.c: New file.
23151         * benchtests/bench-strspn-ifunc.c: New file.
23152         * benchtests/bench-strspn.c: New file.
23153         * benchtests/bench-strstr-ifunc.c: New file.
23154         * benchtests/bench-strstr.c: New file.
23156         * benchtests/Makefile: Disable parallel execution of targets.
23157         (string-bench): Add memcpy.
23158         (benchset): New variable to store a list of benchmark sets.
23159         (bench-func): Renamed from bench.
23160         (bench-set): New target.
23161         (bench): Depend on bench-func and bench-set.
23162         * benchtests/README: Add section on benchmark sets.
23163         * benchtests/bench-memcpy-ifunc.c: New file.
23164         * benchtests/bench-memcpy.c: New file.
23165         * benchtests/bench-string.h: New file.
23167 2013-06-11  Andreas Schwab  <schwab@suse.de>
23169         [BZ #15577]
23170         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
23171         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
23172         values in the triple.
23173         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
23174         terminator in the group key.
23176 2013-06-11  Andreas Jaeger  <aj@suse.de>
23178         * po/zh_TW.po: Update Chinese (traditional) translation from
23179         translation project.
23181 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
23183         * include/time.h (__clock_gettime): Add libc_hidden_proto.
23184         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
23185         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
23186         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
23187         (clock_getcpuclockid): Likewise.
23188         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
23189         Add weak_alias and libc_hidden_def.
23190         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
23191         * rt/clock_gettime.c (clock_gettime): Rename to
23192         __clock_gettime.  Add weak_alias and libc_hidden_def.
23193         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
23194         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
23195         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
23196         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
23197         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
23198         Likewise.
23199         * rt/clock_settime.c (clock_settime): Rename to
23200         __clock_settime.  Add weak_alias and libc_hidden_def.
23201         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
23203 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
23205         * mach/err_boot.sub: Remove trailing whitespace.
23206         * mach/err_ipc.sub: Likewise.
23207         * mach/err_mach.sub: Likewise.
23209         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
23210         (ROUNDING_TESTS_double): Likewise.
23211         (ROUNDING_TESTS_long_double): Likewise.
23212         (ROUNDING_TESTS): Likewise.
23213         * math/libm-test.inc: Include <math-tests.h>.
23214         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
23215         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
23216         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
23217         (IF_ROUND_INIT_FE_UPWARD): Likewise.
23219 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
23221         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
23222         of assigning.
23224 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
23226         * sysdeps/gnu/errlist.awk: Do not generate space at end of
23227         otherwise empty TRANS lines.
23228         * sysdeps/gnu/errlist.c: Regenerated.
23230         * catgets/gencat.c (error_print): Use (void) in function
23231         definition.
23232         * crypt/crypt_util.c (__init_des): Likewise.
23233         * crypt/speeds.c (Stop): Likewise.
23234         (main): Likewise.
23235         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
23236         * inet/ruserpass.c (token): Likewise.
23237         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
23238         * intl/localealias.c (extend_alias_table): Likewise.
23239         * intl/plural-exp.c (init_germanic_plural): Likewise.
23240         * libio/fcloseall.c (__fcloseall): Likewise.
23241         * libio/genops.c (_IO_flush_all): Likewise.
23242         (_IO_flush_all_linebuffered): Likewise.
23243         (_IO_cleanup): Likewise.
23244         (_IO_iter_begin): Likewise.
23245         (_IO_iter_end): Likewise.
23246         (_IO_list_lock): Likewise.
23247         (_IO_list_unlock): Likewise.
23248         (_IO_list_resetlock): Likewise.
23249         * libio/getchar.c (getchar): Likewise.
23250         * libio/getchar_u.c (getchar_unlocked): Likewise.
23251         * libio/getwchar.c (getwchar): Likewise.
23252         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
23253         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
23254         * login/getpt.c (__getpt): Likewise.
23255         * login/tst-utmp.c (main): Likewise.
23256         * malloc/hooks.c (__malloc_check_init): Likewise.
23257         * malloc/malloc.c (__malloc_stats): Likewise.
23258         * malloc/mtrace.c (tr_break): Likewise.
23259         (mtrace): Likewise.
23260         (muntrace): Likewise.
23261         * misc/fstab.c (endfsent): Likewise.
23262         * misc/getclktck.c (__getclktck): Likewise.
23263         * misc/getdtsz.c (__getdtablesize): Likewise.
23264         * misc/gethostid.c (gethostid): Likewise.
23265         * misc/getpagesize.c (__getpagesize): Likewise.
23266         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
23267         (__get_nprocs): Likewise.
23268         (__get_phys_pages): Likewise.
23269         (__get_avphys_pages): Likewise.
23270         * misc/getttyent.c (getttyent): Likewise.
23271         (setttyent): Likewise.
23272         (endttyent): Likewise.
23273         * misc/getusershell.c (getusershell): Likewise.
23274         (endusershell): Likewise.
23275         (setusershell): Likewise.
23276         (initshells): Likewise.
23277         * misc/hsearch.c (__hdestroy): Likewise.
23278         * misc/sync.c (sync): Likewise.
23279         * misc/syslog.c (closelog_internal): Likewise.
23280         (closelog): Likewise.
23281         * misc/ttyslot.c (ttyslot): Likewise.
23282         * misc/vhangup.c (vhangup): Likewise.
23283         * posix/fork.c (__fork): Likewise.
23284         * posix/getegid.c (__getegid): Likewise.
23285         * posix/geteuid.c (__geteuid): Likewise.
23286         * posix/getgid.c (__getgid): Likewise.
23287         * posix/getpid.c (__getpid): Likewise.
23288         * posix/getppid.c (__getppid): Likewise.
23289         * posix/getuid.c (__getuid): Likewise.
23290         * posix/pause.c (pause): Likewise.
23291         * posix/setpgrp.c (setpgrp): Likewise.
23292         * posix/setsid.c (__setsid): Likewise.
23293         * posix/test-vfork.c (noop): Likewise.
23294         * resolv/gethnamaddr.c (_endhtent): Likewise.
23295         (_gethtent): Likewise.
23296         (ht_endhostent): Likewise.
23297         (gethostent): Likewise.
23298         (dns_service): Likewise.
23299         * stdlib/drand48.c (drand48): Likewise.
23300         * stdlib/lrand48.c (lrand48): Likewise.
23301         * stdlib/mrand48.c (mrand48): Likewise.
23302         * stdlib/rand.c (rand): Likewise.
23303         * stdlib/random.c (__random): Likewise.
23304         * stdlib/setenv.c (clearenv): Likewise.
23305         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
23306         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
23307         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
23308         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
23309         (__get_nprocs): Likewise.
23310         (__get_phys_pages): Likewise.
23311         (__get_avphys_pages): Likewise.
23312         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
23313         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
23314         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
23315         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
23316         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
23317         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
23318         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
23319         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
23320         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
23321         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
23322         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
23323         * sysdeps/mach/hurd/sync.c (sync): Likewise.
23324         * sysdeps/posix/clock.c (clock): Likewise.
23325         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
23326         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
23327         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
23328         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
23329         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
23330         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
23331         (__get_nprocs_conf): Likewise.
23332         (__get_phys_pages): Likewise.
23333         (__get_avphys_pages): Likewise.
23334         * time/clock.c (clock): Likewise.
23335         * time/tzset.c (__tzname_max): Likewise.
23337 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
23339         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
23340         (__bswap_32): Do not use "register".
23341         * crypt/crypt.c (_ufc_doit_r): Likewise.
23342         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
23343         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
23344         * gmon/gmon.c (__monstartup): Likewise.
23345         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
23346         * hurd/hurdmalloc.c (more_memory): Likewise.
23347         (malloc): Likewise.
23348         (free): Likewise.
23349         (realloc): Likewise.
23350         (malloc_fork_prepare): Likewise.
23351         (malloc_fork_parent): Likewise.
23352         (malloc_fork_child): Likewise.
23353         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
23354         (_svcauth_des): Likewise.
23355         * inet/inet_lnaof.c (inet_lnaof): Likewise.
23356         * inet/inet_net.c (inet_network): Likewise.
23357         * inet/inet_netof.c (inet_netof): Likewise.
23358         * inet/rcmd.c (__validuser2_sa): Likewise.
23359         * io/fts.c (fts_open): Likewise.
23360         (fts_load): Likewise.
23361         (fts_close): Likewise.
23362         (fts_read): Likewise.
23363         (fts_children): Likewise.
23364         (fts_build): Likewise.
23365         (fts_stat): Likewise.
23366         (fts_sort): Likewise.
23367         (fts_alloc): Likewise.
23368         (fts_lfree): Likewise.
23369         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
23370         (_IO_file_xsgetn): Likewise.
23371         (_IO_file_xsgetn_mmap): Likewise.
23372         * libio/iofopncook.c (_IO_cookie_read): Likewise.
23373         (_IO_cookie_write): Likewise.
23374         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
23375         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
23376         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
23377         * malloc/obstack.c (_obstack_begin): Likewise.
23378         (_obstack_begin_1): Likewise.
23379         (_obstack_newchunk): Likewise.
23380         (_obstack_allocated_p): Likewise.
23381         (obstack_free): Likewise.
23382         (_obstack_memory_used): Likewise.
23383         * misc/getttyent.c (getttynam): Likewise.
23384         (getttyent): Likewise.
23385         (skip): Likewise.
23386         (value): Likewise.
23387         * misc/getusershell.c (initshells): Likewise.
23388         * misc/syslog.c (__vsyslog_chk): Likewise.
23389         * misc/ttyslot.c (ttyslot): Likewise.
23390         * nis/nis_hash.c (__nis_hash): Likewise.
23391         * posix/fnmatch_loop.c (FCT): Likewise.
23392         * posix/getconf.c (print_all): Likewise.
23393         (main): Likewise.
23394         * posix/getopt.c (exchange): Likewise.
23395         * posix/glob.c (globfree): Likewise.
23396         (prefix_array): Likewise.
23397         (__glob_pattern_type): Likewise.
23398         * resolv/arpa/nameser.h (NS_GET16): Likewise.
23399         (NS_GET32): Likewise.
23400         (NS_PUT16): Likewise.
23401         (NS_PUT32): Likewise.
23402         * resolv/gethnamaddr.c (getanswer): Likewise.
23403         (gethostbyname2): Likewise.
23404         (gethostbyaddr): Likewise.
23405         (_gethtent): Likewise.
23406         (_gethtbyname2): Likewise.
23407         (_gethtbyaddr): Likewise.
23408         * resolv/ns_print.c (dst_s_get_int16): Likewise.
23409         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
23410         * resolv/res_init.c (__res_vinit): Likewise.
23411         (net_mask): Likewise.
23412         * resolv/res_mkquery.c (outchar): Likewise.
23413         (PRINT): Likewise.
23414         * stdio-common/printf_fp.c (outchar): Likewise.
23415         (PRINT): Likewise.
23416         * stdio-common/printf_fphex.c (outchar): Likewise.
23417         (PRINT): Likewise.
23418         * stdio-common/printf_size.c (outchar): Likewise.
23419         (PRINT): Likewise.
23420         * stdio-common/test_rdwr.c (main): Likewise.
23421         * stdio-common/tfformat.c (matches): Likewise.
23422         * stdio-common/vfprintf.c (outchar): Likewise.
23423         (printf_unknown): Likewise.
23424         (buffered_vfprintf): Likewise.
23425         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
23426         * stdio-common/xbug.c (AppendToBuffer): Likewise.
23427         (ReadFile): Likewise.
23428         * stdlib/qsort.c (SWAP): Likewise.
23429         (_quicksort): Likewise.
23430         * stdlib/setenv.c (__add_to_environ): Likewise.
23431         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
23432         * stdlib/strtol_l.c (__strtol_l): Likewise.
23433         * stdlib/tst-strtod.c (main): Likewise.
23434         * stdlib/tst-strtol.c (main): Likewise.
23435         * stdlib/tst-strtoll.c (main): Likewise.
23436         * string/bits/string2.h (__strcmp_cc): Likewise.
23437         (__strcmp_cg): Likewise.
23438         (__strcspn_c1): Likewise.
23439         (__strcspn_c2): Likewise.
23440         (__strcspn_c3): Likewise.
23441         (__strspn_c1): Likewise.
23442         (__strspn_c2): Likewise.
23443         (__strspn_c3): Likewise.
23444         (__strsep_1c): Likewise.
23445         (__strsep_2c): Likewise.
23446         (__strsep_3c): Likewise.
23447         * string/memccpy.c (__memccpy): Likewise.
23448         * string/stpcpy.c (__stpcpy): Likewise.
23449         * string/strcmp.c (strcmp): Likewise.
23450         * string/strrchr.c (strrchr): Likewise.
23451         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
23452         Likewise.
23453         * sysdeps/mach/hurd/getcwd.c
23454         (_hurd_canonicalize_directory_name_internal): Likewise.
23455         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
23456         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
23457         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
23458         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
23459         Likewise, in both definitions.
23460         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
23461         definitions.
23462         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
23463         64] (__bswap_64): Likewise.
23464         * time/test_time.c (main): Likewise.
23465         * time/tzfile.c (__tzfile_read): Likewise.
23466         (__tzfile_compute): Likewise.
23467         * time/tzset.c (__tzset_parse_tz): Likewise.
23468         (tzset_internal): Likewise.
23469         (compute_change): Likewise.
23470         * wcsmbs/wcscat.c (__wcscat): Likewise.
23471         * wcsmbs/wcschr.c (wcschr): Likewise.
23472         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
23473         * wcsmbs/wcscspn.c (wcscspn): Likewise.
23474         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
23475         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
23476         * wcsmbs/wcsspn.c (wcsspn): Likewise.
23477         * wcsmbs/wcsstr.c (wcsstr): Likewise.
23478         * wcsmbs/wmemchr.c (wmemchr): Likewise.
23479         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
23480         * wcsmbs/wmemset.c (wmemset): Likewise.
23482 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
23484         * scripts/config.guess: Update to version 2013-05-16.
23485         * scripts/config.sub: Update to version 2013-04-24.
23486         * scripts/install-sh: Update to version 2011-11-20.07.
23487         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
23488         * scripts/move-if-change: Update to version 2012-01-06 07:23.
23490 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
23492         * debug/fgetws_u_chk.c: Fix leading whitespaces.
23493         * elf/sln.c: Likewise.
23494         * hurd/hurd/ioctl.h: Likewise.
23495         * hurd/hurdmalloc.c: Likewise.
23496         * hurd/xattr.c: Likewise.
23497         * include/shlib-compat.h: Likewise.
23498         * inet/ruserpass.c: Likewise.
23499         * libio/iofgets_u.c: Likewise.
23500         * libio/iofgetws_u.c: Likewise.
23501         * locale/programs/ld-identification.c: Likewise.
23502         * locale/programs/ld-time.c: Likewise.
23503         * mach/msg-destroy.c: Likewise.
23504         * nss/nss_files/files-netgrp.c: Likewise.
23505         * resolv/res_data.c: Likewise.
23506         * soft-fp/op-1.h: Likewise.
23507         * soft-fp/op-2.h: Likewise.
23508         * soft-fp/op-4.h: Likewise.
23509         * soft-fp/op-common.h: Likewise.
23510         * stdio-common/printf_fphex.c: Likewise.
23511         * stdlib/strtod_l.c: Likewise.
23512         * sunrpc/rpc/clnt.h: Likewise.
23513         * sysdeps/generic/framestate.c: Likewise.
23514         * sysdeps/i386/bsd-_setjmp.S: Likewise.
23515         * sysdeps/i386/bsd-setjmp.S: Likewise.
23516         * sysdeps/i386/__longjmp.S: Likewise.
23517         * sysdeps/i386/setjmp.S: Likewise.
23518         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
23519         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
23520         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
23521         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
23522         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
23523         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
23524         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
23525         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
23526         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
23527         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
23528         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
23529         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
23530         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
23531         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
23532         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
23533         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
23534         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
23535         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
23536         * sysdeps/ieee754/support.c: Likewise.
23537         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
23538         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
23539         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
23540         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
23541         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
23542         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
23543         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
23544         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
23545         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
23546         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
23547         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
23548         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
23549         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
23550         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
23551         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
23552         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
23553         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
23554         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
23556 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
23558         * posix/transbug.c: Remove executable mode.
23560 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
23562         * crypt/speeds.c: Remove trailing whitespace.
23563         * dlfcn/default.c: Likewise.
23564         * elf/ifuncdep2.c: Likewise.
23565         * elf/ifuncmain1.c: Likewise.
23566         * elf/ifuncmain1vis.c: Likewise.
23567         * elf/testobj.h: Likewise.
23568         * elf/tst-stackguard1.c: Likewise.
23569         * gmon/sys/gmon.h: Likewise.
23570         * hurd/hurdmsg.c: Likewise.
23571         * hurd/new-fd.c: Likewise.
23572         * hurd/ports-get.c: Likewise.
23573         * iconvdata/ibm1008_420.c: Likewise.
23574         * inet/tst-getni1.c: Likewise.
23575         * inet/tst-getni2.c: Likewise.
23576         * libio/ioungetc.c: Likewise.
23577         * libio/wfiledoalloc.c: Likewise.
23578         * manual/libm-err-tab.pl: Likewise.
23579         * math/w_dremf.c: Likewise.
23580         * misc/ftruncate.c: Likewise.
23581         * posix/bug-glob2.c: Likewise.
23582         * posix/tst-pcre.c: Likewise.
23583         * posix/wait4.c: Likewise.
23584         * resolv/README: Likewise.
23585         * resolv/res_debug.h: Likewise.
23586         * resolv/tst-inet_ntop.c: Likewise.
23587         * setjmp/bug269-setjmp.c: Likewise.
23588         * soft-fp/extended.h: Likewise.
23589         * soft-fp/op-1.h: Likewise.
23590         * soft-fp/op-2.h: Likewise.
23591         * soft-fp/op-4.h: Likewise.
23592         * soft-fp/op-8.h: Likewise.
23593         * soft-fp/testit.c: Likewise.
23594         * stdio-common/bug16.c: Likewise.
23595         * stdlib/random.c: Likewise.
23596         * sunrpc/rpcsvc/rquota.x: Likewise.
23597         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
23598         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
23599         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
23600         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
23601         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
23602         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
23603         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
23604         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
23605         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
23606         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
23607         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
23608         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
23609         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
23610         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
23611         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
23612         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
23613         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
23614         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
23615         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
23616         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
23617         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
23618         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
23619         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
23620         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
23621         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
23622         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
23623         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
23624         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
23625         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
23626         * sysdeps/ieee754/s_lib_version.c: Likewise.
23627         * sysdeps/mach/hurd/check_fds.c: Likewise.
23628         * sysdeps/mach/hurd/getsockname.c: Likewise.
23629         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
23630         * sysdeps/mach/hurd/recvfrom.c: Likewise.
23631         * sysdeps/powerpc/bits/link.h: Likewise.
23632         * sysdeps/powerpc/dl-procinfo.c: Likewise.
23633         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
23634         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
23635         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
23636         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
23637         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
23638         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
23639         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
23640         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
23641         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
23642         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
23643         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
23644         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
23645         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
23646         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
23647         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
23648         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
23649         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
23650         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
23651         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
23652         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
23653         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
23654         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
23655         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
23656         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
23657         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
23658         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
23659         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
23660         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
23661         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
23662         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
23663         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
23664         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
23665         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
23666         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
23667         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
23668         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
23669         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
23670         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
23671         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
23672         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
23673         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
23674         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
23675         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
23676         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
23677         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
23678         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
23679         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
23680         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
23681         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
23682         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
23683         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
23684         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
23685         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
23686         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
23687         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
23688         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
23689         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
23690         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
23691         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
23692         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
23693         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
23694         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
23695         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
23696         * sysdeps/powerpc/sysdep.h: Likewise.
23697         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
23698         * sysdeps/s390/s390-64/sub_n.S: Likewise.
23699         * sysdeps/sh/dl-trampoline.S: Likewise.
23700         * sysdeps/sh/memset.S: Likewise.
23701         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
23702         * sysdeps/sh/strlen.S: Likewise.
23703         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
23704         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
23705         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
23706         * sysdeps/sparc/sparc32/rem.S: Likewise.
23707         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
23708         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
23709         * sysdeps/sparc/sparc32/strchr.S: Likewise.
23710         * sysdeps/sparc/sparc32/udiv.S: Likewise.
23711         * sysdeps/sparc/sparc32/urem.S: Likewise.
23712         * sysdeps/sparc/sparc64/add_n.S: Likewise.
23713         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
23714         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
23715         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
23716         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
23717         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
23718         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
23719         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
23720         * sysdeps/unix/bsd/times.c: Likewise.
23721         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
23722         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
23723         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
23724         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
23725         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
23726         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
23727         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
23728         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
23729         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
23730         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
23731         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
23732         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
23733         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
23734         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
23735         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
23736         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
23737         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
23738         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
23739         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
23740         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
23741         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
23742         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
23743         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
23744         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
23745         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
23746         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
23747         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
23748         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
23749         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
23750         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
23751         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
23752         * sysdeps/x86_64/strcspn.S: Likewise.
23754 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
23756         * locale/C-translit.h: Revert #include <stdint.h> because this is a
23757         generated file.  Regenerate properly from gen-translit.pl.
23758         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
23759         locale/C-translit.h.
23761 2013-06-05  Andreas Schwab  <schwab@suse.de>
23763         [BZ #15100]
23764         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
23765         week as 6 instead of -1.
23766         * time/tst-strptime.c (day_tests): Add test case.
23768 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
23770         * sysdeps/generic/math_private.h
23771         (libc_feholdexcept_setround_53bit): Replace with
23772         libc_feholdsetround_53bit.
23773         (libc_feupdateenv_53bit): Replace with
23774         libc_feresetround_53bit.
23775         (SET_RESTORE_ROUND_53BIT): Adjust.
23777 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
23779         * string/test-strchrnul.c: Add copyright header.
23781         * posix/tst-getaddrinfo4.c: Increase test timeout.
23783 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
23785         [BZ #15536]
23786         * math/libm-test.inc (MAX_EXP): Remove
23787         (MIN_EXP): Define.
23788         (ulp): Use MIN_EXP - MANT_DIG.
23789         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
23791 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
23793         * po/be.po: Revert last change.
23794         * po/zh_CN.po: Likewise.
23795         * po/header.pot: Likewise.
23797 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
23799         * Makefile ($(common-objpfx)linkobj/libc.so): Define
23800         link-libc-deps to empty as target-specific variable.
23801         * Makerules (link-libc-args): New variable.
23802         (libc-for-link): Likewise.
23803         (link-libc-deps): Likewise.
23804         (lib%.so): Depend on $(link-libc-deps).  Link with
23805         $(link-libc-args).
23806         (build-module): Link with $(link-libc-args).
23807         (build-module-asneeded): Likewise.
23808         (build-module-helper-objlist): Filter out $(link-libc-deps) from
23809         list of objects.
23810         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
23811         target-specific variable.
23812         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
23813         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
23814         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
23815         libc.
23816         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
23817         libc and ld.so.
23818         ($(objpfx)libpcprofile.so): Likewise.
23819         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
23820         libc_nonshared.a.
23821         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
23822         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
23823         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
23824         $(link-libc-deps).
23825         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
23826         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
23827         * login/Makefile ($(objpfx)libutil.so): Likewise.
23828         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
23829         * math/Makefile ($(objpfx)libm.so): Likewise.
23830         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
23831         $(objpfx)libnsl.so): Define libc-for-link as target-specific
23832         variable instead of depending directly on libc.
23833         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
23834         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
23835         $(link-libc-deps).
23836         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
23837         libc.
23838         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
23839         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
23840         ($(objpfx)libanl.so): Likewise.
23841         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
23842         ld.so.
23843         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
23844         $(link-libc-deps).
23845         * sysdeps/i386/fpu/Makefile: Remove file.
23846         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
23847         ($(objpfx)libm.so): Remove dependency on ld.so.
23849 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
23851         [BZ # 15553]
23852         * nis/yp_xdr.c (XDRMAXNAME): Define.
23853         (XDRMAXRECORD): Define.
23854         (xdr_domainname): Use XDRMAXNAME.
23855         (xdr_mapname): Likewise.
23856         (xdr_peername): Likewise.
23857         (xdr_keydat): Use XDRMAXRECORD.
23858         (xdr_valdat): Likewise.
23860 2013-05-30  Jeff Law  <law@redhat.com>
23862         [BZ #14256]
23863         * manual/errno.texi (ESTALE): Update to account for more than
23864         just NFS file systems.
23865         * sysdeps/gnu/errlist.c: Regenerated.
23867 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
23869         [BZ #15465]
23870         * elf/Makefile (tests): Add tst-null-argv.
23871         (modules-names):  Add tst-null-argv-lib.
23872         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
23873         (tst-null-argv-ENV): Set environment for tst-null-argv.
23874         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
23875         (RTLD_PROGNAME): New macro.
23876         * elf/tst-null-argv.c: New test case.
23877         * elf/tst-null-argv-lib.c: Library for test case.
23878         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
23879         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
23880         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
23881         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
23882         * elf/dl-init.c (call_init): Likewise.
23883         (_dl_init): Likewise.
23884         * elf/dl-load.c (print_search_path): Likewise.
23885         (_dl_map_object): Likewise.
23886         * elf/dl-lookup.c (do_lookup_x): Likewise.
23887         (add_dependency): Likewise.
23888         (_dl_lookup_symbol_x): Likewise.
23889         (_dl_debug_bindings): Likewise.
23890         * elf/dl-open.c (_dl_show_scope): Likewise.
23891         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
23892         * elf/dl-version.c (match_symbol): Likewise.
23893         (_dl_check_map_versions): Likewise.
23894         * elf/rtld.c (dl_main): Likewise.
23895         (print_unresolved): Use RTLD_PROGNAME.
23896         (print_missing_version): Likewise.
23897         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
23898         (elf_machine_rela): Likewise.
23899         * sysdeps/powerpc/powerpc32/dl-machine.c
23900         (__process_machine_rela): Likewise.
23901         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
23902         Likewise.
23903         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
23904         Likewise.
23905         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
23906         Likewise.
23907         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
23908         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
23909         Likewise.
23910         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
23911         Likewise.
23912         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
23914 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
23916         * po/be.po: Add descriptive title.
23917         * po/zh_CN.po: Likewise.
23918         * po/header.pot: Likewise.
23920 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
23922         * locale/programs/locarchive.c (create_archive): Inlucde fname in
23923         error message.
23924         (enlarge_archive): Likewise.
23926 2013-05-28  Ben North  <ben@redfrontdoor.org>
23928         * manual/arith.texi (frexp): It is the magnitude of the return
23929         value which lies in [0.5, 1), not the return value itself.
23931 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23933         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23935 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
23937         * stdio-common/bug26.c (main): Correct fscanf template.
23939         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
23940         declare _dl_skip_args.
23942         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
23943         Don't declare.
23945         * manual/platform.texi: Add missing @end deftypefun.
23947 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
23949         [BZ #15529]
23950         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
23951         bit of mantissa of 2^16382.
23952         * math/libm-test.inc (hypot_test_data): Add more tests.
23954         * math/libm-test.inc: Add drem and pow10 to list of tested
23955         functions.
23956         (pow10_test): New function.
23957         (drem_test): Likewise.
23958         (drem_test_tonearest): Likewise.
23959         (drem_test_towardzero): Likewise.
23960         (drem_test_downward): Likewise.
23961         (drem_test_upward): Likewise.
23962         (main): Call the new functions.
23964         * math/libm-test.inc (finite_test_data): Remove.
23965         (finite_test): Run tests from isfinite_test_data.
23966         (gamma_test_data): Remove.
23967         (gamma_test): Run tests from lgamma_test_data.
23968         * sysdeps/i386/fpu/libm-test-ulps: Update.
23969         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23971 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23973         * manual/platform.texi: Add PowerPC PPR function set documentation.
23974         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
23975         implementation.
23977 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
23979         * math/libm-test.inc (MAX_EXP): Define.
23980         (ULPDIFF): Define.
23981         (ulp): New function.
23982         (check_float_internal): Use ULPDIFF.
23983         (cpow_test): Disable failing test.
23984         (check_ulp): Test ulp() implemetnation.
23985         (main): Call check_ulp before starting tests.
23987 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
23989         * math/gen-libm-test.pl (generate_testfile): Do not handle
23990         START_DATA and END_DATA.
23991         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
23992         END_DATA.
23993         (acos_tonearest_test_data): Likewise.
23994         (acos_towardzero_test_data): Likewise.
23995         (acos_downward_test_data): Likewise.
23996         (acos_upward_test_data): Likewise.
23997         (acosh_test_data): Likewise.
23998         (asin_test_data): Likewise.
23999         (asin_tonearest_test_data): Likewise.
24000         (asin_towardzero_test_data): Likewise.
24001         (asin_downward_test_data): Likewise.
24002         (asin_upward_test_data): Likewise.
24003         (asinh_test_data): Likewise.
24004         (atan_test_data): Likewise.
24005         (atanh_test_data): Likewise.
24006         (atan2_test_data): Likewise.
24007         (cabs_test_data): Likewise.
24008         (cacos_test_data): Likewise.
24009         (cacosh_test_data): Likewise.
24010         (carg_test_data): Likewise.
24011         (casin_test_data): Likewise.
24012         (casinh_test_data): Likewise.
24013         (catan_test_data): Likewise.
24014         (catanh_test_data): Likewise.
24015         (cbrt_test_data): Likewise.
24016         (ccos_test_data): Likewise.
24017         (ccosh_test_data): Likewise.
24018         (ceil_test_data): Likewise.
24019         (cexp_test_data): Likewise.
24020         (cimag_test_data): Likewise.
24021         (clog_test_data): Likewise.
24022         (clog10_test_data): Likewise.
24023         (conj_test_data): Likewise.
24024         (copysign_test_data): Likewise.
24025         (cos_test_data): Likewise.
24026         (cos_tonearest_test_data): Likewise.
24027         (cos_towardzero_test_data): Likewise.
24028         (cos_downward_test_data): Likewise.
24029         (cos_upward_test_data): Likewise.
24030         (cosh_test_data): Likewise.
24031         (cosh_tonearest_test_data): Likewise.
24032         (cosh_towardzero_test_data): Likewise.
24033         (cosh_downward_test_data): Likewise.
24034         (cosh_upward_test_data): Likewise.
24035         (cpow_test_data): Likewise.
24036         (cproj_test_data): Likewise.
24037         (creal_test_data): Likewise.
24038         (csin_test_data): Likewise.
24039         (csinh_test_data): Likewise.
24040         (csqrt_test_data): Likewise.
24041         (ctan_test_data): Likewise.
24042         (ctan_tonearest_test_data): Likewise.
24043         (ctan_towardzero_test_data): Likewise.
24044         (ctan_downward_test_data): Likewise.
24045         (ctan_upward_test_data): Likewise.
24046         (ctanh_test_data): Likewise.
24047         (ctanh_tonearest_test_data): Likewise.
24048         (ctanh_towardzero_test_data): Likewise.
24049         (ctanh_downward_test_data): Likewise.
24050         (ctanh_upward_test_data): Likewise.
24051         (erf_test_data): Likewise.
24052         (erfc_test_data): Likewise.
24053         (exp_test_data): Likewise.
24054         (exp_tonearest_test_data): Likewise.
24055         (exp_towardzero_test_data): Likewise.
24056         (exp_downward_test_data): Likewise.
24057         (exp_upward_test_data): Likewise.
24058         (exp10_test_data): Likewise.
24059         (exp2_test_data): Likewise.
24060         (expm1_test_data): Likewise.
24061         (fabs_test_data): Likewise.
24062         (fdim_test_data): Likewise.
24063         (finite_test_data): Likewise.
24064         (floor_test_data): Likewise.
24065         (fma_test_data): Likewise.
24066         (fma_towardzero_test_data): Likewise.
24067         (fma_downward_test_data): Likewise.
24068         (fma_upward_test_data): Likewise.
24069         (fmax_test_data): Likewise.
24070         (fmin_test_data): Likewise.
24071         (fmod_test_data): Likewise.
24072         (fpclassify_test_data): Likewise.
24073         (frexp_test_data): Likewise.
24074         (gamma_test_data): Likewise.
24075         (hypot_test_data): Likewise.
24076         (ilogb_test_data): Likewise.
24077         (isfinite_test_data): Likewise.
24078         (isgreater_test_data): Likewise.
24079         (isgreaterequal_test_data): Likewise.
24080         (isinf_test_data): Likewise.
24081         (isless_test_data): Likewise.
24082         (islessequal_test_data): Likewise.
24083         (islessgreater_test_data): Likewise.
24084         (isnan_test_data): Likewise.
24085         (isnormal_test_data): Likewise.
24086         (issignaling_test_data): Likewise.
24087         (isunordered_test_data): Likewise.
24088         (j0_test_data): Likewise.
24089         (j1_test_data): Likewise.
24090         (jn_test_data): Likewise.
24091         (ldexp_test_data): Likewise.
24092         (lgamma_test_data): Likewise.
24093         (lrint_test_data): Likewise.
24094         (lrint_tonearest_test_data): Likewise.
24095         (lrint_towardzero_test_data): Likewise.
24096         (lrint_downward_test_data): Likewise.
24097         (lrint_upward_test_data): Likewise.
24098         (llrint_test_data): Likewise.
24099         (llrint_tonearest_test_data): Likewise.
24100         (llrint_towardzero_test_data): Likewise.
24101         (llrint_downward_test_data): Likewise.
24102         (llrint_upward_test_data): Likewise.
24103         (log_test_data): Likewise.
24104         (log10_test_data): Likewise.
24105         (log1p_test_data): Likewise.
24106         (log2_test_data): Likewise.
24107         (logb_test_data): Likewise.
24108         (logb_downward_test_data): Likewise.
24109         (lround_test_data): Likewise.
24110         (llround_test_data): Likewise.
24111         (modf_test_data): Likewise.
24112         (nearbyint_test_data): Likewise.
24113         (nextafter_test_data): Likewise.
24114         (nexttoward_test_data): Likewise.
24115         (pow_test_data): Likewise.
24116         (pow_tonearest_test_data): Likewise.
24117         (pow_towardzero_test_data): Likewise.
24118         (pow_downward_test_data): Likewise.
24119         (pow_upward_test_data): Likewise.
24120         (remainder_test_data): Likewise.
24121         (remainder_tonearest_test_data): Likewise.
24122         (remainder_towardzero_test_data): Likewise.
24123         (remainder_downward_test_data): Likewise.
24124         (remainder_upward_test_data): Likewise.
24125         (remquo_test_data): Likewise.
24126         (rint_test_data): Likewise.
24127         (rint_tonearest_test_data): Likewise.
24128         (rint_towardzero_test_data): Likewise.
24129         (rint_downward_test_data): Likewise.
24130         (rint_upward_test_data): Likewise.
24131         (round_test_data): Likewise.
24132         (scalb_test_data): Likewise.
24133         (scalbn_test_data): Likewise.
24134         (scalbln_test_data): Likewise.
24135         (signbit_test_data): Likewise.
24136         (sin_test_data): Likewise.
24137         (sin_tonearest_test_data): Likewise.
24138         (sin_towardzero_test_data): Likewise.
24139         (sin_downward_test_data): Likewise.
24140         (sin_upward_test_data): Likewise.
24141         (sincos_test_data): Likewise.
24142         (sinh_test_data): Likewise.
24143         (sinh_tonearest_test_data): Likewise.
24144         (sinh_towardzero_test_data): Likewise.
24145         (sinh_downward_test_data): Likewise.
24146         (sinh_upward_test_data): Likewise.
24147         (sqrt_test_data): Likewise.
24148         (tan_test_data): Likewise.
24149         (tan_tonearest_test_data): Likewise.
24150         (tan_towardzero_test_data): Likewise.
24151         (tan_downward_test_data): Likewise.
24152         (tan_upward_test_data): Likewise.
24153         (tanh_test_data): Likewise.
24154         (tgamma_test_data): Likewise.
24155         (trunc_test_data): Likewise.
24156         (y0_test_data): Likewise.
24157         (y1_test_data): Likewise.
24158         (yn_test_data): Likewise.
24159         (significand_test_data): Likewise.
24161         * math/gen-libm-test.pl (@functions): Remove variable.
24162         (generate_testfile): Don't handle START and END lines.
24163         * math/libm-test.inc (START): New macro.
24164         (END): Likewise.
24165         (END_COMPLEX): Likewise.
24166         (acos_test): Use END macro without arguments.
24167         (acos_test_tonearest): Likewise.
24168         (acos_test_towardzero): Likewise.
24169         (acos_test_downward): Likewise.
24170         (acos_test_upward): Likewise.
24171         (acosh_test): Likewise.
24172         (asin_test): Likewise.
24173         (asin_test_tonearest): Likewise.
24174         (asin_test_towardzero): Likewise.
24175         (asin_test_downward): Likewise.
24176         (asin_test_upward): Likewise.
24177         (asinh_test): Likewise.
24178         (atan_test): Likewise.
24179         (atanh_test): Likewise.
24180         (atan2_test): Likewise.
24181         (cabs_test): Likewise.
24182         (cacos_test): Use END_COMPLEX macro without arguments.
24183         (cacosh_test): Likewise.
24184         (carg_test): Use END macro without arguments.
24185         (casin_test): Use END_COMPLEX macro without arguments.
24186         (casinh_test): Likewise.
24187         (catan_test): Likewise.
24188         (catanh_test): Likewise.
24189         (cbrt_test): Use END macro without arguments.
24190         (ccos_test): Use END_COMPLEX macro without arguments.
24191         (ccosh_test): Likewise.
24192         (ceil_test): Use END macro without arguments.
24193         (cexp_test): Use END_COMPLEX macro without arguments.
24194         (cimag_test): Use END macro without arguments.
24195         (clog_test): Use END_COMPLEX macro without arguments.
24196         (clog10_test): Likewise.
24197         (conj_test): Likewise.
24198         (copysign_test): Use END macro without arguments.
24199         (cos_test): Likewise.
24200         (cos_test_tonearest): Likewise.
24201         (cos_test_towardzero): Likewise.
24202         (cos_test_downward): Likewise.
24203         (cos_test_upward): Likewise.
24204         (cosh_test): Likewise.
24205         (cosh_test_tonearest): Likewise.
24206         (cosh_test_towardzero): Likewise.
24207         (cosh_test_downward): Likewise.
24208         (cosh_test_upward): Likewise.
24209         (cpow_test): Use END_COMPLEX macro without arguments.
24210         (cproj_test): Likewise.
24211         (creal_test): Use END macro without arguments.
24212         (csin_test): Use END_COMPLEX macro without arguments.
24213         (csinh_test): Likewise.
24214         (csqrt_test): Likewise.
24215         (ctan_test): Likewise.
24216         (ctan_test_tonearest): Likewise.
24217         (ctan_test_towardzero): Likewise.
24218         (ctan_test_downward): Likewise.
24219         (ctan_test_upward): Likewise.
24220         (ctanh_test): Likewise.
24221         (ctanh_test_tonearest): Likewise.
24222         (ctanh_test_towardzero): Likewise.
24223         (ctanh_test_downward): Likewise.
24224         (ctanh_test_upward): Likewise.
24225         (erf_test): Use END macro without arguments.
24226         (erfc_test): Likewise.
24227         (exp_test): Likewise.
24228         (exp_test_tonearest): Likewise.
24229         (exp_test_towardzero): Likewise.
24230         (exp_test_downward): Likewise.
24231         (exp_test_upward): Likewise.
24232         (exp10_test): Likewise.
24233         (exp2_test): Likewise.
24234         (expm1_test): Likewise.
24235         (fabs_test): Likewise.
24236         (fdim_test): Likewise.
24237         (finite_test): Likewise.
24238         (floor_test): Likewise.
24239         (fma_test): Likewise.
24240         (fma_test_towardzero): Likewise.
24241         (fma_test_downward): Likewise.
24242         (fma_test_upward): Likewise.
24243         (fmax_test): Likewise.
24244         (fmin_test): Likewise.
24245         (fmod_test): Likewise.
24246         (fpclassify_test): Likewise.
24247         (frexp_test): Likewise.
24248         (gamma_test): Likewise.
24249         (hypot_test): Likewise.
24250         (ilogb_test): Likewise.
24251         (isfinite_test): Likewise.
24252         (isgreater_test): Likewise.
24253         (isgreaterequal_test): Likewise.
24254         (isinf_test): Likewise.
24255         (isless_test): Likewise.
24256         (islessequal_test): Likewise.
24257         (islessgreater_test): Likewise.
24258         (isnan_test): Likewise.
24259         (isnormal_test): Likewise.
24260         (issignaling_test): Likewise.
24261         (isunordered_test): Likewise.
24262         (j0_test): Likewise.
24263         (j1_test): Likewise.
24264         (jn_test): Likewise.
24265         (ldexp_test): Likewise.
24266         (lgamma_test): Likewise.
24267         (lrint_test): Likewise.
24268         (lrint_test_tonearest): Likewise.
24269         (lrint_test_towardzero): Likewise.
24270         (lrint_test_downward): Likewise.
24271         (lrint_test_upward): Likewise.
24272         (llrint_test): Likewise.
24273         (llrint_test_tonearest): Likewise.
24274         (llrint_test_towardzero): Likewise.
24275         (llrint_test_downward): Likewise.
24276         (llrint_test_upward): Likewise.
24277         (log_test): Likewise.
24278         (log10_test): Likewise.
24279         (log1p_test): Likewise.
24280         (log2_test): Likewise.
24281         (logb_test): Likewise.
24282         (logb_test_downward): Likewise.
24283         (lround_test): Likewise.
24284         (llround_test): Likewise.
24285         (modf_test): Likewise.
24286         (nearbyint_test): Likewise.
24287         (nextafter_test): Likewise.
24288         (nexttoward_test): Likewise.
24289         (pow_test): Likewise.
24290         (pow_test_tonearest): Likewise.
24291         (pow_test_towardzero): Likewise.
24292         (pow_test_downward): Likewise.
24293         (pow_test_upward): Likewise.
24294         (remainder_test): Likewise.
24295         (remainder_test_tonearest): Likewise.
24296         (remainder_test_towardzero): Likewise.
24297         (remainder_test_downward): Likewise.
24298         (remainder_test_upward): Likewise.
24299         (remquo_test): Likewise.
24300         (rint_test): Likewise.
24301         (rint_test_tonearest): Likewise.
24302         (rint_test_towardzero): Likewise.
24303         (rint_test_downward): Likewise.
24304         (rint_test_upward): Likewise.
24305         (round_test): Likewise.
24306         (scalb_test): Likewise.
24307         (scalbn_test): Likewise.
24308         (scalbln_test): Likewise.
24309         (signbit_test): Likewise.
24310         (sin_test): Likewise.
24311         (sin_test_tonearest): Likewise.
24312         (sin_test_towardzero): Likewise.
24313         (sin_test_downward): Likewise.
24314         (sin_test_upward): Likewise.
24315         (sincos_test): Likewise.
24316         (sinh_test): Likewise.
24317         (sinh_test_tonearest): Likewise.
24318         (sinh_test_towardzero): Likewise.
24319         (sinh_test_downward): Likewise.
24320         (sinh_test_upward): Likewise.
24321         (sqrt_test): Likewise.
24322         (tan_test): Likewise.
24323         (tan_test_tonearest): Likewise.
24324         (tan_test_towardzero): Likewise.
24325         (tan_test_downward): Likewise.
24326         (tan_test_upward): Likewise.
24327         (tanh_test): Likewise.
24328         (tgamma_test): Likewise.
24329         (trunc_test): Likewise.
24330         (y0_test): Likewise.
24331         (y1_test): Likewise.
24332         (yn_test): Likewise.
24333         (significand_test): Likewise.
24335 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
24337         [BZ #15381]
24338         * libio/genops.c (_IO_no_init): Initialize wide struct info.
24340 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
24342         [BZ #14894]
24343         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
24344         __ppc_mdoio and __ppc_mdoom.
24345         * manual/platform.texi: Document new functions __ppc_yield,
24346         __ppc_mdoio and __ppc_mdoom.
24348 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
24350         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
24351         (main): Mention "tls" pseudo-hwcap is legacy.
24352         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
24354 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
24356         * math/gen-libm-test.pl (parse_args): Output only string of
24357         arguments as text for test name, not full call or descriptions of
24358         tests for extra outputs.
24359         (generate_testfile): Do not pass function name to parse_args.
24360         Generate this_func variable from START.
24361         * math/libm-test.inc (struct test_f_f_data): Rename test_name
24362         field to arg_str.
24363         (struct test_ff_f_data): Likewise.
24364         (test_ff_f_data_nexttoward): Likewise.
24365         (struct test_fi_f_data): Likewise.
24366         (struct test_fl_f_data): Likewise.
24367         (struct test_if_f_data): Likewise.
24368         (struct test_fff_f_data): Likewise.
24369         (struct test_c_f_data): Likewise.
24370         (struct test_f_f1_data): Likewise.  Remove field extra_name.
24371         (struct test_fF_f1_data): Likewise.
24372         (struct test_ffI_f1_data): Likewise.
24373         (struct test_c_c_data): Rename test_name field to arg_str.
24374         (struct test_cc_c_data): Likewise.
24375         (struct test_f_i_data): Likewise.
24376         (struct test_ff_i_data): Likewise.
24377         (struct test_f_l_data): Likewise.
24378         (struct test_f_L_data): Likewise.
24379         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
24380         and extra2_name.
24381         (COMMON_TEST_SETUP): New macro.
24382         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
24383         (COMMON_TEST_CLEANUP): Likewise.
24384         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
24385         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
24386         macros.
24387         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
24388         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
24389         macros.
24390         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
24391         (RUN_TEST_fff_f): Take argument string.  Call new setup and
24392         cleanup macros.
24393         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
24394         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
24395         macros.
24396         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
24397         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
24398         macros.
24399         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
24400         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
24401         cleanup macros.
24402         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
24403         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
24404         cleanup macros.
24405         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
24406         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
24407         cleanup macros.
24408         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
24409         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
24410         macros.
24411         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
24412         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
24413         macros.
24414         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
24415         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
24416         macros.
24417         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
24418         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
24419         cleanup macros.
24420         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
24421         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
24422         cleanup macros.
24423         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
24424         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
24425         macros.
24426         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
24427         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
24428         cleanup macros.
24429         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
24430         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
24431         macros.
24432         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
24433         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
24434         macros.
24435         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
24436         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
24437         cleanup macros.
24438         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
24440 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
24442         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
24443         to _sifields.sigfault.
24444         (si_addr_lsb): Define new macro.
24445         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
24446         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
24447         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
24449 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
24451         [BZ #15441]
24452         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
24453         returns -1.
24454         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
24455         null return -1.
24456         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
24457         loading the domain.
24459 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
24461         * math/gen-libm-test.pl (parse_args): Do not include expected
24462         result in test name.
24463         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
24464         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
24465         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
24466         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
24467         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
24468         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24470 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
24472         * benchtests/Makefile: Sort function entries.
24474         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
24475         tanh, asinh, acosh, atanh.
24476         * benchtests/acos-inputs: New file.
24477         * benchtests/acosh-inputs: New file.
24478         * benchtests/asin-inputs: New file.
24479         * benchtests/asinh-inputs: New file.
24480         * benchtests/atanh-inputs: New file.
24481         * benchtests/cosh-inputs: New file.
24482         * benchtests/log-inputs: New file.
24483         * benchtests/sinh-inputs: New file.
24484         * benchtests/tanh-inputs: New file.
24486 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
24488         [BZ #15339]
24489         * posix/tst-getaddrinfo4.c: New test.
24490         * posix/Makefile (tests): Add it.
24492 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24494         [BZ #15339]
24495         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
24496         when no services were used.
24497         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
24498         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
24500 2013-05-21  Andreas Schwab  <schwab@suse.de>
24502         [BZ #15014]
24503         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
24504         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
24505         successful.
24506         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
24507         redundant variable declarations and reallocation of buffer when
24508         parsing as IPv6 address.  Always set NSS status when called from
24509         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
24510         buffer too small.  Correct computation of needed size.
24511         * nss/Makefile (tests): Add test-digits-dots.
24512         * nss/test-digits-dots.c: New test.
24514 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24516         * benchtests/Makefile: Remove instructions for adding
24517         benchmark tests.
24518         * benchtests/README: New file to explain how to execute and
24519         enhance the benchmark tests.
24521 2013-05-21  Andreas Schwab  <schwab@suse.de>
24523         [BZ #15493]
24524         * setjmp/Makefile (tests): Add tst-sigsetjmp.
24525         * setjmp/tst-sigsetjmp.c: New test.
24527 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
24529         * sysdeps/x86_64/memset.S (memset): New implementation.
24530         (__bzero): Likewise.
24531         (__memset_tail): New function.
24533 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
24535         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
24536         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
24537         __memcpy_sse2_unaligned ifunc selection.
24538         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
24539         Add memcpy-sse2-unaligned.S.
24540         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
24541         Add: __memcpy_sse2_unaligned.
24543 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
24545         [BZ #15490]
24546         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
24547         math_force_eval before restoring floating-point envrionment.
24548         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
24549         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
24550         Likewise.
24551         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
24552         <math_private.h>.
24553         (__nearbyintl): Use math_force_eval before restoring
24554         floating-point environment.
24555         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
24557         * math/gen-libm-test.pl (special_functions): Remove.
24558         (parse_args): Don't handle TEST_extra.  Handle functions with no
24559         return value.
24560         * math/libm-test.inc (struct test_sincos_data): Replace with
24561         struct test_fFF_11_data.
24562         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
24563         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
24564         (sincos_test_data): Change element type to struct
24565         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
24566         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
24567         RUN_TEST_LOOP_sincos.
24568         * math/README.libm-test: Don't mention special handling of
24569         individual functions.
24570         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
24571         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
24572         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
24573         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
24574         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
24575         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24577         * math/gen-libm-test.pl (get_variable): Remove function.
24578         (parse_args): Don't show pointer parameters to call in test
24579         names.  Use "extra output N" in test names for extra outputs
24580         rather than naming variables.
24582 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
24584         [BZ #15488]
24585         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
24586         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
24587         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
24588         double tests.
24589         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
24590         disable.
24591         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
24592         check_long_double.
24594         * math/gen-libm-test.pl (@tests): Remove variable.
24595         ($count): Likewise.
24596         (new_test): Remove function.
24597         (show_exceptions): New function.
24598         (special_functions): Use show_exceptions instead of new_test.
24599         (parse_args): Likewise.
24600         (generate_testfile): Pass only function name in generated call to
24601         print_max_error or print_complex_max_error.
24602         (get_ulps): Do not handle complex tests specially.
24603         (output_test): Rename to ...
24604         (get_all_ulps_for_test): ... this.  Return a string rather than
24605         printing to a file.  Require ulps to be present.
24606         (output_ulps): Generate arrays rather than #defines.
24607         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
24608         (struct ulp_data): New type.
24609         (BUILD_COMPLEX_ULP): Remove macro.
24610         (compare_ulp_data): New function.
24611         (find_ulps): Likewise.
24612         (find_test_ulps): Likewise.
24613         (find_function_ulps): Likewise.
24614         (find_complex_function_ulps): Likewise.
24615         (print_max_error): Determine allowed ulps using
24616         find_function_ulps.
24617         (print_complex_max_error): Determine allowed ulps using
24618         find_complex_function_ulps.
24619         (check_float_internal): Determine max ulps using find_test_ulps.
24620         (check_float): Do not take max_ulp parameter.  Update call to
24621         check_float_internal.
24622         (check_complex): Likewise.
24623         (check_int): Do not take max_ulp parameter.
24624         (check_long): Likewise.
24625         (check_bool): Likewise.
24626         (check_longlong): Likewise.
24627         (struct test_f_f_data): Remove max_ulp field.
24628         (struct test_ff_f_data): Likewise.
24629         (struct test_ff_f_data_nexttoward): Likewise.
24630         (struct test_fi_f_data): Likewise.
24631         (struct test_fl_f_data): Likewise.
24632         (struct test_if_f_data): Likewise.
24633         (struct test_fff_f_data): Likewise.
24634         (struct test_c_f_data): Likewise.
24635         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
24636         (struct test_fF_f1_data): Likewise.
24637         (struct test_ffI_f1_data): Likewise.
24638         (struct test_c_c_data): Remove max_ulp field.
24639         (struct test_cc_c_data): Likewise.
24640         (struct test_f_i_data): Likewise.
24641         (struct test_ff_i_data): Likewise.
24642         (struct test_f_l_data): Likewise.
24643         (struct test_f_L_data): Likewise.
24644         (struct test_sincos_data): Likewise.
24645         (RUN_TEST_f_f): Do not handle ulps.
24646         (RUN_TEST_LOOP_f_f): Likewise.
24647         (RUN_TEST_2_f): Likewise.
24648         (RUN_TEST_LOOP_2_f): Likewise.
24649         (RUN_TEST_fff_f): Likewise.
24650         (RUN_TEST_LOOP_fff_f): Likewise.
24651         (RUN_TEST_c_f): Likewise.
24652         (RUN_TEST_LOOP_c_f): Likewise.
24653         (RUN_TEST_f_f1): Likewise.
24654         (RUN_TEST_LOOP_f_f1): Likewise.
24655         (RUN_TEST_fF_f1): Likewise.
24656         (RUN_TEST_LOOP_fF_f1): Likewise.
24657         (RUN_TEST_fI_f1): Likewise.
24658         (RUN_TEST_LOOP_fI_f1): Likewise.
24659         (RUN_TEST_ffI_f1): Likewise.
24660         (RUN_TEST_LOOP_ffI_f1): Likewise.
24661         (RUN_TEST_c_c): Likewise.
24662         (RUN_TEST_LOOP_c_c): Likewise.
24663         (RUN_TEST_cc_c): Likewise.
24664         (RUN_TEST_LOOP_cc_c): Likewise.
24665         (RUN_TEST_f_i): Likewise.
24666         (RUN_TEST_LOOP_f_i): Likewise.
24667         (RUN_TEST_f_i_tg): Likewise.
24668         (RUN_TEST_LOOP_f_i_tg): Likewise.
24669         (RUN_TEST_ff_i_tg): Likewise.
24670         (RUN_TEST_LOOP_ff_i_tg): Likewise.
24671         (RUN_TEST_f_b): Likewise.
24672         (RUN_TEST_LOOP_f_b): Likewise.
24673         (RUN_TEST_f_b_tg): Likewise.
24674         (RUN_TEST_LOOP_f_b_tg): Likewise.
24675         (RUN_TEST_f_l): Likewise.
24676         (RUN_TEST_LOOP_f_l): Likewise.
24677         (RUN_TEST_f_L): Likewise.
24678         (RUN_TEST_LOOP_f_L): Likewise.
24679         (RUN_TEST_sincos): Likewise.
24680         (RUN_TEST_LOOP_sincos): Likewise.
24682 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
24684         [BZ #15480]
24685         [BZ #15485]
24686         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
24687         main case of finite arguments, set rounding mode to FE_TONEAREST
24688         and discard exceptions.
24689         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
24690         exceptions.
24691         (remainder_tonearest_test_data): New variable.
24692         (remainder_test_tonearest): New function.
24693         (remainder_towardzero_test_data): New variable.
24694         (remainder_test_towardzero): New function.
24695         (remainder_downward_test_data): New variable.
24696         (remainder_test_downward): New function.
24697         (remainder_upward_test_data): New variable.
24698         (remainder_test_upward): New function.
24699         (main): Call the new test functions.
24701         * math/libm-test.inc (struct test_f_f1_data): Remove field
24702         extra_init.
24703         (struct test_fF_f1_data): Likewise.
24704         (struct test_ffI_f1_data): Likewise.
24705         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
24706         based on value of EXTRA_EXPECTED.
24707         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
24708         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
24709         EXTRA_VAR based on value of EXTRA_EXPECTED.
24710         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
24711         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
24712         EXTRA_VAR based on value of EXTRA_EXPECTED.
24713         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
24714         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
24715         EXTRA_VAR based on value of EXTRA_EXPECTED.
24716         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
24717         * math/gen-libm-test.pl (parse_args): Don't output initializers
24718         for extra output values.
24720         * math/libm-test.inc (check_int): Expect result to be exactly
24721         equal to expected value and do not handle ulps.
24722         (check_long): Likewise.
24723         (check_longlong): Likewise.
24725         * math/libm-test.inc (ceil_test_data): Test for "inexact"
24726         exceptions.
24727         (cimag_test_data): Likewise.
24728         (conj_test_data): Likewise.
24729         (copysign_test_data): Likewise.
24730         (cproj_test_data): Likewise.
24731         (creal_test_data): Likewise.
24732         (fabs_test_data): Likewise.
24733         (fdim_test_data): Likewise.
24734         (finite_test_data): Likewise.
24735         (floor_test_data): Likewise.
24736         (fmax_test_data): Likewise.
24737         (fmin_test_data): Likewise.
24738         (fmod_test_data): Likewise.
24739         (fpclassify_test_data): Likewise.
24740         (frexp_test_data): Likewise.
24741         (ilogb_test_data): Likewise.
24742         (isfinite_test_data): Likewise.
24743         (isgreater_test_data): Likewise.
24744         (isgreaterequal_test_data): Likewise.
24745         (isinf_test_data): Likewise.
24746         (isless_test_data): Likewise.
24747         (islessequal_test_data): Likewise.
24748         (islessgreater_test_data): Likewise.
24749         (isnan_test_data): Likewise.
24750         (isnormal_test_data): Likewise.
24751         (issignaling_test_data): Likewise.
24752         (isunordered_test_data): Likewise.
24753         (ldexp_test_data): Likewise.
24754         (lrint_test_data): Likewise.
24755         (lrint_test_data) [TEST_FLOAT]: Disable one test.
24756         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
24757         (lrint_tonearest_test_data): Test for "inexact" exceptions.
24758         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
24759         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
24760         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
24761         test input.
24762         (lrint_towardzero_test_data): Test for "inexact" exceptions.
24763         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
24764         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
24765         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
24766         that test input.
24767         (lrint_downward_test_data): Test for "inexact" exceptions.
24768         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
24769         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
24770         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
24771         test input.
24772         (lrint_upward_test_data): Test for "inexact" exceptions.
24773         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
24774         test input.
24775         (llrint_test_data): Test for "inexact" exceptions.
24776         (llrint_test_data) [TEST_FLOAT]: Disable one test.
24777         (llrint_tonearest_test_data): Test for "inexact" exceptions.
24778         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
24779         (llrint_towardzero_test_data): Test for "inexact" exceptions.
24780         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
24781         (llrint_downward_test_data): Test for "inexact" exceptions.
24782         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
24783         (llrint_upward_test_data): Test for "inexact" exceptions.
24784         (logb_test_data): Likewise.
24785         (logb_downward_test_data): Likewise.
24786         (nextafter_test_data): Likewise.
24787         (nexttoward_test_data): Likewise.
24788         (remainder_test_data): Likewise.
24789         (remquo_test_data): Likewise.
24790         (scalbn_test_data): Likewise.
24791         (scalbln_test_data): Likewise.
24792         (signbit_test_data): Likewise.
24793         (sqrt_test_data): Likewise.
24794         (significand_test_data): Likewise.
24796 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
24798         [BZ #15424]
24799         * benchtests/bench-modf.c (struct args): Mark arg0 as
24800         volatile.
24801         * scripts/bench.pl: Mark members of struct args as volatile.
24803 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24805         [BZ # 15497]
24806         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
24807         negative infinity on POWER6 or lower.
24808         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
24810 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
24812         [BZ #15442]
24813         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
24814         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
24815         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
24816         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
24817         (_FP_SETQNAN): New macro.
24818         (_FP_SETQNAN_SEMIRAW): Likewise.
24819         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
24820         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
24821         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
24822         (FP_EXTEND): Use _FP_FRAC_SNANP.
24823         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
24824         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
24825         into account.
24826         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
24827         New macro.
24828         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
24829         Likewise.
24831 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
24833         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
24834         with DIVIDE_BY_ZERO_EXCEPTION.
24835         (gamma_test_data): Likewise.
24836         (lgamma_test_data): Likewise.
24837         (log_test_data): Likewise.
24838         (log10_test_data): Likewise.
24839         (log2_test_data): Likewise.
24840         (tgamma_test_data): Likewise.
24842         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
24843         (acos_test_tonearest): Likewise.
24844         (acos_test_towardzero): Likewise.
24845         (acos_test_downward): Likewise.
24846         (acos_test_upward): Likewise.
24847         (acosh_test): Likewise.
24848         (asin_test): Likewise.
24849         (asin_test_tonearest): Likewise.
24850         (asin_test_towardzero): Likewise.
24851         (asin_test_downward): Likewise.
24852         (asin_test_upward): Likewise.
24853         (asinh_test): Likewise.
24854         (atan_test): Likewise.
24855         (atanh_test): Likewise.
24856         (atan2_test): Likewise.
24857         (cabs_test): Likewise.
24858         (cacos_test): Likewise.
24859         (cacosh_test): Likewise.
24860         (casin_test): Likewise.
24861         (casinh_test): Likewise.
24862         (catan_test): Likewise.
24863         (catanh_test): Likewise.
24864         (cbrt_test): Likewise.
24865         (ccos_test): Likewise.
24866         (ccosh_test): Likewise.
24867         (cexp_test): Likewise.
24868         (clog_test): Likewise.
24869         (clog10_test): Likewise.
24870         (cos_test): Likewise.
24871         (cos_test_tonearest): Likewise.
24872         (cos_test_towardzero): Likewise.
24873         (cos_test_downward): Likewise.
24874         (cos_test_upward): Likewise.
24875         (cosh_test): Likewise.
24876         (cosh_test_tonearest): Likewise.
24877         (cosh_test_towardzero): Likewise.
24878         (cosh_test_downward): Likewise.
24879         (cosh_test_upward): Likewise.
24880         (cpow_test): Likewise.
24881         (csin_test): Likewise.
24882         (csinh_test): Likewise.
24883         (csqrt_test): Likewise.
24884         (ctan_test): Likewise.
24885         (ctan_test_tonearest): Likewise.
24886         (ctan_test_towardzero): Likewise.
24887         (ctan_test_downward): Likewise.
24888         (ctan_test_upward): Likewise.
24889         (ctanh_test): Likewise.
24890         (ctanh_test_tonearest): Likewise.
24891         (ctanh_test_towardzero): Likewise.
24892         (ctanh_test_downward): Likewise.
24893         (ctanh_test_upward): Likewise.
24894         (erf_test): Likewise.
24895         (erfc_test): Likewise.
24896         (exp_test): Likewise.
24897         (exp_test_tonearest): Likewise.
24898         (exp_test_towardzero): Likewise.
24899         (exp_test_downward): Likewise.
24900         (exp_test_upward): Likewise.
24901         (exp10_test): Likewise.
24902         (exp2_test): Likewise.
24903         (expm1_test): Likewise.
24904         (fmod_test): Likewise.
24905         (gamma_test): Likewise.
24906         (hypot_test): Likewise.
24907         (j0_test): Likewise.
24908         (j1_test): Likewise.
24909         (jn_test): Likewise.
24910         (lgamma_test): Likewise.
24911         (log_test): Likewise.
24912         (log10_test): Likewise.
24913         (log1p_test): Likewise.
24914         (log2_test): Likewise.
24915         (logb_test_downward): Likewise.
24916         (pow_test): Likewise.
24917         (pow_test_tonearest): Likewise.
24918         (pow_test_towardzero): Likewise.
24919         (pow_test_downward): Likewise.
24920         (pow_test_upward): Likewise.
24921         (remainder_test): Likewise.
24922         (remquo_test): Likewise.
24923         (sin_test): Likewise.
24924         (sin_test_tonearest): Likewise.
24925         (sin_test_towardzero): Likewise.
24926         (sin_test_downward): Likewise.
24927         (sin_test_upward): Likewise.
24928         (sincos_test): Likewise.
24929         (sinh_test): Likewise.
24930         (sinh_test_tonearest): Likewise.
24931         (sinh_test_towardzero): Likewise.
24932         (sinh_test_downward): Likewise.
24933         (sinh_test_upward): Likewise.
24934         (sqrt_test): Likewise.
24935         (tan_test): Likewise.
24936         (tan_test_tonearest): Likewise.
24937         (tan_test_towardzero): Likewise.
24938         (tan_test_downward): Likewise.
24939         (tan_test_upward): Likewise.
24940         (tanh_test): Likewise.
24941         (tgamma_test): Likewise.
24942         (y0_test): Likewise.
24943         (y1_test): Likewise.
24944         (yn_test): Likewise.
24946         * math/gen-libm-test.pl (adjust_arg): Remove function.
24947         (special_function): Remove argument $in_func.  Only handle
24948         generating output for tables of tests, not inside functions.
24949         (parse_args): Likewise.
24950         (generate_testfile): Remove variable $in_func.  Update call to
24951         parse_args.
24952         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
24953         (MINUS_ZERO_INIT): Rename macro to minus_zero.
24954         (PLUS_INFTY_INIT): Rename macro to plus_infty.
24955         (MINUS_INFTY_INIT): Rename macro to minus_infty.
24956         (QNAN_VALUE_INIT): Rename macro to qnan_value.
24957         (MAX_VALUE_INIT): Rename macro to max_value.
24958         (MIN_VALUE_INIT): Rename macro to min_value.
24959         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
24960         (plus_zero): Remove variable.
24961         (minus_zero): Likewise.
24962         (plus_infty): Likewise.
24963         (minus_infty): Likewise.
24964         (qnan_value): Likewise.
24965         (max_value): Likewise.
24966         (min_value): Likewise.
24967         (min_subnorm_value): Likewise.
24969 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
24971         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
24972         uint64_t or uint32_t usage.
24973         * crypt/sha256-block.c: Likewise.
24974         * crypt/sha256-crypt.c: Likewise.
24975         * crypt/sha256.c: Likewise.
24976         * crypt/sha512-block.c: Likewise.
24977         * crypt/sha512-crypt.c: Likewise.
24978         * crypt/sha512.c: Likewise.
24979         * debug/backtrace-tst.c: Likewise.
24980         * debug/pcprofiledump.c: Likewise.
24981         * elf/cache.c: Likewise.
24982         * elf/dl-cache.c: Likewise.
24983         * elf/dl-misc.c: Likewise.
24984         * elf/dl-profile.c: Likewise.
24985         * elf/dl-support.c: Likewise.
24986         * elf/ldconfig.c: Likewise.
24987         * elf/sprof.c: Likewise.
24988         * iconv/dummy-repertoire.c: Likewise.
24989         * iconv/iconv_charmap.c: Likewise.
24990         * iconv/skeleton.c: Likewise.
24991         * iconvdata/8bit-generic.c: Likewise.
24992         * iconvdata/cp737.h: Likewise.
24993         * iconvdata/cp775.h: Likewise.
24994         * iconvdata/ibm1008.h: Likewise.
24995         * iconvdata/ibm1025.h: Likewise.
24996         * iconvdata/ibm1046.h: Likewise.
24997         * iconvdata/ibm1097.h: Likewise.
24998         * iconvdata/ibm1112.h: Likewise.
24999         * iconvdata/ibm1122.h: Likewise.
25000         * iconvdata/ibm1123.h: Likewise.
25001         * iconvdata/ibm1124.h: Likewise.
25002         * iconvdata/ibm1129.h: Likewise.
25003         * iconvdata/ibm1130.h: Likewise.
25004         * iconvdata/ibm1132.h: Likewise.
25005         * iconvdata/ibm1133.h: Likewise.
25006         * iconvdata/ibm1137.h: Likewise.
25007         * iconvdata/ibm1140.h: Likewise.
25008         * iconvdata/ibm1141.h: Likewise.
25009         * iconvdata/ibm1142.h: Likewise.
25010         * iconvdata/ibm1143.h: Likewise.
25011         * iconvdata/ibm1144.h: Likewise.
25012         * iconvdata/ibm1145.h: Likewise.
25013         * iconvdata/ibm1146.h: Likewise.
25014         * iconvdata/ibm1147.h: Likewise.
25015         * iconvdata/ibm1148.h: Likewise.
25016         * iconvdata/ibm1149.h: Likewise.
25017         * iconvdata/ibm1153.h: Likewise.
25018         * iconvdata/ibm1154.h: Likewise.
25019         * iconvdata/ibm1155.h: Likewise.
25020         * iconvdata/ibm1156.h: Likewise.
25021         * iconvdata/ibm1157.h: Likewise.
25022         * iconvdata/ibm1158.h: Likewise.
25023         * iconvdata/ibm1160.h: Likewise.
25024         * iconvdata/ibm1161.h: Likewise.
25025         * iconvdata/ibm1162.h: Likewise.
25026         * iconvdata/ibm1163.h: Likewise.
25027         * iconvdata/ibm1164.h: Likewise.
25028         * iconvdata/ibm1166.h: Likewise.
25029         * iconvdata/ibm1167.h: Likewise.
25030         * iconvdata/ibm12712.h: Likewise.
25031         * iconvdata/ibm1390.h: Likewise.
25032         * iconvdata/ibm1399.h: Likewise.
25033         * iconvdata/ibm16804.h: Likewise.
25034         * iconvdata/ibm4517.h: Likewise.
25035         * iconvdata/ibm4899.h: Likewise.
25036         * iconvdata/ibm4909.h: Likewise.
25037         * iconvdata/ibm4971.h: Likewise.
25038         * iconvdata/ibm5347.h: Likewise.
25039         * iconvdata/ibm803.h: Likewise.
25040         * iconvdata/ibm856.h: Likewise.
25041         * iconvdata/ibm901.h: Likewise.
25042         * iconvdata/ibm902.h: Likewise.
25043         * iconvdata/ibm9030.h: Likewise.
25044         * iconvdata/ibm9066.h: Likewise.
25045         * iconvdata/ibm921.h: Likewise.
25046         * iconvdata/ibm922.h: Likewise.
25047         * iconvdata/ibm9448.h: Likewise.
25048         * iconvdata/isiri-3342.h: Likewise.
25049         * iconvdata/jis0201.h: Likewise.
25050         * include/link.h: Likewise.
25051         * include/netdb.h: Likewise.
25052         * inet/check_native.c: Likewise.
25053         * inet/check_pf.c: Likewise.
25054         * inet/getipv4sourcefilter.c: Likewise.
25055         * inet/getnameinfo.c: Likewise.
25056         * inet/getsourcefilter.c: Likewise.
25057         * inet/htonl.c: Likewise.
25058         * inet/setipv4sourcefilter.c: Likewise.
25059         * inet/setsourcefilter.c: Likewise.
25060         * inet/test-inet6_opt.c: Likewise.
25061         * inet/tst-network.c: Likewise.
25062         * locale/C-collate.c: Likewise.
25063         * locale/C-ctype.c: Likewise.
25064         * locale/C-time.c: Likewise.
25065         * locale/C-translit.h: Likewise.
25066         * locale/loadarchive.c: Likewise.
25067         * locale/programs/3level.h: Likewise.
25068         * locale/programs/charmap.c: Likewise.
25069         * locale/programs/charmap.h: Likewise.
25070         * locale/programs/ld-address.c: Likewise.
25071         * locale/programs/ld-collate.c: Likewise.
25072         * locale/programs/ld-ctype.c: Likewise.
25073         * locale/programs/ld-identification.c: Likewise.
25074         * locale/programs/ld-measurement.c: Likewise.
25075         * locale/programs/ld-messages.c: Likewise.
25076         * locale/programs/ld-monetary.c: Likewise.
25077         * locale/programs/ld-name.c: Likewise.
25078         * locale/programs/ld-numeric.c: Likewise.
25079         * locale/programs/ld-paper.c: Likewise.
25080         * locale/programs/ld-telephone.c: Likewise.
25081         * locale/programs/ld-time.c: Likewise.
25082         * locale/programs/linereader.c: Likewise.
25083         * locale/programs/locale.c: Likewise.
25084         * locale/programs/locarchive.c: Likewise.
25085         * locale/programs/locfile.h: Likewise.
25086         * locale/programs/repertoire.c: Likewise.
25087         * locale/programs/simple-hash.c: Likewise.
25088         * locale/programs/simple-hash.h: Likewise.
25089         * malloc/memusage.c: Likewise.
25090         * malloc/memusagestat.c: Likewise.
25091         * nis/nis_defaults.c: Likewise.
25092         * nis/nis_hash.c: Likewise.
25093         * nis/nis_print.c: Likewise.
25094         * nis/nis_xdr.c: Likewise.
25095         * nscd/connections.c: Likewise.
25096         * nscd/hstcache.c: Likewise.
25097         * nscd/nscd_gethst_r.c: Likewise.
25098         * nscd/nscd_getserv_r.c: Likewise.
25099         * nscd/nscd_helper.c: Likewise.
25100         * nscd/servicescache.c: Likewise.
25101         * nss/makedb.c: Likewise.
25102         * nss/nss_db/db-XXX.c: Likewise.
25103         * nss/nss_db/db-initgroups.c: Likewise.
25104         * nss/nss_db/db-netgrp.c: Likewise.
25105         * nss/nss_files/files-network.c: Likewise.
25106         * nss/nss_files/files-parse.c: Likewise.
25107         * posix/bug-regex5.c: Likewise.
25108         * posix/fnmatch_loop.c: Likewise.
25109         * posix/regcomp.c: Likewise.
25110         * posix/regexec.c: Likewise.
25111         * posix/tst-rfc3484-2.c: Likewise.
25112         * posix/tst-rfc3484-3.c: Likewise.
25113         * posix/tst-rfc3484.c: Likewise.
25114         * resolv/nss_dns/dns-canon.c: Likewise.
25115         * resolv/nss_dns/dns-network.c: Likewise.
25116         * resolv/res_init.c: Likewise.
25117         * resolv/res_mkquery.c: Likewise.
25118         * resolv/tst-aton.c: Likewise.
25119         * stdlib/cxa_atexit.c: Likewise.
25120         * stdlib/cxa_finalize.c: Likewise.
25121         * stdlib/gen-fpioconst.c: Likewise.
25122         * stdlib/strtol_l.c: Likewise.
25123         * string/tst-endian.c: Likewise.
25124         * sunrpc/auth_des.c: Likewise.
25125         * sunrpc/clnt_udp.c: Likewise.
25126         * sunrpc/rtime.c: Likewise.
25127         * sunrpc/svcauth_des.c: Likewise.
25128         * sunrpc/xdr.c: Likewise.
25129         * sunrpc/xdr_intXX_t.c: Likewise.
25130         * sunrpc/xdr_rec.c: Likewise.
25131         * sysdeps/generic/ldconfig.h: Likewise.
25132         * sysdeps/generic/ldsodefs.h: Likewise.
25133         * sysdeps/generic/memusage.h: Likewise.
25134         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
25135         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
25136         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
25137         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
25138         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
25139         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
25140         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
25141         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
25142         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
25143         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
25144         * sysdeps/posix/getaddrinfo.c: Likewise.
25145         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
25146         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
25147         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
25148         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
25149         * sysdeps/powerpc/test-gettimebase.c: Likewise.
25150         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
25151         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
25152         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
25153         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
25154         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
25155         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
25156         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
25157         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
25158         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
25159         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
25160         * sysdeps/x86_64/dl-tls.h: Likewise.
25161         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
25162         * time/alt_digit.c: Likewise.
25163         * time/era.c: Likewise.
25164         * wcsmbs/tst-c16c32-1.c: Likewise.
25166 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
25168         * math/libm-test.inc (struct test_sincos_data): New type.
25169         (RUN_TEST_LOOP_sincos): New macro.
25170         (sincos_test_data): New variable.
25171         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
25173 2013-05-16  Richard Henderson  <rth@redhat.com>
25175         * math/atest-exp2.c (LIMB64): New macro.
25176         (CONSTSZ): New macro.
25177         (mp_exp1, mp_exp_m1, mp_log2): New variables.
25178         (hexdig): Move ...
25179         (print_mpn_fp): ... to function scope.
25180         (read_mpn_hex): Remove.
25181         (get_log2): Remove.
25182         (exp2_mpn): Use mp_log2.
25183         (main): Use mp_exp1.
25185 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
25187         * math/libm-test.inc: Remove comment about not testing "inexact"
25188         exceptions.
25189         (INEXACT_EXCEPTION): New macro.
25190         (NO_INEXACT_EXCEPTION): Likewise.
25191         (INVALID_EXCEPTION_OK): Update value.
25192         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
25193         (OVERFLOW_EXCEPTION_OK): Likewise.
25194         (UNDERFLOW_EXCEPTION_OK): Likewise.
25195         (IGNORE_ZERO_INF_SIGN): Likewise.
25196         (ERRNO_UNCHANGED): Likewise.
25197         (ERRNO_EDOM): Likewise.
25198         (ERRNO_ERANGE): Likewise.
25199         (test_exceptions): Handle testing "inexact" exceptions.
25200         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
25201         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
25202         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
25203         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
25204         INEXACT_EXCEPTION.
25205         (rint_towardzero_test_data): Likewise.
25206         (rint_downward_test_data): Likewise.
25207         (rint_upward_test_data): Likewise.
25209         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
25210         with OVERFLOW_EXCEPTION.
25211         (exp10_test_data): Likewise.
25212         (exp2_test_data): Likewise.
25213         (expm1_test_data): Likewise.
25214         (lgamma_test_data): Likewise.
25215         (pow_test_data): Likewise.
25216         (tgamma_test_data): Likewise.
25217         (yn_test_data): Remove duplicate test of overflow.
25219         * math/libm-test.inc (struct test_cc_c_data): New type.
25220         (RUN_TEST_LOOP_cc_c): New macro.
25221         (cpow_test_data): New variable.
25222         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
25224         * math/libm-test.inc (struct test_f_L_data): New type.
25225         (RUN_TEST_LOOP_f_L): New macro.
25226         (llrint_test_data): New variable.
25227         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
25228         (llrint_tonearest_test_data): New variable.
25229         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
25230         (llrint_towardzero_test_data): New variable.
25231         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
25232         (llrint_downward_test_data): New variable.
25233         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
25234         (llrint_upward_test_data): New variable.
25235         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
25236         (llround_test_data): New variable.
25237         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
25239 2013-05-13  Peter Collingbourne  <pcc@google.com>
25241         * math/atest-exp2.c (get_log2): Remove const attribute.
25243 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
25245         * math/libm-test.inc (struct test_f_l_data): New type.
25246         (RUN_TEST_LOOP_f_l): New macro.
25247         (lrint_test_data): New variable.
25248         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
25249         (lrint_tonearest_test_data): New variable.
25250         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
25251         (lrint_towardzero_test_data): New variable.
25252         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
25253         (lrint_downward_test_data): New variable.
25254         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
25255         (lrint_upward_test_data): New variable.
25256         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
25257         (lround_test_data): New variable.
25258         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
25260 2013-05-15  Peter Collingbourne  <pcc@google.com>
25262         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
25263         (EXTRACT_WORDS64) Use where appropriate.
25264         (INSERT_WORDS64) Likewise.
25266         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
25267         constraints with x constraints.
25268         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
25270         * malloc/obstack.c (_obstack_compat): Add initializer.
25272 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
25274         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
25275         si_trapno and add si_addr_lsb to _sifields.sigfault.
25276         (si_trapno): Remove macro.
25277         (si_addr_lsb): Define new macro.
25278         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
25280 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
25282         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
25283         instead of TEST_f_l.
25284         (llrint_test_tonearest): Likewise.
25285         (llrint_test_towardzero): Likewise.
25286         (llrint_test_downward): Likewise.
25287         (llrint_test_upward): Likewise.
25288         (llround_test): Likewise.
25290         * math/libm-test.inc (struct test_f_i_data): Add comment.
25291         (RUN_TEST_LOOP_f_b): New macro.
25292         (RUN_TEST_LOOP_f_b_tg): Likewise.
25293         (finite_test_data): New variable.
25294         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
25295         (isfinite_test_data): New variable.
25296         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
25297         (isinf_test_data): New variable.
25298         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
25299         (isnan_test_data): New variable.
25300         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
25301         (isnormal_test_data): New variable.
25302         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
25303         (issignaling_test_data): New variable.
25304         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
25305         (signbit_test_data): New variable.
25306         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
25308         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
25309         with INVALID_EXCEPTION.
25310         (acosh_test_data): Likewise.
25311         (asin_test_data): Likewise.
25312         (atanh_test_data): Likewise.
25313         (fmod_test_data): Likewise.
25314         (log_test_data): Likewise.
25315         (log10_test_data): Likewise.
25316         (log2_test_data): Likewise.
25317         (pow_test_data): Likewise.
25318         (sqrt_test_data): Likewise.
25319         (y0_test_data): Likewise.
25320         (y1_test_data): Likewise.
25321         (yn_test_data): Likewise.
25323         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
25324         function contents.
25326         * math/libm-test.inc (struct test_ff_i_data): New type.
25327         (RUN_TEST_LOOP_ff_i_tg): New macro.
25328         (isgreater_test_data): New variable.
25329         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
25330         (isgreaterequal_test_data): New variable.
25331         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
25332         (isless_test_data): New variable.
25333         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
25334         (islessequal_test_data): New variable.
25335         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
25336         (islessgreater_test_data): New variable.
25337         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
25338         (isunordered_test_data): New variable.
25339         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
25341 2013-05-14  David S. Miller  <davem@davemloft.net>
25343         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25345 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
25347         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
25349         * math/libm-test.inc (struct test_fF_f1_data): Change type of
25350         extra_test to int.
25351         (struct test_f_i_data): Change type of max_ulp to int.
25353         * math/libm-test.inc (test_ffI_f1_data): New type.
25354         (RUN_TEST_LOOP_ffI_f1): New macro.
25355         (remquo_test_data): New variable.
25356         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
25358         * setjmp/tst-setjmp-fp.c: New file.
25359         * setjmp/Makefile (tests): Add tst-setjmp-fp.
25360         (link-libm): New variable.
25361         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
25363         * math/libm-test.inc (struct test_f_i_data): New type.
25364         (RUN_TEST_LOOP_f_i): New macro.
25365         (RUN_TEST_LOOP_f_i_tg): Likewise.
25366         (fpclassify_test_data): New variable.
25367         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
25368         (ilogb_test_data): New variable.
25369         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
25371         * math/libm-test.inc (scalbln_test): Correct function name in END
25372         call.
25374         * math/libm-test.inc (struct test_f_f1_data): Add comment.
25375         (RUN_TEST_LOOP_fI_f1): New macro.
25376         (frexp_test_data): New variable.
25377         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
25379         * math/libm-test.inc (struct test_fF_f1_data): New type.
25380         (RUN_TEST_LOOP_fF_f1): New macro.
25381         (modf_test_data): New variable.
25382         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
25384         * math/libm-test.inc (struct test_f_f1_data): New type.
25385         (RUN_TEST_LOOP_f_f1): New macro.
25386         (gamma_test_data): New variable.
25387         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
25388         (lgamma_test_data): New variable.
25389         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
25391 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
25393         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
25394         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
25395         (main): Comment "tls" pseudo-hwcap.
25397 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
25399         * math/libm-test.inc (struct test_fl_f_data): New type.
25400         (RUN_TEST_LOOP_fl_f): New variable.
25401         (scalbln_test_data): New variable.
25402         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
25404         * math/libm-test.inc (struct test_fi_f_data): New type.
25405         (RUN_TEST_LOOP_fi_f): New macro.
25406         (ldexp_test_data): New variable.
25407         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
25408         (scalbn_test_data): New variable.
25409         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
25411         * math/libm-test.inc (struct test_c_f_data): New type.
25412         (RUN_TEST_LOOP_c_f): New macro.
25413         (cabs_test_data): New variable.
25414         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
25415         (carg_test_data): New variable.
25416         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
25417         (cimag_test_data): New variable.
25418         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
25419         (creal_test_data): New variable.
25420         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
25422         * math/libm-test.inc (struct test_if_f_data): New type.
25423         (RUN_TEST_LOOP_if_f): New macro.
25424         (jn_test_data): New variable.
25425         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
25426         (yn_test_data): New variable.
25427         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
25429         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
25431 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25433         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
25434         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
25436 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
25438         * benchtests/Makefile (CPPFLAGS-nonlib): Add
25439         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
25440         (bench-deps): Add bench-timing.h.
25441         * benchtests-bench-skeleton.c: Include bench-timing.h.
25442         (main): Use TIMING_* macros instead of clock_gettime.
25443         * benchtests/bench-timing.h: New file.
25445         [BZ #14582]
25446         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
25447         Renamed from _LIB_VERSION.
25448         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
25450 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
25452         * math/libm-test.inc (struct test_fff_f_data): New type.
25453         (RUN_TEST_LOOP_fff_f): New macro.
25454         (fma_test_data): New variable.
25455         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
25456         (fma_towardzero_test_data): New variable.
25457         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
25458         (fma_downward_test_data): New variable.
25459         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
25460         (fma_upward_test_data): New variable.
25461         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
25463         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
25464         (struct test_c_c_data): New type.
25465         (RUN_TEST_LOOP_c_c): New macro.
25466         (cacos_test_data): New variable.
25467         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
25468         (cacosh_test_data): New variable.
25469         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
25470         (casin_test_data): New variable.
25471         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
25472         (casinh_test_data): New variable.
25473         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
25474         (catan_test_data): New variable.
25475         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
25476         (catanh_test_data): New variable.
25477         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
25478         (ccos_test_data): New variable.
25479         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
25480         (ccosh_test_data): New variable.
25481         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
25482         (cexp_test_data): New variable.
25483         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
25484         (clog_test_data): New variable.
25485         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
25486         (clog10_test_data): New variable.
25487         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
25488         (conj_test_data): New variable.
25489         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
25490         (cproj_test_data): New variable.
25491         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
25492         (csin_test_data): New variable.
25493         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
25494         (csinh_test_data): New variable.
25495         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
25496         (csqrt_test_data): New variable.
25497         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
25498         (ctan_test_data): New variable.
25499         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
25500         (ctan_tonearest_test_data): New variable.
25501         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
25502         (ctan_towardzero_test_data): New variable.
25503         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
25504         (ctan_downward_test_data): New variable.
25505         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
25506         (ctan_upward_test_data): New variable.
25507         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
25508         (ctanh_test_data): New variable.
25509         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
25510         (ctanh_tonearest_test_data): New variable.
25511         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
25512         (ctanh_towardzero_test_data): New variable.
25513         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
25514         (ctanh_downward_test_data): New variable.
25515         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
25516         (ctanh_upward_test_data): New variable.
25517         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
25518         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
25519         of BUILD_COMPLEX.
25521         * math/libm-test.inc (struct test_ff_f_data): New type.
25522         (struct test_ff_f_data_nexttoward): Likewise.
25523         (RUN_TEST_LOOP_2_f): New macro.
25524         (RUN_TEST_LOOP_ff_f): Likewise.
25525         (atan2_test_data): New variable.
25526         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
25527         (copysign_test_data): New variable.
25528         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
25529         (fdim_test_data): New variable.
25530         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
25531         (fmax_test_data): New variable.
25532         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
25533         (fmin_test_data): New variable.
25534         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
25535         (fmod_test_data): New variable.
25536         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
25537         (hypot_test_data): New variable.
25538         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
25539         (nextafter_test_data): New variable.
25540         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
25541         (nexttoward_test_data): New variable.
25542         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
25543         (pow_test_data): New variable.
25544         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
25545         (pow_tonearest_test_data): New variable.
25546         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
25547         (pow_towardzero_test_data): New variable.
25548         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
25549         (pow_downward_test_data): New variable.
25550         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
25551         (pow_upward_test_data): New variable.
25552         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
25553         (remainder_test_data): New variable.
25554         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
25555         (scalb_test_data): New variable.
25556         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
25557         * sysdeps/i386/fpu/libm-test-ulps: Update.
25559 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
25561         * math/libm-test.inc (fma_test): Use max_value instead of local
25562         variable fltmax.
25563         (nextafter_test): Likewise.
25565         * math/libm-test.inc (acos_towardzero_test_data): New variable.
25566         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25567         (acos_downward_test_data): New variable.
25568         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25569         (acos_upward_test_data): New variable.
25570         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25571         (acosh_test_data): New variable.
25572         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
25573         (asin_test_data): New variable.
25574         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
25575         (asin_tonearest_test_data): New variable.
25576         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25577         (asin_towardzero_test_data): New variable.
25578         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25579         (asin_downward_test_data): New variable.
25580         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25581         (asin_upward_test_data): New variable.
25582         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25583         (asinh_test_data): New variable.
25584         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
25585         (atan_test_data): New variable.
25586         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
25587         (atanh_test_data): New variable.
25588         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
25589         (cbrt_test_data): New variable.
25590         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
25591         (ceil_test_data): New variable.
25592         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
25593         (cos_test_data): New variable.
25594         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
25595         (cos_tonearest_test_data): New variable.
25596         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25597         (cos_towardzero_test_data): New variable.
25598         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25599         (cos_downward_test_data): New variable.
25600         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25601         (cos_upward_test_data): New variable.
25602         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25603         (cosh_test_data): New variable.
25604         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
25605         (cosh_tonearest_test_data): New variable.
25606         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25607         (cosh_towardzero_test_data): New variable.
25608         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25609         (cosh_downward_test_data): New variable.
25610         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25611         (cosh_upward_test_data): New variable.
25612         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25613         (erf_test_data): New variable.
25614         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
25615         (erfc_test_data): New variable.
25616         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
25617         (exp_test_data): New variable.
25618         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
25619         (exp_tonearest_test_data): New variable.
25620         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25621         (exp_towardzero_test_data): New variable.
25622         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25623         (exp_downward_test_data): New variable.
25624         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25625         (exp_upward_test_data): New variable.
25626         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25627         (exp10_test_data): New variable.
25628         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
25629         (exp2_test_data): New variable.
25630         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
25631         (expm1_test_data): New variable.
25632         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
25633         (fabs_test_data): New variable.
25634         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
25635         (floor_test_data): New variable.
25636         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
25637         (j0_test_data): New variable.
25638         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
25639         (j1_test_data): New variable.
25640         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
25641         (log_test_data): New variable.
25642         (log_test): Run tests with RUN_TEST_LOOP_f_f.
25643         (log10_test_data): New variable.
25644         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
25645         (log1p_test_data): New variable.
25646         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
25647         (log2_test_data): New variable.
25648         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
25649         (logb_test_data): New variable.
25650         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
25651         (logb_downward_test_data): New variable.
25652         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25653         (nearbyint_test_data): New variable.
25654         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
25655         (rint_test_data): New variable.
25656         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
25657         (rint_tonearest_test_data): New variable.
25658         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25659         (rint_towardzero_test_data): New variable.
25660         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25661         (rint_downward_test_data): New variable.
25662         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25663         (rint_upward_test_data): New variable.
25664         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25665         (round_test_data): New variable.
25666         (round_test): Run tests with RUN_TEST_LOOP_f_f.
25667         (sin_test_data): New variable.
25668         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
25669         (sin_tonearest_test_data): New variable.
25670         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25671         (sin_towardzero_test_data): New variable.
25672         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25673         (sin_downward_test_data): New variable.
25674         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25675         (sin_upward_test_data): New variable.
25676         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25677         (sinh_test_data): New variable.
25678         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
25679         (sinh_tonearest_test_data): New variable.
25680         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25681         (sinh_towardzero_test_data): New variable.
25682         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25683         (sinh_downward_test_data): New variable.
25684         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25685         (sinh_upward_test_data): New variable.
25686         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25687         (sqrt_test_data): New variable.
25688         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
25689         (tan_test_data): New variable.
25690         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
25691         (tan_tonearest_test_data): New variable.
25692         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25693         (tan_towardzero_test_data): New variable.
25694         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25695         (tan_downward_test_data): New variable.
25696         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25697         (tan_upward_test_data): New variable.
25698         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25699         (tanh_test_data): New variable.
25700         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
25701         (tgamma_test_data): New variable.
25702         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
25703         (trunc_test_data): New variable.
25704         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
25705         (y0_test_data): New variable.
25706         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
25707         (y1_test_data): New variable.
25708         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
25709         (significand_test_data): New variable.
25710         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
25712 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
25714         [BZ #12387]
25715         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
25717 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
25719         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
25721 2013-05-10  Andreas Jaeger  <aj@suse.de>
25723         [BZ #15448]
25724         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
25725         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
25727 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
25729         * math/gen-libm-test.pl (adjust_arg): New function.
25730         (special_functions): Handle generating output in both functions
25731         and arrays.
25732         (parse_args): Likewise.
25733         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
25734         $in_func argument to parse_args.
25735         * math/libm-test.inc (struct test_f_f_data): New type.
25736         (IF_ROUND_INIT_): New macro.
25737         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
25738         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
25739         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
25740         (IF_ROUND_INIT_FE_UPWARD): Likewise.
25741         (ROUND_RESTORE_): Likewise.
25742         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
25743         (ROUND_RESTORE_FE_TONEAREST): Likewise.
25744         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
25745         (ROUND_RESTORE_FE_UPWARD): Likewise.
25746         (RUN_TEST_LOOP_f_f): New macro.
25747         (acos_test_data): New variable.
25748         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
25749         (acos_tonearest_test_data): New variable.
25750         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25752 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
25754         * benchtests/bench-skeleton.c (startup): Fix coding style.
25756 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
25758         [BZ #6809]
25759         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
25760         negative infinity argument.
25761         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
25762         negative infinity argument.
25763         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
25764         negative infinity argument.
25765         * math/libm-test.inc (tgamma_test): Expect errno to be set for
25766         domain errors.
25768 2013-05-10  Florian Weimer  <fweimer@redhat.com>
25770         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
25771         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
25772         * iconv/iconv_prog.c (main): Likewise.
25773         * locale/programs/charmap-dir.c (charmap_readdir)
25774         (fopen_uncompressed): Likewise.
25775         * locale/programs/locfile.c (siblings_uncached)
25776         (write_locale_data): Use lstat64 instead of lstat.
25777         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
25778         stat.
25780 2013-05-10  Andreas Jaeger  <aj@suse.de>
25782         [BZ #15395]
25783         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
25784         localization.
25785         Include <locale.h>.
25787 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
25789         * elf/dl-close.c (_dl_close_worker): Add comments.
25791 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
25793         [BZ #15359]
25794         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
25795         high part of pi/2.
25796         (__ieee754_rem_pio2l): Update comments.
25798         [BZ #15429]
25799         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
25800         high part of pi/2.
25801         (__ieee754_rem_pio2l): Update comments.
25803         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
25804         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
25806         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
25807         M_PI_4l.
25809         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
25810         (M_PI_34_LOG10El): Likewise.
25811         (M_PI2_LOG10El): Likewise.
25812         (M_PI4_LOG10El): Likewise.
25813         (M_PI_LOG10El): Likewise.
25815 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25817         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
25819 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
25821         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
25822         (MINUS_ZERO_INIT): Likewise.
25823         (PLUS_INFTY_INIT): Likewise.
25824         (MINUS_INFTY_INIT): Likewise.
25825         (QNAN_VALUE_INIT): Likewise.
25826         (MAX_VALUE_INIT): Likewise.
25827         (MIN_VALUE_INIT): Likewise.
25828         (MIN_SUBNORM_VALUE_INIT): Likewise.
25829         (plus_zero): Initialize with PLUS_ZERO_INIT.
25830         (minus_zero): Initialize with MINUS_ZERO_INIT.
25831         (plus_infty): Initialize with PLUS_INFTY_INIT.
25832         (minus_infty): Initialize with MINUS_INFTY_INIT.
25833         (qnan_value): Initialize with QNAN_VALUE_INIT.
25834         (max_value): Initialize with MAX_VALUE_INIT.
25835         (min_value): Initialize with MIN_VALUE_INIT.
25836         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
25838         * math/libm-test.inc (RUN_TEST_if_f): New macro.
25839         (jn_test): Use TEST_if_f instead of TEST_ff_f.
25840         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
25841         (yn_test): Use TEST_if_f instead of TEST_ff_f.
25843         * math/libm-test.inc (RUN_TEST_f_f): New macro.
25844         (RUN_TEST_2_f): Likewise.
25845         (RUN_TEST_ff_f): Likewise.
25846         (RUN_TEST_fi_f): Likewise.
25847         (RUN_TEST_fl_f): Likewise.
25848         (RUN_TEST_fff_f): Likewise.
25849         (RUN_TEST_c_f): Likewise.
25850         (RUN_TEST_f_f1): Likewise.
25851         (RUN_TEST_fF_f1): Likewise.
25852         (RUN_TEST_fI_f1): Likewise.
25853         (RUN_TEST_ffI_f1): Likewise.
25854         (RUN_TEST_c_c): Likewise.
25855         (RUN_TEST_cc_c): Likewise.
25856         (RUN_TEST_f_i): Likewise.
25857         (RUN_TEST_f_i_tg): Likewise.
25858         (RUN_TEST_ff_i_tg): Likewise.
25859         (RUN_TEST_f_b): Likewise.
25860         (RUN_TEST_f_b_tg): Likewise.
25861         (RUN_TEST_f_l): Likewise.
25862         (RUN_TEST_f_L): Likewise.
25863         (RUN_TEST_sincos): Likewise.
25864         * math/gen-libm-test.pl (new_test): Take new argument to indicate
25865         whether to show exceptions.  Do not include ");\n" in return
25866         value.
25867         (special_functions): Output call to RUN_TEST_sincos instead of
25868         check_float calls.  Update calls to new_test.
25869         (parse_args): Output call to single RUN_TEST_* macro instead of
25870         check_* calls and other assignments.  Update calls to new_test.
25872         [BZ #2546]
25873         [BZ #2560]
25874         [BZ #5159]
25875         [BZ #15426]
25876         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
25877         input to result for tgamma overflow.
25878         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
25879         (gamma_coeff): New variable.
25880         (NCOEFF): New macro.
25881         (gamma_positive): New function.
25882         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
25883         underflow here.  Use gamma_positive instead of exp (lgamma) for
25884         other arguments.
25885         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
25886         (gamma_coeff): New variable.
25887         (NCOEFF): New macro.
25888         (gammaf_positive): New function.
25889         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
25890         underflow here.  Use gamma_positive instead of exp (lgamma) for
25891         other arguments.
25892         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
25893         (gamma_coeff): New variable.
25894         (NCOEFF): New macro.
25895         (gammal_positive): New function.
25896         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
25897         underflow here.  Use gamma_positive instead of exp (lgamma) for
25898         other arguments.
25899         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
25900         (gamma_coeff): New variable.
25901         (NCOEFF): New macro.
25902         (gammal_positive): New function.
25903         (__ieee754_gammal_r): Handle positive infinity, overflow and
25904         underflow here.  Handle NaN the same as positive infinity.  Remove
25905         check x < 0xffffffff for negative integers.  Use gamma_positive
25906         instead of exp (lgamma) for other arguments.
25907         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
25908         (gamma_coeff): New variable.
25909         (NCOEFF): New macro.
25910         (gammal_positive): New function.
25911         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
25912         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
25913         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
25914         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
25915         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
25916         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
25917         * sysdeps/generic/math_private.h (__gamma_productf): New
25918         prototype.
25919         (__gamma_product): Likewise.
25920         (__gamma_productl): Likewise.
25921         * math/Makefile (libm-calls): Add gamma_product.
25922         * math/libm-test.inc (tgamma_test): Add more tests.
25923         * sysdeps/i386/fpu/libm-test-ulps: Update.
25924         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25926 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
25928         * benchtests/bench-skeleton.c (main): Preheat CPU.
25930 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
25932         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
25934 2013-05-07  Roland McGrath  <roland@hack.frob.com>
25936         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
25937         and _dl_skip_args_internal.
25939 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
25941         * manual/message.texi (Message Translation): Talk about users.
25942         Message to key mapping impacts design.
25944 2013-05-06  Roland McGrath  <roland@hack.frob.com>
25946         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
25948         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
25950         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
25951         * sysdeps/wordsize-64/glob64.c: ... here.
25953         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
25954         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
25955         New macros.
25957         * debug/getlogin_r_chk.c: Moved to ...
25958         * login/getlogin_r_chk.c: ... here.
25959         * debug/Makefile (routines): Move getlogin_r_chk to ...
25960         * login/Makefile (routines): ... here.
25961         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
25962         * login/Versions (libc: GLIBC_2.4): ... here.
25964         * io/poll.c (__poll): Renamed from poll.
25965         Add libc_hidden_def.
25966         (poll): Define as weak alias.
25968         * debug/ptsname_r_chk.c: Moved to ...
25969         * login/ptsname_r_chk.c: ... here.
25970         * debug/Makefile (routines): Move ptsname_r_chk to ...
25971         * login/Makefile (routines): ... here.
25972         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
25973         * login/Versions (libc: GLIBC_2.4): ... here.
25975         * posix/getlogin.c: Moved to ...
25976         * login/getlogin.c: ... here.
25977         * posix/getlogin_r.c: Moved to ...
25978         * login/getlogin_r.c: ... here.
25979         * posix/getlogin_r.c: Moved to ...
25980         * login/getlogin_r.c: ... here.
25981         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
25982         * login/Makefile (routines): ... here.
25983         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
25984         * login/Versions (libc: GLIBC_2.0): ... here.
25986         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
25987         (setrlimit): Define as weak alias.
25989         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
25990         Call __ names for open, ftruncate, and close.
25991         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
25992         (truncate): Define as weak alias.
25994 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
25996         * math/gen-libm-test.pl (parse_args): Initialize x before each
25997         test of frexp, modf and remquo.
25999         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
26000         test signgam value.
26002 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26004         [BZ #15418]
26005         [BZ #15419]
26006         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
26007         internal tests.
26008         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
26010 2013-05-06  Roland McGrath  <roland@hack.frob.com>
26012         * elf/dl-writev.h: New file.
26013         * elf/dl-misc.c: Include it.
26014         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
26015         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
26017 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
26019         * math/libm-test.inc (noXFails): Remove variable.
26020         (noXPasses): Likewise.
26021         (BUILD_COMPLEX_INT): Remove macro.
26022         (print_screen): Remove xfail argument.
26023         (print_screen_max_error): Likewise.
26024         (update_stats): Likewise.
26025         (print_max_error): Likewise.  Update calls to other affected
26026         functions.
26027         (print_complex_max_error): Likewise.
26028         (test_single_exception): Update calls to print_screen.
26029         (test_single_errno): Likewise.
26030         (check_float_internal): Remove xfail argument.  Update calls to
26031         other affected functions.
26032         (check_float): Likewise.
26033         (check_complex): Likewise.
26034         (check_int): Likewise.
26035         (check_long): Likewise.
26036         (check_bool): Likewise.
26037         (check_longlong): Likewise.
26038         (main): Don't print noXFails and noXPasses.
26039         * math/gen-libm-test.pl (top level): Don't mention expected
26040         failure handling in comment.
26041         (new_test): Don't handle expected failures.
26042         (parse_args): Don't mention expected failure handling in comment.
26043         (generate_testfile): Don't handle expected failures.
26044         (parse_ulps): Likewise.
26045         (print_ulps_file): Likewise.
26046         (get_failure): Remove function.
26047         (output_test): Don't handle expected failures.
26048         * make/README.libm-test: Don't mention expected failure handling.
26050         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
26051         (minus_zero): Likewise.
26052         (plus_infty): Likewise.
26053         (minus_infty): Likewise.
26054         (qnan_value): Likewise.
26055         (max_value): Likewise.
26056         (min_value): Likewise.
26057         (min_subnorm_value): Likewise.
26058         (initialize): Do not initialize those variables dynamically.
26060 2013-05-03  Roland McGrath  <roland@hack.frob.com>
26062         * io/open.c (__open_2): Moved to ...
26063         * io/open_2.c: ... this new file.
26064         * io/open64.c (__open64_2): Moved to ...
26065         * io/open64_2.c: ... this new file.
26066         * io/openat.c (__openat_2): Moved to ...
26067         * io/openat_2.c: ... this new file.
26068         * io/openat64.c (__openat64_2): Moved to ...
26069         * io/openat64_2.c: ... this new file.
26070         * io/Makefile (routines): Add them.
26071         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
26072         * sysdeps/unix/sysv/linux/open_2.c: File removed.
26073         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
26074         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
26075         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
26076         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
26077         (__openat64): Add hidden_ver.
26078         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
26079         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
26081         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
26082         Separately conditionalize setting of GLRO(dl_sysinfo) so
26083         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
26084         as well, but the actual setting is only under [NEED_DL_SYSINFO].
26086 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26088         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
26089         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
26090         definition.
26091         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
26092         * sysdeps/unix/sysv/linux/powerpc/init-first.c
26093         (_libc_vdso_platform_setup): Add __vdso_time initialization.
26094         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
26095         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
26097 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
26099         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
26100         test signgam value.
26102         * math/libm-test.inc (hypot_test): Do not use
26103         IGNORE_ZERO_INF_SIGN.
26105 2013-05-03  Andreas Jaeger  <aj@suse.de>
26107         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
26108         Linux 3.9.
26109         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
26110         (PF_MAX): Adjust for VSOCK change.
26112 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26114         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26116 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
26118         [BZ #15264]
26119         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
26120         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
26121         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
26123 2013-05-02  David S. Miller  <davem@davemloft.net>
26125         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26127 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
26129         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
26131 2013-05-01  Roland McGrath  <roland@hack.frob.com>
26133         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
26135 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
26137         [BZ #14952]
26138         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
26139         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
26140         Use __attribute__ ((__gnu_inline__)).
26141         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
26142         Don't use __attribute__ ((__gnu_inline__)).
26144 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
26146         [BZ #15423]
26147         * math/s_catan.c (__catan): Handle small real or imaginary part of
26148         input specially to avoid spurious underflow.
26149         * math/s_catanf.c (__catanf): Likewise.
26150         * math/s_catanh.c (__catanh): Likewise.
26151         * math/s_catanhf.c (__catanhf): Likewise.
26152         * math/s_catanhl.c (__catanhl): Likewise.
26153         * math/s_catanl.c (__catanl): Likewise.
26154         * math/libm-test.inc (catan_test): Add more tests.
26155         (catanh_test): Likewise.
26156         * sysdeps/i386/fpu/libm-test-ulps: Update.
26157         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26159 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26161         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26163 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
26165         [BZ #15416]
26166         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
26167         accurately for denominator in atan2.
26168         * math/s_catanf.c (__catanf): Likewise.
26169         * math/s_catanh.c (__catanh): Likewise.
26170         * math/s_catanhf.c (__catanhf): Likewise.
26171         * math/s_catanhl.c (__catanhl): Likewise.
26172         * math/s_catanl.c (__catanl): Likewise.
26173         * math/libm-test.inc (catan_test): Add more tests.
26174         (catanh_test): Likewise.
26175         * sysdeps/i386/fpu/libm-test-ulps: Update.
26176         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26178 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
26180         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
26182         * benchtests/Makefile (bench): Remove slow benchmarks.
26183         * benchtests/atan-inputs: Add slow benchmark inputs.
26184         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
26185         (BENCH_FUNC): Accept variant offset.
26186         (VARIANT): Define.
26187         * benchtests/bench-skeleton.c (main): Run benchmark for each
26188         variant.
26189         * benchtests/cos-inputs: Add slow benchmark inputs.
26190         * benchtests/exp-inputs: Likewise.
26191         * benchtests/pow-inputs: Likewise.
26192         * benchtests/sin-inputs: Likewise.
26193         * benchtests/slowatan-inputs: Remove.
26194         * benchtests/slowatan.c: Remove.
26195         * benchtests/slowcos-inputs: Remove.
26196         * benchtests/slowcos.c: Remove.
26197         * benchtests/slowexp-inputs: Remove.
26198         * benchtests/slowexp.c: Remove.
26199         * benchtests/slowpow-inputs: Remove.
26200         * benchtests/slowpow.c: Remove.
26201         * benchtests/slowsin-inputs: Remove.
26202         * benchtests/slowsin.c: Remove.
26203         * benchtests/slowtan-inputs: Remove.
26204         * benchtests/slowtan.c: Remove.
26205         * benchtests/tan-inputs: Add slow benchmark inputs.
26206         * scripts/bench.pl: Parse comments and directives.
26208         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
26209         in CPPFLAGS.
26210         ($(objpfx)bench-%.c): Remove *-ITER.
26211         * benchtests/bench-modf.c: Remove definition of ITER.
26212         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
26213         (main): Loop for DURATION seconds instead of fixed number of
26214         iterations.
26215         * scripts/bench.pl: Don't expect iterations in parameters.
26217 2013-04-29  Roland McGrath  <roland@hack.frob.com>
26219         * io/fchdir.c (__fchdir): Renamed from fchdir.
26220         (fchdir): Define as weak alias.
26222 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
26224         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
26225         (ERRNO_EDOM): Likewise.
26226         (ERRNO_ERANGE): Likewise.
26227         (noErrnoTests): New variable.
26228         (init_max_error): Set errno to 0.
26229         (test_single_errno): New function.
26230         (test_errno): Likewise.
26231         (check_float_internal): Call test_errno.  Set errno to 0.
26232         (check_complex): Refer to errno tests in comment.
26233         (check_int): Call test_errno.  Set errno to 0.
26234         (check_long): Likewise.
26235         (check_bool): Likewise.
26236         (check_longlong): Likewise.
26237         (cos_test): Use ERRNO_* flags for errno tests instead of
26238         check_int.
26239         (expm1_test): Likewise.
26240         (fmod_test): Likewise.
26241         (ilogb_test): Likewise.
26242         (lgamma_test): Likewise.
26243         (pow_test): Likewise.
26244         (remainder_test): Likewise.
26245         (sin_test): Likewise.
26246         (tan_test): Likewise.
26247         (yn_test): Likewise.
26248         (initialize): Set errno to 0.
26249         (main): Print number of errno tests.
26250         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
26252 2013-04-29  Andreas Jaeger  <aj@suse.de>
26254         [BZ #15084]
26255         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
26256         and RES_USEVC.
26258         [BZ #15085]
26259         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
26260         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
26261         unimplemented.
26263         [BZ #15380]
26264         * stdlib/random.c (__initstate): Return NULL if
26265         __initstate fails.
26267         [BZ #15086]
26268         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
26269         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
26270         RES_SNGLKUPREOP.
26272 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26274         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26276 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
26278         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
26279         of individual tests.
26280         (casin_test): Likewise.
26281         (casinh_test): Likewise.
26283 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
26285         [BZ #15409]
26286         * math/s_catan.c (__catan): Handle arguments with large real or
26287         imaginary part separately without squaring.
26288         * math/s_catanf.c (__catanf): Likewise.
26289         * math/s_catanh.c (__catanh): Likewise.
26290         * math/s_catanhf.c (__catanhf): Likewise.
26291         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
26292         and redefine.
26293         (__catanhl): Handle arguments with large real or imaginary part
26294         separately without squaring.
26295         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
26296         and redefine.
26297         (__catanl): Handle arguments with large real or imaginary part
26298         separately without squaring.
26299         * math/libm-test.inc (catan_test): Add more tests.
26300         (catanh_test): Likewise.
26301         * sysdeps/i386/fpu/libm-test-ulps: Update.
26302         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26304 2013-04-27  Andreas Jaeger  <aj@suse.de>
26306         [BZ #15007]
26307         * stdlib/stdlib.h: Update guards for qecvt.
26308         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
26309         <stdlib.h>.
26311 2013-04-27  Allan McRae  <allan@archlinux.org>
26313         * sysdeps/i386/fpu/libm-test-ulps: Update.
26315 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
26317         [BZ #15406]
26318         * math/s_catan.c: Include <float.h>.
26319         (__catan): Ensure underflow exception occurs for underflowed
26320         result.
26321         * math/s_catanf.c: Include <float.h>.
26322         (__catanf): Ensure underflow exception occurs for underflowed
26323         result.
26324         * math/s_catanh.c: Include <float.h>.
26325         (__catanh): Ensure underflow exception occurs for underflowed
26326         result.
26327         * math/s_catanhf.c: Include <float.h>.
26328         (__catanhf): Ensure underflow exception occurs for underflowed
26329         result.
26330         * math/s_catanhl.c: Include <float.h>.
26331         (__catanhl): Ensure underflow exception occurs for underflowed
26332         result.
26333         * math/s_catanl.c: Include <float.h>.
26334         (__catanl): Ensure underflow exception occurs for underflowed
26335         result.
26336         * math/libm-test.inc (catan_test): Add more tests.
26337         (catanh_test): Likewise.
26339         [BZ #15405]
26340         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
26341         underflowed result.
26342         * math/s_ccoshf.c (__ccoshf): Likewise.
26343         * math/s_ccoshl.c (__ccoshl): Likewise.
26344         * math/s_csin.c (__csin): Likewise.
26345         * math/s_csinf.c (__csinf): Likewise.
26346         * math/s_csinh.c (__csinh): Likewise.
26347         * math/s_csinhf.c (__csinhf): Likewise.
26348         * math/s_csinhl.c (__csinhl): Likewise.
26349         * math/s_csinl.c (__csinl): Likewise.
26350         * math/libm-test.inc (ccos_test): Add more tests.
26351         (ccosh_test): Likewise.
26352         (csin_test): Likewise.
26353         (csinh_test): Likewise.
26355 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26357         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
26358         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
26359         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
26360         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
26361         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
26362         powerpc/power5+/fpu folders.
26363         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
26366 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
26368         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
26370 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
26372         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
26373         additions to variable.
26374         [$(config-machine) = x86_64] (modules-names): Likewise.
26375         ($(objpfx)tst-audit3): Remove dependency.
26376         ($(objpfx)tst-audit3.out): Likewise.
26377         ($(objpfx)tst-audit4): Likewise.
26378         ($(objpfx)tst-audit4.out): Likewise.
26379         ($(objpfx)tst-audit5): Likewise.
26380         ($(objpfx)tst-audit5.out): Likewise.
26381         ($(objpfx)tst-audit6): Likewise.
26382         ($(objpfx)tst-audit6.out): Likewise.
26383         ($(objpfx)tst-audit7): Likewise.
26384         ($(objpfx)tst-audit7.out): Likewise.
26385         (tst-audit3-ENV): Remove variable.
26386         (tst-audit4-ENV): Likewise.
26387         (tst-audit5-ENV): Likewise.
26388         (tst-audit6-ENV): Likewise.
26389         (tst-audit7-ENV): Likewise.
26390         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
26391         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
26392         addition to variable.
26393         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
26394         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
26395         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
26396         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
26397         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
26398         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
26399         tst-audit3, tst-audit4 and tst-audit5.
26400         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
26401         tst-audit6 and tst-audit7.
26402         [$(subdir) = elf] (modules-names): Add audit modules for those
26403         tests.
26404         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
26405         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
26406         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
26407         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
26408         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
26409         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
26410         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
26411         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
26412         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
26413         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
26414         [$(subdir) = elf] (tst-audit3-ENV): New variable.
26415         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
26416         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
26417         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
26418         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
26419         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
26420         Likewise.
26421         [$(subdir) = elf && $(config-cflags-avx) = yes]
26422         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
26423         [$(subdir) = elf && $(config-cflags-avx) = yes]
26424         (CFLAGS-tst-auditmod4a.c): Likewise.
26425         [$(subdir) = elf && $(config-cflags-avx) = yes]
26426         (CFLAGS-tst-auditmod4b.c): Likewise.
26427         [$(subdir) = elf && $(config-cflags-avx) = yes]
26428         (CFLAGS-tst-auditmod6b.c): Likewise.
26429         [$(subdir) = elf && $(config-cflags-avx) = yes]
26430         (CFLAGS-tst-auditmod6c.c): Likewise.
26431         [$(subdir) = elf && $(config-cflags-avx) = yes]
26432         (CFLAGS-tst-auditmod7b.c): Likewise.
26433         * elf/tst-audit3.c: Move to ...
26434         * sysdeps/x86_64/tst-audit3.c: ... here.
26435         * elf/tst-audit4.c: Move to ...
26436         * sysdeps/x86_64/tst-audit4.c: ... here.
26437         * elf/tst-audit5.c: Move to ...
26438         * sysdeps/x86_64/tst-audit5.c: ... here.
26439         * elf/tst-audit6.c: Move to ...
26440         * sysdeps/x86_64/tst-audit6.c: ... here.
26441         * elf/tst-audit7.c: Move to ...
26442         * sysdeps/x86_64/tst-audit7.c: ... here.
26443         * elf/tst-auditmod3a.c: Move to ...
26444         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
26445         * elf/tst-auditmod3b.c: Move to ...
26446         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
26447         * elf/tst-auditmod4a.c: Move to ...
26448         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
26449         * elf/tst-auditmod4b.c: Move to ...
26450         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
26451         * elf/tst-auditmod5a.c: Move to ...
26452         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
26453         * elf/tst-auditmod5b.c: Move to ...
26454         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
26455         * elf/tst-auditmod6a.c: Move to ...
26456         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
26457         * elf/tst-auditmod6b.c: Move to ...
26458         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
26459         * elf/tst-auditmod6c.c: Move to ...
26460         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
26461         * elf/tst-auditmod7a.c: Move to ...
26462         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
26463         * elf/tst-auditmod7b.c: Move to ...
26464         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
26466 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
26468         [BZ #15366]
26469         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
26470         define unconditionally.
26471         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
26472         define unconditionally.
26473         (INT8_C, INT16_C, etc.): Likewise.
26475 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
26477         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
26478         __ehdr_start with hidden visibility.
26480         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
26482 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
26484         * math/libm-test.inc (cos_test): Use accurate hex constants.
26485         (sincost_test): Likewise.
26487 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
26489         * math/libm-test.inc (catan_test): Add more tests.
26490         (catanh_test): Likewise.
26492         * math/s_catanf.c (__catanf): Use suffixed floating-point
26493         constants.
26494         * math/s_catanhf.c (__catanhf): Likewise.
26495         * math/s_catanhl.c (__catanhl): Likewise.
26496         * math/s_catanl.c (__catanl): Likewise.
26498         [BZ #15394]
26499         * math/s_catan.c (__catan): Calculate imaginary part of result
26500         with log1p not log unless computing log of number close to 0.
26501         * math/s_catanf.c (__catanf): Likewise.
26502         * math/s_catanl.c (__catanl): Likewise.
26503         * math/s_catanh.c (__catanh): Calculate real part of result with
26504         log1p not log unless computing log of number close to 0.
26505         * math/s_catanhf.c (__catanhf): Likewise.
26506         * math/s_catanhl.c (__catanhl): Likewise.
26507         * math/libm-test.inc (catan_test): Add more tests.
26508         (catanh_test): Likewise.
26509         * sysdeps/i386/fpu/libm-test-ulps: Update.
26510         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26512 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
26514         * benchtests/Makefile: Mention files in which fast and slow
26515         paths of math functions are implemented.
26517 2013-04-23  Roland McGrath  <roland@hack.frob.com>
26519         * sysdeps/posix/timespec_get.c: New file.
26521 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26523         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
26524         POWER.
26525         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
26526         for POWER.
26527         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
26528         powerpc/power5/fpu folders.
26529         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
26530         * benchtests/Makefile: Add modf testcase.
26531         * benchtests/bench-modf.c: New file: Benchmark test for mo
26533 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
26535         [BZ #14888]
26536         * time/Makefile (tests): Add tst-strptime-whitespace.
26537         * time/strptime_l.c (get_number): Use ISSPACE.
26538         (__strptime_internal): Likewise.
26539         * time/tst-strptime-whitespace.c: New test case.
26541 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
26543         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
26544         member.
26545         (_nss_files_init): Set it here.
26547 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
26549         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
26550         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
26551         unsigned.
26553 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
26555         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
26557 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
26559         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
26560         size just once.
26562 2013-04-21  David S. Miller  <davem@davemloft.net>
26564         * po/ru.po: Update Russion translation from translation project.
26566 2013-04-17  Adam Conrad  <adconrad@0c3.net>
26568         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
26569         and setfsgid.
26571 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
26573         * configure.in: Remove i386 configure warning. Remove i386 case.
26574         * configure: Regenerate.
26575         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
26576         Add example to error message.
26577         * sysdeps/i386/configure: Regenerate.
26579 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
26581         * benchtests/Makefile (bench): Add cos, tan, slowcos and
26582         slowtan.
26583         * benchtests/cos-inputs: New file.
26584         * benchtests/slowcos-inputs: New file.
26585         * benchtests/slowcos.c: New file.
26586         * benchtests/slowtan-inputs: New file.
26587         * benchtests/slowtan.c: New file.
26588         * benchtests/tan-inputs: New file.
26590 2013-04-16  Roland McGrath  <roland@hack.frob.com>
26592         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
26593         considered kosher.
26595 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
26597         * benchtests/Makefile: Include cppflags-iterator.mk to add
26598         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
26600         * Makefile.in (bench-clean): New target.
26601         * benchtests/Makefile (bench-clean): Likewise.
26603 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
26605         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
26607 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
26609         * stdio-common/tstdiomisc.c: Fix coding-style violation.
26611 2013-04-15  Andreas Schwab  <schwab@suse.de>
26613         * nscd/grpcache.c (cache_addgr): Properly check for short write.
26614         * nscd/initgrcache.c (addinitgroupsX): Likewise.
26615         * nscd/pwdcache.c (cache_addpw): Likewise.
26616         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
26617         more than recsize.
26619 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
26621         * benchtests/Makefile (bench): Write all output to
26622         bench-out.tmp together.
26624 2013-04-15  Andreas Schwab  <schwab@suse.de>
26626         * nscd/nscd.c (main): Don't fork again after closing files.
26628 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
26630         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
26632         * benchtests/Rules (bench-deps): Collect dependencies into a
26633         single variable.  Add Makefile to dependencies.
26634         ($(objpfx)bench-%.c): Depend on bench-deps.
26636 2013-04-12  Roland McGrath  <roland@hack.frob.com>
26637             Xavier Roche  <roche+kml2@exalead.com>
26639         [BZ #15361]
26640         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
26641         just that it's a file descriptor.
26642         * manual/llio.texi (Synchronizing AIO Operations): Update description
26643         for EBADF error from aio_fsync.
26645 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
26647         * Rules (bench): Move target definition...
26648         * benchtests/Makefile: ... here.
26650 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
26652         * math/libm-test.inc (cos_test): Fix PI/2 test.
26653         (sincos_test): Likewise.
26654         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
26655         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
26657 2013-04-11  Andreas Schwab  <schwab@suse.de>
26659         [BZ #13988]
26660         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
26661         accept exponent character only when digits were seen.
26662         * stdio-common/Makefile (tests): Add bug26.
26663         * stdio-common/bug26.c: New file.
26665         [BZ #14293]
26666         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
26667         non-freeable.
26669 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
26671         * Makeconfig (rtld-prefix): Define built linker prefix.
26672         * Rules (run-bench): Use it.
26673         * math/Makefile (run-regen-ulps): Likewise.
26675         * Rules (bench): Remove eval.
26677 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
26678             Roland McGrath  <roland@hack.frob.com>
26679             Ondrej Bilka  <neleai@seznam.cz>
26681         [BZ #15346]
26682         * time/getdate.c: Include ctype.h and alloca.h.
26683         (__getdate_r): Trim leading and trailing spaces of input.
26684         * time/tst-getdate.c (tests): Add tests with leading and
26685         trailing spaces.
26687 2013-04-08  Roland McGrath  <roland@hack.frob.com>
26689         [BZ #14280]
26690         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
26691         when computing value.
26693 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
26695         * math/README.libm-test (How can I generate "libm-test-ulps"?):
26696         Use testrun.sh to run libm tests.
26698         [BZ #15309]
26699         * elf/dl-open.c (dl_open_worker): memset all of seen array.
26701 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
26703         [BZ #15264]
26704         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
26706 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
26708         * Makefile.in (regen-ulps): New target.
26709         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
26710         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
26711         [ifneq (no,$(PERL)] (regen-ulps): New target.
26712         [ifeq (no,$(PERL)] (regen-ulps): New target.
26713         * math/libm-test.inc (ulps_file_name): Define.
26714         (output_dir): New variable.
26715         (options): Add "output-dir" option.
26716         (parse_opt): Handle 'o' case.
26717         (main): If output_dir is non-NULL use it as a prefix
26718         otherwise use "".
26719         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
26721 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
26723         [BZ #10060, #10062]
26724         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
26725         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
26726         fail configure if __sync_val_compare_and_swap is not inlined.
26727         * sysdeps/i386/configure: Regenerate.
26728         * configure.in: Build for i686 when configured for i386.
26729         * configure: Regenerate.
26730         * README: Remove i386 reference.
26732 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
26734         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
26735         * sysdeps/s390/s390-64/sysdep.h: Likewise.
26737 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
26739         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
26740         (lmsnanval): New variables.
26741         (F): Add conversion tests.
26742         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
26743         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
26745         * stdio-common/tstdiomisc.c (F): Properly collect individual
26746         tests' results.
26748         [BZ #14686, #15336]
26749         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
26750         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
26751         Instead, use input NaN values or generate a qNaN by arithmetic
26752         operation.  Also fix bugs to comply with the standard.
26753         * math/libm-test.inc (remainder_test): Add more tests.
26755         [BZ #15335, #15342]
26756         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
26757         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
26758         input NaN values or generate a qNaN by arithmetic operation.
26760         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
26761         unreachable code.
26763         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
26764         definitions.
26766 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
26768         [BZ #14478]
26769         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
26770         underflowed result.
26771         * math/s_cexpf.c (__cexpf): Likewise.
26772         * math/s_cexpl.c (__cexpl): Likewise.
26773         * math/libm-test.inc (cexp_test): Add more tests.
26775 2013-04-03  Andreas Schwab  <schwab@suse.de>
26777         [BZ #15330]
26778         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
26779         order arrays from heap if bigger than alloca cutoff.
26781 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
26783         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
26784         (SNAN_TESTS_double): Refer to GCC PR56831.
26785         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
26786         GCC PR56828.
26788 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
26790         * Rules (bench): Move bench.out after the run is complete.
26792         * Rules (bench): Echo currently running benchmark.
26794         * benchtests/Makefile (bench): Add atan and slowatan.
26795         * benchtests/atan-inputs: New file.
26796         * benchtests/slowatan-inputs: New file.
26797         * benchtests/slowatan.c: New file.
26799         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
26800         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
26801         its value.
26803         [BZ #15305]
26804         * sysdeps/unix/sysv/linux/kernel-features.h
26805         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
26806         __ASSUME_XFS_RESTRICTED_CHOWN.
26807         * sysdeps/unix/sysv/linux/pathconf.c
26808         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
26809         Save and restore errno.
26811 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
26813         [BZ #15327]
26814         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
26815         arguments using __kernel_casinh.
26816         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
26817         arguments using __kernel_casinhf.
26818         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
26819         arguments using __kernel_casinhl.
26820         * math/libm-test.inc (cacosh_test): Add more tests.
26821         * sysdeps/i386/fpu/libm-test-ulps: Update.
26822         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26824 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
26826         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
26827         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
26829         * bench/Makefile (bench): Add sin and slowsin.
26830         * benchtests/sin-inputs: New file.
26831         * benchtests/slowsin-inputs: New file.
26832         * benchtests/slowsin.c: New file.
26834         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
26835         (bench): Add slowexp and slowpow.
26836         (exp-ITER): Increase iterations.
26837         (pow-ITER): Likewise.
26838         * benchtests/exp-inputs: Change input.
26839         * benchtests/pow-inputs: Likewise.
26840         * benchtests/slowexp-inputs: New file.
26841         * benchtests/slowexp.c: New file.
26842         * benchtests/slowpow-inputs: New file.
26843         * benchtests/slowpow.c: New file.
26845 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26847         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
26848         instructions.
26849         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
26850         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
26851         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
26852         * benchtests/Makefile: Add rint benchtest.
26853         * benchtests/rint-inputs: Input for rint benchtest.
26855 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
26857         * Versions.def (libm): Add GLIBC_2.18.
26858         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
26859         hidden libm prototypes.
26860         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
26861         * math/Makefile (libm-calls): Add s_issignaling.
26862         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
26863         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
26864         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
26865         declaration.
26866         * math/math.h [__USE_GNU] (issignaling): New macro.
26867         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
26868         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
26869         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
26870         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
26871         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
26872         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
26873         * manual/arith.texi (issignaling): New section.
26874         * manual/libm-err-tab.pl (@all_functions): Update comment.
26875         * math/gen-libm-test.pl (parse_args): Apply special handling for
26876         issignaling.
26877         * math/libm-test.inc (print_float, issignaling_test): New
26878         functions.
26879         (check_float_internal): Add issignaling checks.
26880         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
26881         default definition.
26882         * sysdeps/powerpc/math-tests.h: New file.
26883         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
26884         tests.
26885         * math/test-snan.c (TEST_FUNC): Likewise.
26887 2013-03-30  David S. Miller  <davem@davemloft.net>
26889         * po/de.po: Update from translation team.
26891 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
26893         [BZ #10357]
26894         * math/k_casinh.c (__kernel_casinh): Handle arguments with
26895         imaginary part less than 1.0 and real part less than 0.5
26896         specially.
26897         * math/k_casinhf.c (__kernel_casinhf): Likewise.
26898         * math/k_casinhl.c (__kernel_casinhl): Likewise.
26899         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
26900         (cacos_test): Add more tests.
26901         (casin_test): Likewise.
26902         (casinh_test): Likewise.
26903         * sysdeps/i386/fpu/libm-test-ulps: Update.
26904         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26906 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
26908         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
26909         ONE with its value.
26911         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
26912         (__pow_mp): Replace ONE and MONE with their values.
26913         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
26914         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
26915         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
26916         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
26917         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
26918         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
26920         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
26922         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
26923         (__pow_mp): Replace ZERO and MZERO with their values.
26924         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
26925         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
26926         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
26927         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
26928         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
26929         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
26930         (__sqr): Likewise.
26932         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
26934         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
26936 2013-03-28  Roland McGrath  <roland@hack.frob.com>
26938         * include/stdlib.h [!SHARED] (__call_tls_dtors):
26939         Declare with __attribute__ ((weak)).
26940         * stdlib/exit.c (__libc_atexit) [!SHARED]:
26941         Call __call_tls_dtors only if it's not NULL.
26943 2013-03-28  Roland McGrath  <roland@hack.frob.com>
26945         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
26946         didn't do it already, then set _dl_phdr and _dl_phnum based on the
26947         magic __ehdr_start linker symbol if it's defined.
26948         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
26949         them up here if it was already done.
26951         * elf/dl-support.c (_dl_phdr): Make pointer to const.
26952         (_dl_aux_init): Use const in cast when setting it.
26953         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
26954         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
26955         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
26957         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
26958         Declare them here.
26959         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
26960         * csu/libc-tls.c: Nor here.
26961         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
26963         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
26964         (__libc_message): Never call vsyslog.
26966 2013-03-28  Alan Modra  <amodra@gmail.com>
26968         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
26969         Define as empty.
26970         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
26971         Likewise.
26973 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26975         [BZ #15214]
26976         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
26977         underflow.
26978         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26980 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
26982         [BZ #15304]
26983         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
26984         Don't add gid passed as argument.
26986         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
26988 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
26990         [BZ #15307]
26991         * math/k_casinh.c (__kernel_casinh): Handle arguments with
26992         imaginary part between 1.0 and 1.5 and real part less than 0.5
26993         specially.
26994         * math/k_casinhf.c (__kernel_casinhf): Likewise.
26995         * math/k_casinhl.c (__kernel_casinhl): Likewise.
26996         * math/libm-test.inc (cacos_test): Add more tests.
26997         (casin_test): Likewise.
26998         (casinh_test): Likewise.
26999         * sysdeps/i386/fpu/libm-test-ulps: Update.
27000         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27002 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
27004         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
27005         constants.
27006         (norm): Likewise.
27007         (denorm): Likewise.
27008         (__dbl_mp): Likewise.
27009         (add_magnitudes): Likewise.
27010         (sub_magnitudes): Likewise.
27011         (__add): Likewise.
27012         (__sub): Likewise.
27013         (__mul): Likewise.
27014         (__sqr): Likewise.
27015         (__inv): Likewise.
27016         (__dvd): Likewise.
27018         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
27019         commented code.
27020         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
27021         (__dubcos): Likewise.
27022         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
27023         (__ieee754_acos): Likewise.
27024         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
27025         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
27026         (__exp1): Likewise.
27027         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
27028         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
27029         (log1): Likewise.
27030         (my_log2): Likewise.
27031         (checkint): Likewise.
27032         * sysdeps/ieee754/dbl-64/e_remainder.c
27033         (__ieee754_remainder): Likewise.
27034         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
27035         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
27036         (bsloww): Likewise.
27037         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
27039         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
27040         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
27041         MANTISSA_STORE_T to store computations on mantissa.  Use
27042         macros for rounding and division.
27043         (denorm): Likewise.
27044         (__dbl_mp): Likewise.
27045         (add_magnitudes): Likewise.
27046         (sub_magnitudes): Likewise.
27047         (__mul): Likewise.
27048         (__sqr): Likewise.
27049         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
27050         powers of two in terms of TWOPOW macro.
27051         (mp_no): Make type of mantissa as MANTISSA_T.
27052         [!RADIXI]: Define RADIXI.
27053         [!TWO52]: Define TWO52.
27054         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
27056 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27058         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
27059         llroundl symbol when building for PPC32.
27061 2013-03-24  Mark H Weaver  <mhw@netris.org>
27063         * manual/arith.texi (Normalization Functions): Fix prototypes for
27064         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
27066 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27068         [BZ #13889]
27069         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
27070         high value to check if expl overflow.
27071         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
27072         to check for underflow and overflow.
27073         * math/libm-test.inc: Add exp test.
27075 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
27077         [BZ #11120]
27078         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
27079         with NOT_IN_libc.
27081 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27083         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
27084         symbol.
27086 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
27088         * math/gen-libm-test.pl (parse_args, special_functions): Properly
27089         wrap blocks consisting of several statements.
27091         * sysdeps/generic/math-tests.h: New file.
27092         * sysdeps/i386/fpu/math-tests.h: Likewise.
27093         * math/test-snan.c: Include it.
27094         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
27096 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
27098         [BZ #15285]
27099         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
27100         (__ieee754_j0l): Do not improve calculations using cos of twice
27101         input for inputs above LDBL_MAX / 2.0L.
27102         (__ieee754_y0l): Likewise.
27103         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
27104         (__ieee754_j1l): Do not improve calculations using cos of twice
27105         input for inputs above LDBL_MAX / 2.0L.
27106         (__ieee754_y1l): Likewise.
27107         * math/libm-test.inc (j0_test): Add another test.
27108         (j1_test): Likewise.
27109         (y0_test): Likewise.
27110         (y1_test): Likewise.
27111         * sysdeps/i386/fpu/libm-test-ulps: Update.
27113 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
27115         * Rules ($(objpfx)bench-%.c): Include code from a C source
27116         file.
27118 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
27120         [BZ #15287]
27121         * math/k_casinh.c (__kernel_casinh): Handle arguments with
27122         imaginary part 1.0 and real part less than 0.5 specially.
27123         * math/k_casinhf.c (__kernel_casinhf): Likewise.
27124         * math/k_casinhl.c (__kernel_casinhl): Likewise.
27125         * math/libm-test.inc (cacos_test): Add more tests.
27126         (casin_test): Likewise.
27127         (casinh_test): Likewise.
27128         * sysdeps/i386/fpu/libm-test-ulps: Update.
27129         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27131 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
27133         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
27134         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
27136 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
27138         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
27139         * config.make.in (config-cflags-sse4): Remove variable.
27140         (config-cflags-avx): Likewise.
27141         (config-cflags-sse2avx): Likewise.
27142         (config-cflags-novzeroupper): Likewise.
27143         (config-asflags-i686): Likewise.
27144         (have-mfma4): Likewise.
27145         (have-as-vis3): Likewise.
27146         (MIG): Likewise.
27147         * configure.in (MIG): Do not AC_SUBST.
27148         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
27149         (libc_cv_cc_sse4): Do not AC_SUBST.
27150         (libc_cv_cc_avx): Likewise.
27151         (libc_cv_cc_sse2avx): Likewise.
27152         (libc_cv_cc_novzeroupper): Likewise.
27153         (libc_cv_cc_fma4): Likewise.
27154         (libc_cv_as_i686): Likewise.
27155         (libc_cv_sparc_as_vis3): Likewise.
27156         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
27157         LIBC_CONFIG_VAR.
27158         (config-asflags-i686): Likewise.
27159         (config-cflags-avx): Likewise.
27160         (config-cflags-sse2avx): Likewise.
27161         (have-mfma4): Likewise.
27162         (config-cflags-novzeroupper): Likewise.
27163         * sysdeps/mach/configure.in (MIG): Likewise.
27164         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
27165         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
27166         LIBC_CONFIG_VAR.
27167         (config-cflags-avx): Likewise.
27168         (config-cflags-sse2avx): Likewise.
27169         (have-mfma4): Likewise.
27170         (config-cflags-novzeroupper): Likewise.
27171         * configure: Regenerated.
27172         * sysdeps/i386/configure: Likewise.
27173         * sysdeps/mach/configure: Likewise.
27174         * sysdeps/sparc/configure: Likewise.
27175         * sysdeps/x86_64/configure: Likewise.
27177 2013-03-20  Roland McGrath  <roland@hack.frob.com>
27179         [BZ #14812]
27180         * locale/programs/localedef.c (options): Put N_ translation marker
27181         on argument names, not just descriptions.
27183 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27185         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
27187 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
27189         [BZ #14176]
27190         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
27192 2013-03-19  Roland McGrath  <roland@hack.frob.com>
27194         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
27195         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
27196         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
27197         [!BEFORE_ABORT] (before_abort): New function.
27198         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
27199         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
27200         (writev_for_fatal): New function.
27201         (WRITEV_FOR_FATAL): New macro; call that.
27202         (backtrace_and_maps): New function.
27203         (BEFORE_ABORT): New macro; call that.
27204         (struct str_list): Type removed.
27205         (__libc_message, __libc_fatal): Functions removed.
27206         Include <sysdeps/posix/libc_fatal.c> instead.
27208 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
27210         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
27211         constants.
27212         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
27213         double constants.
27215 2013-03-19  Andreas Schwab  <schwab@suse.de>
27217         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
27218         * sysdeps/gnu/configure: Regenerate.
27220         * configure.in: Substitute libc_cv_rtlddir.
27221         * configure: Regenerate.
27222         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
27223         * Makeconfig (rtlddir, inst_rtlddir): New variables.
27224         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
27225         * elf/Makefile (install-others, CFLAGS-interp.c)
27226         (ldso_install, common-ldd-rewrite): Likewise.
27227         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
27228         $(inst_slibdir)/$(rtld-installed-name).
27229         * scripts/rellns-sh: Add -p option.
27230         * Makerules (make-shlib-link): Use rellns-sh to get relative name
27231         for source.
27233 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
27235         * manual/nptl.texi: Renamed to ...
27236         * manual/threads.texi: ... this.
27237         * manual/Makefile (chapters): Update.
27239 2013-03-18  Roland McGrath  <roland@hack.frob.com>
27241         [BZ #14812]
27242         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
27243         on argument names, not just descriptions.
27244         * malloc/memusagestat.c (options): Likewise.
27245         * nss/getent.c (options): Likewise.
27247 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
27249         [BZ #14812]
27250         * iconv/iconv_prog.c (options): Put N_ translation marker
27251         on argument names, not just descriptions.
27252         * iconv/iconvconfig.c (options): Likewise.
27254 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
27256         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
27257         implementation which is faster on all x86_64 architectures.
27258         Tested on AMD, Intel Nehalem, SNB, IVB.
27259         * sysdeps/x86_64/strnlen.S: Likewise.
27261         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
27262         Remove all multiarch strlen and strnlen versions.
27263         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
27264         Remove strlen and strnlen related parts.
27266         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
27267         Inline strlen part.
27268         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
27270         * sysdeps/x86_64/multiarch/strlen.S: Remove.
27271         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
27272         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
27273         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
27274         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
27275         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
27277 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
27279         * manual/memory.texi (Malloc Tunable Parameters):
27280         Sort parameters alphabetically. Add comments for missing entries.
27282 2013-03-17  David S. Miller  <davem@davemloft.net>
27284         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27286 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
27288         [BZ #15283]
27289         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
27290         for arguments at most half maximum finite value.
27291         * math/libm-test.inc (j0_test): Add more tests.
27292         (j1_test): Likewise.
27293         (y0_test): Likewise.
27294         (y1_test): Likewise.
27295         * sysdeps/i386/fpu/libm-test-ulps: Update.
27296         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27298         [BZ #14155]
27299         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
27300         1 / x and functions P and Q for arguments above 0x1p256L.
27301         (__ieee754_y0l): Likewise.
27302         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
27303         (__ieee754_y1l): Likewise.
27304         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
27305         (j1_test): Likewise.
27306         (y0_test): Likewise.
27307         (y1_test): Likewise.
27309 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
27311         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
27312         variable.
27314 2013-03-15  Roland McGrath  <roland@hack.frob.com>
27316         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
27317         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
27318         zero since it's initialized to EXEC_PAGESIZE.
27320         * sysdeps/unix/sysv/linux/ldsodefs.h
27321         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
27322         * sysdeps/generic/ldsodefs.h: ... here.
27324 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
27326         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
27328         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
27329         math/test-snan.c.
27330         * math/test-snan.c: Renamed from
27331         sysdeps/powerpc/fpu/test-powerpc-snan.c.
27332         * math/Makefile (tests): Add test-snan.
27333         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
27334         test-powerpc-snan.
27336         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
27337         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
27338         functions.
27339         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
27340         __builtin_nan family of functions.
27341         * math/libm-test.inc (initialize): Initialize qnan_value with
27342         __builtin_nan family of functions.
27343         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
27344         Remove variables.
27345         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
27346         Remove functions.
27347         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
27348         storage class.  Initialize qNaN_var and sNaN_var with
27349         __builtin_nan and __builtin_nans families of functions,
27350         respectively.
27352         * math/libm-test.inc (acosh_test): Also test with qNaN input.
27353         (sqrt_test): Remove duplicate test with qNaN input.
27354         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
27355         (round_test, signbit_test, significand_test): Note missing +/-Inf
27356         as well as qNaN tests.
27358         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
27359         qNaN_var.  Fix a few strings, too.
27360         * math/libm-test.inc (nan_value): Rename to qnan_value.
27361         * math/gen-libm-test.pl (%beautify): Adjust to that.
27362         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
27363         * math/test-misc.c (main): Likewise.
27364         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
27365         to __qnan_bytes, and __qnan_union, respectively.
27366         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
27367         Likewise.
27368         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
27369         and lqnanval, respectively.
27370         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
27371         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
27372         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
27373         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
27375         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
27376         * math/test-misc.c (main) [__x86_64__]: Enable test for long
27377         doubles.
27379         * math/test-misc.c (main): Fix copy'n'pastos.
27380         * misc/tst-efgcvt.c (special): Likewise.
27382         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
27383         Remove declarations.
27385 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
27387         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
27388         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
27389         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
27390         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
27392 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27394         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
27395         macro to return vdso values correctly in IFUNC implementations.
27396         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
27397         Optimization by using IFUNC.
27399 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
27400             Richard Henderson  <rth@redhat.com>
27401             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
27403         * Makefile.in (bench): New target.
27404         * NEWS: Mention the benchmark framework.
27405         * Rules (bench): Likewise.
27406         (binaries-bench): Generate binaries for functions to
27407         benchmark.
27408         * benchtests/Makefile: New makefile for benchmark tests.
27409         * benchtests/bench-skeleton.c: New skeleton file for benchmark
27410         programs.
27411         * benchtests/exp-inputs: New input file for EXP function.
27412         * benchtests/pow-inputs: New input file for POW function.
27413         * scripts/bench.pl: New script to generate source files for
27414         benchmark programs.
27416 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
27418         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
27419         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
27420         computations on mantissa.  Use macros for rounding and
27421         division.
27422         (denorm): Likewise.
27423         (__dbl_mp): Likewise.
27424         (add_magnitudes): Likewise.
27425         (sub_magnitudes): Likewise.
27426         (__mul): Likewise.
27427         (__sqr): Likewise.
27428         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
27429         powers of two in terms of TWOPOW macro.
27430         (mp_no): Make type of mantissa as MANTISSA_T.
27431         [!RADIXI]: Define RADIXI.
27432         [!TWO52]: Define TWO52.
27433         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
27435         * manual/nptl.texi (cindex): Modify threads to pthreads.
27437 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
27439         * sysdeps/x86_64/preconfigure: Regenerated.
27441 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
27443         [BZ #14155]
27444         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
27445         0x1p28 and above.
27446         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
27447         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
27448         0x1p28 and above.
27449         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
27450         * math/libm-test.inc (j0_test): Do not allow one spurious
27451         underflow exception.
27452         (y1_test): Likewise.
27454 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
27456         * manual/Makefile (chapters): Add nptl.
27457         * manual/debug.texi (Debugging Support): Add link to Threads
27458         chapter.
27459         * manual/nptl.texi: New file.
27461         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
27463 2013-03-14  Petr Baudis  <pasky@ucw.cz>
27465         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
27466         for non-NULL pointer before the memory validity test. Pointed
27467         out by Holger Brunck <holger.brunck@keymile.com>.
27469 2013-03-13  Andreas Schwab  <schwab@suse.de>
27471         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
27472         instead of .os.
27474 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
27476         * timezone/zic.c: Update from tzcode 2013b.
27478 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
27480         * manual/install.texi (Configuring and compiling):
27481         Mention i686 and i586.
27482         * INSTALL: Regenerate.
27484 2013-03-12  Roland McGrath  <roland@hack.frob.com>
27486         * sysdeps/init_array/elf-init.c: New file.
27487         * csu/elf-init.c
27488         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
27489         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
27491         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
27492         __gmon_start__ as global, but as static with a .preinit_array pointer.
27493         * sysdeps/init_array/gmon-start.c: New file.  Use that.
27494         * sysdeps/init_array/crti.S: New file, empty except for comments.
27495         * sysdeps/init_array/crtn.S: Likewise.
27497 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
27499         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
27500         definining bcopy.
27501         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
27502         Remove Prefer_SSE_for_memop.
27503         * sysdeps/x86_64/multiarch/init-arch.h: Remove
27504         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
27505         HAS_PREFER_SSE_FOR_MEMOP.
27506         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
27507         memset-x86-64.
27508         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
27509         Remove bzero, memset ifunc support.
27510         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
27511         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
27512         * sysdeps/x86_64/multiarch/memset.S: Likewise.
27513         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
27515 2013-03-11  Andreas Schwab  <schwab@suse.de>
27517         [BZ #15234]
27518         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
27519         by SHLIB_COMPAT.
27520         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
27521         (GLIBC_2.16): Remove pthread_atfork.
27523 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
27525         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
27526         (ptestcases.h): Likewise.
27528 2013-03-08  Roland McGrath  <roland@hack.frob.com>
27530         * Makeconfig ($(common-objpfx)config.status): Depend on
27531         sysdeps/*/preconfigure{,.in} too.
27533 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
27535         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
27536         (__free_hook): Use void * instead of __malloc_ptr_t.
27537         (__malloc_hook): Likewise.
27538         (__realloc_hook): Likewise.
27539         (__memalign_hook): Likewise.
27540         (__after_morecore_hook): Likewise.
27541         * malloc/arena.c (save_malloc_hook): Likewise.
27542         (save_free_hook): Likewise.
27543         * malloc/hooks.c (malloc_hook_ini): Likewise.
27544         (realloc_hook_ini): Likewise.
27545         (memalign_hook_ini): Likewise.
27546         * malloc/malloc.c (malloc_hook_ini): Likewise.
27547         (realloc_hook_ini): Likewise.
27548         (memalign_hook_ini): Likewise.
27549         (__free_hook): Likewise.
27550         (__malloc_hook): Likewise.
27551         (__realloc_hook): Likewise.
27552         (__memalign_hook): Likewise.
27553         (__libc_malloc): Likewise.
27554         (__libc_free): Likewise.
27555         (__libc_realloc): Likewise.
27556         (__libc_memalign): Likewise.
27557         (__libc_valloc): Likewise.
27558         (__libc_pvalloc): Likewise.
27559         (__libc_calloc): Likewise.
27560         (__posix_memalign): Likewise.
27561         * malloc/morecore.c (__sbrk): Likewise.
27562         (__default_morecore): Likewise.
27564         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
27566         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
27567         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
27568         __malloc_ptrdiff_t.
27570         * malloc/malloc.h (__malloc_size_t): Remove macro.
27571         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
27572         __malloc_size_t.
27573         (old_memalign_hook): Likewise.
27574         (old_realloc_hook): Likewise.
27575         (struct hdr): Likewise.
27576         (flood): Likewise.
27577         (mallochook): Likewise.
27578         (memalignhook): Likewise.
27579         (reallochook): Likewise.
27580         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
27581         (tr_old_realloc_hook): Likewise.
27582         (tr_old_memalign_hook): Likewise.
27583         (tr_mallochook): Likewise.
27584         (tr_reallochook): Likewise.
27585         (tr_memalignhook): Likewise.
27587 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27589         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
27590         default_ldbl_pack and using as default implementation.
27591         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
27592         implementation.
27593         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
27594         redundant definition.
27595         (ldbl_insert_mantissa): Likewise.
27596         (ldbl_canonicalize): Likewise.
27597         (ldbl_nearbyint): Likewise.
27598         (ldbl_pack): Rename to ldbl_pack_ppc.
27599         (ldbl_unpack): Rename to ldbl_unpack_ppc.
27600         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
27601         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
27603 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
27605         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
27606         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
27607         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
27608         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
27609         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
27610         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
27611         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
27612         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
27614 2013-03-07  Andreas Jaeger  <aj@suse.de>
27616         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
27617         bits/mman-linux.h.
27619 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
27621         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
27622         Include mpa.h and declare __MPEXP.
27623         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
27624         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
27625         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
27626         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
27627         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
27628         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
27629         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
27631         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
27632         (__slowpow): Use long double EXPL and LOGL functions to
27633         compute POW.
27634         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
27635         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
27636         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
27637         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
27638         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
27639         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
27641         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
27642         intermediate variable to calculate exponent.
27643         (__sqr): Likewise.
27644         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
27645         Likewise.
27646         (__sqr): Likewise.
27648         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
27649         [!NO__SQR]: Define __sqr.
27650         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
27651         and NO__SQR.  Remove all code except __mul and __sqr.  Include
27652         sysdeps/ieee754/dbl-64/mpa.c.
27653         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27655         [BZ #12723]
27656         * posix/Makefile (tests): Add tst-pathconf.
27657         * posix/tst-pathconf.c: New test case.
27658         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
27659         _PC_PIPE_BUF.
27660         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
27662 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
27664         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
27666 2013-03-06  Andreas Jaeger  <aj@suse.de>
27668         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
27669         definition via __MAP_ANONYMOUS.
27671         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
27672         it's not part of Linux headers.
27674         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
27675         (MAP_HUGE_MASK): Define.
27677         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
27678         Define.
27679         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
27680         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
27681         Define.
27682         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
27683         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
27684         Define.
27685         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
27686         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
27687         Define.
27688         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
27690         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
27691         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
27692         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
27693         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
27694         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
27695         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
27697         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
27698         Handle f2fs.
27700         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
27701         Handle f2fs and efivarfs.
27703         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
27704         f2fs.
27706         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
27707         (EFIVARFS_MAGIC): Add.
27708         (F2FS_LINK_MAX): Add.
27710 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
27712         * stdio-common/vfprintf.c: Replace __builtin_expect with
27713         __glibc_unlikely.
27715 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
27717         [BZ #13550]
27718         * sysdeps/generic/bp-sym.h: Remove file.
27719         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
27720         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
27721         <bp-sym.h> and <bp-asm.h>.
27722         (__longjmp): Don't use BP_SYM.
27723         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
27724         and <bp-asm.h>.
27725         (memcpy): Don't use BP_SYM.
27726         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
27727         <bp-sym.h> and <bp-asm.h>.
27728         (memcpy): Don't use BP_SYM.
27729         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
27730         <bp-asm.h>.
27731         (memcpy): Don't use BP_SYM.
27732         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
27733         <bp-asm.h>.
27734         (memset): Don't use BP_SYM.
27735         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
27736         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
27737         (__bzero): Don't use BP_SYM.
27738         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
27739         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
27740         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
27741         <bp-sym.h> and <bp-asm.h>.
27742         (memcmp): Don't use BP_SYM.  Remove comment about bounded
27743         pointers.
27744         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
27745         <bp-sym.h> and <bp-asm.h>.
27746         (memcpy): Don't use BP_SYM.
27747         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
27748         <bp-sym.h> and <bp-asm.h>.
27749         (memset): Don't use BP_SYM.
27750         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
27751         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
27752         (__bzero): Don't use BP_SYM.
27753         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
27754         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
27755         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
27756         <bp-sym.h> and <bp-asm.h>.
27757         (strncmp): Don't use BP_SYM.  Remove comment about bounded
27758         pointers.
27759         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
27760         <bp-sym.h> and <bp-asm.h>.
27761         (memcpy): Don't use BP_SYM.
27762         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
27763         <bp-sym.h> and <bp-asm.h>.
27764         (memset): Don't use BP_SYM.
27765         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
27766         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
27767         (__bzero): Don't use BP_SYM.
27768         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
27769         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
27770         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
27771         <bp-sym.h> and <bp-asm.h>.
27772         (__memchr): Don't use BP_SYM.
27773         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
27774         <bp-sym.h> and <bp-asm.h>.
27775         (memcmp): Don't use BP_SYM.  Remove comment about bounded
27776         pointers.
27777         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
27778         <bp-sym.h> and <bp-asm.h>.
27779         (memcpy): Don't use BP_SYM.
27780         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
27781         <bp-sym.h> and <bp-asm.h>.
27782         (__mempcpy): Don't use BP_SYM.
27783         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
27784         <bp-sym.h> and <bp-asm.h>.
27785         (__memrchr): Don't use BP_SYM.
27786         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
27787         <bp-sym.h> and <bp-asm.h>.
27788         (memset): Don't use BP_SYM.
27789         (__bzero): Likewise.
27790         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
27791         <bp-sym.h> and <bp-asm.h>.
27792         (__rawmemchr): Don't use BP_SYM.
27793         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
27794         <bp-sym.h> and <bp-asm.h>.
27795         (__STRCMP): Don't use BP_SYM.
27796         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
27797         <bp-sym.h> and <bp-asm.h>.
27798         (strchr): Don't use BP_SYM.
27799         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
27800         <bp-sym.h> and <bp-asm.h>.
27801         (__strchrnul): Don't use BP_SYM.
27802         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
27803         <bp-sym.h> and <bp-asm.h>.
27804         (strlen): Don't use BP_SYM.
27805         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
27806         <bp-sym.h> and <bp-asm.h>.
27807         (strncmp): Don't use BP_SYM.  Remove comment about bounded
27808         pointers.
27809         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
27810         <bp-sym.h> and <bp-asm.h>.
27811         (__strnlen): Don't use BP_SYM.
27812         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
27813         <bp-sym.h> and <bp-asm.h>.
27814         (__GI__setjmp): Don't use BP_SYM.
27815         (_setjmp): Likewise.
27816         (__sigsetjmp): Likewise.
27817         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
27818         (L(start_addresses)): Don't use BP_SYM.
27819         (_start): Likewise.
27820         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
27821         <bp-asm.h>.
27822         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
27823         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
27824         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
27825         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
27826         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
27827         <bp-asm.h>.
27828         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
27829         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
27830         about bounded pointers.
27831         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
27832         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
27833         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
27834         <bp-asm.h>.
27835         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
27836         about bounded pointers.  Remove GKM FIXME comments.
27837         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
27838         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
27839         <bp-asm.h>.
27840         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
27841         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
27842         Remove GKM FIXME comments.
27843         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
27844         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
27845         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
27846         <bp-asm.h>.
27847         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
27848         about bounded pointers.  Remove GKM FIXME comment.
27849         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
27850         and <bp-asm.h>.
27851         (strncmp): Don't use BP_SYM.  Remove comment about bounded
27852         pointers.
27853         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
27854         <bp-sym.h> and <bp-asm.h>.
27855         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
27856         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
27857         <bp-sym.h> and <bp-asm.h>.
27858         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
27859         comment.
27861 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
27863         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
27864         call free(NULL).
27866 2013-03-05  David S. Miller  <davem@davemloft.net>
27868         * po/es.po: Update from translation team.
27870 2013-03-05  Andreas Jaeger  <aj@suse.de>
27872         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
27873         <bits/mman-linux.h>.
27874         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
27875         is fine.
27876         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
27877         <bits/mman-linux.h> to end of file.
27878         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
27879         is fine.
27880         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
27881         <bits/mman-linux.h> to end of file.
27882         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
27883         is fine.
27884         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
27885         <bits/mman-linux.h> to end of file.
27887         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
27888         (MCL_CURRENT, MCL_FUTURE): Define here.
27890 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
27892         [BZ #15232]
27893         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
27894         attribute_hidden.
27895         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
27897 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
27899         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
27900         fourth parameter needed for rt_sigprocmask syscall.
27901         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
27902         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
27903         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
27904         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
27905         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
27906         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
27908 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
27910         [BZ #13550]
27911         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
27912         comment about bounded pointers.
27913         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
27914         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
27916 2013-03-04  Andreas Jaeger  <aj@suse.de>
27918         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
27919         common definitions.
27921         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
27922         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
27923         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
27924         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
27925         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
27926         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
27928 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27930         [BZ #15055]
27931         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
27932         __ieee754_sqrl instead of __sqrl.
27934 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
27936         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
27937         * sysdeps/powerpc/fpu_control.h: ... here.
27938         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
27939         * sysdeps/powerpc/bits/fenvinline.h: ... here.
27940         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
27941         * sysdeps/powerpc/bits/mathinline.h: ... here.
27943 2013-03-01  Roland McGrath  <roland@hack.frob.com>
27945         * elf/dl-hwcaps.c (_dl_important_hwcaps):
27946         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
27947         to just [NEED_DL_SYSINFO_DSO].
27948         * elf/dl-support.c: Likewise.
27949         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
27950         * elf/rtld.c (dl_main): Likewise.
27951         * elf/setup-vdso.h (setup_vdso): Likewise.
27952         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
27953         * sysdeps/unix/sysv/linux/dl-sysdep.c
27954         (_dl_discover_osversion): Likewise.
27956 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
27958         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
27959         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
27961 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
27963         * NEWS: Mention libm performance improvements and non-x86 PI
27964         futex support.
27966         * csu/libc-start.c (__pthread_initialize_minimal): Change
27967         function arguments.
27968         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
27970 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
27972         [BZ #13550]
27973         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
27974         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
27975         <bp-sym.h> and <bp-asm.h>.
27976         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
27977         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
27978         and <bp-asm.h>.
27979         (memcpy): Don't use BP_SYM.
27980         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
27981         <bp-asm.h>.
27982         (__mpn_add_n): Don't use BP_SYM.
27983         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
27984         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
27985         and <bp-asm.h>.
27986         (__mpn_addmul_1): Don't use BP_SYM.
27987         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
27988         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
27989         <bp-sym.h>.
27990         (_setjmp): Don't use BP_SYM.
27991         (__novmx_setjmp): Likewise.
27992         (__GI__setjmp): Likewise.
27993         (__vmx_setjmp): Likewise.
27994         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
27995         <bp-sym.h>.
27996         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
27997         (__bzero): Don't use BP_SYM.
27998         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
27999         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
28000         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
28001         <bp-sym.h> and <bp-asm.h>.
28002         (memcpy): Don't use BP_SYM.
28003         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
28004         <bp-sym.h> and <bp-asm.h>.
28005         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
28006         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
28007         <bp-sym.h> and <bp-asm.h>.
28008         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
28009         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
28010         <bp-asm.h>.
28011         (__mpn_lshift): Don't use BP_SYM.
28012         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28013         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
28014         <bp-asm.h>.
28015         (memset): Don't use BP_SYM.
28016         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
28017         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
28018         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
28019         <bp-asm.h>.
28020         (__mpn_mul_1): Don't use BP_SYM.
28021         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28022         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
28023         <bp-sym.h> and <bp-asm.h>.
28024         (memcmp): Don't use BP_SYM.
28025         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
28026         <bp-sym.h> and <bp-asm.h>.
28027         (memcpy): Don't use BP_SYM.
28028         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
28029         <bp-sym.h> and <bp-asm.h>.
28030         (memset): Don't use BP_SYM.
28031         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
28032         <bp-sym.h> and <bp-asm.h>.
28033         (strncmp): Don't use BP_SYM.
28034         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
28035         <bp-sym.h> and <bp-asm.h>.
28036         (memcpy): Don't use BP_SYM.
28037         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
28038         <bp-sym.h> and <bp-asm.h>.
28039         (memset): Don't use BP_SYM.
28040         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
28041         <bp-sym.h> and <bp-asm.h>.
28042         (__memchr): Don't use BP_SYM.
28043         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
28044         <bp-sym.h> and <bp-asm.h>.
28045         (memcmp): Don't use BP_SYM.
28046         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
28047         <bp-sym.h> and <bp-asm.h>.
28048         (memcpy): Don't use BP_SYM.
28049         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
28050         <bp-sym.h> and <bp-asm.h>.
28051         (__mempcpy): Don't use BP_SYM.
28052         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
28053         <bp-sym.h> and <bp-asm.h>.
28054         (__memrchr): Don't use BP_SYM.
28055         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
28056         <bp-sym.h> and <bp-asm.h>.
28057         (memset): Don't use BP_SYM.
28058         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
28059         <bp-sym.h> and <bp-asm.h>.
28060         (__rawmemchr): Don't use BP_SYM.
28061         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
28062         <bp-sym.h> and <bp-asm.h>.
28063         (__STRCMP): Don't use BP_SYM.
28064         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
28065         <bp-sym.h> and <bp-asm.h>.
28066         (strchr): Don't use BP_SYM.
28067         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
28068         <bp-sym.h> and <bp-asm.h>.
28069         (__strchrnul): Don't use BP_SYM.
28070         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
28071         <bp-sym.h> and <bp-asm.h>.
28072         (strlen): Don't use BP_SYM.
28073         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
28074         <bp-sym.h> and <bp-asm.h>.
28075         (strncmp): Don't use BP_SYM.
28076         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
28077         <bp-sym.h> and <bp-asm.h>.
28078         (__strnlen): Don't use BP_SYM.
28079         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
28080         <bp-asm.h>.
28081         (__mpn_rshift): Don't use BP_SYM.
28082         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28083         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
28084         <bp-sym.h> and <bp-asm.h>.
28085         (__sigsetjmp): Don't use BP_SYM.
28086         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
28087         (L(start_addresses)): Don't use BP_SYM.
28088         (_start): Likewise.
28089         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
28090         <bp-asm.h>.
28091         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
28092         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
28093         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
28094         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
28095         <bp-asm.h>.
28096         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
28097         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
28098         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
28099         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
28100         <bp-asm.h>.
28101         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
28102         comments.
28103         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
28104         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
28105         <bp-asm.h>.
28106         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
28107         FIXME comments.
28108         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
28109         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
28110         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
28111         <bp-asm.h>.
28112         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
28113         comment.
28114         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
28115         and <bp-asm.h>.
28116         (strncmp): Don't use BP_SYM,
28117         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
28118         <bp-asm.h>.
28119         (__mpn_sub_n): Don't use BP_SYM.
28120         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28121         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
28122         and <bp-asm.h>.
28123         (__mpn_submul_1): Don't use BP_SYM.
28124         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28125         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
28126         <bp-sym.h> and <bp-asm.h>.
28127         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
28128         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
28129         <bp-sym.h> and <bp-asm.h>.
28130         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
28131         comment.
28133 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
28135         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
28136         Use ZK to minimize writes to Z.
28137         (sub_magnitudes): Simplify code a bit.
28138         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
28139         Use ZK to minimize writes to Z.
28140         (sub_magnitudes): Simplify code a bit.
28142 2013-02-27  Roland McGrath  <roland@hack.frob.com>
28144         * csu/gmon-start.c: Add special exception to license text.
28146 2013-02-27  Richard Henderson  <rth@redhat.com>
28148         * scripts/config.guess: Update from config.git.
28149         * scripts/config.sub: Likewise.
28151 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
28153         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
28155         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
28157         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
28159         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
28161         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
28163 2013-02-26  Roland McGrath  <roland@hack.frob.com>
28165         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
28166         [$(build-shared = yes].
28168 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
28170         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
28171         (__mul): Reduce iterations for calculating mantissa.
28173         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
28174         MPTWO.
28175         (__mpranred): Likewise.
28177         [BZ #15160]
28178         * malloc/memusagestat.c (main): Draw graphs for heap and stack
28179         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
28181 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
28183         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
28184         Define __attribute__.
28186 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
28188         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
28189         unused.
28190         * posix/regex_internal.h (__attribute): Remove.
28191         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
28192         (re_string_context_at): Likewise.
28193         (bitset_not): Use __attribute__ and mark function as possibly
28194         unused.
28195         (bitset_merge): Likewise.
28196         (bitset_mask): Likewise.
28197         (re_string_char_size_at): Likewise.
28198         (re_string_wchar_at): Likewise.
28199         (re_string_elem_size_at): Likewise.
28201 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
28203         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
28204         code.
28205         (cc32): Likewise.
28207         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
28208         (__acr): Likewise.
28209         (__cpy): Likewise.
28210         (norm): Likewise.
28211         (denorm): Likewise.
28212         (__dbl_mp): Likewise.
28213         (add_magnitudes): Likewise.
28214         (sub_magnitudes): Likewise.
28215         (__mul): Likewise.
28216         (__inv): Likewise.
28218         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
28219         style.
28221         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
28222         style.
28224         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
28225         code.
28227         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
28228         up changes with default code.
28229         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
28230         Likewise.
28232 2013-02-24  Allan McRae  <allan@archlinux.org>
28234         * manual/socket.texi (The Internet Namespace): Order menu items
28235         to match that in the file.
28237         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
28238         node listing of the info page menu.
28240 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
28242         [BZ #13550]
28243         * sysdeps/i386/bp-asm.h: Remove file.
28244         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
28245         (PARMS): Do not use macros from bp-asm.h.
28246         (S1): Likewise.
28247         (S2): Likewise.
28248         (SIZE): Likewise.
28249         (__mpn_add_n): Do not use BP_SYM
28250         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
28251         "bp-asm.h".
28252         (PARMS): Do not use macros from bp-asm.h.
28253         (S1): Likewise.
28254         (SIZE): Likewise.
28255         (__mpn_addmul_1): Do not use BP_SYM
28256         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
28257         "bp-asm.h".
28258         (PARMS): Do not use macros from bp-asm.h.
28259         (SIGMSK): Likewise.
28260         (_setjmp): Likewise.  Do not use BP_SYM.
28261         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
28262         "bp-asm.h".
28263         (PARMS): Do not use macros from bp-asm.h.
28264         (SIGMSK): Likewise.
28265         (setjmp): Likewise.  Do not use BP_SYM.
28266         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
28267         "bp-asm.h".
28268         (PARMS): Do not use macros from bp-asm.h.
28269         (__frexp): Do not use BP_SYM.
28270         (frexp): Likewise.
28271         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
28272         "bp-asm.h".
28273         (PARMS): Do not use macros from bp-asm.h.
28274         (__frexpf): Do not use BP_SYM.
28275         (frexpf): Likewise.
28276         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
28277         "bp-asm.h".
28278         (PARMS): Do not use macros from bp-asm.h.
28279         (__frexpl): Do not use BP_SYM.
28280         (frexpl): Likewise.
28281         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
28282         "bp-asm.h".
28283         (PARMS): Do not use macros from bp-asm.h.
28284         (__remquo): Do not use BP_SYM.
28285         (remquo): Likewise.
28286         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
28287         "bp-asm.h".
28288         (PARMS): Do not use macros from bp-asm.h.
28289         (__remquof): Do not use BP_SYM.
28290         (remquof): Likewise.
28291         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
28292         "bp-asm.h".
28293         (PARMS): Do not use macros from bp-asm.h.
28294         (__remquol): Do not use BP_SYM.
28295         (remquol): Likewise.
28296         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
28297         "bp-asm.h".
28298         (PARMS): Do not use macros from bp-asm.h.
28299         (DEST): Likewise.
28300         (SRC): Likewise.
28301         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
28302         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
28303         "bp-asm.h".
28304         (PARMS): Do not use macros from bp-asm.h.
28305         (strlen): Do not use BP_SYM.
28306         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
28307         "bp-asm.h".
28308         (PARMS): Do not use macros from bp-asm.h.
28309         (S1): Likewise.
28310         (S2): Likewise.
28311         (SIZE): Likewise.
28312         (__mpn_add_n): Do not use BP_SYM.
28313         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
28314         "bp-asm.h".
28315         (PARMS): Do not use macros from bp-asm.h.
28316         (S1): Likewise.
28317         (SIZE): Likewise.
28318         (__mpn_addmul_1): Do not use BP_SYM.
28319         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
28320         weak_alias.
28321         (bzero): Likewise.
28322         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
28323         "bp-asm.h".
28324         (PARMS): Do not use macros from bp-asm.h.
28325         (S): Likewise.
28326         (SIZE): Likewise.
28327         (__mpn_lshift): Do not use BP_SYM.
28328         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
28329         "bp-asm.h".
28330         (PARMS): Do not use macros from bp-asm.h.
28331         (DEST): Likewise.
28332         (SRC): Likewise.
28333         (LEN): Likewise.
28334         (memcpy): Likewise.  Do not use BP_SYM.
28335         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
28336         libc_hidden_def and weak_alias.
28337         (mempcpy): Do not use BP_SYM in weak_alias.
28338         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
28339         "bp-asm.h".
28340         (PARMS): Do not use macros from bp-asm.h.
28341         (DEST): Likewise.
28342         (LEN): Likewise.
28343         [!BZERO_P] (CHR): Likewise.
28344         (memset): Likewise.  Do not use BP_SYM.
28345         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
28346         "bp-asm.h".
28347         (PARMS): Do not use macros from bp-asm.h.
28348         (S1): Likewise.
28349         (SIZE): Likewise.
28350         (__mpn_mul_1): Do not use BP_SYM.
28351         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
28352         "bp-asm.h".
28353         (PARMS): Do not use macros from bp-asm.h.
28354         (S): Likewise.
28355         (SIZE): Likewise.
28356         (__mpn_rshift): Do not use BP_SYM.
28357         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
28358         "bp-asm.h".
28359         (PARMS): Do not use macros from bp-asm.h.
28360         (STR): Likewise.
28361         (CHR): Likewise.
28362         (strchr): Likewise.  Do not use BP_SYM.
28363         (index): Do not use BP_SYM in weak_alias.
28364         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
28365         "bp-asm.h".
28366         (PARMS): Do not use macros from bp-asm.h.
28367         (DEST): Likewise.
28368         (SRC): Likewise.
28369         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
28370         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
28371         "bp-asm.h".
28372         (PARMS): Do not use macros from bp-asm.h.
28373         (strlen): Do not use BP_SYM.
28374         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
28375         "bp-asm.h".
28376         (PARMS): Do not use macros from bp-asm.h.
28377         (S1): Likewise.
28378         (S2): Likewise.
28379         (SIZE): Likewise.
28380         (__mpn_sub_n): Do not use BP_SYM.
28381         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
28382         "bp-asm.h".
28383         (PARMS): Do not use macros from bp-asm.h.
28384         (S1): Likewise.
28385         (SIZE): Likewise.
28386         (__mpn_submul_1): Do not use BP_SYM.
28387         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
28388         "bp-asm.h".
28389         (PARMS): Do not use macros from bp-asm.h.
28390         (S1): Likewise.
28391         (S2): Likewise.
28392         (SIZE): Likewise.
28393         (__mpn_add_n): Do not use BP_SYM.
28394         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
28395         weak_alias.
28396         (bzero): Likewise.
28397         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
28398         "bp-asm.h".
28399         (PARMS): Do not use macros from bp-asm.h.
28400         (BLK2): Likewise.
28401         (LEN): Likewise.
28402         (memcmp): Do not use BP_SYM.
28403         (bcmp): Do not use BP_SYM in weak_alias.
28404         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
28405         "bp-asm.h".
28406         (PARMS): Do not use macros from bp-asm.h.
28407         (DEST): Likewise.
28408         (SRC): Likewise.
28409         (LEN): Likewise.
28410         (memcpy): Likewise.  Do not use BP_SYM.
28411         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
28412         "bp-asm.h".
28413         (PARMS): Do not use macros from bp-asm.h.
28414         (DEST): Likewise.
28415         (SRC): Likewise.
28416         (LEN): Likewise.
28417         (memmove): Likewise.  Do not use BP_SYM.
28418         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
28419         "bp-asm.h".
28420         (PARMS): Do not use macros from bp-asm.h.
28421         (DEST): Likewise.
28422         (SRC): Likewise.
28423         (LEN): Likewise.
28424         (__mempcpy): Likewise.  Do not use BP_SYM.
28425         (mempcpy): Do not use BP_SYM in weak_alias.
28426         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
28427         "bp-asm.h".
28428         (PARMS): Do not use macros from bp-asm.h.
28429         (DEST): Likewise.
28430         (LEN): Likewise.
28431         [!BZERO_P] (CHR): Likewise.
28432         (memset): Likewise.  Do not use BP_SYM.
28433         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
28434         "bp-asm.h".
28435         (PARMS): Do not use macros from bp-asm.h.
28436         (STR2): Likewise.
28437         (strcmp): Do not use BP_SYM.
28438         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
28439         "bp-asm.h".
28440         (PARMS): Do not use macros from bp-asm.h.
28441         (STR): Likewise.
28442         (DELIM): Likewise.
28443         [USE_AS_STRTOK_R] (SAVE): Likewise.
28444         (FUNCTION): Likewise.  Do not use BP_SYM.
28445         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
28446         aliases.
28447         (strtok_r): Likewise.
28448         (__GI___strtok_r): Likewise.
28449         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
28450         (PARMS): Do not use macros from bp-asm.h.
28451         (S): Likewise.
28452         (SIZE): Likewise.
28453         (__mpn_lshift): Do not use BP_SYM.
28454         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
28455         (PARMS): Do not use macros from bp-asm.h.
28456         (STR): Likewise.
28457         (CHR): Likewise.
28458         (__memchr): Do not use BP_SYM.
28459         (memchr): Do not use BP_SYM in weak_alias.
28460         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
28461         (PARMS): Do not use macros from bp-asm.h.
28462         (BLK2): Likewise.
28463         (LEN): Likewise.
28464         (memcmp): Do not use BP_SYM.
28465         (bcmp): Do not use BP_SYM in weak_alias.
28466         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
28467         (PARMS): Do not use macros from bp-asm.h.
28468         (S1): Likewise.
28469         (SIZE): Likewise.
28470         (__mpn_mul_1): Do not use BP_SYM.
28471         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
28472         "bp-asm.h".
28473         (PARMS): Do not use macros from bp-asm.h.
28474         (STR): Likewise.
28475         (CHR): Likewise.
28476         (__rawmemchr): Do not use BP_SYM.
28477         (rawmemchr): Do not use BP_SYM in weak_alias.
28478         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
28479         (PARMS): Do not use macros from bp-asm.h.
28480         (S): Likewise.
28481         (SIZE): Likewise.
28482         (__mpn_rshift): Do not use BP_SYM.
28483         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
28484         (PARMS): Do not use macros from bp-asm.h.
28485         (SIGMSK): Likewise.
28486         (__sigsetjmp): Likewise.  Do not use BP_SYM.
28487         * sysdeps/i386/start.S: Do not include "bp-sym.h".
28488         (_start): Do not use BP_SYM.
28489         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
28490         (PARMS): Do not use macros from bp-asm.h.
28491         (DEST): Likewise.
28492         (SRC): Likewise.
28493         (__stpcpy): Likewise.  Do not use BP_SYM.
28494         (stpcpy): Do not use BP_SYM in weak_alias.
28495         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
28496         "bp-asm.h".
28497         (PARMS): Do not use macros from bp-asm.h.
28498         (DEST): Likewise.
28499         (SRC): Likewise.
28500         (LEN): Likewise.
28501         (__stpncpy): Likewise.  Do not use BP_SYM.
28502         (stpncpy): Do not use BP_SYM in weak_alias.
28503         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
28504         (PARMS): Do not use macros from bp-asm.h.
28505         (STR): Likewise.
28506         (CHR): Likewise.
28507         (strchr): Likewise.  Do not use BP_SYM.
28508         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
28509         "bp-asm.h".
28510         (PARMS): Do not use macros from bp-asm.h.
28511         (STR): Likewise.
28512         (CHR): Likewise.
28513         (__strchrnul): Likewise.  Do not use BP_SYM.
28514         (strchrnul): Do not use BP_SYM in weak_alias.
28515         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
28516         "bp-asm.h".
28517         (PARMS): Do not use macros from bp-asm.h.
28518         (STOP): Likewise.
28519         (strcspn): Do not use BP_SYM.
28520         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
28521         "bp-asm.h".
28522         (PARMS): Do not use macros from bp-asm.h.
28523         (STR): Likewise.
28524         (STOP): Likewise.
28525         (strpbrk): Likewise.  Do not use BP_SYM.
28526         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
28527         "bp-asm.h".
28528         (PARMS): Do not use macros from bp-asm.h.
28529         (STR): Likewise.
28530         (CHR): Likewise.
28531         (strrchr): Likewise.  Do not use BP_SYM.
28532         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
28533         (PARMS): Do not use macros from bp-asm.h.
28534         (SKIP): Likewise.
28535         (strspn): Do not use BP_SYM.
28536         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
28537         (PARMS): Do not use macros from bp-asm.h.
28538         (STR): Likewise.
28539         (DELIM): Likewise.
28540         (SAVE): Likewise.
28541         (FUNCTION): Likewise.  Do not use BP_SYM.
28542         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
28543         aliases.
28544         (strtok_r): Likewise.
28545         (__GI___strtok_r): Likewise.
28546         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
28547         (PARMS): Do not use macros from bp-asm.h.
28548         (S1): Likewise.
28549         (S2): Likewise.
28550         (SIZE): Likewise.
28551         (__mpn_sub_n): Do not use BP_SYM.
28552         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
28553         "bp-asm.h".
28554         (PARMS): Do not use macros from bp-asm.h.
28555         (S1): Likewise.
28556         (SIZE): Likewise.
28557         (__mpn_submul_1): Do not use BP_SYM.
28558         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
28559         <bp-sym.h>.
28560         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
28561         and <bp-asm.h>.
28562         (PARMS): Do not use macros from bp-asm.h.
28563         (FLAGS): Likewise.
28564         (PTID): Likewise.
28565         (TLS): Likewise.
28566         (CTID): Likewise.
28567         (__clone): Do not use BP_SYM.
28568         (clone): Do not use BP_SYM in weak_alias.
28569         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
28570         and <bp-asm.h>.
28571         (PARMS): Do not use macros from bp-asm.h.
28572         (LEN): Likewise.
28573         (__mmap64): Do not use BP_SYM.
28574         (mmap64): Do not use BP_SYM in weak_alias.
28575         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
28576         <bp-sym.h> and <bp-asm.h>.
28577         (PARMS): Do not use macros from bp-asm.h.
28578         (__posix_fadvise64_l64): Do not use BP_SYM.
28579         * sysdeps/unix/sysv/linux/i386/semtimedop.S
28580         (PARMS): Do not use macros from bp-asm.h.
28581         (NSOPS): Likewise.
28582         (semtimedop): Do not use BP_SYM.
28583         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
28584         and <bp-asm.h>.
28586 2013-02-21  Allan McRae  <allan@archlinux.org>
28588         * manual/message.texi (Charset conversion in gettext):
28589         Move @end statement to beginning of line.
28591 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
28593         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
28594         static.
28595         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
28596         Likewise.
28598         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
28599         (denorm): Likewise.
28600         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
28601         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
28603 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28605         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
28606         tail-call to the resolved function if pltexit isn't needed.
28608 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
28610         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
28611         or Y being zero as being unlikely.
28612         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
28613         Likewise.
28615 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
28617         * manual/nss.texi (System Databases and Name Service Switch):
28618         Remove frobnicate @pxref.
28620 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
28622         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
28623         __attribute__ ((unused)) to __attribute__ ((__unused__)).
28625 2013-02-20  Petr Machata  <pmachata@redhat.com>
28627         * elf/elf.h (R_ARM_TARGET1): New macro.
28628         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
28629         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
28630         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
28631         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
28632         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
28633         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
28634         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
28635         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
28636         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
28637         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
28638         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
28639         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
28640         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
28641         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
28642         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
28643         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
28644         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
28645         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
28646         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
28647         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
28648         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
28649         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
28650         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
28651         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
28652         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
28653         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
28654         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
28655         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
28656         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
28657         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
28658         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
28659         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
28660         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
28661         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
28662         (R_ARM_THM_GOT_BREL12): Likewise.
28663         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
28664         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
28665         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
28666         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
28667         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
28668         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
28669         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
28670         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
28671         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
28673 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
28675         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
28676         __attribute_used__ to __attribute__ ((unused)).
28678 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
28680         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
28681         powerpc mpa.c.
28682         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
28683         comment formatting.
28684         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
28686 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
28688         [BZ #13550]
28689         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
28690         Remove macro.
28691         (ENTER): Remove both macro definitions.
28692         (LEAVE): Likewise.
28693         (CHECK_BOUNDS_LOW): Likewise.
28694         (CHECK_BOUNDS_HIGH): Likewise.
28695         (CHECK_BOUNDS_BOTH): Likewise.
28696         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
28697         (RETURN_BOUNDED_POINTER): Likewise.
28698         (RETURN_NULL_BOUNDED_POINTER): Likewise.
28699         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
28700         (POP_ERRNO_LOCATION_RETURN): Likewise.
28701         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
28702         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28703         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
28704         macros.
28705         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28706         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
28707         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
28708         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
28709         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
28710         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
28711         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
28712         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
28713         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
28714         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
28715         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
28716         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
28717         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28718         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
28719         removed macros.
28720         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28721         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
28722         macros.
28723         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28724         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
28725         * sysdeps/i386/i586/memset.S (memset): Likewise.
28726         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
28727         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28728         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
28729         macros.
28730         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28731         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
28732         Change uses of L(2) to L(out).
28733         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
28734         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
28735         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
28736         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28737         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
28738         removed macros.
28739         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28740         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
28741         macros.
28742         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28743         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
28744         (RETURN): Do not use macro LEAVE.
28745         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
28746         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
28747         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
28748         * sysdeps/i386/i686/memset.S (memset): Likewise.
28749         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
28750         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
28751         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
28752         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
28753         Likewise.
28754         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
28755         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
28756         L(1_2) and L(1_3) into L(1).
28757         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
28758         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
28759         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28760         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
28761         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
28762         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
28763         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
28764         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28765         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
28766         macros.
28767         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
28768         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28769         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
28770         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
28771         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
28772         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
28773         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
28774         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
28775         * sysdeps/i386/strcspn.S (strcspn): Likewise.
28776         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
28777         * sysdeps/i386/strrchr.S (strrchr): Likewise.
28778         * sysdeps/i386/strspn.S (strspn): Likewise.
28779         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
28780         conditional code.
28781         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
28782         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
28783         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
28784         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
28785         L(1_3) into L(1_1).
28786         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
28787         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28788         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
28789         macros.
28790         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28792 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
28794         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
28795         macro.
28797 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
28799         * math/atest-exp.c (exp_mpn): Remove ROUND.
28800         * math/atest-exp2.c (exp_mpn): Likewise.
28801         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
28803         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
28804         * stdlib/tst-tls-atexit-lib.c: Likewise.
28805         * stdlib/tst-tls-atexit.c: Likewise.
28807 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
28809         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
28810         and __attribute_alloc_size__.
28812 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
28814         * include/programs/xmalloc.h: Change __attribute_alloc_size to
28815         __attribute_alloc_size__.
28816         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
28817         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
28819 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
28821         * include/programs/xmalloc.h: New file.
28822         * catgets/gencat.c: Include it.
28823         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
28824         * elf/pldd.c: Likewise.
28825         * iconv/iconv_charmap.c: Likewise.
28826         * iconv/iconvconfig.c: Likewise.
28827         * iconv/strtab.c: Likewise.
28828         * locale/programs/locale.c: Likewise.
28829         * locale/programs/localedef.h: Likewise.
28830         * locale/programs/simple-hash.c: Likewise.
28831         * nscd/nscd.h: Likewise.
28832         * nss/makedb.c: Likewise.
28833         * sysdeps/generic/ldconfig.h: Likewise.
28835 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
28837         * Versions.def: Add GLIBC_2.18.
28838         * include/link.h (struct link_map): New member l_tls_dtor_count.
28839         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
28840         (__call_tls_dtors): Likewise.
28841         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
28842         __cxa_thread_atexit_impl.
28843         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
28844         Likewise.
28845         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
28846         Likewise.
28847         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
28848         Likewise.
28849         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
28850         Likewise.
28851         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
28852         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
28853         Likewise.
28854         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
28855         Likewise.
28856         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
28857         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
28858         Likewise.
28859         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
28860         (tests): Add test case tst-tls-atexit.
28861         (modules-names): Add shared library for tst-tls-atexit.
28862         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
28863         (GLIBC_PRIVATE): Add __call_tls_dtors.
28864         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
28865         for libstdc++.
28866         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
28867         * stdlib/tst-tls-atexit.c: New test case.
28868         * stdlib/tst-tls-atexit-lib.c: New test case.
28870         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
28872         * elf/Versions (ld): Add _dl_find_dso_for_object.
28873         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
28874         * elf/dl-open.c (_dl_find_dso_for_object): New function.
28875         (dl_open_worker): Use _dl_find_dso_for_object.
28876         * elf/dl-sym.c (do_sym): Likewise.
28877         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
28879 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28881         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
28882         Syntactic changes only.
28883         (_dl_runtime_profile): Do a tail-call to the resolved function.
28885 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
28887         [BZ #13550]
28888         * sysdeps/x86_64/bp-asm.h: Remove file.
28889         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
28890         <bp-sym.h> and <bp-asm.h>.
28891         (__clone): Do not use BP_SYM.
28892         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
28893         <bp-sym.h> and <bp-asm.h>.
28894         * sysdeps/unix/x86_64/sysdep.S: Likewise.
28895         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
28896         "bp-asm.h".
28897         (_setjmp): Do not use BP_SYM.
28898         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
28899         "bp-asm.h".
28900         (setjmp): Do not use BP_SYM.
28901         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
28902         libc_hidden_def.
28903         (mempcpy): Do not use BP_SYM in weak_alias.
28904         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
28905         "bp-asm.h".
28906         (strchr): Do not use BP_SYM.
28907         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
28908         "bp-asm.h".
28909         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
28910         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
28911         (_start): Do not use BP_SYM.
28912         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
28913         "bp-asm.h".
28914         (strcat): Do not use BP_SYM.
28915         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
28916         "bp-asm.h".
28917         (STRCMP): Do not use BP_SYM.
28918         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
28919         "bp-asm.h".
28920         (STRCPY): Do not use BP_SYM.
28921         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
28922         "bp-asm.h".
28923         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
28924         "bp-asm.h".
28925         (FUNCTION): Do not use BP_SYM.
28926         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
28927         weak_alias.
28928         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
28930 2013-02-17  Andreas Jaeger  <aj@suse.de>
28932         * time/Versions: Sort entries.
28933         * string/Versions: Likewise.
28934         * resolv/Versions: Likewise.
28935         * posix/Versions: Likewise.
28936         * iconv/Versions: Likewise.
28937         * elf/Versions: Likewise.
28938         * wcsmbs/Versions: Likewise.
28940 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
28942         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
28943         loop termination condition.
28945         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
28946         variable to calculate EZ.
28947         (__sqr): Likewise.
28949         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
28950         the lower precision input.
28952 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
28954         [BZ #13550]
28955         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
28956         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
28957         (run-via-rtld-prefix): Do not handle %-bp tests.
28958         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
28959         (all-object-suffixes): Remove .ob.
28960         (bppfx): Remove variable.
28961         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
28962         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
28963         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
28964         [$(build-bounded) = yes] (libtype.ob): Likewise.
28965         * Makerules (elide-routines.ob): Remove variable.
28966         (do-tests-clean): Do not handle *-bp.out.
28967         (common-mostlyclean): Do not handle *-bp and *-bp.out.
28968         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
28969         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
28970         (tests): Do not include $(tests-bp.out).
28971         (xtests): Do not include $(xtests-bp.out).
28972         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
28973         [$(build-bounded) = yes] ($(addprefix
28974         $(objpfx),$(binaries-bounded))): Remove rule.
28975         ($(objpfx)%-bp.out): Remove rule.
28976         * config.make.in (build-bounded): Remove variable.
28977         * crypt/Makefile [$(build-bounded) = yes]
28978         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
28979         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
28980         append to variable.
28981         [$(build-bounded) = yes] (install-lib): Likewise.
28982         [$(build-bounded) = yes] (generated): Likewise.
28983         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
28984         Remove rule.
28985         * intl/Makefile [$(build-bounded) = yes]
28986         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
28987         * math/Makefile [$(build-bounded) = yes]
28988         ($(tests:%=$(objpfx)%-bp): Likewise.
28989         * misc/Makefile [$(build-bounded) = yes]
28990         ($(objpfx)tst-tsearch-bp): Likewise.
28991         * nptl/Makeconfig (bounded-thread-library): Remove variable.
28992         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
28993         Remove dependency.
28994         * string/Makefile (o-objects.ob): Remove variable.
28995         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
28996         (CFLAGS-.ob): Remove variable.
28997         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
28998         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
28999         both definitions of variable.
29000         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
29001         (ASFLAGS-.ob): Remove variable.
29003 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
29005         [BZ #13550]
29006         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
29007         Remove __BOUNDED_POINTERS__ from condition.
29008         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
29009         * string/bits/string2.h [!__NO_STRING_INLINES &&
29010         !__BOUNDED_POINTERS__]: Likewise.
29011         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
29012         Likewise.
29013         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
29014         Remove conditional code.
29015         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
29016         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
29017         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
29018         condition.
29020         [BZ #13550]
29021         * csu/libc-start.c: Do not include <bp-sym.h>.
29022         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
29023         * elf/dl-open.c: Do not include <bp-sym.h>.
29024         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
29025         * math/fegetenv.c: Do not include <bp-sym.h>.
29026         (fegetenv): Do not use BP_SYM in versioned symbols.
29027         * nptl/sysdeps/pthread/bits/libc-lockP.h
29028         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
29029         <bp-sym.h>.
29030         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29031         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
29032         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29033         (__pthread_mutex_destroy): Likewise.
29034         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29035         (__pthread_mutex_lock): Likewise.
29036         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29037         (__pthread_mutex_trylock): Likewise.
29038         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29039         (__pthread_mutex_unlock): Likewise.
29040         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29041         (__pthread_mutexattr_init): Likewise.
29042         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29043         (__pthread_mutexattr_destroy): Likewise.
29044         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29045         (__pthread_mutexattr_settype): Likewise.
29046         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29047         (__pthread_rwlock_init): Likewise.
29048         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29049         (__pthread_rwlock_destroy): Likewise.
29050         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29051         (__pthread_rwlock_rdlock): Likewise.
29052         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29053         (__pthread_rwlock_tryrdlock): Likewise.
29054         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29055         (__pthread_rwlock_wrlock): Likewise.
29056         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29057         (__pthread_rwlock_trywrlock): Likewise.
29058         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29059         (__pthread_rwlock_unlock): Likewise.
29060         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29061         (__pthread_key_create): Likewise.
29062         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29063         (__pthread_setspecific): Likewise.
29064         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29065         (__pthread_getspecific): Likewise.
29066         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
29067         Likewise.
29068         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29069         (_pthread_cleanup_push_defer): Likewise.
29070         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29071         (_pthread_cleanup_pop_restore): Likewise.
29072         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29073         (pthread_setcancelstate): Likewise.
29074         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
29075         <bp-sym.h>.
29076         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
29077         (memchr): Do not use BP_SYM in weak_alias.
29078         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
29079         (fegetenv): Do not use BP_SYM in versioned symbols.
29080         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
29081         (fesetenv): Do not use BP_SYM in versioned symbols.
29082         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
29083         (feupdateenv): Do not use BP_SYM in versioned symbols.
29084         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
29085         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
29086         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
29087         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
29088         (open64): Do not use BP_SYM in weak_alias.
29089         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
29090         (fegetenv): Do not use BP_SYM in versioned symbols.
29091         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
29092         (fesetenv): Do not use BP_SYM in versioned symbols.
29093         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
29094         (feupdateenv): Do not use BP_SYM in versioned symbols.
29095         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
29096         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
29097         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
29098         (feraiseexcept): Do not use BP_SYM in versioned symbols.
29099         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
29100         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
29101         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
29102         <bp-sym.h>.
29103         (__libc_start_main): Do not use BP_SYM.
29105 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
29107         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
29108         redundant return line.
29109         (norm): Likewise.
29110         (denorm): Likewise.
29111         (dbl_mp): Likewise.
29112         (sub_magnitudes): Likewise.
29113         (__add): Likewise.
29114         (__sub): Likewise.
29115         (__mul): Likewise.
29116         (__inv): Likewise.
29117         (__dvd): Likewise.
29118         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
29119         (norm): Likewise.
29120         (denorm): Likewise.
29121         (dbl_mp): Likewise.
29122         (sub_magnitudes): Likewise.
29123         (__add): Likewise.
29124         (__sub): Likewise.
29125         (__mul): Likewise.
29126         (__inv): Likewise.
29127         (__dvd): Likewise.
29129         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
29130         instead of __mul.
29131         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
29132         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
29133         (cc32): Likewise.
29135         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
29136         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
29137         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
29138         of __mul for squares.
29139         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
29140         function
29141         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
29142         Likewise.
29143         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
29144         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
29146 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
29148         [BZ #13550]
29149         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
29150         code.
29151         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
29152         prototype or function definition.  Rename ubp_* variables and
29153         parameters.  Remove argv definitions conditional on
29154         [__BOUNDED_POINTERS__].
29155         * debug/backtrace.c (__backtrace): Do not use __unbounded.
29156         * elf/dl-runtime.c (_dl_fixup): Likewise.
29157         * include/set-hooks.h (RUN_HOOK): Likewise.
29158         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
29159         definition.
29160         * string/strcpy.c (strcpy): Do not use __unbounded.
29161         * sysdeps/generic/frame.h (struct layout): Likewise.
29162         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
29163         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
29164         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
29165         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
29166         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
29167         (__backtrace): Likewise.
29168         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
29169         use __ptrvalue.
29170         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
29171         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
29172         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
29173         Likewise.
29174         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
29175         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
29176         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
29177         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
29178         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
29179         Do not use __unbounded.
29180         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
29181         Rename __unboundedrlimits parameter to rlimits in prototype.
29182         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
29183         Do not use __unbounded.
29184         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
29185         not use __ptrvalue.
29186         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
29187         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
29188         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
29189         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
29190         __ptrvalue or __unbounded.
29191         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
29192         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
29193         use __unbounded.
29194         (__new_msgctl): Do not use __ptrvalue.
29195         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
29196         __unbounded.
29197         (__libc_msgrcv): Do not use __ptrvalue.
29198         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
29199         startup_info): Do not use __unbounded.
29200         (__libc_start_main): Likewise.  Rename ubp_* variables and
29201         parameters.  Remove argv definitions conditional on
29202         [__BOUNDED_POINTERS__].
29203         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
29204         __ptrvalue.
29205         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
29206         use __unbounded.
29207         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
29208         or __ptrvalue.
29209         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
29210         use __unbounded.
29211         (__new_shmctl): Do not use __ptrvalue.
29212         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
29213         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
29214         Likewise.
29215         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
29216         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
29217         (__libc_sigaction): Likewise.
29218         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
29219         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
29220         Likewise.
29221         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
29223 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
29225         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
29227         * string/mempcpy.c: Implement by calling memcpy.
29229 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
29231         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
29233         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
29234         evaluation.
29236         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
29237         values in the mantissa.
29239         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
29240         minimize writes to Z.
29241         (sub_magnitudes): Simplify code a bit.
29243 2013-02-12  Roland McGrath  <roland@hack.frob.com>
29245         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
29246         from the message.  The linker prefixes all warnings with that already.
29248 2013-02-12  Andreas Schwab  <schwab@suse.de>
29250         [BZ #15078]
29251         * posix/regexec.c (extend_buffers): Add parameter min_len.
29252         (check_matching): Pass minimum needed length.
29253         (clean_state_log_if_needed): Likewise.
29254         (get_subexp): Likewise.
29255         * posix/Makefile (tests): Add bug-regex34.
29256         (bug-regex34-ENV): Define.
29257         * posix/bug-regex34.c: New file.
29259         [BZ #11561]
29260         * posix/regcomp.c (parse_bracket_exp): When looking up collating
29261         elements compare against the byte sequence of it, not its name.
29262         * posix/Makefile (tests): Add bug-regex35.
29263         (bug-regex35-ENV): Define.
29264         * posix/bug-regex35.c: New file.
29266 2013-02-11  Tom de Vries  <tom@codesourcery.com>
29268         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
29269         comment.
29270         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
29271         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
29272         (CHECK_EOL): Add undef.
29274 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
29276         * bits/stdlib-bsearch.h: New file.
29277         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
29278         * stdlib/stdlib.h: Likewise.
29280 2013-02-11  Roland McGrath  <roland@hack.frob.com>
29282         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
29283         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
29284         declaration.
29285         * manual/search.texi (Array Search Function): Add missing const in
29286         lfind prototype.
29287         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
29288         declaration to use rlim_t.
29289         (Basic Scheduling Functions): Remove erroneous const from
29290         sched_getparam prototype.  Remove erroneous * from
29291         sched_get_priority_max and sched_get_priority_min prototypes.
29292         (Resource Usage): Fix summary @comment on vtimes to refer to
29293         sys/vtimes.h rather than vtimes.h.
29294         Add missing *s in vtimes prototype.
29295         (Limits on Resources): Fix ulimit prototype to return long int.
29296         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
29297         prototypes to use long int rather than double.
29298         (BSD Random): Fix initstate and setstate to use char *, not void *.
29299         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
29300         prototype to make second argument 'struct aiocb64 *const[]'.
29301         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
29302         (Status of AIO Operations): Remove erroneous const in aio_return and
29303         aio_return64 prototypes.
29304         (Synchronizing I/O): Fix sync prototype to return void.
29305         * manual/startup.texi (Suboptions): Remove an erroneous const in
29306         getsubopt prototype.
29307         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
29308         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
29309         use size_t rather than int.
29310         (Scanning All Users): Likewise for getpwent_r.
29311         (Setting Groups): Add missing const to setgroups prototype.
29312         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
29313         * manual/socket.texi (Host Names): Fix gethostbyaddr and
29314         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
29315         'const void *' rather than 'const char *'.
29316         (Host Address Functions): Likewise for inet_ntop.
29317         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
29318         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
29319         ssize_t for return value.
29320         (Sending Data): Likewise for send, sendto, sendmsg.
29321         (Socket Option Functions): Add a missing const in setsockopt prototype.
29322         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
29323         use wchar_t for the argument.
29324         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
29325         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
29326         take no arguments.
29327         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
29328         double/float/long double for second argument.
29329         Fix return types of significand, significandf, significandl.
29330         * manual/filesys.texi (Setting Permissions): Use mode_t for second
29331         argument in fchmod prototype.
29332         (File Owner): Use uid_t and gid_t in fchown prototype.
29333         (File Times): Add const to utimes, futimes, and lutimes prototypes.
29334         (Making Special Files): Use mode_t and dev_t in mknod prototype.
29335         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
29336         use 'const struct dirent **' as argument types to CMP function pointer
29337         argument.
29338         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
29339         (File Times): Fix summary magic @comment for struct utimbuf and utime
29340         to refer to utime.h, not time.h.
29341         * manual/string.texi (Argz Functions): Add missing const in
29342         argz_extract and argz_next prototypes.
29343         (Finding Tokens in a String): Likewise for basename.
29344         (String/Array Comparison): Fix typo in wcscasecmp prototype.
29345         (Copying and Concatenation): Fix typo in wmemmove prototype.
29346         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
29347         (Signal Stack): Remove erroneous const in sigstack prototype.
29348         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
29349         prototype.
29350         (Simple Calendar Time): Likewise for stime.
29351         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
29352         prototype.
29353         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
29354         say sys/sysctl.h instead.
29355         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
29356         and vsyslog prototypes.
29358 2013-02-11  Tom de Vries  <tom@codesourcery.com>
29360         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
29361         Remove.
29363 2013-02-11  Roland McGrath  <roland@hack.frob.com>
29365         * misc/sys/mman.h: Fix typo in mremap comment.
29367 2013-02-08  Roland McGrath  <roland@hack.frob.com>
29369         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
29370         the '\0' terminator.
29372 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
29374         [BZ #13550]
29375         * debug/segfault.c: Don't include <bp-checks.h>.
29376         * sysdeps/generic/bp-checks.h: Remove file.
29377         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
29378         (__GETDENTS): Don't use CHECK_N.
29379         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
29380         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
29381         (__getgroups): Don't use CHECK_N.
29382         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
29383         (setgroups): Don't use CHECK_N.
29384         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
29385         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
29386         (__libc_msgrcv): Don't use CHECK_N.
29387         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
29388         (__libc_msgsnd): Don't use CHECK_N.
29389         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
29390         <bp-checks.h>.
29391         (__libc_pread): Don't use CHECK_N.
29392         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
29393         include <bp-checks.h>.
29394         (__libc_pread64): Don't use CHECK_N.
29395         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
29396         include <bp-checks.h>.
29397         (__libc_pwrite): Don't use CHECK_N.
29398         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
29399         include <bp-checks.h>.
29400         (__libc_pwrite64): Don't use CHECK_N.
29401         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
29402         <bp-checks.h>.
29403         (__libc_pread): Don't use CHECK_N.
29404         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
29405         include <bp-checks.h>.
29406         (__libc_pread64): Don't use CHECK_N.
29407         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
29408         include <bp-checks.h>.
29409         (__libc_pwrite): Don't use CHECK_N.
29410         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
29411         include <bp-checks.h>.
29412         (__libc_pwrite64): Don't use CHECK_N.
29413         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
29414         (do_pread): Don't use CHECK_N.
29415         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
29416         (do_pread64): Don't use CHECK_N.
29417         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
29418         (do_pwrite): Don't use CHECK_N.
29419         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
29420         (do_pwrite64): Don't use CHECK_N.
29421         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
29422         (__libc_readv): Don't use CHECK_N.
29423         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
29424         (semop): Don't use CHECK_N.
29425         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
29426         <bp-checks.h>.
29427         (semtimedop): Don't use CHECK_N.
29428         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
29429         (__libc_pread): Don't use CHECK_N.
29430         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
29431         <bp-checks.h>.
29432         (__libc_pread64): Don't use CHECK_N.
29433         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
29434         <bp-checks.h>.
29435         (__libc_pwrite): Don't use CHECK_N.
29436         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
29437         <bp-checks.h>.
29438         (__libc_pwrite64): Don't use CHECK_N.
29439         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
29440         <bp-checks.h>.
29441         (__libc_msgrcv): Don't use CHECK_N.
29442         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
29443         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
29444         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
29445         (__libc_writev): Don't use CHECK_N.
29447 2013-02-08  Roland McGrath  <roland@hack.frob.com>
29449         * string/strcpy.c: Removed unused variable.
29451         * Makeconfig (+sysdep-includes): Define with := rather than =.
29452         Use an existing include/ subdir of each sysdeps dir before it.
29454 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
29456         * nscd/connection.c (register_traced_file): Comment function.
29457         [HAVE_INOTIFY] (union __inev): Define.
29458         [HAVE_INOTIFY] (inotify_check_files): New function.
29459         [HAVE_INOTIFY] (clear_db_cache): Likewise.
29460         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
29461         clear_db_cache.
29462         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
29464 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
29466         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
29467         loaded if not already and that a failure is permanent.
29469 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
29471         [BZ #15006]
29472         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
29473         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
29475 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
29477         [BZ #13550]
29478         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
29479         (CHECK_1_NULL_OK): Likewise.
29480         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
29481         (__fxstat): Do not use CHECK_1.
29482         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
29483         <bp-checks.h>.
29484         (___fxstat64): Do not use CHECK_1.
29485         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
29486         <bp-checks.h>.
29487         (__fxstatat): Do not use CHECK_1.
29488         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
29489         <bp-checks.h>.
29490         (__fxstatat64): Do not use CHECK_1.
29491         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
29492         <bp-checks.h>.
29493         (__fxstat): Do not use CHECK_1.
29494         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
29495         <bp-checks.h>.
29496         (__fxstatat): Do not use CHECK_1.
29497         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
29498         <bp-checks.h>.
29499         (__getresgid): Do not use CHECK_1.
29500         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
29501         <bp-checks.h>.
29502         (__getresuid): Do not use CHECK_1.
29503         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
29504         <bp-checks.h>.
29505         (__lxstat): Do not use CHECK_1.
29506         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
29507         <bp-checks.h>.
29508         (__old_msgctl): Do not use CHECK_1.
29509         (__new_msgctl): Likewise.
29510         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
29511         <bp-checks.h>.
29512         (__new_setrlimit): Do not use CHECK_1.
29513         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
29514         <bp-checks.h>.
29515         (__old_shmctl): Do not use CHECK_1.
29516         (__new_shmctl): Likewise.
29517         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
29518         <bp-checks.h>.
29519         (__xstat): Do not use CHECK_1.
29520         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
29521         (__lxstat): Do not use CHECK_1.
29522         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
29523         <bp-checks.h>.
29524         (___lxstat64): Do not use CHECK_1.
29525         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
29526         (__old_msgctl): Do not use CHECK_1.
29527         (__new_msgctl): Likewise.
29528         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
29529         <bp-checks.h>.
29530         (__gettimeofday): Do not use CHECK_1.
29531         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
29532         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
29533         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
29534         <bp-checks.h>.
29535         (__gettimeofday): Do not use CHECK_1.
29536         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
29537         (__old_shmctl): Do not use CHECK_1_NULL_OK.
29538         (__new_shmctl): Do not use CHECK_1.
29539         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
29540         <bp-checks.h>.
29541         (do_sigtimedwait): Do not use CHECK_1.
29542         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
29543         <bp-checks.h>.
29544         (do_sigwaitinfo): Do not use CHECK_1.
29545         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
29546         <bp-checks.h>.
29547         (msgctl): Do not use CHECK_1.
29548         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
29549         <bp-checks.h>.
29550         (shmctl): Do not use CHECK_1.
29551         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
29552         (ustat): Do not use CHECK_1.
29553         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
29554         <bp-checks.h>.
29555         (__fxstat): Do not use CHECK_1.
29556         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
29557         <bp-checks.h>.
29558         (__fxstatat): Do not use CHECK_1.
29559         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
29560         <bp-checks.h>.
29561         (__lxstat): Do not use CHECK_1.
29562         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
29563         <bp-checks.h>.
29564         (__xstat): Do not use CHECK_1.
29565         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
29566         (__xstat): Do not use CHECK_1.
29567         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
29568         (___xstat64): Do not use CHECK_1.
29570         [BZ #13550]
29571         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
29572         definitions.
29573         (CHECK_BOUNDS_HIGH): Likewise.
29574         * string/strcpy.c: Do not include <bp-checks.h>.
29575         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
29577 2013-02-07  Roland McGrath  <roland@hack.frob.com>
29579         * nscd/nscd-client.h (__nscd_drop_map_ref):
29580         Add __attribute__ ((unused)).
29581         * nis/nss-nisplus.h (niserr2nss): Likewise.
29583         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
29584         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
29586         * csu/libc-tls.c (init_static_tls, init_slotinfo):
29587         Remove inline keyword.
29588         * include/rounding-mode.h (round_away): Likewise.
29589         * libio/wfileops.c (adjust_wide_data): Likewise.
29590         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
29591         (__m128i_strloadu_tolower): Likewise.
29592         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
29593         (__m128i_strloadu_tolower): Likewise.
29594         * time/mktime.c (ydhms_diff): Likewise.
29595         * locale/elem-hash.h (elem_hash): Likewise.
29596         * locale/setlocale.c (setdata): Likewise.
29597         * posix/regex_internal.h (re_string_char_size_at): Likewise.
29598         (re_string_wchar_at): Likewise.
29599         (bitset_not, bitset_merge, bitset_mask): Likewise.
29600         [!(__GNUC__ > 3)] (inline): Remove macro.
29601         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
29602         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
29603         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
29604         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
29605         * string/memcmp.c (memcmp_bytes): Likewise.
29606         * locale/programs/locarchive.c (compute_hashval): Likewise.
29607         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
29608         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
29609         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
29610         * nss/getent.c (print_rpc, print_protocols): Likewise.
29611         (print_passwd, print_group, print_aliases): Likewise.
29612         * nis/nss-nisplus.h (niserr2nss): Likewise.
29613         * nscd/connections.c (restart_p): Likewise.
29614         Change return type to bool.
29616 2013-02-05  Roland McGrath  <roland@hack.frob.com>
29618         * Makeconfig (all-Depend-files): Add existing
29619         $(sorted-subdirs:=/Depend) files.
29620         (all-subdirs): Remove nss.
29621         * sysdeps/unix/inet/Subdirs: Add it here instead.
29622         * hesiod/Depend: New file.
29624         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
29625         instead of calling alloca.
29627         * io/lseek.c (__lseek): Rename to __libc_lseek.
29628         Define __lseek as an alias.
29630         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
29632 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
29634         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
29635         else clause and remove check for non-standard endianness.
29637 2013-02-04  David S. Miller  <davem@davemloft.net>
29639         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29641 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
29643         [BZ #13550]
29644         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
29645         (__ubp_memchr): Remove prototype.
29646         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
29647         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
29648         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
29649         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
29650         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
29651         Remove alias.
29652         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
29653         (__ubp_memchr): Likewise.
29654         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
29655         (__ubp_memchr): Likewise.
29656         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
29657         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
29658         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
29659         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
29660         CHECK_STRING.
29661         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
29662         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
29663         (__getcwd): Do not use CHECK_STRING.
29664         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
29665         <bp-checks.h>.
29666         (__real_chown): Do not use CHECK_STRING.
29667         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
29668         <bp-checks.h>.
29669         (fchownat): Do not use CHECK_STRING.
29670         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
29671         CHECK_STRING.
29672         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
29673         <bp-checks.h>.
29674         (__lchown): Do not use CHECK_STRING.
29675         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
29676         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
29677         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
29678         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
29679         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
29680         include <bp-checks.h>.
29681         (truncate64): Do not use CHECK_STRING.
29682         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
29683         <bp-checks.h>.
29684         (__real_chown): Do not use CHECK_STRING.
29685         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
29686         <bp-checks.h>.
29687         (__lchown): Do not use CHECK_STRING.
29688         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
29689         <bp-checks.h>.
29690         (__chown): Do not use CHECK_STRING.
29691         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
29692         <bp-checks.h>.
29693         (truncate64): Do not use CHECK_STRING.
29694         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
29695         Likewise.
29696         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
29697         (__xmknod): Do not use CHECK_STRING.
29698         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
29699         <bp-checks.h>.
29700         (__xmknodat): Do not use CHECK_STRING.
29701         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
29702         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
29704 2013-02-04  Andreas Schwab  <schwab@suse.de>
29706         [BZ #14142]
29707         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
29708         * include/netdb.h: Likewise for h_errno.
29709         * elf/tst-stackguard1.c: Include <tls.h>.
29711 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
29713         * elf/link.h (struct link_map): Extend the l_addr comment.
29714         * include/link.h (struct link_map): Likewise.
29716 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
29718         [BZ #13550]
29719         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
29720         (BOUNDED_1): Remove macro.
29721         * debug/backtrace.c: Don't include <bp-checks.h>.
29722         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
29723         (__backtrace): Likewise.
29724         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
29725         <bp-checks.h>.
29726         (__backtrace): Don't use BOUNDED_1.
29727         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
29728         <bp-checks.h>.
29729         (__backtrace): Don't use BOUNDED_1.
29730         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
29731         (__backtrace): Don't use BOUNDED_1.
29732         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
29733         (shmat): Don't use BOUNDED_N.
29735 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
29737         [BZ #13550]
29738         * sysdeps/generic/bp-start.h: Remove file.
29739         * csu/libc-start.c: Don't include <bp-start.h>.
29740         (LIBC_START_MAIN): Set up __environ directly instead of using
29741         INIT_ARGV_and_ENVIRON.
29742         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
29743         <bp-start.h>.
29745         [BZ #13550]
29746         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
29747         definitions.
29748         (CHECK_FCNTL): Likewise.
29749         (CHECK_N_PAGES): Likewise.
29751         [BZ #13550]
29752         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
29753         definitions.
29754         (CHECK_SIGSET_NULL_OK): Likewise.
29755         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
29756         <bp-checks.h>.
29757         (sigpending): Don't use CHECK_SIGSET.
29758         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
29759         <bp-checks.h>.
29760         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
29761         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
29762         <bp-checks.h>.
29763         (do_sigsuspend): Don't use CHECK_SIGSET.
29764         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
29765         use CHECK_SIGSET.
29766         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
29767         (do_sigwait): Don't use CHECK_SIGSET.
29768         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
29769         use CHECK_SIGSET.
29770         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
29771         include <bp-checks.h>.
29772         (sigpending): Don't use CHECK_SIGSET.
29773         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
29774         include <bp-checks.h>.
29775         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
29776         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
29777         <bp-checks.h>.
29778         (sigpending): Don't use CHECK_SIGSET.
29779         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
29780         <bp-checks.h>.
29781         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
29783         [BZ #13550]
29784         * sysdeps/generic/bp-semctl.h: Remove file.
29785         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
29786         <bp-checks.h> and <bp-semctl.h>.
29787         (__old_semctl): Don't use CHECK_SEMCTL.
29788         (__new_semctl): Likewise.
29789         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
29790         and <bp-semctl.h>.
29791         (__old_semctl): Don't use CHECK_SEMCTL.
29792         (__new_semctl): Likewise.
29793         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
29794         <bp-checks.h> and <bp-semctl.h>.
29795         (__old_semctl): Don't use CHECK_SEMCTL.
29796         (__new_semctl): Likewise.
29797         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
29798         <bp-checks.h> and <bp-semctl.h>.
29799         (semctl): Don't use CHECK_SEMCTL.
29801         [BZ #13550]
29802         * Makerules (elide-bp-thunks): Remove variable.
29803         (elide-routines.oS): Don't use $(elide-bp-thunks).
29804         (elide-routines.os): Likewise.
29805         (elide-routines.o): Likewise.
29806         (elide-routines.op): Likewise.
29807         (elide-routines.og): Likewise.
29808         (objects): Don't use $(bp-thunks).
29809         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
29810         include.
29811         (common-generated): Do not add s-proto-bp.d.
29812         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
29813         (int): Likewise.
29814         (typ): Likewise.
29815         Do not generate makefile rules for bounded-pointer thunks.
29816         * sysdeps/generic/bp-thunks.h: Remove file.
29817         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
29818         * sysdeps/unix/s-proto-bp.S: Likewise.
29820         [BZ #15062]
29821         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
29822         parts of result separately when argument is not close to line from
29823         -i to i and one part of argument is small.
29824         * math/k_casinhf.c (__kernel_casinhf): Likewise.
29825         * math/k_casinhl.c (__kernel_casinhl): Likewise.
29826         * math/libm-test.inc (cacos_test): Add more tests.
29827         (casin_test): Likewise.
29828         (casinh_test): Likewise.
29829         * sysdeps/i386/fpu/libm-test-ulps: Update.
29830         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29832 2013-01-31  David S. Miller  <davem@davemloft.net>
29834         * po/de.po: Update from translation team.
29836 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
29838         * time/tzfile.c: Include stdint.h for SIZE_MAX.
29840 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
29842         * configure.in (_AC_PROG_CC_C89): New definition.
29843         * configure: Regenerate.
29845         * configure.in (AC_PROG_CPP): New definition.
29846         * configure: Regenerate.
29848 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
29850         * debug/tst-backtrace.h: New file.
29851         * debug/tst-backtrace2.c: Include tst-backtrace.h.
29852         (ret): Remove variable.
29853         (x): Likewise.
29854         (FAIL): Remove macro.
29855         (NO_INLINE): Likewise.
29856         (fn1): Use match function instead of strstr.
29857         * debug/tst-backtrace3.c: Include tst-backtrace.h.
29858         (ret): Remove variable.
29859         (x): Likewise.
29860         (FAIL): Remove macro.
29861         (NO_INLINE): Likewise.
29862         (fn): Use match function instead of strstr.
29863         * debug/tst-backtrace4.c: Include tst-backtrace.h.
29864         (ret): Remove variable.
29865         (x): Likewise.
29866         (FAIL): Remove macro.
29867         (NO_INLINE): Likewise.
29868         (handle_signal): Use match function instead of strstr.
29869         * debug/tst-backtrace5.c: Include tst-backtrace.h.
29870         (ret): Remove variable.
29871         (x): Likewise.
29872         (FAIL): Remove macro.
29873         (NO_INLINE): Likewise.
29874         (handle_signal): Use match function instead of strstr.
29876 2013-01-23  Roland McGrath  <roland@hack.frob.com>
29878         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
29880 2013-01-23  David S. Miller  <davem@davemloft.net>
29882         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
29883         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
29884         argument of CAS if possible.
29885         * sysdeps/sparc/sparc64/bits/atomic.h
29886         (__arch_compare_and_exchange_val_32_acq): Likewise.
29887         (__arch_compare_and_exchange_val_64_acq): Likewise.
29889 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
29891         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
29892         * sysdeps/posix/ulimit.c: ... this.
29893         Include <limits.h>.
29894         * sysdeps/unix/bsd/ulimit.c: Remove file.
29896 2013-01-23  Adam Conrad  <adconrad@0c3.net>
29898         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
29899         (LDFLAGS-tst-array5): Likewise.
29901 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
29903         [BZ #15036]
29904         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
29905         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
29906         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
29907         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
29909 2013-01-21  David S. Miller  <davem@davemloft.net>
29911         * sysdeps/sparc/backtrace.c: New file.
29912         * sysdeps/sparc/sparc32/backtrace.h: New file.
29913         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
29914         * sysdeps/sparc/sparc64/backtrace.h: New file.
29915         * sysdeps/sparc/sparc64/backtrace.c: Delete.
29916         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
29917         -funwind-tables.
29919 2013-01-21  Andreas Schwab  <schwab@suse.de>
29921         [BZ #15020]
29922         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
29923         closed its stdout.
29925 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
29927         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
29928         "mpa2.h".
29929         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
29931 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
29932             Mark Mitchell  <mark@codesourcery.com>
29933             Tom de Vries  <tom@codesourcery.com>
29934             Paul Pluzhnikov  <ppluzhnikov@google.com>
29936         * debug/tst-backtrace2.c: New file.
29937         * debug/tst-backtrace3.c: Likewise.
29938         * debug/tst-backtrace4.c: Likewise.
29939         * debug/tst-backtrace5.c: Likewise.
29940         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
29941         (CFLAGS-tst-backtrace3.c): Likewise.
29942         (CFLAGS-tst-backtrace4.c): Likewise.
29943         (CFLAGS-tst-backtrace5.c): Likewise.
29944         (LDFLAGS-tst-backtrace2): Likewise.
29945         (LDFLAGS-tst-backtrace3): Likewise.
29946         (LDFLAGS-tst-backtrace4): Likewise.
29947         (LDFLAGS-tst-backtrace5): Likewise.
29948         (tests): Add new tests tst-backtrace2, tst-backtrace3,
29949         tst-backtrace4 and tst-backtrace5.
29951 2013-01-18  Anton Blanchard  <anton@samba.org>
29952             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
29954         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
29955         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
29956         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
29957         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
29958         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
29959         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
29960         "+r" and remove output regs list as redundant.  Add explicit inline
29961         asm to specify register of return val to work around compiler codegen
29962         bug.  Remove (int) cast on return value.  Add return type parameter to
29963         use in macro so that this macro does not truncate return value for
29964         64-bit values.
29965         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
29966         pass to INTERNAL_VSYSCALL_NCS.
29967         (INLINE_VSYSCALL): Add 'long int' as return type to
29968         INTERNAL_VSYSCALL_NCS macro invocation.
29969         (INTERNAL_VSYSCALL): Add 'long int' as return type to
29970         INTERNAL_VSYSCALL_NCS macro invocation.
29971         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
29973 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
29975         [BZ #14496]
29976         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
29977         Fix application of SIMD FP exception mask.
29979         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
29980         mp_no from a power of two.
29981         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
29982         __mpexp_twomm1.  Use __pow_mp.
29984         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
29985         multiplication.
29987 2013-01-17  David S. Miller  <davem@davemloft.net>
29989         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29991 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
29993         [BZ #15023]
29994         * include/complex.h: Condition contents on [!_COMPLEX_H].
29995         (__kernel_casinhf): New prototype.
29996         (__kernel_casinh): Likewise.
29997         (__kernel_casinhl): Likewise.
29998         * math/Makefile (libm_calls): Add k_casinh.
29999         * math/k_casinh.c: New file.
30000         * math/k_casinhf.c: Likewise.
30001         * math/k_casinhl.c: Likewise.
30002         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
30003         finite nonzero arguments.
30004         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
30005         finite nonzero arguments.
30006         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
30007         finite nonzero arguments.
30008         * math/s_casinh.c: Do not include <float.h>.
30009         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
30010         * math/s_casinhf.c: Do not include <float.h>.
30011         (__casinhf): Move code for finite nonzero arguments to
30012         k_casinhf.c.
30013         * math/s_casinhl.c: Do not include <float.h>.
30014         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
30015         redefine.
30016         (__casinhl): Move code for finite nonzero arguments to
30017         k_casinhl.c.
30018         * math/libm-test.inc (cacos_test): Add more tests.
30019         * sysdeps/i386/fpu/libm-test-ulps: Update.
30020         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30022 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
30024         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
30025         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
30026         [!HAVE_MREMAP]: Remove [defined linux] case.
30027         * malloc/arena.c: Do not include <malloc-sysdep.h>.
30029 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
30031         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
30033 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
30035         * elf/elf.h (R_386_SIZE32): New relocation.
30036         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
30037         R_386_SIZE32.
30038         (elf_machine_rela): Likewise.
30039         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
30040         R_X86_64_SIZE64 and R_X86_64_SIZE32.
30042 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
30044         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
30045         (FP_FAST_FMA): Do not define.
30046         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
30047         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
30048         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
30049         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
30050         !_SOFT_FLOAT]: Likewise.
30051         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
30052         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
30053         value.
30054         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
30055         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
30056         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
30057         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
30058         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
30059         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
30060         file.
30062 2013-01-16  Andreas Schwab  <schwab@suse.de>
30064         [BZ #14327]
30065         * include/stdlib.h (__mktemp): Add declaration.
30066         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
30067         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
30069 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
30071         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
30072         definitions.
30073         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
30074         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
30075         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
30076         definitions here.
30077         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
30078         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
30079         definitions.
30080         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
30081         and ONE.
30082         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
30083         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
30084         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
30085         definitions.
30086         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
30087         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
30088         definitions.
30089         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
30091         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
30093 2013-01-15  David S. Miller  <davem@davemloft.net>
30095         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
30096         trunc{,f} to libm-sysdep_routes.
30097         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
30098         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
30099         file.
30100         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
30101         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
30102         file.
30103         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
30104         file.
30105         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
30106         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
30107         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
30108         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
30109         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
30110         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
30111         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
30112         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
30114         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
30115         nearbyint{,f} to libm-sysdep_routes.
30116         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
30117         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
30118         New file.
30119         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
30120         file.
30121         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
30122         New file.
30123         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
30124         file.
30125         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
30126         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
30127         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
30128         file.
30129         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
30130         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
30131         file.
30132         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
30133         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
30134         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
30136         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
30137         libc_feholdexcept and libc_fesetenv.
30139 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
30141         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
30143 2013-01-14  David S. Miller  <davem@davemloft.net>
30145         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
30146         (SPARC_ASM_VIS2_IFUNC): Likewise.
30147         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
30148         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
30149         use of 'siam' instruction.
30150         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
30151         Likewise.
30152         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
30153         Likewise.
30154         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
30155         Likewise.
30156         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
30157         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
30158         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
30159         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
30160         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
30161         file.
30162         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
30163         file.
30164         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
30165         file.
30166         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
30167         file.
30168         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
30169         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
30170         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
30171         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
30172         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
30173         new VIS2 routines.
30174         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
30175         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
30176         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
30177         Likewise.
30178         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
30179         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
30180         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
30181         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
30182         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
30183         routines to libm-sysdep_routines.
30184         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
30186         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
30187         fdim/fdimf to libm-sysdep_routines.
30188         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
30189         file.
30190         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
30191         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
30192         file.
30193         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
30194         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
30195         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
30196         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
30197         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
30198         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
30199         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
30201 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
30203         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
30204         to optimize copies.
30206         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
30207         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
30208         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
30210         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
30211         local variable MPTWO.
30212         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
30213         Likewise.
30215 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
30217         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
30218         GLOB_NOESCAPE.
30220 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
30222         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
30224 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
30226         * manual/pattern.texi (glob_t): Document gl_flags.
30227         (glob64_t): Likewise.
30229 2013-01-11  David S. Miller  <davem@davemloft.net>
30231         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
30232         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
30233         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
30234         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
30235         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
30236         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
30237         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
30238         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
30239         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
30240         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
30241         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
30242         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
30243         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
30245         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
30246         sparc V9 rather than using V8 code.
30247         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
30248         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
30250         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
30251         Move to...
30252         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
30253         Here.
30255 2013-01-11  Roland McGrath  <roland@hack.frob.com>
30257         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
30258         not in the main loop.
30259         * configure: Regenerated.
30261 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
30263         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
30264         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
30265         to just #else.
30266         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
30267         [!__GLIBC_HAVE_LONG_LONG] case.
30268         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
30269         condition to just #else.
30270         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
30271         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
30272         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
30273         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
30274         unconditional.
30275         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
30276         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
30277         #elif condition to just #else.
30278         * sysdeps/unix/sysv/linux/sys/sysmacros.h
30279         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
30280         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
30281         #elif condition to just #else.
30283 2013-01-11  Steve Ellcey  <sellcey@mips.com>
30285         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
30286         (EF_MIPS_ARCH_64): Fix value.
30287         (EF_MIPS_ARCH_32R2): New.
30288         (EF_MIPS_ARCH_64R2): New.
30290 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
30292         * Makeconfig (+link-pie-before-libc): New.
30293         (+link-pie-after-libc): Likewise.
30294         (+link-pie-tests): Likewise.
30295         (+link-pie): Rewritten.
30296         (link-before-libc): Remove $(config-LDFLAGS).
30297         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
30298         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
30299         (config-LDFLAGS): Renamed to ...
30300         (rtld-LDFLAGS): This.
30301         (rtld-tests-LDFLAGS): New macro.
30302         (link-libc-rpath-link): Likewise.
30303         (link-libc-tests-rpath-link): Likewise.
30304         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
30305         (link-libc): Prepand $(link-libc-rpath-link).
30306         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
30307         (test-program-prefix): New macro.
30308         (test-via-rtld-prefix): Likewise.
30309         (test-program-cmd): Likewise.
30310         (host-test-program-cmd): Likewise.
30311         * Makefile ($(common-objpfx)testrun.sh): Replace
30312         $(run-program-prefix) with $(test-program-prefix).
30313         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
30314         $(rtld-LDFLAGS).
30315         ($(common-objpfx)shlib.lds): Likewise.
30316         (build-module-helper): Likewise.
30317         ($(common-objpfx)format.lds): Likewise.
30318         * Rules (binaries-pie-tests): New.
30319         (binaries-pie-notests): Likewise.
30320         (binaries-pie): Rewritten.
30321         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
30322         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
30323         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
30324         (make-test-out): Replace $(host-built-program-cmd) with
30325         $(host-test-program-cmd).
30326         * config.make.in (build-hardcoded-path-in-tests): New variable.
30327         * configure.in (--enable-hardcoded-path-in-tests): New configure
30328         option.
30329         (hardcoded_path_in_tests): New AC_SUBST.
30330         * configure: Regenerated.
30331         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
30332         $(built-program-cmd) with $(test-program-cmd).
30333         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
30334         (test_program_cmd): This.
30335         * elf/Makefile ($(objpfx)order.out): Run test with
30336         $(test-program-prefix).
30337         ($(objpfx)order2.out): Likewise.
30338         ($(objpfx)tst-initorder.out): Likewise.
30339         ($(objpfx)tst-initorder2.out): Likewise.
30340         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
30341         $(test-program-cmd).
30342         ($(objpfx)tst-array1-static.out): Likewise.
30343         ($(objpfx)tst-array2.out): Likewise.
30344         ($(objpfx)tst-array3.out): Likewise.
30345         ($(objpfx)tst-array4.out): Likewise.
30346         ($(objpfx)tst-array5.out): Likewise.
30347         ($(objpfx)tst-array5-static.out): Likewise.
30348         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
30349         $(test-program-cmd).
30350         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
30351         $(run-program-prefix) with $(test-program-prefix).
30352         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
30353         (test_program_prefix): This.
30354         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
30355         $(run-program-prefix) with $(test-program-prefix).
30356         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
30357         (test_program_prefix): This.
30358         * iconvdata/tst-tables.sh: Likewise.
30359         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
30360         $(run-program-prefix) with $(test-program-prefix).
30361         ($(objpfx)tst-translit.out): Likewise.
30362         ($(objpfx)tst-gettext2.out): Likewise.
30363         ($(objpfx)tst-gettext4.out): Likewise.
30364         ($(objpfx)tst-gettext6.out): Likewise.
30365         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
30366         (test_program_prefix): This.
30367         * intl/tst-gettext2.sh: Likewise.
30368         * intl/tst-gettext4.sh  Likewise.
30369         * intl/tst-gettext6.sh: Likewise.
30370         * intl/tst-translit.sh: Likewise.
30371         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
30372         with $(test-program-cmd).
30373         * libio/Makefile ($(objpfx)test-freopen.out): Replace
30374         $(run-program-prefix) with $(test-program-prefix).
30375         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
30376         (test_program_prefix): This.
30377         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
30378         $(run-program-prefix) with $(test-program-prefix).
30379         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
30380         (test_program_prefix): This.
30381         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
30382         * posix/Makefile ($(objpfx)globtest.out): Replace
30383         $(run-via-rtld-prefix) and $(test-wrapper) with
30384         $(test-program-prefix) and $(test-via-rtld-prefix).
30385         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
30386         $(test-program-prefix).
30387         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
30388         $(host-test-program-cmd).
30389         (tst-spawn-ARGS): Likewise.
30390         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
30391         $(test-program-prefix).
30392         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
30393         (test_via_rtld_prefix): This.
30394         (test_wrapper): Renamed to ...
30395         (test_program_prefix): This.
30396         (run_program_prefix): Replaced by test_program_prefix.
30397         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
30398         (test_program_prefix): This.
30399         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
30400         with $(host-test-program-cmd).
30401         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
30402         $(run-program-prefix) with $(test-program-prefix).
30403         ($(objpfx)tst-printf.out): Likewise.
30404         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
30405         $(test-program-cmd).
30406         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
30407         (test_program_prefix): This.
30408         * stdio-common/tst-unbputc.sh: Likewise.
30409         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
30410         $(run-program-prefix) with $(test-program-prefix).
30411         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
30412         (test_program_prefix): This.
30413         * string/Makefile ($(objpfx)tst-svc.out):  Replace
30414         $(built-program-cmd) with $(test-program-cmd).
30416 2013-01-11  Andreas Jaeger  <aj@suse.de>
30418         [BZ #15003]
30419         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
30420         value. Sync with Linux 3.7.
30422 2013-01-10  David S. Miller  <davem@davemloft.net>
30424         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
30425         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
30426         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
30428 2013-01-10  Roland McGrath  <roland@hack.frob.com>
30430         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
30431         never set.
30432         * configure: Regenerated.
30434 2013-01-10  David S. Miller  <davem@davemloft.net>
30436         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
30437         sparc V9 rather than using V8 code.
30438         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
30439         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
30441 2013-01-10  Roland McGrath  <roland@hack.frob.com>
30443         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
30444         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
30445         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
30446         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
30447         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
30448         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
30449         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
30450         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
30451         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
30452         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
30453         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
30454         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
30455         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
30456         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
30457         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
30458         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
30459         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
30460         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
30461         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
30462         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
30463         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
30464         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
30465         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
30466         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
30467         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
30468         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
30469         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
30471 2013-01-10  David S. Miller  <davem@davemloft.net>
30473         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30475 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
30477         * posix/Makefile (tests-static): New variable.
30478         (tests): Add $(tests-static).
30479         (tst-exec-static-ARGS): New variable.
30480         (tst-spawn-static-ARGS): Likewise.
30481         * posix/tst-exec-static.c: New file.
30482         * posix/tst-spawn-static.c: Likewise.
30483         * posix/tst-exec.c: Support run directly.
30484         * posix/tst-spawn.c: Likewise.
30486 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
30488         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
30489         long.
30490         * math/bits/mathcalls.h (llrint): Likewise.
30491         (llround): Likewise.
30492         * stdlib/stdlib.h (struct drand48_data): Likewise.
30493         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
30494         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
30495         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
30496         Likewise.
30497         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
30498         Likewise.
30499         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
30500         (elf_greg_t): Likewise.
30501         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
30502         (__jmp_buf): Likewise.
30503         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
30504         definitions.
30505         (llrint): Likewise, for all definitions.
30506         (llrintl): Likewise.
30508         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
30509         Remove [__GNUC__] condition.
30510         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
30511         condition to just [__USE_ISOC99].
30512         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
30514 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
30516         [BZ #14200]
30517         * sysdeps/unix/sysv/linux/x86/bits/environments.h
30518         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
30519         defined.
30520         (_POSIX_V6_ILP32_OFF32): Likewise.
30521         (_XBS5_ILP32_OFF32): Likewise.
30522         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
30523         (__ILP32_OFFBIG_LDFLAGS): Likewise.
30525 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
30527         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
30529         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
30530         doubles __mpexp_twomm1.  Adjust usage.
30531         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
30532         Remove.
30534 2013-01-10  Andreas Schwab  <schwab@suse.de>
30536         [BZ #14964]
30537         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
30538         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
30540 2013-01-09  David S. Miller  <davem@davemloft.net>
30542         [BZ #15003]
30543         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
30544         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
30545         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
30546         (TCP_FASTOPEN): Define.
30547         (tcp_repair_opt): New structure.
30548         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
30549         enum values.
30550         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
30551         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
30552         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
30553         (tcp_cookie_transactions): New structure.
30555 2013-01-09  Anton Blanchard  <anton@samba.org>
30557         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
30558         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
30559         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
30560         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
30562 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
30564         * include/features.h (__USE_ANSI): Remove.
30566 2013-01-09  Roland McGrath  <roland@hack.frob.com>
30568         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
30570         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
30572 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
30574         * sysdeps/s390/fpu/libm-test-ulps: Update.
30576         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30578         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
30579         (__acr): Likewise.
30580         (__cpy): Likewise.
30581         (norm): Likewise.
30582         (denorm): Likewise.
30583         (__mp_dbl): Likewise.
30584         (__dbl_mp): Likewise.
30585         (add_magnitudes): Likewise.
30586         (sub_magnitudes): Likewise.
30587         (__add): Likewise.
30588         (__sub): Likewise.
30589         (__mul): Likewise.
30590         (__inv): Likewise.
30591         (__dvd): Likewise.
30592         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
30593         (__acr): Likewise.
30594         (__cpy): Likewise.
30595         (norm): Likewise.
30596         (denorm): Likewise.
30597         (__mp_dbl): Likewise.
30598         (__dbl_mp): Likewise.
30599         (add_magnitudes): Likewise.
30600         (sub_magnitudes): Likewise.
30601         (__add): Likewise.
30602         (__sub): Likewise.
30603         (__mul): Likewise.
30604         (__inv): Likewise.
30605         (__dvd): Likewise.
30606         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
30607         (__acr): Likewise.
30608         (__cpy): Likewise.
30609         (norm): Likewise.
30610         (denorm): Likewise.
30611         (__mp_dbl): Likewise.
30612         (__dbl_mp): Likewise.
30613         (add_magnitudes): Likewise.
30614         (sub_magnitudes): Likewise.
30615         (__add): Likewise.
30616         (__sub): Likewise.
30617         (__mul): Likewise.
30618         (__inv): Likewise.
30619         (__dvd): Likewise.
30621 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
30623         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
30624         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
30625         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
30626         2 && __USE_EXTERN_INLINES]: Likewise.
30628 2013-01-08  Andreas Jaeger  <aj@suse.de>
30630         [BZ# 14985]
30631         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
30632         Remove.
30633         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
30634         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
30636 2013-01-07  Anton Blanchard  <anton@samba.org>
30638         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
30639         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
30640         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
30641         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
30642         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
30643         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
30644         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
30645         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
30646         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
30647         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
30648         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
30649         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
30650         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
30651         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
30652         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
30653         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
30654         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
30655         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
30656         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
30657         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
30658         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
30659         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
30660         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
30661         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
30662         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
30663         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
30664         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
30665         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
30666         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
30667         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
30668         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
30669         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
30670         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
30671         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
30672         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
30673         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
30674         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
30675         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
30676         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
30677         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
30678         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
30679         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
30680         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
30682 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
30684         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
30685         (__MALLOC_PMT): Likewise.
30686         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
30687         [__GNUC__], only on [_LIBC].
30688         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
30689         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
30690         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
30691         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
30692         forward declaration.
30693         (realloc_hook_ini): Likewise.
30694         (memalign_hook_ini): Likewise.
30695         (__libc_memalign): Do not use __MALLOC_PMT in variable
30696         declaration.
30697         (__libc_valloc): Likewise.
30698         (__libc_pvalloc): Likewise.
30699         (__libc_calloc): Likewise.
30700         (__posix_memalign): Likewise.
30702         [BZ #14996]
30703         * math/s_casinh.c: Include <float.h>.
30704         (__casinh): Do not do computation with squaring and square root
30705         for large arguments.
30706         * math/s_casinhf.c: Include <float.h>.
30707         (__casinhf): Do not do computation with squaring and square root
30708         for large arguments.
30709         * math/s_casinhl.c: Include <float.h>.
30710         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
30711         (__casinhl): Do not do computation with squaring and square root
30712         for large arguments.
30713         * math/libm-test.inc (casin_test): Add more tests.
30714         (casinh_test): Likewise.
30715         * sysdeps/i386/fpu/libm-test-ulps: Update.
30716         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30718 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
30720         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
30721         (__x86_64_raw_data_cache_size): Likewise.
30722         (__x86_64_data_cache_size_half): Likewise.
30723         (__x86_64_raw_data_cache_size_half): Likewise.
30724         (__x86_64_shared_cache_size): Likewise.
30725         (__x86_64_raw_shared_cache_size): Likewise.
30726         (__x86_64_shared_cache_size_half): Likewise.
30727         (__x86_64_raw_shared_cache_size_half): Likewise.
30728         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
30729         to ...
30730         (__x86_data_cache_size): This.
30731         (__x86_64_raw_data_cache_size): Renamed to ...
30732         (__x86_raw_data_cache_size): This.
30733         (__x86_64_data_cache_size_half): Renamed to ...
30734         (__x86_data_cache_size_half): This.
30735         (__x86_64_raw_data_cache_size_half): Renamed to ...
30736         (__x86_raw_data_cache_size_half): This.
30737         (__x86_64_shared_cache_size): Renamed to ...
30738         (__x86_shared_cache_size): This.
30739         (__x86_64_raw_shared_cache_size): Renamed to ...
30740         (__x86_raw_shared_cache_size): This.
30741         (__x86_64_shared_cache_size_half): Renamed to ...
30742         (__x86_shared_cache_size_half): This.
30743         (__x86_64_raw_shared_cache_size_half): Renamed to ...
30744         (__x86_raw_shared_cache_size_half): This.
30745         * sysdeps/x86_64/memcpy.S: Updated.
30746         * sysdeps/x86_64/memset.S: Likewise.
30747         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
30748         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
30749         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
30751 2013-01-04  David S. Miller  <davem@davemloft.net>
30753         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30755 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
30757         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
30758         1 to avoid redefinition warning.
30759         (__USE_GNU): Don't define.
30760         (init_signaling_nan): Protoize.
30762         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30764 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
30766         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
30767         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
30768         (__cpymn): Likewise.
30769         (norm): Remove commented code.
30770         (denorm): Likewise.
30771         (__mp_dbl): Likewise.
30772         (__inv): Likewise.
30773         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
30774         (__cpymn): Likewise.
30775         (norm): Remove commented code.
30776         (denorm): Likewise.
30777         (__mp_dbl): Likewise.
30778         (__inv): Likewise.
30780         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
30781         mp_no value for 1.0 and 2.0.
30782         (norm): Use RADIXI instead of radixi.d.
30783         (denorm): Likewise.
30784         (__mul): Use 0.0 instead of zero.d.
30785         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
30786         mp_no value for 1.0 and 2.0.
30787         (norm): Use RADIXI instead of radixi.d.
30788         (denorm): Likewise.
30789         (__mul): Use 0.0 instead of zero.d.
30791 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
30793         [BZ #14994]
30794         * math/s_casinh.c (__casinh): Reduce finite argument to first
30795         quadrant then set signs of results at the end.
30796         * math/s_casinhf.c (__casinhf): Likewise.
30797         * math/s_casinhl.c (__casinhl): Likewise.
30798         * math/libm-test.inc (casin_test): Add more tests.
30799         (casinh_test): Likewise.
30800         * sysdeps/i386/fpu/libm-test-ulps: Update.
30801         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30803 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
30805         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
30807         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
30809         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
30810         declarations.
30811         (denorm): Likewise.
30812         (__mp_dbl): Likewise.
30813         (__inv): Likewise.
30815         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
30816         and adjust the header comment.
30818         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
30819         variable name from declaration.
30821 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
30823         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
30824         Initialize COMMON_CPUID_INDEX_7 element.
30825         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
30826         (CPUID_RTM): Likewise.
30827         (HAS_RTM): Likewise.
30828         (COMMON_CPUID_INDEX_7): New enum.
30830 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
30832         [BZ #14981]
30833         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
30834         size is zero, record memory as freed.
30836 2013-01-03  Andreas Jaeger  <aj@suse.de>
30838         * po/ia.po: Add new Interlingua translation.
30840 2012-01-03  Allan McRae  <allan@archlinux.org>
30842         * locale/programs/localedef.c: Fix description of '--posix' flag.
30844 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
30846         * NEWS: Update dates in second copyright notice.
30847         * README: Update copyright dates in example.
30848         * manual/libc.texinfo: Update copyright dates.
30849         * scripts/test-installation.pl: Update copyright date in --version
30850         output.
30852         * hurd/ctty-input.c: Fix copyright notice formatting.
30853         * hurd/ctty-output.c: Likewise.
30854         * hurd/dtable.c: Likewise.
30855         * hurd/hurd-raise.c: Likewise.
30856         * hurd/hurdprio.c: Likewise.
30857         * hurd/msgportdemux.c: Likewise.
30858         * misc/sys/file.h: Likewise.
30859         * misc/sys/ioctl.h: Likewise.
30860         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
30861         * sysdeps/mach/hurd/chdir.c: Likewise.
30862         * sysdeps/mach/hurd/fchdir.c: Likewise.
30863         * sysdeps/mach/hurd/rename.c: Likewise.
30864         * sysdeps/mach/hurd/rmdir.c: Likewise.
30865         * sysdeps/mach/hurd/seekdir.c: Likewise.
30866         * sysdeps/mach/hurd/setsid.c: Likewise.
30867         * sysdeps/posix/wait3.c: Likewise.
30869         * All files with FSF copyright notices: Update copyright dates
30870         using scripts/update-copyrights.
30871         * intl/plural.c: Regenerated.
30872         * locale/programs/charmap-kw.h: Likewise.
30873         * locale/programs/locfile-kw.h: Likewise.
30875 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
30877         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
30878         four values.
30880         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
30881         calculation loop and add branch prediction.
30883         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
30884         check access beyond bounds of m1np.
30886         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
30887         MPTWO.
30888         (__inv): Remove local variable MPTWO to use the global
30889         constant.
30890         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
30891         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
30892         variable MPTWO.
30893         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
30894         MP3HALFS static const.
30896 2013-01-01  David S. Miller  <davem@davemloft.net>
30898         * po/ca.po: Update from translation team.
30900 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
30902         * scripts/update-copyrights: New file.
30903         * Makeconfig: Reformat copyright notice.
30904         * ctype/ctype.h: Likewise.
30905         * debug/swprintf_chk.c: Likewise.
30906         * elf/dl-cache.c: Likewise.
30907         * elf/dl-debug.c: Likewise.
30908         * elf/dl-object.c: Likewise.
30909         * grp/initgroups.c: Likewise.
30910         * hurd/Makefile: Likewise.
30911         * hurd/hurd/signal.h: Likewise.
30912         * hurd/hurdfault.c: Likewise.
30913         * hurd/hurdioctl.c: Likewise.
30914         * hurd/hurdlookup.c: Likewise.
30915         * hurd/intr-msg.c: Likewise.
30916         * iconv/gconv_open.c: Likewise.
30917         * libio/swprintf.c: Likewise.
30918         * locale/lc-ctype.c: Likewise.
30919         * locale/nl_langinfo.c: Likewise.
30920         * mach/Machrules: Likewise.
30921         * mach/Makefile: Likewise.
30922         * malloc/obstack.h: Likewise.
30923         * manual/Makefile: Likewise.
30924         * manual/tsort.awk: Likewise.
30925         * misc/bits/stab.def: Likewise.
30926         * nis/nis_print_group_entry.c: Likewise.
30927         * nis/nis_table.c: Likewise.
30928         * nis/nss_compat/compat-pwd.c: Likewise.
30929         * nis/nss_compat/compat-spwd.c: Likewise.
30930         * po/Makefile: Likewise.
30931         * posix/fnmatch.c: Likewise.
30932         * posix/regex.h: Likewise.
30933         * resolv/Makefile: Likewise.
30934         * resolv/nss_dns/dns-network.c: Likewise.
30935         * resolv/res_hconf.c: Likewise.
30936         * scripts/gen-sorted.awk: Likewise.
30937         * soft-fp/soft-fp.h: Likewise.
30938         * stdio-common/printf.h: Likewise.
30939         * stdlib/monetary.h: Likewise.
30940         * stdlib/random.c: Likewise.
30941         * stdlib/random_r.c: Likewise.
30942         * sysdeps/generic/Makefile: Likewise.
30943         * sysdeps/gnu/Makefile: Likewise.
30944         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
30945         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
30946         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
30947         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
30948         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
30949         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
30950         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
30951         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
30952         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
30953         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
30954         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
30955         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
30956         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
30957         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
30958         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
30959         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
30960         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
30961         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
30962         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
30963         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
30964         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
30965         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
30966         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
30967         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
30968         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
30969         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
30970         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
30971         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
30972         * sysdeps/mach/hurd/errnos.awk: Likewise.
30973         * sysdeps/mach/hurd/fork.c: Likewise.
30974         * sysdeps/mach/hurd/getcwd.c: Likewise.
30975         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
30976         * sysdeps/mach/hurd/mmap.c: Likewise.
30977         * sysdeps/mach/hurd/utimes.c: Likewise.
30978         * sysdeps/mach/hurd/xmknod.c: Likewise.
30979         * sysdeps/posix/profil.c: Likewise.
30980         * sysdeps/posix/readdir_r.c: Likewise.
30981         * sysdeps/powerpc/bits/mathdef.h: Likewise.
30982         * sysdeps/powerpc/bits/setjmp.h: Likewise.
30983         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
30984         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
30985         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
30986         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
30987         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
30988         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
30989         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
30990         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
30991         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
30992         * sysdeps/pthread/lio_listio.c: Likewise.
30993         * sysdeps/sparc/dl-procinfo.h: Likewise.
30994         * sysdeps/unix/i386/sysdep.S: Likewise.
30995         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
30996         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
30997         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
30998         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
30999         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
31000         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
31001         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
31002         * sysdeps/unix/sysv/linux/speed.c: Likewise.
31003         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
31004         * sysdeps/wordsize-32/divdi3.c: Likewise.
31005         * time/sys/time.h: Likewise.
31006         * wcsmbs/Makefile: Likewise.
31008 2013-01-01  David S. Miller  <davem@davemloft.net>
31010         * po/fr.po: Update from translation team.
31012         * catgets/gencat.c: Update copyright year.
31013         * csu/version.c: Likewise.
31014         * debug/catchsegv.sh: Likewise.
31015         * debug/pcprofiledump.c: Likewise.
31016         * debug/xtrace.sh: Likewise.
31017         * elf/ldconfig.c: Likewise.
31018         * elf/ldd.bash.in: Likewise.
31019         * elf/pldd.c: Likewise.
31020         * elf/sotruss.ksh: Likewise.
31021         * elf/sprof.c: Likewise.
31022         * iconv/iconv_prog.c: Likewise.
31023         * iconv/iconvconfig.c: Likewise.
31024         * locale/programs/locale.c: Likewise.
31025         * locale/programs/localedef.c: Likewise.
31026         * login/programs/pt_chown.c: Likewise.
31027         * malloc/memusage.sh: Likewise.
31028         * malloc/memusagestat.c: Likewise.
31029         * malloc/mtrace.pl: Likewise.
31030         * nscd/nscd.c: Likewise.
31031         * nss/getent.c: Likewise.
31032         * nss/makedb.c: Likewise.
31033         * posix/getconf.c: Likewise.
31035 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
31037         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
31038         numbers.
31040 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
31042         * math/bits/mathcalls.h (modf): Use __nonnull.
31044 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
31046         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
31047         (split): Use macro CN instead of the bare value.
31048         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
31049         could be used.
31050         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
31051         instead of the bare value.
31052         (power1): Likewise.
31054 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31056         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
31057         __ATAN_TWOM.
31058         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
31060         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
31061         their values.
31062         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
31063         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
31064         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
31065         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
31067 2012-12-28  Andreas Jaeger  <aj@suse.de>
31069         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
31070         values are from Linux 3.7.
31072         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
31073         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
31075 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31077         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
31078         TRUE case.
31080         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
31081         (norm): Likewise.
31082         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
31083         variables with preprocessor constants.
31084         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
31085         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
31086         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
31088 2012-12-27  Bruno Haible  <bruno@clisp.org>
31090         [BZ #14317]
31091         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
31092         only if needed.
31094 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
31096         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
31097         and use variable directly.
31098         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
31100         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
31101         MPONE.
31102         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
31103         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
31104         variable MPONE.
31105         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
31106         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
31107         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
31108         include directive.  Remove local variable MPONE.
31109         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
31110         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
31111         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
31113 2012-12-25  David S. Miller  <davem@davemloft.net>
31115         * version.h (RELEASE): Set to "development".
31116         (VERSION): Set to "2.17.90".
31117         * NEWS: Add 2.18 section.
31119 2012-12-21  David S. Miller  <davem@davemloft.net>
31121         * po/hr.po: Update from translation team.
31123 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31125         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
31127 2012-12-19  Steve Ellcey  <sellcey@mips.com>
31129         * NEWS:  Mention new memcpy for MIPS.
31131 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
31133         * manual/contrib.texi (Contributors): Spelling correction.
31135 2012-12-15  David S. Miller  <davem@davemloft.net>
31137         * po/ru.po: Update from translation team.
31139 2012-12-13  David S. Miller  <davem@davemloft.net>
31141         * NEWS: Mention IFUNC testsuite enhancements.
31143         * po/pl.po: Update from translation team.
31144         * po/bg.po: Likewise.
31146         * manual/contrib.texi (Contributors): Update entries for Hongjiu
31147         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
31149 2012-12-11  David S. Miller  <davem@davemloft.net>
31151         * po/sv.po: Update from translation team.
31153         * po/vi.po: Update from translation team.
31155         * po/cs.po: Update from translation team.
31157         * po/de.po: Update from translation team.
31158         * po/eo.po: Likewise.
31159         * po/nl.po: Likewise.
31161 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
31163         [BZ #14246]
31164         * manual/argp.texi (Argp Helper Functions): Move node to follow
31165         Argp Parsing State.
31167         [BZ #14872]
31168         * manual/conf.texi (Limits on File System Capacity): Mention if
31169         terminating null is included in the max size.
31171 2012-12-10  Andreas Jaeger  <aj@suse.de>
31173         * po/cs.po: Update from translation team.
31175 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
31177         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
31178         void pointer and cast to uintptr_t.
31179         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
31180         path.
31181         * sysdeps/s390/s390-64/memcpy.S: Likewise.
31182         * sysdeps/s390/s390-64/memset.S: Likewise.
31184 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
31186         [BZ #14833]
31187         * menual/message.texi (Message Translation): Fix typos.
31188         (Helper programs for gettext): Likewise.
31190 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
31192         [BZ #14898]
31193         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
31194         Change to -1.
31196 2012-12-07  David S. Miller  <davem@davemloft.net>
31198         * po/libc.pot: Update.
31200 2012-12-07  Richard Henderson  <rth@redhat.com>
31202         [BZ #10114]
31203         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
31204         normal/normal case to before the switch.
31205         (_FP_DIV): Likewise.
31207 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
31208             Mike Frysinger  <vapier@gentoo.org>
31210         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
31211         check for __NR_fadvise64_64.
31213 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
31215         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
31216         0, not just to plain "0" as a statement.
31217         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
31218         with cw.
31220 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
31222         * NEWS: Use sourceware.org in Bugzilla URL.
31224 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
31226         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
31227         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
31229         * stdio-common/tst-put-error.c (do_test): Add newline to the
31230         padded test to ensure flush.
31232 2012-12-05  Jeff Law  <law@redhat.com>
31234         * sunrpc/etc.rpc (fedfs_admin): Add entry.
31236 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
31238         * README: Don't refer to ports add-on as distributed separately.
31239         Mention AArch64 in list of systems supported in the ports add-on.
31241         * LICENSES: Add more non-FSF copyright and license notices.
31243         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
31244         ((unused)).
31246         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
31248         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
31249         10000 as width of padded output.
31251 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
31253         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
31255         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
31256         variable LX with __attribute__ ((unused)).
31257         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
31258         Likewise.
31259         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
31260         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
31261         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
31262         with __attribute__ ((unused)).
31264 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
31266         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
31268 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
31270         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
31271         (CFLAGS-nldbl-acos.c): New variable.
31272         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
31273         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
31274         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
31275         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
31276         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
31277         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
31278         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
31279         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
31280         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
31281         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
31282         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
31283         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
31284         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
31285         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
31286         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
31287         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
31288         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
31289         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
31290         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
31291         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
31292         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
31293         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
31294         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
31295         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
31296         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
31297         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
31298         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
31299         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
31300         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
31301         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
31302         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
31303         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
31304         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
31305         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
31306         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
31307         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
31308         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
31309         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
31310         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
31311         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
31312         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
31313         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
31314         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
31315         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
31316         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
31317         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
31318         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
31319         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
31320         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
31321         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
31322         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
31323         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
31324         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
31325         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
31326         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
31327         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
31328         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
31329         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
31330         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
31331         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
31332         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
31333         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
31334         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
31335         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
31336         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
31337         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
31338         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
31339         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
31340         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
31341         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
31342         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
31343         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
31344         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
31345         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
31346         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
31347         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
31348         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
31349         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
31350         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
31351         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
31352         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
31353         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
31354         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
31355         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
31356         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
31357         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
31358         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
31359         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
31360         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
31361         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
31362         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
31363         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
31364         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
31365         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
31366         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
31367         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
31368         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
31370         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
31371         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
31373         [BZ #14914]
31374         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
31375         whole low double instead of just low 47 bits when splitting values
31376         into two parts.
31378 2012-12-03  Allan McRae  <allan@archlinux.org>
31380         * manual/stdio.texi (Predefined Printf Handlers): Remove
31381         @hsep and @vsep usage.
31383 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
31385         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
31386         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
31388 2012-12-03  Jeff Law  <law@redhat.com>
31390         * time/sys/time.h (settimeofday): Do not mark TV argument
31391         as __nonnull.
31393 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
31395         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
31396         when currently writing and seek to current position when not.
31397         * libio/Makefile (tests): Remove bug-fclose1.
31398         * libio/bug-fclose1.c: Delete.
31400 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
31402         * manual/arith.texi (feenableexcept): Fix typo.
31403         (fedisableexcept): Likewise.
31405 2012-11-30  Roland McGrath  <roland@hack.frob.com>
31407         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
31408         second, differently-typed declaration, rather than a cast.
31410 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
31412         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
31413         * include/rpc/svc.h: ... here.
31415 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
31417         [BZ #13013]
31418         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
31419         depending n and resplen2 to catch cases where answer
31420         equals answerp2.
31422 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
31424         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
31425         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
31427 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
31429         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
31431 2012-11-29  Roland McGrath  <roland@hack.frob.com>
31433         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
31435 2012-11-28  Jeff Law  <law@redhat.com>
31437         [BZ #13761]
31438         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
31439         dataset_temporary.  Track alloca usage into alloca_used.
31440         If dataset is large allocate and release it via malloc/free.
31442 2012-06-04  Florian Weimer  <fweimer@redhat.com>
31444         [BZ #14197]
31445         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
31447 2012-11-28  David S. Miller  <davem@davemloft.net>
31449         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31451 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
31453         [BZ #14803]
31454         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
31455         of pi/2 rounded to nearest to 64 bits.
31456         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
31457         nearest to 64 bits.
31458         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
31459         bits.
31461 2012-11-28  Jeff Law <law@redhat.com>
31462             Martin Osvald <mosvald@redhat.com>
31464         [BZ #14889]
31465         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
31466         * sunrpc/svc.c: Include time.h.
31467         (__svc_accept_failed): New function.
31468         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
31469         any reason other than EINTR, call __svc_accept_failed.
31470         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
31471         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
31473 2012-11-28  Andreas Schwab  <schwab@suse.de>
31475         * scripts/abilist.awk: Also handle indirect functions in .opd
31476         section.
31478 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
31480         [BZ #13881]
31481         * sysdeps/x86/fpu/powl_helper.c: New file.
31482         * sysdeps/x86/fpu/Makefile: Likewise.
31483         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
31484         (p3): New object.
31485         (__ieee754_powl): Use __powl_helper for finite arguments except
31486         integer exponents below 8.
31487         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
31488         (p3): New object.
31489         (__ieee754_powl): Use __powl_helper for finite arguments except
31490         integer exponents below 8.
31491         * math/libm-test.inc (pow_test): Add more tests and enable some
31492         previously disabled tests.
31493         * sysdeps/i386/fpu/libm-test-ulps: Update.
31494         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31496 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31497             Carlos O'Donell  <carlos_odonell@mentor.com>
31499         * nss/makedb.c (is_prime): Assert that input is odd and greater
31500         than 4.  Note that fact in a comment too.
31501         (next_prime): Add 4 to input.
31503 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
31505         [BZ #11741]
31506         * libio/Makefile (tests): Add test case tst-fwrite-error.
31507         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
31508         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
31509         * libio/tst-fwrite-error.c: New test case.
31511 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
31513         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
31514         before casting to void *.
31515         * include/libc-internal.h (__pointer_type): New macro.
31516         (__integer_if_pointer_type_sub): Likewise.
31517         (__integer_if_pointer_type): Likewise.
31518         (cast_to_integer): Likewise.
31519         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
31520         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
31521         before casting to atomic64_t.
31522         (atomic_exchange_acq): Likewise.
31523         (__arch_exchange_and_add_body): Likewise.
31524         (__arch_add_body): Likewise.
31525         (atomic_add_negative): Likewise.
31526         (atomic_add_zero): Likewise.
31528 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
31530         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
31531         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
31532         (add_fdes): Likewise.
31533         (linear_search_fdes): Likewise.
31534         (binary_search_unencoded_fdes): Likewise.
31536 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
31538         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
31540 2012-11-24  Adam Conrad  <adconrad@0c3.net>
31542         * configure.in: Autodetect C++ header directories.
31543         * configure: Regenerated.
31545 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
31547         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
31549 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
31551         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31553 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
31555         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
31556         LDBL_MANT_DIG == 106]: Disable some tests.
31557         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
31558         Likewise.
31559         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
31560         Likewise.
31562         [BZ #14871]
31563         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
31564         input for small inputs.  Return +/- pi/2 for large inputs.
31565         * math/libm-test.inc (atan_test): Add more tests.
31567         * sysdeps/generic/unwind-dw2-fde-glibc.c
31568         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
31569         __attribute__ ((unused)).
31571         [BZ #14645]
31572         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
31573         x * y if x and y are nonzero and z is zero.
31575         [BZ #14811]
31576         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
31577         nonzero exponents with absolute value below 0x1p-117 to +/-
31578         0x1p-117.
31580         [BZ #14869]
31581         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
31582         up arguments below 2**-450, not just those below 2**-500.
31583         * math/libm-test.inc (hypot_test): Add another test.
31585         [BZ #14868]
31586         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
31587         Return a+b for ratio over 2**120, not 2**60.
31588         * math/libm-test.inc (hypot_test): Add another test.
31590         * math/libm-test.inc (clog_test): Use
31591         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
31592         (clog10_test): Likewise.
31594         [BZ #6778]
31595         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
31597 2012-11-22  Andreas Schwab  <schwab@suse.de>
31599         * sysdeps/i386/fpu/libm-test-ulps: Update.
31601 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
31603         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
31604         printf output with newline.
31606 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
31608         [BZ #14865]
31609         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
31610         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
31611         -z nodlopen, -z initfirst and -z execstack support.
31612         * configure: Regenerated.
31614         * elf/elf.h (DF_1_NODIRECT): New macro.
31615         (DF_1_IGNMULDEF): Likewise.
31616         (DF_1_NOKSYMS): Likewise.
31617         (DF_1_NOHDR): Likewise.
31618         (DF_1_EDITED): Likewise.
31619         (DF_1_NORELOC): Likewise.
31620         (DF_1_SYMINTPOSE): Likewise.
31621         (DF_1_GLOBAUDIT): Likewise.
31622         (DF_1_SINGLETON): Likewise.
31623         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
31624         DT_1_SUPPORTED_MASK bits.
31625         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
31627 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
31629         * sysdeps/unix/make-syscalls.sh: Document prefixes.
31631 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
31633         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
31634         macro.
31636         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
31637         (sendmmsg): Move declarations...
31638         * socket/sys/socket.h: ... here.
31639         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
31640         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
31641         include it from...
31642         * socket/recvmmsg.c: ... this new file.
31643         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
31644         (sendmmsg): Rename to __sendmmsg, create weak alias and make
31645         definition of __sendmmsg hidden.
31646         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
31647         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
31648         Move ENOSYS stub into and include it from...
31649         * socket/sendmmsg.c: ... this new file.
31650         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
31651         (sysdep_routines): Move recvmmsg and sendmmsg...
31652         * socket/Makefile (routines): ... here.
31653         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
31654         (GLIBC_PRIVATE): Add __sendmmsg.
31655         * include/sys/socket.h (__sendmmsg): Add declarations.
31656         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
31657         sendmmsg.
31659 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
31661         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
31662         variable I1 with __attribute__ ((unused)).
31663         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
31665 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
31667         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
31668         DUMMY variables with __attribute__ ((unused)).
31670         * bits/byteswap.h: Include <bits/types.h>.
31671         (__bswap_64): Use __uint64_t instead of unsigned long long int.
31673 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
31675         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
31676         string_t.  Do not manually set errno.
31677         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
31678         length with __strnlen.  Make sure to both set errno and return it on
31679         failure.
31681 2012-11-19  David S. Miller  <davem@davemloft.net>
31683         With help from Joseph Myers.
31684         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
31685         very large arguments properly.
31686         * math/libm-test.inc (atan_test): New tests.
31687         (atan2_test): New tests.
31688         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31689         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31691 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
31693         [BZ #14856]
31694         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
31695         Define to 3.
31697         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
31698         [POSIX] (EADDRNOTAVAIL): Likewise.
31699         [POSIX] (EAFNOSUPPORT): Likewise.
31700         [POSIX] (EALREADY): Likewise.
31701         [POSIX] (ECONNABORTED): Likewise.
31702         [POSIX] (ECONNREFUSED): Likewise.
31703         [POSIX] (ECONNRESET): Likewise.
31704         [POSIX] (EDESTADDRREQ): Likewise.
31705         [POSIX] (EDQUOT): Likewise.
31706         [POSIX] (EHOSTUNREACH): Likewise.
31707         [POSIX] (EIDRM): Likewise.
31708         [POSIX] (EISCONN): Likewise.
31709         [POSIX] (ELOOP): Likewise.
31710         [POSIX] (EMULTIHOP): Likewise.
31711         [POSIX] (ENETDOWN): Likewise.
31712         [POSIX] (ENETUNREACH): Likewise.
31713         [POSIX] (ENOBUFS): Likewise.
31714         [POSIX] (ENODATA): Likewise.
31715         [POSIX] (ENOLINK): Likewise.
31716         [POSIX] (ENOMSG): Likewise.
31717         [POSIX] (ENOPROTOOPT): Likewise.
31718         [POSIX] (ENOSR): Likewise.
31719         [POSIX] (ENOSTR): Likewise.
31720         [POSIX] (ENOTCONN): Likewise.
31721         [POSIX] (ENOTSOCK): Likewise.
31722         [POSIX] (EOPNOTSUPP): Likewise.
31723         [POSIX] (EOVERFLOW): Likewise.
31724         [POSIX] (EPROTO): Likewise.
31725         [POSIX] (EPROTONOSUPPORT): Likewise.
31726         [POSIX] (EPROTOTYPE): Likewise.
31727         [POSIX] (ESTALE): Likewise.
31728         [POSIX] (ETIME): Likewise.
31729         [POSIX] (ETXTBSY): Likewise.
31730         [POSIX] (EWOULDBLOCK): Likewise.
31731         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
31732         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
31733         [POSIX] (SEEK_CUR): Likewise.
31734         [POSIX] (SEEK_END): Likewise.
31735         [POSIX || UNIX98] (mode_t): Do not require.
31736         [POSIX] (off_t): Likewise.
31737         [POSIX] (pid_t): Likewise.
31738         [POSIX] (sys/stat.h): Do not allow header.
31739         [POSIX] (unistd.h): Likewise.
31740         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
31741         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
31742         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
31743         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
31744         require.
31745         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
31746         sigevent): Specify elements.
31747         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
31748         entry.
31749         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
31750         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
31752         * conform/data/cpio.h-data [POSIX]: Disable whole file.
31753         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
31754         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
31755         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
31756         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
31757         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
31758         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
31759         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
31760         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
31761         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
31762         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
31763         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
31764         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
31765         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
31766         Likewise.
31767         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
31768         Likewise.
31769         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
31770         Likewise.
31771         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
31772         Likewise.
31773         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
31774         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
31775         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
31776         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
31777         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
31778         Specify lower bound on value.
31779         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
31780         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
31781         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
31782         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
31783         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
31784         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
31785         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
31786         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
31787         value.
31788         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
31789         as optional.
31790         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
31791         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
31792         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
31793         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
31794         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
31795         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
31796         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
31797         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
31798         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
31799         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
31800         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
31801         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
31802         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
31803         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
31804         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
31805         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
31806         entry.
31807         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
31808         optional.
31809         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
31810         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
31811         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
31812         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
31813         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
31814         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
31815         Likewise.
31816         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
31817         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
31818         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
31819         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
31820         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
31821         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
31822         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
31823         as optional.
31824         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
31825         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
31826         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
31827         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
31828         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
31829         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
31830         specify as optional.
31831         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
31832         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
31833         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
31834         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
31835         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
31836         [XPG3] (NL_LANGMAX): Likewise.
31837         [POSIX || XPG3] (NL_MSGMAX): Likewise.
31838         [POSIX || XPG3] (NL_NMAX): Likewise.
31839         [POSIX || XPG3] (NL_SETMAX): Likewise.
31840         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
31841         [XPG3] (NZERO): Likewise.
31842         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
31843         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
31844         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
31845         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
31846         (REG_ERANGE): Expect.
31847         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
31848         optional-constant.
31849         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
31850         Use (void) in prototype.
31851         [POSIX] (*_t): Allow.
31852         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
31853         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
31854         (WRDE_BADVAL): Expect.
31856         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
31857         expect.
31858         [XPG3 || XPG4] (O_RSYNC): Likewise.
31859         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
31860         Likewise.
31861         [XPG3 || XPG4] (pthread_sigmask): Likewise.
31862         [XPG3 || XPG4] (sigqueue): Likewise.
31863         [XPG3 || XPG4] (sigtimedwait): Likewise.
31864         [XPG3 || XPG4] (sigwaitinfo): Likewise.
31865         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
31866         [XPG3 || XPG4] (vsnprintf): Likewise.
31867         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
31868         Likewise.
31869         [XPG3 || XPG4] (blksize_t): Likewise.
31870         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
31871         Likewise.
31872         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
31873         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
31874         [XPG3 || XPG4] (struct itimerspec): Likewise.
31875         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
31876         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
31877         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
31878         [XPG3 || XPG4] (clockid_t): Likewise.
31879         [XPG3 || XPG4] (timer_t): Likewise.
31880         [XPG3 || XPG4] (clock_getres): Likewise.
31881         [XPG3 || XPG4] (clock_gettime): Likewise.
31882         [XPG3 || XPG4] (clock_settime): Likewise.
31883         [XPG3 || XPG4] (nanosleep): Likewise.
31884         [XPG3 || XPG4] (timer_create): Likewise.
31885         [XPG3 || XPG4] (timer_delete): Likewise.
31886         [XPG3 || XPG4] (timer_gettime): Likewise.
31887         [XPG3 || XPG4] (timer_getoverrun): Likewise.
31888         [XPG3 || XPG4] (timer_settime): Likewise.
31889         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
31890         [XPG3 || XPG4] (getlogin_r): Likewise.
31891         [XPG3 || XPG4] (pread): Likewise.
31892         [XPG3 || XPG4] (pthread_atfork): Likewise.
31893         [XPG3 || XPG4] (pwrite): Likewise.
31895         [BZ #14835]
31896         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
31897         <bits/siginfo.h>.
31899 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
31901         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
31902         finalizing MALLSTREAM.
31904         * sysdeps/mach/hurd/syncfs.c: New file.
31906 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
31908         [BZ #14719]
31909         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
31910         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
31911         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
31912         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
31913         (_nss_dns_gethostbyname4_r): Likewise.
31914         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
31915         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
31917 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
31919         [BZ #13763]
31920         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
31922 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
31924         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
31925         * elf/cache.c (print_entry): Print ",AArch64" for
31926         FLAG_AARCH64_LIB64
31928         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
31929         * elf/cache.c (print_entry): Print ",hard-float" for
31930         FLAG_ARM_LIBHF.
31932 2012-11-18  David S. Miller  <davem@davemloft.net>
31934         With help from Joseph Myers.
31935         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
31936         cutoff to 2**-13.
31937         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
31938         cutoff to 2**-25.
31939         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
31940         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
31941         small.
31942         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
31943         * math/libm-test.inc (y0_test): New tests.
31944         (y1_test): New tests.
31945         * sysdeps/i386/fpu/libm-test-ulps: Update.
31946         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31947         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31949 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
31951         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
31952         64-bit targets.
31953         * configure: Regenerated.
31955 2012-11-17  David S. Miller  <davem@davemloft.net>
31957         [BZ #14811]
31958         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
31959         nonzero exponents with absolute value below 0x1p-128 to +/-
31960         0x1p-128.
31962 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
31964         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
31966         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
31968         * posix/getconf-speclist.c: New file.
31969         * posix/posix-envs.def: Likewise.
31970         * posix/confstr.c (START_ENV_GROUP): New macro.
31971         (END_ENV_GROUP): Likewise.
31972         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
31973         (KNOWN_PRESENT_ENV_STRING): Likewise.
31974         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
31975         (UNKNOWN_ENVIRONMENT): Likewise.
31976         (confstr): Include posix-envs.def instead of handling
31977         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
31978         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
31979         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
31980         (END_ENV_GROUP): Likewise.
31981         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
31982         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
31983         (UNKNOWN_ENVIRONMENT): Likewise.
31984         (__sysconf): Include posix-envs.def instead of handling associated
31985         cases directly here.
31986         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
31987         preprocessing getconf-speclist.c rather than running getconf or
31988         generating empty file.
31990 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
31992         * scripts/check-local-headers.sh: Ignore 'mach' headers.
31994 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
31996         [BZ #14672]
31997         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
31999 2012-11-16  David S. Miller  <davem@davemloft.net>
32001         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
32002         smaller than LDBL_EPSILON/2.0L, just return xm1.
32004 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
32006         * elf/tst-array1.c (init): Set constructor priority to 1000.
32007         (fini): Set destructor priority to 1000.
32008         * elf/tst-array2dep.c: Likewise.
32010 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
32012         [BZ #11741]
32013         * libio/fileops.c (_IO_new_file_write): Correctly return error.
32014         (_IO_new_file_xsputn): Also return EOF if none of the input
32015         data was written when overflow failed.
32016         * libio/iopadn.c (_IO_padn): Likewise.
32017         * libio/iowpadn.c (_IO_wpadn): Likewise.
32018         * stdio-common/tst-put-error.c: Add copyright notice.
32019         (do_test): Add case for printing padded string.
32020         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
32021         _IO_padn returned error.
32022         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
32023         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
32024         return EOF.
32026 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
32028         * libio/libioP.h: Add comment note that the references to C++
32029         bits are now obsolete.
32031 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32033         * math/libm-test.inc (check_complex): Use asprintf.
32035 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
32037         * debug/pcprofiledump.c (print_version): Update copyright year.
32038         * malloc/memusagestat.c (print_version): Likewise.
32040 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
32042         [BZ #14831]
32043         * elf/Makefile (tests): Add tst-audit8.
32044         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
32045         ($(objpfx)tst-audit8.out): New target.
32046         (tst-audit8-ENV): New variable.
32047         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
32048         audit if l_reloc_result is NULL.
32049         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
32050         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
32051         * elf/tst-audit8.c: New file.
32053 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32055         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
32056         * misc/Makefile (CFLAGS-select.c): Define.
32057         * posix/Makefile (CFLAGS-pause.c): Define.
32059 2012-11-13  David S. Miller  <davem@davemloft.net>
32061         * crypt/Makefile: Move test targets after toplevel Rules
32062         inclusion.  Grab any necessary sysdep routines when linking.
32063         * crypt/md5.c (md5_process_block): Remove define, we will always
32064         name it __md5_process_block.
32065         (md5_finish_ctx): Update md5_process_block call.
32066         (md5_stream): Likewise.
32067         (md5_process_bytes): Likewise.
32068         (md5_process_block): Rename to __md5_process_block and move to ...
32069         * crypt/md5-block.c: ... here.
32070         * crypt/sha256.c (sha256_process_block): Move to ...
32071         * crypt/sha256-block.c: ... here.
32072         * crypt/sha512.c (sha512_process_block): Move to ...
32073         * crypt/sha512-block.c: ... here.
32074         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
32075         path.
32076         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
32077         * sysdeps/sparc/sparc64/multiarch/Makefile
32078         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
32079         crypt subdir.
32080         (localedef-aux): Add md5 crypto assembler when in locale subdir.
32081         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
32082         multiarch changes.
32083         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
32084         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
32085         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
32086         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
32087         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
32088         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
32089         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
32090         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
32091         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
32092         file.
32093         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
32094         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
32095         file.
32096         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
32098 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
32100         * timezone/tzselect.ksh: Update from tzcode git revision
32101         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
32102         * timezone/zdump.c: Likewise.
32103         * timezone/zic.c: Likewise.
32104         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
32105         in TZVERSION setting, not $(PKGVERSION).
32106         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
32107         REPORT_BUGS_TO settings.
32109         [BZ #14838]
32110         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
32111         macro.
32113 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32115         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
32116         detection to immediately after _FP_ROUND().
32117         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
32118         bits are 0.
32120 2012-11-11  David S. Miller  <davem@davemloft.net>
32122         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
32123         inttypes.h
32124         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
32125         __close rather than their public counterparts.
32127 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
32129         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
32130         file.
32131         [UNIX98] (sem_timedwait): Do not expect.
32132         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
32133         [XPG4 || UNIX98] (sockatmark): Do not expect.
32134         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
32135         (clock_getcpuclockid): Do not expect.
32136         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
32137         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
32138         Do not expect.
32139         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
32140         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
32141         [UNIX98] (vwscanf): Likewise.
32142         [UNIX98] (vswscanf): Likewise.
32144 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
32146         * timezone/version.h: Remove file.
32147         * timezone/README: Do not refer to version.h.
32148         * timezone/Makefile ($(objpfx)zic.o): New dependency on
32149         $(objpfx)version.h.
32150         ($(objpfx)zdump.o): Likewise.
32151         ($(objpfx)version.h): New target.
32153         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
32154         2012i.
32155         * timezone/README: Don't mention modification to tzselect.ksh.
32156         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
32157         work on unmodified tzselect.ksh.  Substitute version numbers in
32158         tzselect.ksh.
32160         * Makefile (format-me): Remove.
32161         (INSTALL): Adjust indentation.  Use commands directly instead of
32162         using $(format-me).
32164         * aclocal.m4 (ACX_PKGVERSION): New macro.
32165         (ACX_BUGURL): Likewise.
32166         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
32167         (PKGVERSION): New AC_DEFINE_UNQUOTED.
32168         (REPORT_BUGS_TO): Likewise.
32169         * configure: Regenerated.
32170         * config.h.in (PKGVERSION): New macro.
32171         (REPORT_BUGS_TO): Likewise.
32172         * config.make.in (PKGVERSION): New variable.
32173         (PKGVERSION_TEXI): Likewise.
32174         (REPORT_BUGS_TO): Likewise.
32175         (REPORT_BUGS_TEXI): Likewise.
32176         * Makefile (format-me): Use -I$(common-objpfx)manual.
32177         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
32178         ($(common-objpfx)manual/%): New target.
32179         (manual/%): Remove target.
32180         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
32181         (print_version): Use PKGVERSION.
32182         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
32183         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
32184         and REPORT_BUGS_TO.
32185         ($(objpfx)xtrace): Likewise.
32186         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
32187         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
32188         (print_version): Use PKGVERSION.
32189         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
32190         (do_version): Use PKGVERSION.
32191         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
32192         REPORT_BUGS_TO.
32193         (common-ldd-rewrite): Likewise.
32194         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
32195         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
32196         (print_version): Use PKGVERSION.
32197         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
32198         * elf/pldd.c (argp_program_bug_address): Remove variable.
32199         (more_help): New function.
32200         (argp): Use more_help.
32201         (print_version): Use PKGVERSION.
32202         * elf/sln.c (main): Use PKGVERSION.
32203         (usage): Use REPORT_BUGS_TO.
32204         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
32205         (top level): Use PKGVERSION.
32206         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
32207         (print_version): Use PKGVERSION.
32208         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
32209         (print_version): Use PKGVERSION.
32210         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
32211         (print_version): Use PKGVERSION.
32212         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
32213         (print_version): Use PKGVERSION.
32214         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
32215         (print_version): Use PKGVERSION.
32216         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
32217         (print_version): Use PKGVERSION.
32218         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
32219         and BUGURL.
32220         ($(objpfx)memusage): Likewise.
32221         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
32222         (do_version): Use PKGVERSION.
32223         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
32224         (print_version): Use PKGVERSION.
32225         * malloc/mtrace.pl ($PACKAGE): Remove variable.
32226         ($PKGVERSION): New variable.
32227         ($REPORT_BUGS_TO): Likewise.
32228         (usage): Use $REPORT_BUGS_TO.
32229         (top level): Use $PKGVERSION.
32230         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
32231         ($(objpfx)pkgvers.texi): New rule.
32232         ($(objpfx)stamp-pkgvers): Likewise.
32233         * manual/install.texi: Include pkgvers.texi.
32234         (--with-pkgversion): Document new configure option.
32235         (--with-bugurl): Likewise.
32236         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
32237         than necessarily for this particular distribution.  Use
32238         REPORT_BUGS_TO for where to report bugs.
32239         * INSTALL: Regenerated.
32240         * manual/libc.texinfo: Include pkgvers.texi.
32241         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
32242         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
32243         (print_version): Use PKGVERSION.
32244         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
32245         (print_version): Use PKGVERSION.
32246         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
32247         (print_version): Use PKGVERSION.
32248         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
32249         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
32250         macro.
32251         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
32252         (print_version): Use PKGVERSION.
32253         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
32254         (print_version): Use PKGVERSION.
32255         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
32256         and PKGVERSION.
32258         * timezone/checktab.awk: Update from tzcode 2012i.
32259         * timezone/ialloc.c: Likewise.
32260         * timezone/private.h: Likewise.
32261         * timezone/scheck.c: Likewise.
32262         * timezone/tzfile.h: Likewise.
32263         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
32264         (TZVERSION): Hardcode tzcode version number.
32265         * timezone/zdump.c: Update from tzcode 2012i.
32266         * timezone/zic.c: Likewise.
32267         * timezone/version.h: New file.
32268         * timezone/README: Describe version.h.  Update upstream location.
32270         [BZ #14824]
32271         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
32272         (mktemp): Enable declaration.
32273         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
32274         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
32275         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
32276         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
32277         Likewise.
32278         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
32279         Likewise.
32280         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
32281         Likewise.
32282         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
32283         Likewise.
32284         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
32285         Likewise.
32286         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
32287         Likewise.
32289         [BZ #14821]
32290         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
32291         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
32292         for copies of such integer values.
32293         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
32294         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
32296 2012-11-09  Andreas Jaeger  <aj@suse.de>
32298         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
32299         definitions and declarations that are provided by
32300         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
32302 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32304         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
32305         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
32306         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
32307         definition.
32309 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32311         * elf/elf.h: Update comment before AArch64 relocations.
32313 2012-11-07  David S. Miller  <davem@davemloft.net>
32315         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
32316         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
32317         (__start_context): Declare.
32318         (__makecontext_ret): Delete.
32319         (__makecontext): Hook up __start_context instead of
32320         __makecontext_ret.
32321         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
32322         (sysdep_routines): Add __start_context when in stdlib.
32324 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
32326         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
32327         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
32328         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
32329         hardcoded "nm".
32330         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
32331         (READELF): New variable.  Use it instead of hardcoded "readelf".
32333 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
32335         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
32336         * sysdeps/x86/Makefile: Here.
32337         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
32338         * sysdeps/x86/tst-xmmymm.sh: This.
32340 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
32342         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
32343         expectations.
32344         [UNIX98] (pthread_barrier_t): Do not expect.
32345         [UNIX98] (pthread_barrierattr_t): Likewise.
32346         [UNIX98] (pthread_spinlock_t): Likewise.
32347         [UNIX98] (pthread_barrier_destroy): Likewise.
32348         [UNIX98] (pthread_barrier_init): Likewise.
32349         [UNIX98] (pthread_barrier_wait): Likewise.
32350         [UNIX98] (pthread_barrierattr_destroy): Likewise.
32351         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
32352         [UNIX98] (pthread_barrierattr_init): Likewise.
32353         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
32354         [UNIX98] (pthread_getcpuclockid): Likewise.
32355         [UNIX98] (pthread_mutex_timedlock): Likewise.
32356         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
32357         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
32358         [UNIX98] (pthread_sigmask): Likewise.
32359         [UNIX98] (pthread_spin_destroy): Likewise.
32360         [UNIX98] (pthread_spin_init): Likewise.
32361         [UNIX98] (pthread_spin_lock): Likewise.
32362         [UNIX98] (pthread_spin_trylock): Likewise.
32363         [UNIX98] (pthread_spin_unlock): Likewise.
32364         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
32365         Do not expect.
32366         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
32367         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
32368         [XPG3 || XPG4] (pthread_cond_t): Likewise.
32369         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
32370         [XPG3 || XPG4] (pthread_key_t): Likewise.
32371         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
32372         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
32373         [XPG3 || XPG4] (pthread_once_t): Likewise.
32374         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
32375         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
32376         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
32377         [XPG3 || XPG4] (pthread_t): Likewise.
32379         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
32380         not expect.
32381         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
32383         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
32384         Change function return type to int.
32386         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
32387         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
32388         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
32389         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
32390         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
32391         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
32392         [!POSIX] (posix_madvise): Likewise.
32393         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
32394         && !UNIX98].
32395         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
32396         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
32397         (mode_t): Likewise.
32398         (posix_mem_offset): Likewise.
32399         (posix_typed_mem_get_info): Likewise.
32400         (posix_typed_mem_open): Likewise.
32402         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
32403         Change condition to [XOPEN2K8].
32405         * conform/conformtest.pl: Preprocess allow-header data with -x c
32406         instead of from stdin.
32407         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
32408         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
32409         [C99-based standards] (cerfc): Likewise.
32410         [C99-based standards] (cexp2): Likewise.
32411         [C99-based standards] (cexpm1): Likewise.
32412         [C99-based standards] (clog10): Likewise.
32413         [C99-based standards] (clog1p): Likewise.
32414         [C99-based standards] (clog2): Likewise.
32415         [C99-based standards] (clgamma): Likewise.
32416         [C99-based standards] (ctgamma): Likewise.
32417         [C99-based standards] (cerff): Likewise.
32418         [C99-based standards] (cerfcf): Likewise.
32419         [C99-based standards] (cexp2f): Likewise.
32420         [C99-based standards] (cexpm1f): Likewise.
32421         [C99-based standards] (clog10f): Likewise.
32422         [C99-based standards] (clog1pf): Likewise.
32423         [C99-based standards] (clog2f): Likewise.
32424         [C99-based standards] (clgammaf): Likewise.
32425         [C99-based standards] (ctgammaf): Likewise.
32426         [C99-based standards] (cerfl): Likewise.
32427         [C99-based standards] (cerfcl): Likewise.
32428         [C99-based standards] (cexp2l): Likewise.
32429         [C99-based standards] (cexpm1l): Likewise.
32430         [C99-based standards] (clog10l): Likewise.
32431         [C99-based standards] (clog1pl): Likewise.
32432         [C99-based standards] (clog2l): Likewise.
32433         [C99-based standards] (clgammal): Likewise.
32434         [C99-based standards] (ctgammal): Likewise.
32435         * conform/data/inttypes.h-data [C99-based standards]: Include
32436         stdint.h-data.  Remove all expectations for stdint.h contents.
32437         [C99-based standards] (PRI*): Do not allow.
32438         [C99-based standards] (SCN*): Likewise.
32439         [C99-based standards] (*_t): Likewise.
32440         [C99-based-standards] (PRId8): Expect macro.
32441         [C99-based-standards] (PRIi8): Likewise.
32442         [C99-based-standards] (PRIo8): Likewise.
32443         [C99-based-standards] (PRIu8): Likewise.
32444         [C99-based-standards] (PRIx8): Likewise.
32445         [C99-based-standards] (PRIX8): Likewise.
32446         [C99-based-standards] (SCNd8): Likewise.
32447         [C99-based-standards] (SCNi8): Likewise.
32448         [C99-based-standards] (SCNo8): Likewise.
32449         [C99-based-standards] (SCNu8): Likewise.
32450         [C99-based-standards] (SCNx8): Likewise.
32451         [C99-based-standards] (PRIdLEAST8): Likewise.
32452         [C99-based-standards] (PRIiLEAST8): Likewise.
32453         [C99-based-standards] (PRIoLEAST8): Likewise.
32454         [C99-based-standards] (PRIuLEAST8): Likewise.
32455         [C99-based-standards] (PRIxLEAST8): Likewise.
32456         [C99-based-standards] (PRIXLEAST8): Likewise.
32457         [C99-based-standards] (SCNdLEAST8): Likewise.
32458         [C99-based-standards] (SCNiLEAST8): Likewise.
32459         [C99-based-standards] (SCNoLEAST8): Likewise.
32460         [C99-based-standards] (SCNuLEAST8): Likewise.
32461         [C99-based-standards] (SCNxLEAST8): Likewise.
32462         [C99-based-standards] (PRIdFAST8): Likewise.
32463         [C99-based-standards] (PRIiFAST8): Likewise.
32464         [C99-based-standards] (PRIoFAST8): Likewise.
32465         [C99-based-standards] (PRIuFAST8): Likewise.
32466         [C99-based-standards] (PRIxFAST8): Likewise.
32467         [C99-based-standards] (PRIXFAST8): Likewise.
32468         [C99-based-standards] (SCNdFAST8): Likewise.
32469         [C99-based-standards] (SCNiFAST8): Likewise.
32470         [C99-based-standards] (SCNoFAST8): Likewise.
32471         [C99-based-standards] (SCNuFAST8): Likewise.
32472         [C99-based-standards] (SCNxFAST8): Likewise.
32473         [C99-based-standards] (PRId16): Likewise.
32474         [C99-based-standards] (PRIi16): Likewise.
32475         [C99-based-standards] (PRIo16): Likewise.
32476         [C99-based-standards] (PRIu16): Likewise.
32477         [C99-based-standards] (PRIx16): Likewise.
32478         [C99-based-standards] (PRIX16): Likewise.
32479         [C99-based-standards] (SCNd16): Likewise.
32480         [C99-based-standards] (SCNi16): Likewise.
32481         [C99-based-standards] (SCNo16): Likewise.
32482         [C99-based-standards] (SCNu16): Likewise.
32483         [C99-based-standards] (SCNx16): Likewise.
32484         [C99-based-standards] (PRIdLEAST16): Likewise.
32485         [C99-based-standards] (PRIiLEAST16): Likewise.
32486         [C99-based-standards] (PRIoLEAST16): Likewise.
32487         [C99-based-standards] (PRIuLEAST16): Likewise.
32488         [C99-based-standards] (PRIxLEAST16): Likewise.
32489         [C99-based-standards] (PRIXLEAST16): Likewise.
32490         [C99-based-standards] (SCNdLEAST16): Likewise.
32491         [C99-based-standards] (SCNiLEAST16): Likewise.
32492         [C99-based-standards] (SCNoLEAST16): Likewise.
32493         [C99-based-standards] (SCNuLEAST16): Likewise.
32494         [C99-based-standards] (SCNxLEAST16): Likewise.
32495         [C99-based-standards] (PRIdFAST16): Likewise.
32496         [C99-based-standards] (PRIiFAST16): Likewise.
32497         [C99-based-standards] (PRIoFAST16): Likewise.
32498         [C99-based-standards] (PRIuFAST16): Likewise.
32499         [C99-based-standards] (PRIxFAST16): Likewise.
32500         [C99-based-standards] (PRIXFAST16): Likewise.
32501         [C99-based-standards] (SCNdFAST16): Likewise.
32502         [C99-based-standards] (SCNiFAST16): Likewise.
32503         [C99-based-standards] (SCNoFAST16): Likewise.
32504         [C99-based-standards] (SCNuFAST16): Likewise.
32505         [C99-based-standards] (SCNxFAST16): Likewise.
32506         [C99-based-standards] (PRId32): Likewise.
32507         [C99-based-standards] (PRIi32): Likewise.
32508         [C99-based-standards] (PRIo32): Likewise.
32509         [C99-based-standards] (PRIu32): Likewise.
32510         [C99-based-standards] (PRIx32): Likewise.
32511         [C99-based-standards] (PRIX32): Likewise.
32512         [C99-based-standards] (SCNd32): Likewise.
32513         [C99-based-standards] (SCNi32): Likewise.
32514         [C99-based-standards] (SCNo32): Likewise.
32515         [C99-based-standards] (SCNu32): Likewise.
32516         [C99-based-standards] (SCNx32): Likewise.
32517         [C99-based-standards] (PRIdLEAST32): Likewise.
32518         [C99-based-standards] (PRIiLEAST32): Likewise.
32519         [C99-based-standards] (PRIoLEAST32): Likewise.
32520         [C99-based-standards] (PRIuLEAST32): Likewise.
32521         [C99-based-standards] (PRIxLEAST32): Likewise.
32522         [C99-based-standards] (PRIXLEAST32): Likewise.
32523         [C99-based-standards] (SCNdLEAST32): Likewise.
32524         [C99-based-standards] (SCNiLEAST32): Likewise.
32525         [C99-based-standards] (SCNoLEAST32): Likewise.
32526         [C99-based-standards] (SCNuLEAST32): Likewise.
32527         [C99-based-standards] (SCNxLEAST32): Likewise.
32528         [C99-based-standards] (PRIdFAST32): Likewise.
32529         [C99-based-standards] (PRIiFAST32): Likewise.
32530         [C99-based-standards] (PRIoFAST32): Likewise.
32531         [C99-based-standards] (PRIuFAST32): Likewise.
32532         [C99-based-standards] (PRIxFAST32): Likewise.
32533         [C99-based-standards] (PRIXFAST32): Likewise.
32534         [C99-based-standards] (SCNdFAST32): Likewise.
32535         [C99-based-standards] (SCNiFAST32): Likewise.
32536         [C99-based-standards] (SCNoFAST32): Likewise.
32537         [C99-based-standards] (SCNuFAST32): Likewise.
32538         [C99-based-standards] (SCNxFAST32): Likewise.
32539         [C99-based-standards] (PRId64): Likewise.
32540         [C99-based-standards] (PRIi64): Likewise.
32541         [C99-based-standards] (PRIo64): Likewise.
32542         [C99-based-standards] (PRIu64): Likewise.
32543         [C99-based-standards] (PRIx64): Likewise.
32544         [C99-based-standards] (PRIX64): Likewise.
32545         [C99-based-standards] (SCNd64): Likewise.
32546         [C99-based-standards] (SCNi64): Likewise.
32547         [C99-based-standards] (SCNo64): Likewise.
32548         [C99-based-standards] (SCNu64): Likewise.
32549         [C99-based-standards] (SCNx64): Likewise.
32550         [C99-based-standards] (PRIdLEAST64): Likewise.
32551         [C99-based-standards] (PRIiLEAST64): Likewise.
32552         [C99-based-standards] (PRIoLEAST64): Likewise.
32553         [C99-based-standards] (PRIuLEAST64): Likewise.
32554         [C99-based-standards] (PRIxLEAST64): Likewise.
32555         [C99-based-standards] (PRIXLEAST64): Likewise.
32556         [C99-based-standards] (SCNdLEAST64): Likewise.
32557         [C99-based-standards] (SCNiLEAST64): Likewise.
32558         [C99-based-standards] (SCNoLEAST64): Likewise.
32559         [C99-based-standards] (SCNuLEAST64): Likewise.
32560         [C99-based-standards] (SCNxLEAST64): Likewise.
32561         [C99-based-standards] (PRIdFAST64): Likewise.
32562         [C99-based-standards] (PRIiFAST64): Likewise.
32563         [C99-based-standards] (PRIoFAST64): Likewise.
32564         [C99-based-standards] (PRIuFAST64): Likewise.
32565         [C99-based-standards] (PRIxFAST64): Likewise.
32566         [C99-based-standards] (PRIXFAST64): Likewise.
32567         [C99-based-standards] (SCNdFAST64): Likewise.
32568         [C99-based-standards] (SCNiFAST64): Likewise.
32569         [C99-based-standards] (SCNoFAST64): Likewise.
32570         [C99-based-standards] (SCNuFAST64): Likewise.
32571         [C99-based-standards] (SCNxFAST64): Likewise.
32572         [C99-based-standards] (PRIdMAX): Likewise.
32573         [C99-based-standards] (PRIiMAX): Likewise.
32574         [C99-based-standards] (PRIoMAX): Likewise.
32575         [C99-based-standards] (PRIuMAX): Likewise.
32576         [C99-based-standards] (PRIxMAX): Likewise.
32577         [C99-based-standards] (PRIXMAX): Likewise.
32578         [C99-based-standards] (SCNdMAX): Likewise.
32579         [C99-based-standards] (SCNiMAX): Likewise.
32580         [C99-based-standards] (SCNoMAX): Likewise.
32581         [C99-based-standards] (SCNuMAX): Likewise.
32582         [C99-based-standards] (SCNxMAX): Likewise.
32583         [C99-based-standards] (PRIdPTR): Likewise.
32584         [C99-based-standards] (PRIiPTR): Likewise.
32585         [C99-based-standards] (PRIoPTR): Likewise.
32586         [C99-based-standards] (PRIuPTR): Likewise.
32587         [C99-based-standards] (PRIxPTR): Likewise.
32588         [C99-based-standards] (PRIXPTR): Likewise.
32589         [C99-based-standards] (SCNdPTR): Likewise.
32590         [C99-based-standards] (SCNiPTR): Likewise.
32591         [C99-based-standards] (SCNoPTR): Likewise.
32592         [C99-based-standards] (SCNuPTR): Likewise.
32593         [C99-based-standards] (SCNxPTR): Likewise.
32594         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
32595         allow.
32596         * conform/data/stdint.h-data: Update comments to clarify
32597         requirements.
32598         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
32599         type.
32600         [C99-based standards] (INT8_MAX): Likewise.
32601         [C99-based standards] (INT16_MIN): Likewise.
32602         [C99-based standards] (INT16_MAX): Likewise.
32603         [C99-based standards] (INT32_MIN): Likewise.
32604         [C99-based standards] (INT32_MAX): Likewise.
32605         [C99-based standards] (INT64_MIN): Likewise.
32606         [C99-based standards] (INT64_MAX): Likewise.
32607         [C99-based standards] (UINT8_MAX): Likewise.
32608         [C99-based standards] (UINT16_MAX): Likewise.
32609         [C99-based standards] (UINT32_MAX): Likewise.
32610         [C99-based standards] (UINT64_MAX): Likewise.
32611         [C99-based standards] (INT_LEAST8_MIN): Likewise.
32612         [C99-based standards] (INT_LEAST8_MAX): Likewise.
32613         [C99-based standards] (INT_LEAST16_MIN): Likewise.
32614         [C99-based standards] (INT_LEAST16_MAX): Likewise.
32615         [C99-based standards] (INT_LEAST32_MIN): Likewise.
32616         [C99-based standards] (INT_LEAST32_MAX): Likewise.
32617         [C99-based standards] (INT_LEAST64_MIN): Likewise.
32618         [C99-based standards] (INT_LEAST64_MAX): Likewise.
32619         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
32620         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
32621         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
32622         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
32623         [C99-based standards] (INT_FAST8_MIN): Likewise.
32624         [C99-based standards] (INT_FAST8_MAX): Likewise.
32625         [C99-based standards] (INT_FAST16_MIN): Likewise.
32626         [C99-based standards] (INT_FAST16_MAX): Likewise.
32627         [C99-based standards] (INT_FAST32_MIN): Likewise.
32628         [C99-based standards] (INT_FAST32_MAX): Likewise.
32629         [C99-based standards] (INT_FAST64_MIN): Likewise.
32630         [C99-based standards] (INT_FAST64_MAX): Likewise.
32631         [C99-based standards] (UINT_FAST8_MAX): Likewise.
32632         [C99-based standards] (UINT_FAST16_MAX): Likewise.
32633         [C99-based standards] (UINT_FAST32_MAX): Likewise.
32634         [C99-based standards] (UINT_FAST64_MAX): Likewise.
32635         [C99-based standards] (INTPTR_MIN): Likewise.
32636         [C99-based standards] (INTPTR_MAX): Likewise.
32637         [C99-based standards] (UINTPTR_MAX): Likewise.
32638         [C99-based standards] (INTMAX_MIN): Likewise.
32639         [C99-based standards] (INTMAX_MAX): Likewise.
32640         [C99-based standards] (UINTMAX_MAX): Likewise.
32641         [C99-based standards] (PTRDIFF_MIN): Likewise.
32642         [C99-based standards] (PTRDIFF_MAX): Likewise.
32643         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
32644         [C99-based standards] (SIZE_MAX): Likewise.
32645         [C99-based standards] (WCHAR_MAX): Likewise.
32646         [C99-based standards] (WINT_MAX): Likewise.
32647         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
32648         constraint on value.
32649         [C99-based standards] (WCHAR_MIN): Likewise.
32650         [C99-based standards] (WINT_MIN): Likewise.
32651         [C99-based standards] (*_t): Allow.
32652         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
32653         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
32654         Include math.h-data and complex.h-data.  Remove all expectations
32655         of math.h and complex.h contents.
32656         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
32657         at end of line.
32658         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
32659         (struct tm): Expect tag.
32660         [C99-based-standards] (wcstof): Expect function.
32661         [C99-based-standards] (wcstold): Likewise.
32662         [C99-based-standards] (wcstoll): Likewise.
32663         [C99-based-standards] (wcstoull): Likewise.
32664         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
32665         macro-int-constant.  Specify type.
32666         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
32667         constraint on value.
32668         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
32669         Specify type.
32670         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
32671         Specify value.
32672         [ISO C standards]: Do not allow headers.
32673         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
32674         wcs[abcdefghijklmnopqrstuvwxyz]*.
32675         [ISO C standards] (*_t): Do not allow.
32676         * conform/data/wctype.h-data [C99-based standards] (iswblank):
32677         Expect function.
32678         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
32679         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
32680         Specify type.
32681         [ISO C standards]: Do not allow headers.
32682         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
32683         is[abcdefghijklmnopqrstuvwxyz]*.
32684         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
32685         to[abcdefghijklmnopqrstuvwxyz]*.
32686         [ISO C standards] (*_t): Do not allow.
32687         * conform/data/stdalign.h-data: New file.
32688         * conform/data/stdbool.h-data: Likewise.
32689         * conform/data/stdnoreturn.h-data: Likewise.
32691 2012-11-07  Roland McGrath  <roland@hack.frob.com>
32693         [BZ #14815]
32694         * manual/filesys.texi (Directory Entries): Typo fix.
32695         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
32697 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32699         * elf/elf.h (EM_AARCH64): New macro.
32700         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
32701         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
32702         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
32703         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
32704         (R_AARCH64_TLSDESC): Likewise.
32705         (NT_ARM_TLS): Likewise.
32706         (NT_ARM_HW_BREAK): Likewise.
32707         (NT_ARM_HW_WATCH): Likewise.
32709 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
32711         [BZ #14811]
32712         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
32713         (__ieee754_powl): Saturate nonzero exponents with absolute value
32714         below 0x1p-79 to +/- 0x1p-79.
32715         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
32716         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
32717         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
32718         nonzero exponents with absolute value below 0x1p-32 to +/-
32719         0x1p-32.
32720         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
32721         (__ieee754_powl): Saturate nonzero exponents with absolute value
32722         below 0x1p-79 to +/- 0x1p-79.
32723         * math/libm-test.inc (pow_test): Add more tests.
32725 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32727         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
32728         _dl_s390_cap_flags with kernel. Increase string length.
32729         (_dl_s390_platforms): Add z196 and zEC12.
32731 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
32733         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
32734         Change XOPEN21K to XOPEN2K.
32736 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
32738         * string/memmove.c: Use memcpy when possible.
32740 2012-11-06  Andreas Jaeger  <aj@suse.de>
32742         * po/eo.po: Update from translation team.
32744 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
32746         [BZ #14793]
32747         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
32748         exponent and small x and y exponents, scale x or y up.  Increase
32749         by 2 the exponent used in scaling up.
32750         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
32751         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
32752         * math/libm-test.inc (fma_test): Add more tests.
32753         (fma_test_towardzero): Likewise.
32754         (fma_test_downward): Likewise.
32755         (fma_test_upward): Likewise.
32757 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
32759         [BZ #14805]
32760         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
32761         fenv_t *.
32763         [BZ #14801]
32764         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
32765         namespace for names of struct fields.
32766         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
32767         fenv_t fields.
32768         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
32769         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
32771 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
32773         [BZ #3665]
32774         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
32776 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
32778         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
32779         PTR_DEMANGLE.
32781         [BZ #5246]
32782         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
32783         PTR_DEMANGLE.
32785 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
32787         [BZ #14797]
32788         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
32789         definitely overflow as x * y not x * y + z.
32790         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
32791         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
32792         * math/libm-test.inc (fma_test): Add more tests.
32793         (fma_test_towardzero): Likewise.
32794         (fma_test_downward): Likewise.
32795         (fma_test_upward): Likewise.
32797 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
32799         [BZ #157]
32801         * include/stub-tag.h: Remove file.
32802         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
32803         '#include' of it.
32804         * manual/maint.texi (Porting): Don't reference it.
32805         * Makerules ($(objpfx)stubs): Likewise.
32806         * dirent/closedir.c: Don't include <stub-tag.h>.
32807         * dirent/dirfd.c: Likewise.
32808         * dirent/fdopendir.c: Likewise.
32809         * dirent/getdents.c: Likewise.
32810         * dirent/getdents64.c: Likewise.
32811         * dirent/opendir.c: Likewise.
32812         * dirent/readdir.c: Likewise.
32813         * dirent/readdir64.c: Likewise.
32814         * dirent/readdir64_r.c: Likewise.
32815         * dirent/readdir_r.c: Likewise.
32816         * dirent/rewinddir.c: Likewise.
32817         * dirent/seekdir.c: Likewise.
32818         * dirent/telldir.c: Likewise.
32819         * gmon/profil.c: Likewise.
32820         * grp/setgroups.c: Likewise.
32821         * inet/if_index.c: Likewise.
32822         * io/access.c: Likewise.
32823         * io/chdir.c: Likewise.
32824         * io/chmod.c: Likewise.
32825         * io/chown.c: Likewise.
32826         * io/close.c: Likewise.
32827         * io/dup.c: Likewise.
32828         * io/dup2.c: Likewise.
32829         * io/dup3.c: Likewise.
32830         * io/euidaccess.c: Likewise.
32831         * io/faccessat.c: Likewise.
32832         * io/fchdir.c: Likewise.
32833         * io/fchmod.c: Likewise.
32834         * io/fchmodat.c: Likewise.
32835         * io/fchown.c: Likewise.
32836         * io/fchownat.c: Likewise.
32837         * io/fcntl.c: Likewise.
32838         * io/flock.c: Likewise.
32839         * io/fstatfs.c: Likewise.
32840         * io/fstatfs64.c: Likewise.
32841         * io/fstatvfs.c: Likewise.
32842         * io/fstatvfs64.c: Likewise.
32843         * io/futimens.c: Likewise.
32844         * io/fxstat.c: Likewise.
32845         * io/fxstat64.c: Likewise.
32846         * io/fxstatat.c: Likewise.
32847         * io/fxstatat64.c: Likewise.
32848         * io/getcwd.c: Likewise.
32849         * io/isatty.c: Likewise.
32850         * io/lchmod.c: Likewise.
32851         * io/lchown.c: Likewise.
32852         * io/link.c: Likewise.
32853         * io/linkat.c: Likewise.
32854         * io/lseek.c: Likewise.
32855         * io/lseek64.c: Likewise.
32856         * io/lxstat64.c: Likewise.
32857         * io/mkdir.c: Likewise.
32858         * io/mkdirat.c: Likewise.
32859         * io/mkfifo.c: Likewise.
32860         * io/mkfifoat.c: Likewise.
32861         * io/open.c: Likewise.
32862         * io/open64.c: Likewise.
32863         * io/openat.c: Likewise.
32864         * io/openat64.c: Likewise.
32865         * io/pipe.c: Likewise.
32866         * io/pipe2.c: Likewise.
32867         * io/poll.c: Likewise.
32868         * io/posix_fadvise.c: Likewise.
32869         * io/posix_fadvise64.c: Likewise.
32870         * io/posix_fallocate.c: Likewise.
32871         * io/posix_fallocate64.c: Likewise.
32872         * io/read.c: Likewise.
32873         * io/readlink.c: Likewise.
32874         * io/readlinkat.c: Likewise.
32875         * io/rmdir.c: Likewise.
32876         * io/sendfile.c: Likewise.
32877         * io/sendfile64.c: Likewise.
32878         * io/statfs.c: Likewise.
32879         * io/statfs64.c: Likewise.
32880         * io/statvfs.c: Likewise.
32881         * io/statvfs64.c: Likewise.
32882         * io/symlink.c: Likewise.
32883         * io/symlinkat.c: Likewise.
32884         * io/ttyname.c: Likewise.
32885         * io/ttyname_r.c: Likewise.
32886         * io/umask.c: Likewise.
32887         * io/unlink.c: Likewise.
32888         * io/unlinkat.c: Likewise.
32889         * io/utime.c: Likewise.
32890         * io/utimensat.c: Likewise.
32891         * io/write.c: Likewise.
32892         * io/xmknod.c: Likewise.
32893         * io/xmknodat.c: Likewise.
32894         * io/xstat.c: Likewise.
32895         * io/xstat64.c: Likewise.
32896         * login/getpt.c: Likewise.
32897         * login/grantpt.c: Likewise.
32898         * login/unlockpt.c: Likewise.
32899         * math/e_acoshl.c: Likewise.
32900         * math/e_acosl.c: Likewise.
32901         * math/e_asinl.c: Likewise.
32902         * math/e_atan2l.c: Likewise.
32903         * math/e_atanhl.c: Likewise.
32904         * math/e_coshl.c: Likewise.
32905         * math/e_expl.c: Likewise.
32906         * math/e_fmodl.c: Likewise.
32907         * math/e_gammal_r.c: Likewise.
32908         * math/e_hypotl.c: Likewise.
32909         * math/e_j0l.c: Likewise.
32910         * math/e_j1l.c: Likewise.
32911         * math/e_jnl.c: Likewise.
32912         * math/e_lgammal_r.c: Likewise.
32913         * math/e_log10l.c: Likewise.
32914         * math/e_log2l.c: Likewise.
32915         * math/e_logl.c: Likewise.
32916         * math/e_powl.c: Likewise.
32917         * math/e_rem_pio2l.c: Likewise.
32918         * math/e_sinhl.c: Likewise.
32919         * math/e_sqrtl.c: Likewise.
32920         * math/fclrexcpt.c: Likewise.
32921         * math/fedisblxcpt.c: Likewise.
32922         * math/feenablxcpt.c: Likewise.
32923         * math/fegetenv.c: Likewise.
32924         * math/fegetexcept.c: Likewise.
32925         * math/fegetround.c: Likewise.
32926         * math/feholdexcpt.c: Likewise.
32927         * math/fesetenv.c: Likewise.
32928         * math/fesetround.c: Likewise.
32929         * math/feupdateenv.c: Likewise.
32930         * math/fgetexcptflg.c: Likewise.
32931         * math/fraiseexcpt.c: Likewise.
32932         * math/fsetexcptflg.c: Likewise.
32933         * math/ftestexcept.c: Likewise.
32934         * math/k_cosl.c: Likewise.
32935         * math/k_rem_pio2l.c: Likewise.
32936         * math/k_sinl.c: Likewise.
32937         * math/k_tanl.c: Likewise.
32938         * math/s_asinhl.c: Likewise.
32939         * math/s_atanl.c: Likewise.
32940         * math/s_cbrtl.c: Likewise.
32941         * math/s_erfl.c: Likewise.
32942         * math/s_expm1l.c: Likewise.
32943         * math/s_log1pl.c: Likewise.
32944         * math/s_tanhl.c: Likewise.
32945         * misc/acct.c: Likewise.
32946         * misc/brk.c: Likewise.
32947         * misc/chflags.c: Likewise.
32948         * misc/chroot.c: Likewise.
32949         * misc/fchflags.c: Likewise.
32950         * misc/fgetxattr.c: Likewise.
32951         * misc/flistxattr.c: Likewise.
32952         * misc/fremovexattr.c: Likewise.
32953         * misc/fsetxattr.c: Likewise.
32954         * misc/fsync.c: Likewise.
32955         * misc/ftruncate.c: Likewise.
32956         * misc/futimes.c: Likewise.
32957         * misc/futimesat.c: Likewise.
32958         * misc/getdomain.c: Likewise.
32959         * misc/getdtsz.c: Likewise.
32960         * misc/gethostid.c: Likewise.
32961         * misc/gethostname.c: Likewise.
32962         * misc/getloadavg.c: Likewise.
32963         * misc/getpagesize.c: Likewise.
32964         * misc/getsysstats.c: Likewise.
32965         * misc/getxattr.c: Likewise.
32966         * misc/gtty.c: Likewise.
32967         * misc/ioctl.c: Likewise.
32968         * misc/lgetxattr.c: Likewise.
32969         * misc/listxattr.c: Likewise.
32970         * misc/llistxattr.c: Likewise.
32971         * misc/lremovexattr.c: Likewise.
32972         * misc/lsetxattr.c: Likewise.
32973         * misc/lutimes.c: Likewise.
32974         * misc/madvise.c: Likewise.
32975         * misc/mincore.c: Likewise.
32976         * misc/mlock.c: Likewise.
32977         * misc/mlockall.c: Likewise.
32978         * misc/mmap.c: Likewise.
32979         * misc/mprotect.c: Likewise.
32980         * misc/msync.c: Likewise.
32981         * misc/munlock.c: Likewise.
32982         * misc/munlockall.c: Likewise.
32983         * misc/munmap.c: Likewise.
32984         * misc/preadv.c: Likewise.
32985         * misc/preadv64.c: Likewise.
32986         * misc/ptrace.c: Likewise.
32987         * misc/pwritev.c: Likewise.
32988         * misc/pwritev64.c: Likewise.
32989         * misc/readv.c: Likewise.
32990         * misc/reboot.c: Likewise.
32991         * misc/remap_file_pages.c: Likewise.
32992         * misc/removexattr.c: Likewise.
32993         * misc/revoke.c: Likewise.
32994         * misc/select.c: Likewise.
32995         * misc/setdomain.c: Likewise.
32996         * misc/setegid.c: Likewise.
32997         * misc/seteuid.c: Likewise.
32998         * misc/sethostid.c: Likewise.
32999         * misc/sethostname.c: Likewise.
33000         * misc/setregid.c: Likewise.
33001         * misc/setreuid.c: Likewise.
33002         * misc/setxattr.c: Likewise.
33003         * misc/sstk.c: Likewise.
33004         * misc/stty.c: Likewise.
33005         * misc/swapoff.c: Likewise.
33006         * misc/swapon.c: Likewise.
33007         * misc/sync.c: Likewise.
33008         * misc/syncfs.c: Likewise.
33009         * misc/syscall.c: Likewise.
33010         * misc/truncate.c: Likewise.
33011         * misc/ualarm.c: Likewise.
33012         * misc/usleep.c: Likewise.
33013         * misc/ustat.c: Likewise.
33014         * misc/utimes.c: Likewise.
33015         * misc/vhangup.c: Likewise.
33016         * misc/writev.c: Likewise.
33017         * posix/_exit.c: Likewise.
33018         * posix/alarm.c: Likewise.
33019         * posix/execve.c: Likewise.
33020         * posix/fexecve.c: Likewise.
33021         * posix/fork.c: Likewise.
33022         * posix/fpathconf.c: Likewise.
33023         * posix/getaddrinfo.c: Likewise.
33024         * posix/getegid.c: Likewise.
33025         * posix/geteuid.c: Likewise.
33026         * posix/getgid.c: Likewise.
33027         * posix/getgroups.c: Likewise.
33028         * posix/getlogin.c: Likewise.
33029         * posix/getlogin_r.c: Likewise.
33030         * posix/getpgid.c: Likewise.
33031         * posix/getpid.c: Likewise.
33032         * posix/getppid.c: Likewise.
33033         * posix/getresgid.c: Likewise.
33034         * posix/getresuid.c: Likewise.
33035         * posix/getsid.c: Likewise.
33036         * posix/getuid.c: Likewise.
33037         * posix/glob64.c: Likewise.
33038         * posix/nanosleep.c: Likewise.
33039         * posix/pathconf.c: Likewise.
33040         * posix/pause.c: Likewise.
33041         * posix/posix_madvise.c: Likewise.
33042         * posix/pread.c: Likewise.
33043         * posix/pread64.c: Likewise.
33044         * posix/pwrite.c: Likewise.
33045         * posix/pwrite64.c: Likewise.
33046         * posix/sched_getaffinity.c: Likewise.
33047         * posix/sched_getp.c: Likewise.
33048         * posix/sched_gets.c: Likewise.
33049         * posix/sched_primax.c: Likewise.
33050         * posix/sched_primin.c: Likewise.
33051         * posix/sched_rr_gi.c: Likewise.
33052         * posix/sched_setaffinity.c: Likewise.
33053         * posix/sched_setp.c: Likewise.
33054         * posix/sched_sets.c: Likewise.
33055         * posix/sched_yield.c: Likewise.
33056         * posix/setgid.c: Likewise.
33057         * posix/setlogin.c: Likewise.
33058         * posix/setpgid.c: Likewise.
33059         * posix/setresgid.c: Likewise.
33060         * posix/setresuid.c: Likewise.
33061         * posix/setsid.c: Likewise.
33062         * posix/setuid.c: Likewise.
33063         * posix/sleep.c: Likewise.
33064         * posix/spawni.c: Likewise.
33065         * posix/sysconf.c: Likewise.
33066         * posix/times.c: Likewise.
33067         * posix/wait.c: Likewise.
33068         * posix/wait3.c: Likewise.
33069         * posix/wait4.c: Likewise.
33070         * posix/waitpid.c: Likewise.
33071         * resolv/gai_sigqueue.c: Likewise.
33072         * resource/getpriority.c: Likewise.
33073         * resource/getrlimit.c: Likewise.
33074         * resource/getrusage.c: Likewise.
33075         * resource/nice.c: Likewise.
33076         * resource/setpriority.c: Likewise.
33077         * resource/setrlimit.c: Likewise.
33078         * resource/ulimit.c: Likewise.
33079         * rt/aio_cancel.c: Likewise.
33080         * rt/aio_fsync.c: Likewise.
33081         * rt/aio_read.c: Likewise.
33082         * rt/aio_sigqueue.c: Likewise.
33083         * rt/aio_suspend.c: Likewise.
33084         * rt/aio_write.c: Likewise.
33085         * rt/clock_getres.c: Likewise.
33086         * rt/clock_gettime.c: Likewise.
33087         * rt/clock_nanosleep.c: Likewise.
33088         * rt/clock_settime.c: Likewise.
33089         * rt/lio_listio.c: Likewise.
33090         * rt/mq_close.c: Likewise.
33091         * rt/mq_getattr.c: Likewise.
33092         * rt/mq_notify.c: Likewise.
33093         * rt/mq_open.c: Likewise.
33094         * rt/mq_receive.c: Likewise.
33095         * rt/mq_send.c: Likewise.
33096         * rt/mq_setattr.c: Likewise.
33097         * rt/mq_timedreceive.c: Likewise.
33098         * rt/mq_timedsend.c: Likewise.
33099         * rt/mq_unlink.c: Likewise.
33100         * rt/shm_open.c: Likewise.
33101         * rt/shm_unlink.c: Likewise.
33102         * rt/timer_create.c: Likewise.
33103         * rt/timer_delete.c: Likewise.
33104         * rt/timer_getoverr.c: Likewise.
33105         * rt/timer_gettime.c: Likewise.
33106         * rt/timer_settime.c: Likewise.
33107         * setjmp/__longjmp.c: Likewise.
33108         * setjmp/setjmp.c: Likewise.
33109         * signal/kill.c: Likewise.
33110         * signal/killpg.c: Likewise.
33111         * signal/raise.c: Likewise.
33112         * signal/sigaction.c: Likewise.
33113         * signal/sigaltstack.c: Likewise.
33114         * signal/sigblock.c: Likewise.
33115         * signal/sigignore.c: Likewise.
33116         * signal/sigintr.c: Likewise.
33117         * signal/signal.c: Likewise.
33118         * signal/sigpause.c: Likewise.
33119         * signal/sigpending.c: Likewise.
33120         * signal/sigqueue.c: Likewise.
33121         * signal/sigreturn.c: Likewise.
33122         * signal/sigset.c: Likewise.
33123         * signal/sigsetmask.c: Likewise.
33124         * signal/sigstack.c: Likewise.
33125         * signal/sigsuspend.c: Likewise.
33126         * signal/sigtimedwait.c: Likewise.
33127         * signal/sigvec.c: Likewise.
33128         * signal/sigwait.c: Likewise.
33129         * signal/sigwaitinfo.c: Likewise.
33130         * signal/sysv_signal.c: Likewise.
33131         * socket/accept.c: Likewise.
33132         * socket/accept4.c: Likewise.
33133         * socket/bind.c: Likewise.
33134         * socket/connect.c: Likewise.
33135         * socket/getpeername.c: Likewise.
33136         * socket/getsockname.c: Likewise.
33137         * socket/getsockopt.c: Likewise.
33138         * socket/isfdtype.c: Likewise.
33139         * socket/listen.c: Likewise.
33140         * socket/recv.c: Likewise.
33141         * socket/recvfrom.c: Likewise.
33142         * socket/recvmsg.c: Likewise.
33143         * socket/send.c: Likewise.
33144         * socket/sendmsg.c: Likewise.
33145         * socket/sendto.c: Likewise.
33146         * socket/setsockopt.c: Likewise.
33147         * socket/shutdown.c: Likewise.
33148         * socket/sockatmark.c: Likewise.
33149         * socket/socket.c: Likewise.
33150         * socket/socketpair.c: Likewise.
33151         * stdio-common/ctermid.c: Likewise.
33152         * stdio-common/cuserid.c: Likewise.
33153         * stdio-common/remove.c: Likewise.
33154         * stdio-common/rename.c: Likewise.
33155         * stdio-common/renameat.c: Likewise.
33156         * stdio-common/tempname.c: Likewise.
33157         * stdlib/getcontext.c: Likewise.
33158         * stdlib/makecontext.c: Likewise.
33159         * stdlib/setcontext.c: Likewise.
33160         * stdlib/swapcontext.c: Likewise.
33161         * stdlib/system.c: Likewise.
33162         * streams/fattach.c: Likewise.
33163         * streams/fdetach.c: Likewise.
33164         * streams/getmsg.c: Likewise.
33165         * streams/getpmsg.c: Likewise.
33166         * streams/putmsg.c: Likewise.
33167         * streams/putpmsg.c: Likewise.
33168         * sysdeps/unix/bsd/getpt.c: Likewise.
33169         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
33170         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
33171         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
33172         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
33173         Likewise.
33174         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
33175         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
33176         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
33177         * sysvipc/msgctl.c: Likewise.
33178         * sysvipc/msgget.c: Likewise.
33179         * sysvipc/msgrcv.c: Likewise.
33180         * sysvipc/msgsnd.c: Likewise.
33181         * sysvipc/semctl.c: Likewise.
33182         * sysvipc/semget.c: Likewise.
33183         * sysvipc/semop.c: Likewise.
33184         * sysvipc/semtimedop.c: Likewise.
33185         * sysvipc/shmat.c: Likewise.
33186         * sysvipc/shmctl.c: Likewise.
33187         * sysvipc/shmdt.c: Likewise.
33188         * sysvipc/shmget.c: Likewise.
33189         * termios/tcdrain.c: Likewise.
33190         * termios/tcflow.c: Likewise.
33191         * termios/tcflush.c: Likewise.
33192         * termios/tcgetattr.c: Likewise.
33193         * termios/tcgetpgrp.c: Likewise.
33194         * termios/tcsendbrk.c: Likewise.
33195         * termios/tcsetattr.c: Likewise.
33196         * termios/tcsetpgrp.c: Likewise.
33197         * time/adjtime.c: Likewise.
33198         * time/clock.c: Likewise.
33199         * time/getitimer.c: Likewise.
33200         * time/gettimeofday.c: Likewise.
33201         * time/setitimer.c: Likewise.
33202         * time/settimeofday.c: Likewise.
33203         * time/stime.c: Likewise.
33204         * time/time.c: Likewise.
33206 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
33208         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
33209         /usr/old/bin.
33211         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
33212         instead of spaces.
33213         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
33215 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
33217         [BZ #14796]
33218         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
33219         FE_TONEAREST before applying Dekker multiplication and Knuth
33220         addition.  Clear inexact exceptions and check for exact zero
33221         results afterwards.
33222         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
33223         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
33224         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
33225         * math/libm-test.inc (fma_test): Add more tests.
33226         (fma_test_towardzero): Likewise.
33227         (fma_test_downward): Likewise.
33228         (fma_test_upward): Likewise.
33229         * sysdeps/generic/math_private.h (default_libc_fesetround): New
33230         function.
33231         (libc_fesetround): New macro.
33232         (libc_fesetroundf): Likewise.
33233         (libc_fesetroundl): Likewise.
33234         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
33235         function.
33236         (libc_fesetround_387): Likewise.
33237         (libc_fesetroundf): New macro.
33238         (libc_fesetround): Likewise.
33239         (libc_fesetroundl): Likewise.
33240         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
33241         function.
33242         (libc_fesetroundf): New macro.
33243         (libc_fesetround): Likewise.
33244         (libc_fesetroundl): Likewise.
33245         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
33246         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
33247         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
33248         libm_hidden_ver.
33249         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
33250         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
33251         libm_hidden_def.
33252         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
33253         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
33254         libm_hidden_ver.
33255         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
33256         libm_hidden_def.
33258         [BZ #3439]
33259         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
33260         integer constant usable in #if and use that to give value to enum
33261         constant.
33262         (FE_DIVBYZERO): Likewise.
33263         (FE_UNDERFLOW): Likewise.
33264         (FE_OVERFLOW): Likewise.
33265         (FE_INVALID): Likewise.
33266         (FE_INVALID_SNAN): Likewise.
33267         (FE_INVALID_ISI): Likewise.
33268         (FE_INVALID_IDI): Likewise.
33269         (FE_INVALID_ZDZ): Likewise.
33270         (FE_INVALID_IMZ): Likewise.
33271         (FE_INVALID_COMPARE): Likewise.
33272         (FE_INVALID_SOFTWARE): Likewise.
33273         (FE_INVALID_SQRT): Likewise.
33274         (FE_INVALID_INTEGER_CONVERSION): Likewise.
33275         (FE_TONEAREST): Likewise.
33276         (FE_TOWARDZERO): Likewise.
33277         (FE_UPWARD): Likewise.
33278         (FE_DOWNWARD): Likewise.
33279         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
33280         (FE_DIVBYZERO): Likewise.
33281         (FE_OVERFLOW): Likewise.
33282         (FE_UNDERFLOW): Likewise.
33283         (FE_INEXACT): Likewise.
33284         (FE_TONEAREST): Likewise.
33285         (FE_DOWNWARD): Likewise.
33286         (FE_UPWARD): Likewise.
33287         (FE_TOWARDZERO): Likewise.
33288         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
33289         (FE_UNDERFLOW): Likewise.
33290         (FE_OVERFLOW): Likewise.
33291         (FE_DIVBYZERO): Likewise.
33292         (FE_INVALID): Likewise.
33293         (FE_TONEAREST): Likewise.
33294         (FE_TOWARDZERO): Likewise.
33295         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
33296         (FE_OVERFLOW): Likewise.
33297         (FE_UNDERFLOW): Likewise.
33298         (FE_DIVBYZERO): Likewise.
33299         (FE_INEXACT): Likewise.
33300         (FE_TONEAREST): Likewise.
33301         (FE_TOWARDZERO): Likewise.
33302         (FE_UPWARD): Likewise.
33303         (FE_DOWNWARD): Likewise.
33304         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
33305         (FE_DIVBYZERO): Likewise.
33306         (FE_OVERFLOW): Likewise.
33307         (FE_UNDERFLOW): Likewise.
33308         (FE_INEXACT): Likewise.
33309         (FE_TONEAREST): Likewise.
33310         (FE_DOWNWARD): Likewise.
33311         (FE_UPWARD): Likewise.
33312         (FE_TOWARDZERO): Likewise.
33314 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
33316         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
33318 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
33320         * scripts/cross-test-ssh.sh (command): Use newlines to separate
33321         commands.  Quote $PWD.
33322         (blacklist_exports): Don't use remove_newlines.  Replace "declare
33323         -x" by "export".
33324         (remove_newlines): Remove.
33326 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
33328         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
33329         * stdlib/stdlib.h (atof): Moved to ...
33330         * include/bits/stdlib-float.h: Here.  New file.
33331         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
33332         * stdlib/bits/stdlib-float.h: New file.
33333         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
33334         -mno-sse -mno-mmx.
33335         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
33336         <xmmintrin.h>.
33338 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
33340         * conform/conformtest.pl (@headers): Add fenv.h.
33341         * conform/data/fenv.h-data: New file.
33342         * include/fenv.h [_ISOMAC]: Disable all contents of file except
33343         include of <math/fenv.h>.
33345         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
33346         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
33347         && !UNIX98].  Enables tests for XOPEN2K8.
33348         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
33349         POSIX2008]: Likewise.
33351         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
33352         (struct rusage): Do not expect type or its members.
33354         [BZ #3439]
33355         * math/math.h (FP_NAN): Define macro to integer constant usable in
33356         #if and use that to give value to enum constant.
33357         (FP_INFINITE): Likewise.
33358         (FP_ZERO): Likewise.
33359         (FP_SUBNORMAL): Likewise.
33360         (FP_NORMAL): Likewise.
33362 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
33364         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
33365         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
33366         arguments.
33368 2012-11-02  Roland McGrath  <roland@hack.frob.com>
33370         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
33371         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
33372         autoconf-time if not.
33373         * configure.in: Remove AC_PREREQ.
33375 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
33377         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
33378         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
33379         of the internal implementation.
33381 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
33383         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
33384         except include of <misc/sys/syslog.h>.
33386 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
33388         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
33389         function returns with a NULL context exit with zero.
33391 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
33393         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
33395 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
33397         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
33398         (run_program_cmd): This.
33399         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
33400         (tst_langinfo): New variable.  Use it.
33402 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
33404         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
33405         floating point opcodes.
33407 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
33409         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
33410         variable.
33412         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
33414         * sysdeps/mach/hurd/powerpc: Remove directory.
33415         * sysdeps/mach/powerpc: Likewise.
33417 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
33419         * scripts/check-local-headers.sh: Ignore c++ headers.
33421 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
33423         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
33424         __libc_cleanup_region_start argument.
33426 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
33428         [BZ #14784]
33429         [BZ #14785]
33430         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
33431         x * y using scaling, not as x * y + z.
33432         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
33433         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
33434         * math/libm-test.inc (fma_test): Add more tests.
33435         (fma_test_towardzero): Likewise.
33436         (fma_test_downward): Likewise.
33437         (fma_test_upward): Likewise.
33439 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
33441         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
33443 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
33445         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
33446         New variable.
33448 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
33450         * rt/tst-shm.c (worker): Correct checking for mmap failure.
33452 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
33454         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
33455         Fix sort order.
33456         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
33457         Likewise.
33459 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
33461         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
33462         Fix the order of the list for glibc 2.17.
33463         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
33464         Likewise.
33466 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
33468         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
33470 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
33472         [BZ #14610]
33473         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
33474         for low part of x being zero before using __atanl (y).
33475         * math/libm-test.inc (atan2_test): Add another test.
33477         * manual/install.texi (Configuring and compiling): Document
33478         general use of test-wrapper and test-wrapper-env.
33479         * INSTALL: Regenerated.
33481         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
33482         (__fma): Do not extract and scale down low bits on after-rounding
33483         systems when result rounded to normal precision would have normal
33484         exponent.
33485         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
33486         (__fmal): Do not extract and scale down low bits on after-rounding
33487         systems when result rounded to normal precision would have normal
33488         exponent.
33489         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
33490         (__fmal): Do not extract and scale down low bits on after-rounding
33491         systems when result rounded to normal precision would have normal
33492         exponent.
33493         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
33494         macro.
33495         (fma_test): Add more tests.
33496         (fma_test_towardzero): Likewise.
33497         (fma_test_downward): Likewise.
33498         (fma_test_upward): Likewise.
33500 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
33502         * sysdeps/i386/tininess.h: Renamed to ...
33503         * sysdeps/x86/tininess.h: This.
33504         * sysdeps/x86_64/tininess.h: Removed.
33506 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
33508         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
33509         input.  Use $(build-program-cmd).
33510         ($(objpfx)tst-array1-static.out): Likewise.
33511         ($(objpfx)tst-array2.out): Likewise.
33512         ($(objpfx)tst-array3.out): Likewise.
33513         ($(objpfx)tst-array4.out): Likewise.
33514         ($(objpfx)tst-array5.out): Likewise.
33515         ($(objpfx)tst-array5-static.out): Likewise.
33517 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
33519         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
33520         if defined.
33522         * nss/nsswitch.h (nss_interface_function): Provide new
33523         macro for use with NSS functions.
33524         * grp/initgroups.c: Use new macro.
33525         * nss/getXXbyYY.c: Likewise.
33526         * nss/getXXbyYY_r.c: Likewise.
33527         * nss/getXXent.c: Likewise.
33528         * nss/getXXent_r.c: Likewise.
33529         * sysdeps/posix/getaddrinfo.c: Likewise.
33531 2012-10-30  Andreas Jaeger  <aj@suse.de>
33533         * po/ru.po: Update Russion translation from translation project.
33535 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
33537         [BZ #14152]
33538         [BZ #14783]
33539         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
33540         result and shift together with sticky bit instead of replicating
33541         round-to-nearest rounding.
33542         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
33543         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
33544         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
33545         missing underflow exceptions.
33546         (fma_test_towardzero): Add more tests.
33547         (fma_test_downward): Likewise.
33548         (fma_test_upward): Likewise.
33550         [BZ #14047]
33551         * sysdeps/generic/tininess.h: New file.
33552         * sysdeps/i386/tininess.h: Likewise.
33553         * sysdeps/sh/tininess.h: Likewise.
33554         * sysdeps/x86_64/tininess.h: Likewise.
33555         * stdlib/tst-strtod-underflow.c: Likewise.
33556         * stdlib/tst-tininess.c: Likewise.
33557         * stdlib/strtod_l.c: Include <tininess.h>.
33558         (round_and_return): Do not set errno for exact underflow cases.
33559         Force an underflow exception when setting errno for underflow.
33560         Determine underflow based on rounding to normal precision if
33561         TININESS_AFTER_ROUNDING.
33562         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
33563         ERANGE for exact underflow cases.
33564         * stdlib/Makefile (tests): Add tst-tininess and
33565         tst-strtod-underflow.
33566         ($(objpfx)tst-tininess): Use $(link-libm).
33567         ($(objpfx)tst-strtod-underflow): Likewise.
33569 2012-10-30  Andreas Jaeger  <aj@suse.de>
33571         [BZ#14767]
33572         * elf/Makefile (tests): Remove conditional for have-initfini-array
33573         since this is now always required and the variable does not exist
33574         anymore.
33575         (tests-static): Likewise.
33576         (modules-names): Likewise.
33578         * po/eo.po: Add Esperanto translation from translation project.
33580         * elf/tst-array1.c (fini_array): Make writeable so that it can be
33581         merged with constructor/destructor.
33582         (init_array): Likewise.
33583         * elf/tst-array2dep.c (fini_array): Likewise.
33584         (init_array): Likewise.
33586 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
33588         * manual/message.texi: Delete @cartouche tags.
33590 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
33592         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
33593         EOPNOTSUPP.
33594         * sysdeps/mach/hurd/fsync.c: Likewise.
33596         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
33597         [_POSIX_REALTIME_SIGNALS]: Change condition to
33598         [_POSIX_REALTIME_SIGNALS > 0].
33600 2012-10-27  Andreas Jaeger  <aj@suse.de>
33602         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
33603         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
33604         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
33605         [__WORDSIZE != 64]: Likewise.
33607 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
33609         *  iconvdata/tst-table.sh: Remove ${SHELL}.
33610         *  iconvdata/tst-tables.sh: Likewise.
33612 2012-10-25  David S. Miller  <davem@davemloft.net>
33614         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
33615         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
33616         of strtoull.
33618         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
33619         ifunc-impl-list.c
33620         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
33621         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
33622         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
33623         file.
33625 2012-10-25  Roland McGrath  <roland@hack.frob.com>
33627         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
33628         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
33629         __getdirentries.
33631 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
33632             Jim Blandy  <jimb@codesourcery.com>
33634         * scripts/cross-test-ssh.sh: New file.
33635         * manual/install.texi (Configuring and compiling): Document use of
33636         cross-test-ssh.sh.
33637         * INSTALL: Regenerated.
33639 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
33641         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
33642         EOPNOTSUPP.
33644 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
33646         * Makeconfig (run-program-prefix): Fix comment.
33648 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
33649             Jim Blandy  <jimb@codesourcery.com>
33651         * Makeconfig (test-wrapper): New variable,
33652         (test-wrapper-env): Likewise.
33653         [$(cross-compiling) = yes && $(test-wrapper) != ""]
33654         (run-built-tests): Define to yes.
33655         (run-program-prefix): Use $(test-wrapper).
33656         (built-program-cmd): Likewise.
33657         * Rules (make-test-out): Use $(test-wrapper-env) and
33658         $(host-built-program-cmd).
33659         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
33660         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
33661         tst-pathopt.sh.
33662         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
33663         $(test-wrapper-env) to tst-rtld-load-self.sh.
33664         ($(objpfx)order2.out): Use $(test-wrapper).
33665         ($(objpfx)tst-initorder.out): Likewise.
33666         ($(objpfx)tst-initorder2.out): Likewise.
33667         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
33668         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
33669         (test_wrapper_env): New variable.  Use it to run ld.so.
33670         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
33671         Use it to run ld.so.
33672         (test_wrapper_env): Likewise.
33673         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
33674         $(test-wrapper) to run-iconv-test.sh.
33675         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
33676         (ICONV): Use $test_wrapper.
33677         * posix/Makefile ($(objpfx)globtest.out): Pass
33678         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
33679         globtest.sh, not $(run-program-prefix).
33680         * posix/globtest.sh (run_via_rtld_prefix): New variable.
33681         (test_wrapper): Likewise.
33682         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
33683         set together with run_via_rtld_prefix.
33684         (run_program_prefix): Define in terms of test_wrapper and
33685         run_via_rtld_prefix.
33687 2012-10-24  Roland McGrath  <roland@hack.frob.com>
33689         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
33690         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
33691         Targets removed.
33693         [BZ #14743]
33694         * include/time.h: Remove librt_hidden_proto (clock_gettime).
33695         Declare __clock_getres, __clock_gettime, __clock_settime,
33696         __clock_nanosleep, and __clock_getcpuclockid.
33697         * rt/clock_gettime.c: Define __clock_gettime as an alias.
33698         Remove librt_hidden_def (clock_gettime).
33699         * sysdeps/unix/clock_gettime.c: Likewise.
33700         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
33701         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
33702         * rt/clock_getres.c: Define __clock_getres as an alias.
33703         * sysdeps/posix/clock_getres.c: Likewise.
33704         * rt/clock_settime.c: Define __clock_settime as an alias.
33705         * sysdeps/unix/clock_settime.c: Likewise.
33706         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
33707         * sysdeps/unix/clock_nanosleep.c: Likewise.
33708         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
33709         * rt/clock-compat.c: New file.
33710         * rt/Makefile (librt-routines): Add clock-compat and move
33711         $(clock-routines) to ...
33712         (routines): ... here, new variable.
33713         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
33714         Don't add get_clockfreq here.
33715         * rt/Versions (libc: GLIBC_2.17): New version set.
33716         Add clock_* symbols here.
33717         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
33718         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
33719         (GLIBC_2.17): Add clock_* symbols.
33720         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
33721         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
33722         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
33723         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
33724         Likewise.
33725         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
33726         Likewise.
33727         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
33728         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
33729         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
33730         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
33731         * NEWS: Mention the move.
33733         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
33734         Use __open, __read, __close rather than their public counterparts.
33735         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
33736         (__get_clockfreq_via_cpuinfo): Likewise.
33737         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
33738         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
33740         * config.h.in (HAVE_IFUNC): New #undef.
33741         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
33742         was successful.
33743         * configure: Regenerated.
33745 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
33747         * configure.in: Move READELF check to start of file.
33748         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
33749         libc_cv_asm_gnu_indirect_function in the process.
33750         * configure: Regenerated.
33752 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
33754         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
33755         send the output to /dev/null.
33756         (libc_cv_cc_with_libunwind): Likewise.
33757         (libc_cv_as_noexecstack): Likewise.
33758         * configure: Regenerate.
33760 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
33762         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
33764         * posix/globtest.sh (TMPDIR): Do not set.
33765         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
33766         (testout): Likewise.
33768 2012-10-24  Andreas Jaeger  <aj@suse.de>
33770         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
33771         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
33772         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
33773         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
33774         posix_fadvise64, posix_fallocate64.
33776         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
33777         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
33778         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
33779         Likewise.
33780         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
33781         Likewise.
33782         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
33784         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
33785         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
33786         <bits/fcntl-linux.h>.
33787         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
33789         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
33790         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
33791         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
33792         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
33793         [__WORDSIZE != 64]: Likewise.
33795 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
33797         * Makeconfig (run-built-tests): New variable.
33798         * Rules [$(cross-compiling) = yes]: Change condition to
33799         [$(run-built-tests) = no].
33800         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
33801         to [$(run-built-tests) = yes].
33802         * elf/Makefile [$(cross-compiling) = no]: Likewise
33803         * grp/Makefile [$(cross-compiling) = no]: Likewise.
33804         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
33805         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
33806         * intl/Makefile [$(cross-compiling) = no]: Likewise.
33807         * io/Makefile [$(cross-compiling) = no]: Likewise.
33808         * libio/Makefile [$(cross-compiling) = no]: Likewise.
33809         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
33810         * misc/Makefile [$(cross-compiling) = no]: Likewise.
33811         * posix/Makefile [$(cross-compiling) = no]: Likewise.
33812         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
33813         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
33814         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
33815         * string/Makefile [$(cross-compiling) = no]: Likewise.
33817         * posix/Makefile ($(objpfx)globtest.out): Pass
33818         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
33819         $(rtld-installed-name).
33820         * posix/globtest.sh (elf_objpfx): Remove variable.
33821         (rtld_installed_name): Likewise.
33822         (library_path): Likewise.
33823         (run_program_prefix): New variable.  Use for running globtest
33824         binary.
33826 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
33827             Joseph Myers  <joseph@codesourcery.com>
33829         * Makeconfig (host-built-program-cmd): New variable.
33830         * elf/Makefile (tst-stackguard1-ARGS): Use
33831         $(host-built-program-cmd).
33832         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
33833         (tst-spawn-ARGS): Likewise.
33834         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
33836 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
33837             Jim Blandy  <jimb@codesourcery.com>
33839         * Makeconfig (run-via-rtld-prefix): New variable.
33840         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
33841         (built-program-cmd): Likewise.
33843 2012-10-22  Andreas Jaeger  <aj@suse.de>
33845         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
33846         __O_RSYNC if it exists, otherwise to O_SYNC.
33848 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
33849             Joseph Myers  <joseph@codesourcery.com>
33851         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
33852         /dev/null.
33853         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
33854         from /dev/null
33855         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
33856         /dev/null.
33858 2012-10-22  Andreas Jaeger  <aj@suse.de>
33860         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
33861         Define always.
33862         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
33864         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
33865         bits/fcntl-linux.h.
33867         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
33868         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
33870         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
33871         to __O_LARGEFILE.
33872         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
33873         to __O_LARGEFILE.
33875 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
33876             Joseph Myers  <joseph@codesourcery.com>
33878         * config.make.in (NM): New variable.
33880 2012-10-21  Andreas Jaeger  <aj@suse.de>
33882         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
33883         definitions and declarations that are provided by
33884         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
33886 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
33888         [BZ #14683]
33889         * elf/Makefile (tests-static): Add tst-leaks1-static.
33890         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
33891         ($(objpfx)tst-leaks1-static): New rule.
33892         ($(objpfx)tst-leaks1-static-mem): Likewise.
33893         (tst-leaks1-static-ENV): New macro.
33894         * elf/dl-open.c (dl_open_worker): Check the main application
33895         only if SHARED is defined.
33896         * elf/tst-leaks1-static.c: New file.
33898 2012-10-20  Andreas Jaeger  <aj@suse.de>
33900         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
33901         generic values for Linux.
33902         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
33903         and declarations that are provided by <bits/fcntl-linux.h> and
33904         include <bits/fcntl-linux.h>.
33905         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
33906         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
33908 2012-10-20  Roland McGrath  <roland@hack.frob.com>
33910         * io/fcntl.h: Move include of <bits/types.h> to the top and
33911         include it unconditionally.
33913 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
33915         * wcsmbs/Makefile (tests-ifunc): New variable.
33916         (tests): Add $(tests-ifunc).
33917         * wcsmbs/test-wcschr-ifunc.c: New file.
33918         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
33919         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
33920         * wcsmbs/test-wcslen-ifunc.c: Likewise.
33921         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
33922         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
33924         * string/Makefile (tests-ifunc): New variable.
33925         (tests): Add $(tests-ifunc).
33926         * string/test-memccpy.c (TEST_NAME): New macro.
33927         * string/test-memchr.c (TEST_NAME): Likewise.
33928         * string/test-memcmp.c (TEST_NAME): Likewise.
33929         * string/test-memcpy.c (TEST_NAME): Likewise.
33930         * string/test-memmem.c (TEST_NAME): Likewise.
33931         * string/test-memmove.c (TEST_NAME): Likewise.
33932         * string/test-memset.c (TEST_NAME): Likewise.
33933         * string/test-rawmemchr.c (TEST_NAME): Likewise.
33934         * string/test-stpcpy.c (TEST_NAME): Likewise.
33935         * string/test-stpncpy.c (TEST_NAME): Likewise.
33936         * string/test-strcasecmp.c (TEST_NAME): Likewise.
33937         * string/test-strcasestr.c (TEST_NAME): Likewise.
33938         * string/test-strcat.c (TEST_NAME): Likewise.
33939         * string/test-strchr.c (TEST_NAME): Likewise.
33940         * string/test-strcmp.c(TEST_NAME): Likewise.
33941         * string/test-strcpy.c (TEST_NAME): Likewise.
33942         * string/test-strcspn.c (TEST_NAME): Likewise.
33943         * string/test-strlen.c (TEST_NAME): Likewise.
33944         * string/test-strncasecmp.c (TEST_NAME): Likewise.
33945         * string/test-strncmp.c (TEST_NAME): Likewise.
33946         * string/test-strncpy.c (TEST_NAME): Likewise.
33947         * string/test-strnlen.c (TEST_NAME): Likewise.
33948         * string/test-strpbrk.c (TEST_NAME): Likewise.
33949         * string/test-strrchr.c (TEST_NAME): Likewise.
33950         * string/test-strspn.c (TEST_NAME): Likewise.
33951         * string/test-strstr.c (TEST_NAME): Likewise.
33952         * string/test-bcopy-ifunc.c: New file.
33953         * string/test-bzero-ifunc.c: Likewise.
33954         * string/test-memccpy-ifunc.c: Likewise.
33955         * string/test-memchr-ifunc.c: Likewise.
33956         * string/test-memcmp-ifunc.c: Likewise.
33957         * string/test-memcpy-ifunc.c: Likewise.
33958         * string/test-memmem-ifunc.c: Likewise.
33959         * string/test-memmove-ifunc.c: Likewise.
33960         * string/test-mempcpy-ifunc.c: Likewise.
33961         * string/test-memset-ifunc.c: Likewise.
33962         * string/test-rawmemchr-ifunc.c: Likewise.
33963         * string/test-stpcpy-ifunc.c: Likewise.
33964         * string/test-stpncpy-ifunc.c: Likewise.
33965         * string/test-strcasecmp-ifunc.c: Likewise.
33966         * string/test-strcasestr-ifunc.c: Likewise.
33967         * string/test-strcat-ifunc.c: Likewise.
33968         * string/test-strchr-ifunc.c: Likewise.
33969         * string/test-strchrnul-ifunc.c: Likewise.
33970         * string/test-strcmp-ifunc.c: Likewise.
33971         * string/test-strcpy-ifunc.c: Likewise.
33972         * string/test-strcspn-ifunc.c: Likewise.
33973         * string/test-strlen-ifunc.c: Likewise.
33974         * string/test-strncasecmp-ifunc.c: Likewise.
33975         * string/test-strncat-ifunc.c: Likewise.
33976         * string/test-strncmp-ifunc.c: Likewise.
33977         * string/test-strncpy-ifunc.c: Likewise.
33978         * string/test-strnlen-ifunc.c: Likewise.
33979         * string/test-strpbrk-ifunc.c: Likewise.
33980         * string/test-strrchr-ifunc.c: Likewise.
33981         * string/test-strspn-ifunc.c: Likewise.
33982         * string/test-strstr-ifunc.c: Likewise.
33984         * debug/Makefile (tests-ifunc): New variable.
33985         (tests): Add $(tests-ifunc).
33986         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
33987         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
33988         * debug/test-stpcpy_chk-ifunc.c: New file.
33989         * debug/test-strcpy_chk-ifunc.c: Likewise.
33991 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
33993         [BZ #13601]
33994         * elf/dl-load.c (open_verify): Retry read if the entire ELF
33995         header is not read in.
33997 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
33999         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
34000         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
34001         directly.  Pass built executable to script as
34002         $(built-program-cmd).
34003         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
34004         $testprogram without using LD_LIBRARY_PATH and $ldso.
34006         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
34007         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
34008         $(rtld-installed-name).
34009         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
34010         (rtld_installed_name): Likewise.
34011         (library_path): Likewise.
34012         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
34013         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
34014         $(run-program-prefix) to tst-tables.sh.
34015         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
34016         it to run tst-table-from and tst-table-to.
34017         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
34018         Pass it to tst-table.sh.
34019         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
34020         $(run-program-prefix) to tst-gettext.sh.
34021         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
34022         tst-translit.sh.
34023         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
34024         tst-gettext2.sh.
34025         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
34026         to run tst-gettext.
34027         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
34028         to run tst-gettext2.
34029         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
34030         to run tst-translit.
34031         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
34032         $(run-program-prefix) to tst-mtrace.sh.
34033         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
34034         to run tst-mtrace.
34035         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
34036         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
34037         $(rtld-installed-name).
34038         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
34039         (rtld_installed_name): Likewise.
34040         (run_program_prefix): New variable.  Use it to run wordexp-test.
34042         * Makeconfig (ARCH): Remove all definitions.
34043         (machine): Likewise.
34044         [ARCH]: Remove conditional code.
34045         [!objdir]: Give error.
34046         [!objdir] (objpfx): Remove.
34047         [!objdir] (common-objpfx): Likewise.
34048         [!objdir] (common-objdir): Likewise.
34049         * configure.in (config_makefile): Remove.  Hardcode Makefile in
34050         AC_CONFIG_FILES call.
34051         * configure: Regenerated.
34053         [BZ #13888]
34054         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
34055         or TMPDIR.
34056         (testout): Likewise.
34058         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
34059         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
34060         $(rtld-installed-name).
34061         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
34062         (rtld_installed_name): Likwise.
34063         (runit): Remove function.
34064         (run_getconf): New variable,  Use it for running getconf binary.
34066 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
34068         [BZ #14716]
34069         * string/test-memmem.c (check_result): New function.
34070         (do_one_test): Use it.
34071         (check1): New function.
34072         (test_main): Use it.
34074 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
34076         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
34078 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
34080         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
34081         (_G_LSEEK64): Likewise.
34082         (_G_MMAP64): Likewise.
34083         (_G_FSTAT64): Likewise.
34084         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
34085         (_G_LSEEK64): Likewise.
34086         (_G_MMAP64): Likewise.
34087         (_G_FSTAT64): Likewise.
34088         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
34089         unconditional.  Call __mmap64 directly.
34090         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
34091         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
34092         __lseek64 directly.
34093         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
34094         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
34095         __mmap64 directly.
34096         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
34097         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
34098         __lseek64 directly.
34099         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
34100         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
34101         __lseek64 directly.
34102         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
34103         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
34104         __lseek64 directly.
34105         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
34106         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
34107         __fxstat64 directly.
34108         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
34109         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
34110         unconditional.
34111         (freopen64) [!_G_OPEN64]: Remove conditional code.
34112         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
34113         unconditional.
34114         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
34115         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
34116         unconditional.
34117         (ftello64) [!_G_LSEEK64]: Remove conditional code.
34118         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
34119         unconditional.
34120         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
34121         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
34122         unconditional.
34123         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
34124         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
34125         unconditional.
34126         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
34127         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
34128         unconditional.
34129         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
34130         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
34131         unconditional.
34132         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
34134 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
34136         [BZ #12140]
34137         * manual/memory.texi (Malloc Tunable Parameters): Add note
34138         about free list pointers overwriting some perturb bytes.
34139         Wording suggested by Roland McGrath.
34141 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
34143         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
34144         (lgamma_test): Likewise.
34145         (tgamma_test): Likewise.
34147 2012-10-16  Florian Weimer  <fweimer@redhat.com>
34149         [BZ #14700]
34150         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
34151         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
34153 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
34155         * NEWS: Mention BZ #14716.
34156         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
34157         when removing AVAILABLE1_USES_J macro.
34159 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
34161         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
34162         (__bswap_64): __uint64_t for unsigned 64-bit int.
34164 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
34166         * include/string.h (memmem): Declare libc hidden alias.
34167         * string/memmem.c (memmem): Define libc hidden alias.
34168         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
34169         __read, __close instead of open, read, close.
34171 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
34173         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
34174         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
34175         global and hidden.
34176         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
34177         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
34178         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
34179         Likewise.
34180         (__rawmemchr_sse2): Likewise.
34181         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
34182         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
34183         (__strchr_sse2): Likewise.
34184         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
34185         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
34186         (__strcasecmp_sse2): Likewise.
34187         (__strncasecmp_sse2): Likewise.
34188         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
34189         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
34190         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
34191         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
34192         (__strrchr_sse2): Likewise.
34193         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
34194         ifunc-impl-list.c.
34195         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
34196         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
34197         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
34198         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
34199         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
34200         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
34201         * sysdeps/x86_64/multiarch/memset.S: Likewise.
34202         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
34203         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
34204         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
34205         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
34206         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
34207         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
34208         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
34209         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
34210         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
34211         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
34212         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
34213         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
34214         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
34215         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
34216         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
34217         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
34218         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
34219         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
34220         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
34221         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
34222         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
34223         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
34224         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
34226         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
34227         global and hidden.
34228         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
34229         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
34230         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
34231         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
34232         Likewise.
34233         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
34234         Likewise.
34235         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
34236         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
34237         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
34238         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
34239         ifunc-impl-list.c.
34240         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
34241         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
34242         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
34243         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
34244         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
34245         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
34246         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
34247         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
34248         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
34249         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
34250         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
34251         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
34252         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
34253         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
34254         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
34255         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
34256         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
34257         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
34258         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
34259         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
34260         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
34261         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
34262         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
34263         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
34264         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
34265         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
34266         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
34267         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
34268         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
34269         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
34270         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
34271         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
34272         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
34273         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
34274         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
34275         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
34276         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
34277         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
34278         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
34279         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
34280         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
34282         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
34283         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
34284         * include/ifunc-impl-list.h: New file.
34285         * misc/ifunc-impl-list.c: Likewise.
34286         * misc/Makefile (routines): Add ifunc-impl-list.
34287         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
34288         * string/test-string.h: Include <ifunc-impl-list.h>.
34289         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
34290         TEST_NAME]: New variables.
34291         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
34292         are defined.
34293         (test_init): Call __libc_ifunc_impl_list to initialize
34294         func_list if TEST_IFUNC and TEST_NAME are defined.
34296         * string/Makefile (strop-tests): Add bcopy and bzero.
34297         * string/test-bcopy.c: New file.
34298         * string/test-bzero.c: Likewise.
34299         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
34300         defined.
34301         * string/test-memset.c: Support bzero test if TEST_BZERO is
34302         defined.
34303         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
34304         __libc_memmove.
34305         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
34306         __libc_memset.
34307         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
34308         of memset.
34310 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
34312         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
34313         * configure: Regenerated.
34315         * Makeconfig (+link-static-before-libc): Don't include
34316         $(link-static-libc).
34318         * libio/libio.h (_IO_pos_t): Remove.
34320 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
34322         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
34323         McGrath.
34325 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
34327         * crypt/crypt-entry.c: Include fips-private.h.
34328         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
34329         * crypt/md5c-test.c (main): Tolerate disabled MD5.
34330         * sysdeps/unix/sysv/linux/fips-private.h: New file.
34331         * sysdeps/generic/fips-private.h: New file, dummy fallback.
34333 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
34335         * crypt/crypt-private.h: Include stdbool.h.
34336         (_ufc_setup_salt_r): Return bool.
34337         * crypt/crypt-entry.c: Include errno.h.
34338         (__crypt_r): Return NULL with EINVAL for bad salt.
34339         * crypt/crypt_util.c (bad_for_salt): New.
34340         (_ufc_setup_salt_r): Check that salt is long enough and within
34341         the specified alphabet.
34342         * crypt/badsalttest.c: New file.
34343         * crypt/Makefile (tests): Add it.
34344         ($(objpfx)badsalttest): New.
34346 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
34348         * NEWS: Add entry for BZ #14602.
34350 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
34352         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
34353         type-generic.
34354         * math/libm-test.inc: Update comment listing what functions and
34355         macros are tested.
34356         (isgreater_test): New function.
34357         (isgreaterequal_test): Likewise.
34358         (isless_test): Likewise.
34359         (islessequal_test): Likewise.
34360         (islessgreater_test): Likewise.
34361         (isunordered_test): Likewise.
34362         (main): Call the new functions.
34364 2012-10-09  Roland McGrath  <roland@hack.frob.com>
34366         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
34367         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
34368         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
34369         * sysdeps/i386/configure: Regenerated.
34370         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
34371         * sysdeps/mach/configure: Regenerated.
34372         * sysdeps/mach/hurd/configure: Regenerated.
34373         * sysdeps/powerpc/configure: Regenerated.
34374         * sysdeps/powerpc/powerpc32/configure: Regenerated.
34375         * sysdeps/powerpc/powerpc64/configure: Regenerated.
34376         * sysdeps/s390/s390-32/configure: Regenerated.
34377         * sysdeps/s390/s390-64/configure: Regenerated.
34378         * sysdeps/sh/configure: Regenerated.
34379         * sysdeps/sparc/configure: Regenerated.
34380         * sysdeps/unix/sysv/linux/configure: Regenerated.
34381         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
34382         * sysdeps/x86_64/configure: Regenerated.
34384         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
34385         defined.  Don't check if MAP is NULL.
34387 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
34389         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
34390         (_G_stat64): Likewise.
34391         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
34392         (_G_stat64): Likewise.
34393         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
34394         instead of struct _G_stat64.
34395         * libio/fileops.c (mmap_remap_check): Likewise.
34396         (decide_maybe_mmap): Likewise.
34397         (_IO_new_file_seekoff): Likewise.
34398         (_IO_file_stat): Likewise.
34399         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
34400         _G_off64_t.
34401         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
34402         instead of struct _G_stat64.
34403         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
34405 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
34407         [BZ #14602]
34408         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
34409         Replace with ...
34410         (CHECK_EOL): New macro.
34411         (two_way_short_needle): Check beginning of haystack for EOL.  Use
34412         CHECK_EOL.
34413         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
34414         Replace with CHECK_EOL.
34415         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
34416         Replace with CHECK_EOL.
34418 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
34420         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
34421         type-generic.
34422         * math/libm-test.inc: Update comment listing what functions and
34423         macros are tested.
34424         (finite_test): New function.
34425         (isinf_test): Likewise.
34426         (isnan_test): Likewise.
34427         (fpclassify_test): Test subnormal input.
34428         (isfinite_test): Likewise.
34429         (isnormal_test): Likewise.
34430         (main): Call the new functions.
34432 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
34434         [BZ #14660]
34435         * Makerules (%.dynsym): Force C locale when running
34436         $(OBJDUMP) --dynamic-syms.
34438 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
34440         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
34441         <stdint.h>.
34443 2012-10-06  David S. Miller  <davem@davemloft.net>
34445         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
34446         upper 32-bits of the length value in %o2 since we use branch-on-register
34447         tests which consider the entire 64-bit register.
34449 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
34451         * string/test-strstr.c (check2): Add a test for page boundary.
34453 2012-10-05  David S. Miller  <davem@davemloft.net>
34455         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
34456         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
34457         file.
34458         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
34459         sysdep_routines.
34460         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
34461         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
34462         and bzero when HWCAP_SPARC_CRYPTO is present.
34464 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
34466         [BZ #14602]
34467         * string/test-strstr.c (check2): New function.
34468         (test_main): Call check2.
34470         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
34471         and bug-strchr1.
34472         * string/bug-strcasestr1.c (do_test): Moved to ...
34473         * string/test-strcasestr.c (check1): Here.  New function.
34474         (do_one_test): Break out result checking code into ...
34475         (check_result): This.  New function.
34476         (do_one_test): Call check_result.
34477         (test_main): Call check1.
34478         * string/bug-strchr1.c (do_test): Moved to ...
34479         * string/test-strchr.c (check1): Here.  New function.
34480         (do_one_test): Break out result checking code into ...
34481         (check_result): This.  New function.
34482         (do_one_test): Call check_result.
34483         (test_main): Call check1.
34484         * string/bug-strstr1.c (main): Moved to ...
34485         * string/test-strstr.c (check1): Here.  New function.
34486         (do_one_test): Break out result checking code into ...
34487         (check_result): This.  New function.
34488         (do_one_test): Call check_result.
34489         (test_main): Call check1.
34490         * string/bug-strcasestr1.c: Removed.
34491         * string/bug-strchr1.c: Likewise.
34492         * string/bug-strstr1.c: Likewise.
34494         * elf/Makefile (dl-routines): Add hwcaps.
34495         * elf/dl-support.c (_dl_important_hwcaps): Removed.
34496         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
34497         (_dl_important_hwcaps): Moved to ...
34498         * elf/dl-hwcaps.c: Here.  New file.
34499         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
34501         [BZ #14557]
34502         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
34503         if IS_IN_rtld isn't defined.
34505         * elf/dl-support.c (_dl_sysinfo_map): New.
34506         Include "get-dynamic-info.h" and "setup-vdso.h".
34507         (_dl_non_dynamic_init): Call setup_vdso.
34508         * elf/dynamic-link.h: Don't include <assert.h>.
34509         (elf_get_dynamic_info): Moved to ...
34510         * elf/get-dynamic-info.h: Here.  New file.
34511         * elf/dynamic-link.h: Include "get-dynamic-info.h".
34512         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
34513         * elf/setup-vdso.h: Here.  New file.
34514         * elf/rtld.c: Include "setup-vdso.h".
34515         (dl_main): Call setup_vdso.
34517 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
34519         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
34520         creal in comment listing functions tested.  List finite, isinf,
34521         isnan, isless, islessequal, isgreater, isgreaterequal,
34522         islessgreater, isunordered, lgamma_r and pow10 as functions and
34523         macros not tested.  Mention which functions not tested are aliases
34524         for other functions.  Fix typo.  Note that signs of NaNs are not
34525         tested.
34527         * scripts/config.guess: Update from config.git.
34528         * scripts/config.sub: Likewise.
34530 2012-10-04  Roland McGrath  <roland@hack.frob.com>
34532         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
34533         * misc/madvise.c (madvise): Renamed to __madvise.
34534         Make madvise a weak alias.
34535         * include/sys/mman.h: Declare __madvise.
34536         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
34537         * sysdeps/unix/syscalls.list
34538         (madvise): Make __madvise the strong name, and madvise a weak alias.
34539         * sysdeps/unix/sysv/linux/syscalls.list
34540         (madvise, mmap): Remove redundant entries.
34541         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
34542         * malloc/malloc.c (mtrim): Likewise.
34543         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
34545 2012-10-03  Roland McGrath  <roland@hack.frob.com>
34547         * sysdeps/mach/hurd/dl-cache.c: File removed.
34548         * config.h.in (USE_LDCONFIG): New #undef.
34549         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
34550         * configure: Regenerated.
34551         * elf/Makefile (dl-routines): Add dl-cache only under
34552         [$(use-ldconfig) = yes].
34553         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
34554         cache on [USE_LDCONFIG].
34555         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
34556         [USE_LDCONFIG].
34557         * elf/rtld.c (dl_main): Likewise.
34559 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
34561         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
34562         _SC_LEVEL4_CACHE_LINESIZE.
34564 2012-10-03  Roland McGrath  <roland@hack.frob.com>
34566         * sysdeps/unix/bsd/confstr.h: File removed.
34568 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
34570         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
34571         sys/sdt-config.h.
34573 2012-10-02  Roland McGrath  <roland@hack.frob.com>
34575         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
34576         Make 'mapoff' field ElfW(Off) rather than off_t.
34578 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
34580         * nscd/Makefile: Remove nscd-cflags and all its users.
34581         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
34582         (CFLAGS-nonlib): Add compiler flags for nscd modules.
34584         [BZ #10631]
34585         * malloc.c (malloc_printerr): Clarify error message.
34587 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
34589         [BZ #14648]
34590         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
34591         Set bit_FMA_Usable if FMA is supported.
34592         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
34593         macro.
34594         (bit_FMA4_Usable): Updated.
34595         (index_FMA_Usable): New macro.
34596         (CPUID_FMA): Likewise
34597         (HAS_FMA): Defined with bit_FMA_Usable.
34599 2012-10-01  Roland McGrath  <roland@hack.frob.com>
34601         * bits/types.h (__swblk_t): Type removed.
34602         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
34603         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
34604         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
34605         (__SWBLK_T_TYPE): Likewise.
34606         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
34607         (__SWBLK_T_TYPE): Likewise.
34608         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
34609         (__SWBLK_T_TYPE): Likewise.
34610         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
34611         (__SWBLK_T_TYPE): Likewise.
34613 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
34614             Honza Horak <hhorak@redhat.com>
34616         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
34617         (xdr_mapname): Use YPMAXMAP as maxsize.
34618         (xdr_peername): Use YPMAXPEER as maxsize.
34619         (xdr_keydat): Use YPAXRECORD as maxsize.
34620         (xdr_valdat): Use YPMAXRECORD as maxsize.
34622 2012-10-01  Roland McGrath  <roland@hack.frob.com>
34624         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
34626         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
34627         * csu/init-first.c: ... here.
34628         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
34629         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
34630         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
34631         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
34632         * sysdeps/i386/init-first.c: File removed.
34633         * sysdeps/sh/init-first.c: File removed.
34635 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
34637         [BZ #14645]
34638         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
34639         if x * y might underflow to zero and z is zero.
34640         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
34641         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
34642         * math/libm-test.inc (min_subnorm_value): New variable.
34643         (fma_test): Add more tests.
34644         (fma_test_towardzero): Likewise.
34645         (fma_test_downward): Likewise
34646         (fma_test_upward): Likewise.
34647         (initialize): Set min_subnorm_value.
34649 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
34651         [BZ #14638]
34652         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
34653         0 + 0.
34654         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
34655         mode for addition resulting in exact zero.
34656         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
34657         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
34658         exact 0 + 0.
34659         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
34660         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
34661         * math/libm-test.inc (fma_test): Add more tests.
34662         (fma_test_towardzero): New function.
34663         (fma_test_downward): Likewise.
34664         (fma_test_upward): Likewise.
34665         (main): Call the new functions.
34667 2012-09-28  David S. Miller  <davem@davemloft.net>
34669         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
34671 2012-09-28  Roland McGrath  <roland@hack.frob.com>
34673         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
34674         instead of SIGALRM.
34676         * sysdeps/gnu/_G_config.h: Moved to ...
34677         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
34678         * sysdeps/mach/hurd/_G_config.h: Moved to ...
34679         * sysdeps/generic/_G_config.h: ... here.
34681         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
34683         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
34685         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
34686         Conditionalize target on [libnss_test1.so-version].
34688         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
34690         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
34691         (elfobjdir): Move out of conditionals.
34693         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
34694         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
34695         (__nss_lookup_function): Conditionalize label remove_from_tree on
34696         [!DO_STATIC_NSS || SHARED], matching its only use.
34698 2012-09-28  David S. Miller  <davem@davemloft.net>
34700         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
34701         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
34702         file.
34703         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
34704         sysdep_routines.
34705         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
34706         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
34707         when HWCAP_SPARC_CRYPTO is present.
34709 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
34711         * io/tst-mknodat.c: Create a FIFO instead of a socket.
34713 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
34715         [BZ #6530]
34716         * stdio-common/vfprintf.c (process_string_arg): Revert
34717         2000-07-22 change.
34719 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
34721         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
34722         for testcase.
34723         * stdio-common/tst-sprintf.c: Include <locale.h>
34724         (main): Test sprintf's handling of incomplete multibyte
34725         characters.
34727 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
34729         * elf/dl-runtime.c (VERSYMIDX): Removed.
34730         * elf/dl-version.c (VERSYMIDX): Likewise.
34731         * elf/do-rel.h (VERSYMIDX): Likewise.
34732         (VALIDX): Likewise.
34733         * elf/dynamic-link.h (VERSYMIDX): Likewise.
34734         * elf/rtld.c (VALIDX): Likewise.
34735         (ADDRIDX): Likewise.
34736         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
34737         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
34738         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
34739         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
34740         (VALIDX): Likewise.
34741         (ADDRIDX): Likewise.
34743 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
34745         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
34747 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
34749         [BZ #11438]
34750         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
34751         to global scope.
34752         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
34753         addresses are in the same scope as 192.0.2/24.
34754         * posix/gai.conf: Document new scope table defaults.
34756 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
34758         [BZ #5298]
34759         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
34760         for ftell.  Compute offsets from write pointers instead.
34761         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
34763 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
34765         [BZ #14543]
34766         * libio/Makefile (tests): New test case tst-fseek.
34767         * libio/tst-fseek.c: New test case to verify that fseek/ftell
34768         combination works in wide mode.
34769         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
34770         state when the external buffer state changes.
34772 2012-09-27  David S. Miller  <davem@davemloft.net>
34774         [BZ #14376]
34775         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
34776         pass reloc->r_addend in as the 'high' argument to
34777         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
34779         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34781 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
34783         * rt/tst-aio2.c: Include <pthread.h>.
34784         * rt/tst-aio3.c: Likewise.
34786 2012-09-27  Steve Ellcey  <sellcey@mips.com>
34788         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
34790 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
34792         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
34793         contents on [SHARED].
34795 2012-09-26  Marek Polacek  <polacek@redhat.com>
34797         [BZ #14530]
34798         [BZ #13741]
34799         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
34800         for C++ and GCC <4.3 as well as for non GCC compilers.
34802 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
34804         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
34806 2012-09-25  Roland McGrath  <roland@hack.frob.com>
34808         * Makefile.in (all, install): Declare with .PHONY.
34809         Reported by Michael Hope <michael.hope@linaro.org>.
34811 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
34813         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
34814         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
34815         system header.
34816         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
34817         Likewise.
34818         (sydep_routines): Add the new and the internal functions.
34819         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
34820         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
34821         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
34822         (GLIBC_2.17): Add the new function.
34823         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
34824         (GLIBC_2.17): Likewise.
34825         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
34826         (GLIBC_2.17): Likewise.
34827         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
34828         (GLIBC_2.17): Likewise.
34829         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
34831 2012-09-25  Alan Modra  <amodra@gmail.com>
34833         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
34834         Add release barrier before setting once_control to say
34835         initialisation is done.  Add hints on lwarx.  Use macro in
34836         place of isync.
34837         (clear_once_control): Add release barrier.
34839 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
34841         [BZ #13629]
34842         * math/s_clog.c (__clog): Handle more values close to |z| = 1
34843         specially.
34844         * math/s_clog10.c (__clog10): Likewise.
34845         * math/s_clog10f.c (__clog10f): Likewise.
34846         * math/s_clog10l.c (__clog10l): Likewise.
34847         * math/s_clogf.c (__clogf): Likewise.
34848         * math/s_clogl.c (__clogl): Likewise.
34849         * math/Makefile (libm-calls): Add x2y2m1.
34850         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
34851         (__x2y2m1): Likewise.
34852         (__x2y2m1l): Likewise.
34853         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
34854         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
34855         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
34856         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
34857         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
34858         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
34859         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
34860         * sysdeps/i386/fpu/libm-test-ulps: Update.
34861         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34863         [BZ #14621]
34864         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
34865         int as type of variable DEPTH.
34866         (glob): Use size_t instead of int as type of variables NEWCOUNT
34867         and OLD_PATHC.
34869 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
34871         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
34872         Add s_sincosf-sse2.
34873         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
34874         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
34875         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
34876         macros for using routine as __sincosf_ia32.
34877         Use macro for function declaration and weak_alias.
34878         * sysdeps/i386/fpu/libm-test-ulps: Update.
34880         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
34881         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
34883         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
34884         subnormal argument.
34885         * math/s_cexpf.c (__cexpf): Likewise.
34886         * math/s_csinf.c (__csinf): Likewise.
34887         * math/s_csinhf.c (__csinhf): Likewise.
34888         * math/s_ctanf.c (__ctanf): Likewise.
34889         * math/s_ctanhf.c (__ctanhf): Likewise.
34890         * math/s_ccosh.c (__ccoshf): Likewise.
34891         * math/s_cexp.c (__cexpl): Likewise.
34892         * math/s_csin.c (__csin): Likewise.
34893         * math/s_csinh.c (__csinh): Likewise.
34894         * math/s_ctan.c (__ctan): Likewise.
34895         * math/s_ctanh.c (ctanh): Likewise.
34896         * math/s_ccoshl.c (__ccoshl): Likewise.
34897         * math/s_cexpl.c (__cexpl): Likewise.
34898         * math/s_csinl.c (__csinl): Likewise.
34899         * math/s_csinhl.c (__csinhl): Likewise.
34900         * math/s_ctanl.c (__ctanl): Likewise.
34901         * math/s_ctanhl.c (__ctanhl): Likewise.
34903 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
34905         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
34906         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
34907         (_IO_off_t): Define to __off_t, not _G_off_t.
34908         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
34909         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
34910         (_IO_wint_t): Define to wint_t, not _G_wint_t.
34911         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
34912         type of __dummy and __dummy2 fields.
34913         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
34914         (_G_ssize_t): Likewise.
34915         (_G_off_t): Likewise.
34916         (_G_pid_t): Likewise.
34917         (_G_uid_t): Likewise.
34918         (_G_wchar_t): Likewise.
34919         (_G_wint_t): Likewise.
34920         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
34921         (_G_ssize_t): Likewise.
34922         (_G_off_t): Likewise.
34923         (_G_pid_t): Likewise.
34924         (_G_uid_t): Likewise.
34925         (_G_wchar_t): Likewise.
34926         (_G_wint_t): Likewise.
34927         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
34928         (_G_ssize_t): Likewise.
34929         (_G_off_t): Likewise.
34930         (_G_pid_t): Likewise.
34931         (_G_uid_t): Likewise.
34932         (_G_wchar_t): Likewise.
34933         (_G_wint_t): Likewise.
34935 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
34937         * malloc/arena.c: Include malloc-sysdep.h.
34938         (shrink_heap): Use check_may_shrink_heap to decide if madvise
34939         is sufficient to shrink the heap or an unmap is needed.
34940         * sysdeps/generic/malloc-sysdep.h: New file.  Define
34941         new function check_may_shrink_heap.
34942         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
34943         new function check_may_shrink_heap.
34945 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
34947         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
34948         comments.
34950 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
34952         * catgets/test-gencat.sh: Add "set -e".
34953         * elf/tst-pathopt.sh: Likewise.
34954         * grp/tst_fgetgrent.sh: Likewise.
34955         * iconvdata/run-iconv-test.sh: Likewise.
34956         * intl/tst-gettext.sh: Likewise.
34957         * intl/tst-gettext2.sh: Likewise.
34958         * intl/tst-gettext4.sh: Likewise.
34959         * intl/tst-gettext6.sh: Likewise.
34960         * intl/tst-translit.sh: Likewise.
34961         * io/ftwtest-sh: Likewise.
34962         * libio/test-freopen.sh: Likewise.
34963         * malloc/tst-mtrace.sh: Likewise.
34964         * posix/globtest.sh: Likewise.
34965         * posix/tst-getconf.sh: Likewise.
34966         * posix/wordexp-tst.sh: Likewise.
34967         * stdio-common/tst-printf.sh: Likewise.
34968         * stdio-common/tst-unbputc.sh: Likewise.
34969         * stdlib/tst-fmtmsg.sh: Likewise.
34970         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
34971         * catgets/Makefile: Do not specify -e option when running
34972         testsuite shell scripts.
34973         * elf/Makefile: Likewise.
34974         * grp/Makefile: Likewise.
34975         * iconvdata/Makefile: Likewise.
34976         * intl/Makefile: Likewise.
34977         * io/Makefile: Likewise.
34978         * libio/Makefile: Likewise.
34979         * malloc/Makefile: Likewise.
34980         * posix/Makefile: Likewise.
34981         * stdio-common/Makefile: Likewise.
34982         * stdlib/Makefile: Likewise.
34983         * sysdeps/x86_64/Makefile: Likewise.
34985         * io/ftwtest-sh: Add copyright header.
34986         * posix/globtest.sh: Likewise.
34987         * posix/tst-getconf.sh: Likewise.
34988         * posix/wordexp-tst.sh: Likewise.
34989         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
34991 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
34993         [BZ #13679]
34994         * Makeconfig (+link): Defined as $(+link-static) if
34995         $(build-shared) isn't yes.
34996         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
34997         isn't yes.
34998         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
35000         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
35002         [BZ #14562]
35003         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
35004         new chunk size with MALLOC_ALIGN_MASK.
35006 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
35008         [BZ #5044]
35009         * stdio-common/printf_fphex.c: Include <stdbool.h> and
35010         <rounding-mode.h>.
35011         (__printf_fphex): Determine rounding using get_rounding_mode and
35012         round_away.
35013         * stdio-common/tst-printf-round.c (struct hex_test): New
35014         structure.
35015         (hex_tests): New variable.
35016         (test_hex_in_one_mode): New function.
35017         (do_test): Also run tests for hex float output.
35019 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
35021         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
35022         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
35023         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
35024         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
35025         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
35026         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
35027         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
35028         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
35030 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
35032         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
35033         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
35034         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
35035         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
35037 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
35039         [BZ #14579]
35040         * elf/rtld.c (dl_main): Limit the check for self loading to normal
35041         mode only.
35042         * elf/tst-rtld-load-self.sh: New test.
35043         * elf/Makefile: Run it.
35045 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
35047         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
35048         (tst-writev-ENV): Remove.
35049         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
35051 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
35053         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
35055 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
35057         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
35058         unconditional.
35059         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
35060         Likewise.
35061         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
35062         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
35063         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
35064         Likewise.
35066 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
35068         [BZ #14587]
35069         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
35070         * config.make.in (have-cpp-asm-debuginfo): Removed.
35071         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
35072         * configure: Regenerated.
35074 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
35076         [BZ #5044]
35077         * stdio-common/printf_fp.c: Include <stdbool.h> and
35078         <rounding-mode.h>.
35079         (___printf_fp): Determine rounding using get_rounding_mode and
35080         round_away.
35081         * stdio-common/tst-printf-round.c: New file.
35082         * stdio-common/Makefile (tests): Add tst-printf-round.
35083         (link-libm): New variable.
35084         ($(objpfx)tst-printf-round): Depend in $(link-libm).
35086 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
35088         [BZ #14576]
35089         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
35090         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
35091         Likewise.
35092         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
35093         Likewise.
35095 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
35097         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
35098         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
35099         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
35100         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
35102 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
35104         [BZ #14518]
35105         * include/rounding-mode.h: New file.
35106         * sysdeps/generic/get-rounding-mode.h: Likewise.
35107         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
35108         * stdlib/strtod_l.c: Include <rounding-mode.h>.
35109         (MAX_VALUE): New macro.
35110         (MIN_VALUE): Likewise.
35111         (overflow_value): New function.
35112         (underflow_value): Likewise.
35113         (round_and_return): Use overflow_value and underflow_value to
35114         determine return values in overflow and underflow cases.  Use
35115         round_away to determine rounding depending on rounding mode.
35116         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
35117         determine return values in overflow and underflow cases.
35118         * stdlib/tst-strtod-round.c: Include <fenv.h>.
35119         (struct test_results): New structure.
35120         (struct test): Use struct test_results to store expected results
35121         for all rounding modes.
35122         (TEST): Include expected results for all rounding modes.
35123         (test_in_one_mode): New function.
35124         (do_test): Use test_in_one_mode to compute and check results.
35125         Check results for all rounding modes.
35126         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
35127         $(link-libm).
35129 2012-12-09  Allan McRae  <allan@archlinux.org>
35131         * sysdeps/i386/fpu/libm-test-ulps: Update
35133 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
35135         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
35136         (_G_int32_t): Likewise.
35137         (_G_uint16_t): Likewise.
35138         (_G_uint32_t): Likewise.
35139         (_G_HAVE_BOOL): Likewise.
35140         (_G_HAVE_ATEXIT): Likewise.
35141         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
35142         (_G_HAVE_IO_FILE_OPEN): Likewise.
35143         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
35144         (_G_int32_t): Likewise.
35145         (_G_uint16_t): Likewise.
35146         (_G_uint32_t): Likewise.
35147         (_G_HAVE_BOOL): Likewise.
35148         (_G_HAVE_ATEXIT): Likewise.
35149         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
35150         (_G_HAVE_IO_FILE_OPEN): Likewise.
35151         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
35152         (_G_int32_t): Likewise.
35153         (_G_uint16_t): Likewise.
35154         (_G_uint32_t): Likewise.
35155         (_G_HAVE_BOOL): Likewise.
35156         (_G_HAVE_ATEXIT): Likewise.
35157         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
35158         (_G_HAVE_IO_FILE_OPEN): Likewise.
35160 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
35162         * csu/libc-tls.c: Update copyright years.
35164 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
35166         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
35167         [!_G_USING_THUNKS]: Remove conditional code.
35168         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
35169         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
35171         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
35172         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
35173         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
35174         (_G_VTABLE_LABEL_PREFIX): Likewise.
35175         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
35176         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
35177         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
35178         (_G_VTABLE_LABEL_PREFIX): Likewise.
35179         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
35180         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
35181         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
35182         (_G_VTABLE_LABEL_PREFIX): Likewise.
35183         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
35185 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
35187         * libio/Makefile: Include ../Makeconfig before tests.
35188         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
35189         only if $(build-shared) is yes.
35191         * iconv/gconv_db.c: Update copyright years.
35193 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
35195         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
35196         unwind info if defined PIC. Fix special cases description.
35197         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
35199         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
35200         DP_HI_MASK entry.
35201         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
35203 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
35205         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
35207         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
35208         is NULL.
35210         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
35211         (LDLIBS-tst-chk4): This.
35212         (LDFLAGS-tst-chk5): Renamed to ...
35213         (LDLIBS-tst-chk5): This.
35214         (LDFLAGS-tst-chk6): Renamed to ...
35215         (LDLIBS-tst-chk6): This.
35216         (LDFLAGS-tst-lfschk4): Renamed to ...
35217         (LDLIBS-tst-lfschk4): This.
35218         (LDFLAGS-tst-lfschk5): Renamed to ...
35219         (LDLIBS-tst-lfschk5): This.
35220         (LDFLAGS-tst-lfschk6): Renamed to ...
35221         (LDLIBS-tst-lfschk6): This.
35223         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
35224         on $(common-objpfx)soversions.mk.
35226 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
35228         [BZ #10014]
35229         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
35230         example host name.
35232 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
35234         * malloc/arena.c (arena_get_retry): New function that gets
35235         another arena for the caller to try its request on.
35236         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
35237         current arena cannot fulfill the request.
35238         (__libc_memalign): Likewise.
35239         (__libc_memalign): Likewise.
35240         (__libc_pvalloc): Likewise.
35241         (__libc_calloc): Likewise.
35243 2012-09-05  John Tobey  <john.tobey@gmail.com>
35245         [BZ #13542]
35246         * manual/arith.texi (Operations on Complex): Fix description
35247         of carg branch cut.
35249 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
35251         [BZ #10014]
35252         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
35253         host name.
35255         [BZ #10038]
35256         * manual/memory.texi (Memory): Make order of menu items match
35257         order of sections.
35259 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
35261         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
35262         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
35263         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
35265 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
35267         * csu/libc-tls.c (static_dtv): Renamed to ...
35268         (_dl_static_dtv): This.  Make it global.
35269         (_dl_initial_dtv): Removed.
35270         (__libc_setup_tls): Updated.
35271         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
35272         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
35273         DL_INITIAL_DTV.
35275 2012-09-06  Petr Machata  <pmachata@redhat.com>
35277         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
35278         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
35279         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
35280         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
35282 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
35284         [BZ #14545]
35285         * csu/libc-tls.c (_dl_initial_dtv): New variable.
35286         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
35287         freeing dtv[-1].
35289 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
35291         [BZ #14544]
35292         * Makeconfig (link-static-before-libc): Replace $(+prector)
35293         with $(+prectorT).
35294         (link-static-after-libc): Replace $(+postctor) with
35295         $(+postctorT).
35296         (link-bounded): Replace $(+prector)/$(+postctor) with
35297         $(+prectorT)/$(+postctorT).
35298         (+prectorT): New macro.
35299         (+postctorT): Likewise.
35301 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
35303         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
35304         (round_str): Handle values above the maximum for IBM long double
35305         as inexact.
35306         * stdlib/tst-strtod-round.c (tests): Regenerated.
35308 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35310         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
35311         assembler flag.
35312         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
35313         zarch_nohighgprs around the zarch optimized routines.
35314         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
35315         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
35316         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
35317         for zarch.
35319 2012-09-05  David S. Miller  <davem@davemloft.net>
35321         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35323         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
35324         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
35325         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
35326         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
35327         entries.
35329 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
35331         * malloc/arena.c: Fold copyright years.
35332         * malloc/mcheck.c, malloc/memusage.c: Likewise.
35334 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
35336         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
35338 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
35340         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
35342 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
35344         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
35345         change internal state upon failure.
35347 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
35349         * malloc/mcheck.c (mcheck_check_all): Fix typo.
35350         * malloc/memusage.c (mmap): Likewise.
35351         (mmap64, mremap): Likewise.  Adjust name in comment.
35353 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
35355         * libio/fileops.c: Fix typos in comments.
35356         * libio/oldfileops.c: Likewise.
35357         * libio/wfileops.c: Likewise.
35359 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
35361         [BZ #1349]
35362         * malloc/Makefile (tests): Add tst-malloc-usable test case.
35363         (tst-malloc-usable-ENV): Set environment for test case.
35364         * malloc/hooks.c (malloc_check_get_size): New function to get
35365         requested size.
35366         * malloc/malloc.c (musable): Use malloc_check_get_size.
35367         * malloc/tst-malloc-usable.c: New test case.
35369 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
35371         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
35373 2012-09-05  Allan McRae  <allan@archlinux.org>
35375         [BZ #13966]
35376         * configure.in (CXX_SYSINCLUDES): Use compiler output to
35377         determine header location.
35378         * configure: Regenerated.
35380 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
35382         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
35383         float format.
35384         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
35385         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
35386         format.
35387         (test): Regenerate.
35389 2012-09-04  David S. Miller  <davem@davemloft.net>
35391         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
35392         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
35393         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
35395 2012-09-04  Florian Weimer  <fweimer@redhat.com>
35397         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
35398         failures.
35400         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
35402 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
35404         [BZ #9914]
35405         * libio/iogetdelim.c: Include <limits.h>.
35406         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
35407         + len + 1 would overflow.
35409 2012-09-03  Andreas Jaeger  <aj@suse.de>
35411         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35412         * sysdeps/i386/fpu/libm-test-ulps: Update.
35414 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
35416         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
35417         Add s_sinf-sse2, s_conf-sse2.
35419         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
35420         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
35421         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
35422         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
35424         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
35425         for using routine as __sinf_ia32.
35426         Use macro for function declaration and weak_alias.
35427         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
35428         for using routine as __cosf_ia32.
35429         Use macro for function declaration and weak_alias.
35431         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
35432         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
35434         * sysdeps/x86_64/fpu/s_sinf.S: New file.
35435         * sysdeps/x86_64/fpu/s_cosf.S: New file.
35436         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35438         * math/libm-test.inc (cos_test): Add more test cases.
35439         (sin_test): Likewise.
35440         (sincos_test): Likewise.
35442 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35444         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
35445         (IFUNC_RESOLVE): Make pointers to the specialized implementations
35446         hidden.
35447         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
35449 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
35451         [BZ #14538]
35452         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
35453         first element of the GOT.
35454         (elf_machine_load_address): Return the difference between
35455         the runtime address of _DYNAMIC and elf_machine_dynamic ().
35457 2012-09-01  Allan McRae  <allan@archlinux.org>
35459         [BZ #13412]
35460         * configure.in (AWK): Require gawk version 3.0 or later.
35461         * configure: Regenerated.
35463 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
35465         * sysdeps/unix/sysv/linux/kernel-features.h
35466         (__ASSUME_POSIX_CPU_TIMERS): Remove.
35467         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
35468         [__NR_clock_getres]: Make code unconditional.
35469         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
35470         (clock_getcpuclockid): Remove code left unreachable by removal of
35471         conditionals.
35472         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
35473         code unconditional.
35474         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
35475         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
35476         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
35477         Make code unconditional.
35478         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
35479         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
35480         * sysdeps/unix/sysv/linux/clock_settime.c
35481         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
35482         conditional code.
35483         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
35484         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
35486 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
35488         [BZ #14476]
35489         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
35490         scripts/test-installation.pl.
35492         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
35493         and $ld_so_version if it is set.
35495 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
35497         [BZ #14516]
35498         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
35499         failure if reading from procfs failed.
35500         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
35502 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
35504         * sysdeps/unix/sysv/linux/kernel-features.h
35505         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
35506         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
35507         Remove conditional code.
35508         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35509         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
35510         Remove conditional code.
35511         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35512         * sysdeps/unix/sysv/linux/i386/fxstat.c
35513         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
35514         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35515         * sysdeps/unix/sysv/linux/i386/fxstatat.c
35516         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
35517         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35518         * sysdeps/unix/sysv/linux/i386/lxstat.c
35519         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
35520         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35521         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
35522         Remove conditional code.
35523         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35524         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
35525         Remove conditional code.
35526         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35527         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
35528         <kernel-features.h>.
35529         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
35530         Remove.
35531         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
35532         Remove conditional code.
35533         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35534         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
35535         Remove conditional.
35537 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
35539         [BZ #5400]
35540         * NEWS: Add fixed bug number.
35542 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
35544         [BZ #14519]
35545         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
35546         underflowing exponent in case of negative sign.
35547         * stdlib/tst-strtod-round-data: Add more tests.
35548         * stdlib/tst-strtod-round.c (tests): Regenerated.
35550         [BZ #3479]
35551         * stdlib/strtod_l.c (NDIG): Remove.
35552         (HEXNDIG): Likewise.
35553         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
35554         smallest representable value.
35555         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
35556         lie within an exact representation of 1/2 ulp of the result.
35557         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
35558         unconditionally.
35559         (TENS_P9_IDX): Define unconditionally.
35560         (TENS_P9_SIZE): Likewise.
35561         (TENS_P10_IDX): Likewise.
35562         (TENS_P10_SIZE): Likewise.
35563         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
35564         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
35565         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
35566         entries for 10^2^13 and 10^2^14.
35567         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
35568         (TENS_P13_IDX): Define.
35569         (TENS_P13_SIZE): Likewise.
35570         (TENS_P14_IDX): Likewise.
35571         (TENS_P14_SIZE): Likewise.
35572         (_fpioconst_pow10): Change array size to
35573         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
35574         unconditional.
35575         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
35576         1024]: Add entries for 10^2^13 and 10^2^14.
35577         [LAST_POW10 > _LAST_POW10]: Remove #error.
35578         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
35579         (_fpioconst_pow10): Change array size to
35580         FPIOCONST_POW10_ARRAY_SIZE.
35581         * stdlib/gen-fpioconst.c: New file.
35582         * stdlib/gen-tst-strtod-round.c: Likewise.
35583         * stdlib/tst-strtod-round-data: Likewise.
35584         * stdlib/tst-strtod-round.c: Likewise.
35585         * stdlib/Makefile (tests): Add tst-strtod-round.
35587         [BZ #14459]
35588         * stdlib/strtod_l.c: Include <stdint.h>.
35589         (NDEBUG): Do not define.
35590         (round_and_return): Change EXPONENT parameter to type intmax_t.
35591         Rearrange calculations to avoid internal overflow possibilities.
35592         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
35593         Rearrange calculations to avoid internal overflow possibilities.
35594         Assert that number fits inside MPNSIZE limbs.
35595         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
35596         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
35597         calculations and add assertions to avoid internal overflow
35598         possibilities.  Add casts to avoid signed/unsigned operations.
35599         * stdlib/tst-strtod-overflow.c: New file.
35600         * stdlib/Makefile (tests): Add tst-strtod-overflow.
35602 2012-08-25  Marek Polacek  <polacek@redhat.com>
35604         * time/time.h: Fix some typos in comments.
35606 2012-08-23  Roland McGrath  <roland@hack.frob.com>
35608         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
35609         * posix/tst-rfc3484-2.c: Likewise.
35610         * posix/tst-rfc3484-3.c: Likewise.
35612 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
35614         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
35615         (EF_ARM_ABI_FLOAT_HARD): Likewise.
35617 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
35619         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
35620         #include of fxstatat64.c.
35622 2012-08-22  Roland McGrath  <roland@hack.frob.com>
35624         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
35625         * shadow/getspent_r.c: Likewise.
35626         * shadow/getspnam.c: Likewise.
35627         * shadow/getspnam_r.c: Likewise.
35628         * gshadow/getsgent.c: Likewise.
35629         * gshadow/getsgent_r.c: Likewise.
35630         * gshadow/getsgnam.c: Likewise.
35631         * gshadow/getsgnam_r.c: Likewise.
35632         * inet/getnetbyad.c: Likewise.
35633         * inet/getnetbyad_r.c: Likewise.
35634         * inet/getnetbynm.c: Likewise.
35635         * inet/getnetbynm_r.c: Likewise.
35636         * inet/getnetent.c: Likewise.
35637         * inet/getnetent_r.c: Likewise.
35638         * inet/getproto.c: Likewise.
35639         * inet/getproto_r.c: Likewise.
35640         * inet/getprtent.c: Likewise.
35641         * inet/getprtent_r.c: Likewise.
35642         * inet/getprtname.c: Likewise.
35643         * inet/getprtname_r.c: Likewise.
35644         * inet/getrpcbyname.c: Likewise.
35645         * inet/getrpcbyname_r.c: Likewise.
35646         * inet/getrpcbynumber.c: Likewise.
35647         * inet/getrpcbynumber_r.c: Likewise.
35648         * inet/getrpcent.c: Likewise.
35649         * inet/getrpcent_r.c: Likewise.
35650         * inet/getaliasent.c: Likewise.
35651         * inet/getaliasent_r.c: Likewise.
35652         * inet/getaliasname.c: Likewise.
35653         * inet/getaliasname_r.c: Likewise.
35654         * nscd/getgrgid_r.c: Likewise.
35655         * nscd/getgrnam_r.c: Likewise.
35656         * nscd/gethstbyad_r.c: Likewise.
35657         * nscd/gethstbynm3_r.c: Likewise.
35658         * nscd/getpwnam_r.c: Likewise.
35659         * nscd/getpwuid_r.c: Likewise.
35660         * nscd/getsrvbynm_r.c: Likewise.
35661         * nscd/getsrvbypt_r.c: Likewise.
35662         * nscd/gai.c: Likewise.
35664         * configure.in (build_nscd): New substituted variable, set
35665         by --disable-build-nscd and defaults to $use_nscd.
35666         * configure: Regenerated.
35667         * config.make.in (build-nscd): New substituted variable.
35668         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
35669         Change conditional to require [$(build-nscd) = yes] as well.
35670         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
35672         [BZ# 13696]
35673         * configure.in (use_nscd): New substituted variable, set by
35674         --disable-nscd.  If enabled, define USE_NSCD.
35675         * configure: Regenerated.
35676         * config.h.in: Add USE_NSCD.
35677         * config.make.in (use-nscd): New substituted variable.
35678         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
35679         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
35680         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
35681         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
35682         (CFLAGS-getgrnam_r.c): Likewise.
35683         (CFLAGS-initgroups.c): Likewise.
35684         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
35685         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
35686         Variables removed.
35687         * inet/getnetgrent_r.c
35688         (nscd_setnetgrent): New function, broken out of ...
35689         (setnetgrent): ... here.  Call it.
35690         (innetgr): Conditionalize nscd bits on [USE_NSCD].
35691         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
35692         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
35693         * nscd/Makefile (routines, aux): Move definitions after include of
35694         Makeconfig.  Conditionalize on [$(use-nscd) != no].
35695         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
35696         Conditionalize on [USE_NSCD].
35697         (is_nscd, nscd_init_cb): Likewise.
35698         (nss_load_library): Conditionalize init callback on [USE_NSCD].
35699         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
35700         * nss/nss_db/db-init.c: Likewise.
35701         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
35702         [USE_NSCD].
35703         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
35704         (make_request): Use it.
35705         (cache_valid_p): New function.
35706         (__check_pf): Use it.
35707         * NEWS: Add item for --disable-nscd.
35709 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
35711         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
35712         to support sed >= 4.2.1-20-ga9bf076.
35713         * configure: Regenerated.
35715 2012-08-22  Roland McGrath  <roland@hack.frob.com>
35717         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
35718         Conditionalize whole body on [IREL].
35720 2012-08-22  Jeff Law <law@redhat.com>
35722         [BZ #14505]
35723         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
35724         if the family is PF_UNSPEC.
35726 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
35728         * Makerules (lib-version): Rename from V.
35729         (install-lib-nosubdir): Change V to lib-version.
35731 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
35733         [BZ #14252]
35734         * powerpc32/power6/wcschr.c: New file.
35735         * powerpc32/power6/wcscpy.c: New file.
35736         * powerpc32/power6/wcsrchr.c: New file.
35737         * powerpc64/power6/wcschr.c: New file.
35738         * powerpc64/power6/wcscpy.c: New file.
35739         * powerpc64/power6/wcsrchr.c: New file.
35741 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
35743         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
35744         (two_way_short_needle): Use it.
35745         * string/strstr.c (AVAILABLE1_USES_J): Define.
35746         * string/strcasestr.c: Likewise.
35748         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
35749         array references.
35750         * string/strcasestr.c (TOLOWER): Make side-effect safe.
35752         [BZ #11607]
35753         * NEWS: Add an entry.
35754         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
35755         define their defaults.
35756         (two_way_short_needle): Detect end-of-string on-the-fly.
35757         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
35758         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
35759         * string/bug-strcasestr1.c: New test.
35760         * string/Makefile: Run it.
35762 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
35764         [BZ #11607]
35765         * string/str-two-way.h (two_way_short_needle): Optimize matching of
35766         the first character.
35768 2012-08-21  Roland McGrath  <roland@hack.frob.com>
35770         * csu/elf-init.c (__libc_csu_irel): Function removed.
35771         * csu/libc-start.c (apply_irel): New function.
35772         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
35774 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
35776         * sysdeps/unix/sysv/linux/kernel-features.h
35777         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
35778         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
35779         <kernel-features.h>.
35780         [__NR_fadvise64_64]: Make code unconditional.
35781         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
35782         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
35783         !__NR_fadvise64_64)]: Likewise.
35784         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
35785         !__NR_fadvise64_64))]: Likewise.
35786         [__NR_fadvise64]: Make code unconditional.
35787         [!__NR_fadvise64]: Remove conditional code.
35788         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
35789         <kernel-features.h>.
35790         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
35791         unconditional.
35792         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
35793         conditional code.
35794         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
35795         not include <kernel-features.h>.
35796         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
35797         unconditional.
35798         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
35799         conditional code.
35800         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
35801         include <kernel-features.h>.
35802         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
35803         unconditional.
35804         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
35805         conditional code.
35807 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
35809         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
35810         slight instruction rearrangements per scrollpipe analysis.
35811         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
35813 2012-08-20  Roland McGrath  <roland@hack.frob.com>
35815         * manual/syslog.texi (syslog; vsyslog, closelog):
35816         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
35817         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
35819         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
35820         DSOCAPS to match condition on defining it.
35822 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
35824         * sysdeps/unix/sysv/linux/kernel-features.h
35825         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
35826         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
35827         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
35828         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
35829         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
35830         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
35831         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
35832         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
35833         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
35834         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
35836         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
35837         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
35839         * sysdeps/unix/sysv/linux/kernel-features.h
35840         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
35841         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
35842         unconditional.
35843         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
35844         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
35845         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
35846         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
35847         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
35848         Make code unconditional.
35849         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
35850         (__mmap64) [!__NR_mmap2]: Likewise.
35851         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
35852         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
35853         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
35854         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
35855         [__NR_mmap2]: Make code unconditional.
35856         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
35857         (__mmap64) [!__NR_mmap2]: Likewise.
35859 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35861         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
35863 2012-08-18  Andreas Jaeger  <aj@suse.de>
35865         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
35867 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
35869         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
35870         * include/unistd.h (__have_sock_cloexec): Likewise.
35871         (__have_pipe2): Likewise.
35872         (__have_dup3): Likewise.
35874 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
35876         [BZ #9685]
35877         * include/unistd.h (__have_pipe2): Change define into an extern int.
35878         (__have_dup3): Likewise.
35879         * socket/have_sock_cloexec.c: Include fcntl.h.
35880         (__have_pipe2): New variable.
35881         (__have_dup3): Likewise.
35883 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
35885         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
35887 2012-08-17  Marek Polacek  <polacek@redhat.com>
35889         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
35890         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
35892 2012-08-17  Roland McGrath  <roland@hack.frob.com>
35894         * configure.in: Add AC_SUBST for sysheaders.
35895         * configure: Regenerated.
35896         * config.make.in (sysheaders): New substituted variable.
35898         * sysdeps/unix/mkfifo.c: Moved ...
35899         * sysdeps/posix/mkfifo.c: ... here.
35900         * sysdeps/unix/mkfifoat.c: Moved ...
35901         * sysdeps/posix/mkfifoat.c: ... here.
35903         * sysdeps/unix/utime.c: Moved ...
35904         * sysdeps/posix/utime.c: ... here.
35906         * sysdeps/unix/time.c: Moved ...
35907         * sysdeps/posix/time.c: ... here.
35908         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
35909         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
35911         * sysdeps/unix/nice.c: Moved ...
35912         * sysdeps/posix/nice.c: ... here.
35914         * sysdeps/unix/alarm.c: Moved ...
35915         * sysdeps/posix/alarm.c: ... here.
35917         * intl/Makefile ($(codeset_mo)): Depend on the input file.
35919 2012-08-17  Jeff Law <law@redhat.com>
35921         * intl/Makefile (codeset_mo): New variable.
35922         ($(codeset_mo)): New target.
35923         (tst-codeset.out): Depend on that.  Remove explicit rule.
35924         (tst-gettext3.out, tst-gettext5.out): Likewise.
35925         (LOCPATH-ENV, tst-codeset-ENV): New variables.
35926         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
35927         * intl/tst-codeset.sh: Remove.
35928         * intl/tst-gettext3.sh: Likewise.
35929         * intl/tst-gettext5.sh: Likewise.
35931 2012-08-17  Roland McGrath  <roland@hack.frob.com>
35933         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
35934         * sysdeps/unix/syscalls.list: ... here.
35936         * sysdeps/posix/getaddrinfo.c
35937         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
35938         (gaiconf_init, gaiconf_reload): Use them.
35939         [!_STATBUF_ST_NSEC]
35940         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
35941         Define using time_t rather than struct timespec.
35943         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
35944         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
35945         Macros removed.
35946         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
35947         [!NO_THREADS].
35948         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
35949         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
35950         Likewise.
35952         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
35953         __libc_cleanup_push argument.
35955         * bits/param.h: New file.
35956         * misc/sys/param.h: New file.
35957         * include/sys/param.h: New file.
35958         * misc/Makefile (headers): Add bits/param.h.
35959         * sysdeps/generic/sys/param.h: File removed.
35960         * sysdeps/unix/sysv/linux/bits/param.h: New file.
35961         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
35962         * sysdeps/mach/hurd/bits/param.h: New file.
35963         * sysdeps/mach/hurd/sys/param.h: File removed.
35965         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
35966         last change.
35968         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
35969         [_IO_MTSAFE_IO].
35970         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
35971         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
35972         New macros.
35974         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
35975         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
35976         rather than -D_IO_MTSAFE_IO conditionally.
35977         * stdio-common/Makefile (CPPFLAGS): Likewise.
35978         * wcsmbs/Makefile (CPPFLAGS): Likewise.
35979         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
35980         Use $(libio-mtsafe).
35981         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
35982         of -D_IO_MTSAFE_IO.
35983         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
35984         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
35985         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
35986         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
35987         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
35988         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
35989         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
35990         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
35991         (CFLAGS-fread_u_chk.c): Likewise.
35992         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
35993         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
35994         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
35995         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
35996         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
35997         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
35998         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
35999         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
36000         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
36002         * libio/Makefile: Test [$(libc-reentrant) = yes]
36003         instead of [$(filter %REENTRANT, $(defines)) nonempty].
36005         * Makeconfig
36006         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
36007         * sysdeps/pthread/configure: File removed.
36008         * sysdeps/pthread/Makeconfig: New file.
36009         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
36010         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
36012 2012-08-16  Gary Benson  <gbenson@redhat.com>
36014         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
36015         unmapping the first object in a namespace.
36017 2012-08-16  Roland McGrath  <roland@hack.frob.com>
36019         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
36020         (__internal_setnetgrent): ... this.  Add internal_function to
36021         definition.  Add libc_hidden_def.
36022         (setnetgrent): Update caller.
36023         (internal_endnetgrent): Renamed to ...
36024         (__internal_endnetgrent): ... this.  Add internal_function to
36025         definition.  Add libc_hidden_def.
36026         (endnetgrent): Update caller.
36027         (internal_getnetgrent_r): Renamed to ...
36028         (__internal_getnetgrent_r): ... this.  Add internal_function to
36029         definition.  Add libc_hidden_def.
36030         (__getnetgrent_r): Update caller.
36031         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
36033 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
36035         * stdlib/longlong.h: Update from GCC.
36037 2012-08-16  Roland McGrath  <roland@hack.frob.com>
36039         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
36040         on _QL, which is set by umul_ppmm but never used.
36041         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
36042         variables, which are set by GMP macros but never used.
36043         * stdio-common/_itowa.c (_itowa): Likewise.
36044         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
36045         * stdlib/mod_1.c (mpn_mod_1): Likewise.
36047 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
36049         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
36050         struct La_sh_regs is not constant.
36051         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
36052         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
36053         and struct La_sparc64_regs are not constant.
36055 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
36057         * sysdeps/unix/sysv/linux/kernel-features.h
36058         (__ASSUME_POSIX_TIMERS): Remove.
36059         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
36060         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
36061         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
36062         Make code unconditional.
36063         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
36064         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
36065         Make code unconditional.
36066         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
36067         * sysdeps/unix/sysv/linux/clock_nanosleep.c
36068         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
36069         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
36070         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
36071         Make code unconditional.
36072         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
36073         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
36074         (__libc_missing_posix_timers): Remove.
36076 2012-08-15  Roland McGrath  <roland@hack.frob.com>
36078         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
36079         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
36081         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
36083         * elf/dl-sym.c: Include <stdlib.h>.
36085         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
36086         constants, which avoids warnings in 32-bit builds.
36088         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
36089         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
36091         * misc/lseek.c: File moved to ...
36092         * io/lseek.c: ... here.
36094         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
36096         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
36097         shifting LEN more than 31 bits at once.
36099 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
36101         [BZ #14195]
36102         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
36103         segmentation fault for a case of two empty input strings.
36104         * string/test-strncasecmp.c (check1): Renamed to...
36105         (bz12205): ...this.
36106         (bz14195): Add new testcase for two empty input strings and N > 0.
36107         (test_main): Call new testcase, adapt for renamed function.
36109 2012-08-15  Andreas Jaeger  <aj@suse.de>
36111         [BZ #14090]
36112         * crypt/md5test2.c: New test, based on test supplied by Serge
36113         Belyshev <belyshev@depni.sinp.msu.ru>.
36114         * crypt/Makefile (xtests): Add md5test-giant..
36115         * crypt/Makefile ($(objpfx)md5test-giant): Add.
36117 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
36119         [BZ #14090]
36120         * crypt/md5.c (md5_process_block): Don't assume the buffer
36121         length is less than 2**32.
36122         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
36123         length is less than 2**64.
36125 2012-08-15  Roland McGrath  <roland@hack.frob.com>
36127         * string/str-two-way.h: Include <sys/param.h>.
36128         (MAX): Macro removed.
36130         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
36131         Move #define and #undef of memmove to just before and after
36132         including <string.h>.
36134         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
36135         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
36136         and after including <string.h>.  Move declarations of
36137         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
36138         to before #include "string/memmove.c".
36140         * include/dirent.h: Declare __getdirentries.
36142         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
36143         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
36145 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
36147         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
36148         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
36149         * sysdeps/i386/configure: Regenerated.
36150         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
36151         STABS_CURRENT_FILE, and STABS_FUN.
36152         (END): Remove call to STABS_FUN_END.
36153         (STABS_CURRENT_FILE1): Delete.
36154         (STABS_CURRENT_FILE): Likewise.
36155         (STABS_FUN): Likewise.
36156         (STABS_FUN_END): Likewise.
36157         (STABS_FUN2): Likewise.
36158         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
36159         * sysdeps/x86_64/configure: Regenerated.
36161 2012-08-14  Roland McGrath  <roland@hack.frob.com>
36163         * elf/dl-open.c: Include <atomic.h>.
36164         * elf/dl-lookup.c: Likewise.
36166 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
36168         * sysdeps/unix/sysv/linux/kernel-features.h
36169         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
36170         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
36171         unconditionally.
36172         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
36173         unconditionally.
36174         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
36175         condition on __ASSUME_CLONE_THREAD_FLAGS.
36177 2012-08-14  Andreas Jaeger  <aj@suse.de>
36179         * sysdeps/i386/fpu/libm-test-ulps: Update.
36181 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
36183         * include/atomic.h (atomic_exchange_and_add): Split into ...
36184         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
36185         New atomic macros.
36187 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
36189         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
36191 2012-08-13  Jeff Law <law@redhat.com>
36193         * manual/stdio.texi (snprintf): Clarify handling of the trailing
36194         null byte in the output string.
36196 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
36198         * sysdeps/unix/sysv/linux/kernel-features.h
36199         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
36200         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
36201         (__ASSUME_ARG_MAX_STACK_BASED): Define.
36202         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
36203         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
36204         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
36205         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
36207 2012-08-09  Jeff Law <law@redhat.com>
36209         [BZ #13939]
36210         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
36211         When avoid_arena is set, don't retry in the that arena.  Pick the
36212         next one, whatever it might be.
36213         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
36214         (arena_lock): Pass in new parameter to arena_get2.
36215         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
36216         arena_get2.
36217         (__libc_malloc): Unify retrying after main arena failure with
36218         __libc_memalign version.
36219         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
36221 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
36223         [BZ #14166]
36224         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
36225         to __redirect_strstr.
36226         (__strstr_sse42): Use typeof __redirect_strstr.
36227         (__strstr_ia32): Likewise.
36228         (__libc_strstr): New prototype.
36229         (strstr): Renamed to ...
36230         (__libc_strstr): This.
36231         (strstr): New strong alias of __libc_strstr.
36232         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
36233         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
36234         __redirect_time.
36235         Include <time.h>.
36236         (__libc_time): New prototype.
36237         (time_ifunc): Replace time with __libc_time.
36238         (time): New strong alias and hidden definition of __libc_time.
36239         (__GI_time): Remove strong alias.
36240         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
36241         Include <stddef.h>.
36242         (memmove): Redefined to __redirect_memmove.
36243         (__memmove_sse2): Use typeof __redirect_memmove.
36244         (__memmove_ssse3): Likewise.
36245         (__memmove_ssse3_back): Likewise.
36246         (__libc_memmove): New prototype.
36247         (memmove): Renamed to ...
36248         (__libc_memmove): This.
36249         (memmove): New strong alias of __libc_memmove.
36251 2012-08-08  Mark Salter  <msalter@redhat.com>
36253         * elf/elf.h
36254         (R_MN10300_TLS_GD): Define.
36255         (R_MN10300_TLS_LD): Likewise.
36256         (R_MN10300_TLS_LDO): Likewise.
36257         (R_MN10300_TLS_GOTIE): Likewise.
36258         (R_MN10300_TLS_IE): Likewise.
36259         (R_MN10300_TLS_LE): Likewise.
36260         (R_MN10300_TLS_DTPMOD): Likewise.
36261         (R_MN10300_TLS_DTPOFF): Likewise.
36262         (R_MN10300_TLS_TPOFF): Likewise.
36263         (R_MN10300_SYM_DIFF): Likewise.
36264         (R_MN10300_ALIGN): Likewise.
36265         (R_MN10300_NUM): Update.
36267 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
36269         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
36270         Remove.
36272 2012-08-08  Roland McGrath  <roland@hack.frob.com>
36274         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
36276         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
36277         sysdeps/unix -> sysdeps/posix move.
36278         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
36280 2012-08-07      Allan McRae     <allan@archlinux.org>
36282         [BZ #14303]
36283         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
36284         (SUNOS_CPP): Likewise.
36285         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
36286         not found.
36287         (open_input): Call CPP using execvp.
36289 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
36291         * sysdeps/unix/sysv/linux/kernel-features.h
36292         (__ASSUME_PROT_GROWSUPDOWN): Remove.
36293         (__ASSUME_NO_CLONE_DETACHED): Likewise.
36294         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
36295         (__ASSUME_WAITID_SYSCALL): Likewise.
36296         * sysdeps/unix/sysv/linux/dl-execstack.c
36297         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
36298         code unconditional.
36299         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
36300         conditional code.
36301         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
36302         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
36303         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
36304         code.
36305         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
36306         unconditional.
36307         [__ASSUME_WAITID_SYSCALL]: Likewise.
36308         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
36310 2012-08-07  Roland McGrath  <roland@hack.frob.com>
36312         * sysdeps/unix/closedir.c: Renamed to ...
36313         * sysdeps/posix/closedir.c: ... here.
36314         * sysdeps/unix/dirfd.c: Renamed to ...
36315         * sysdeps/posix/dirfd.c: ... here.
36316         * sysdeps/unix/dirstream.h: Renamed to ...
36317         * sysdeps/posix/dirstream.h: ... here.
36318         * sysdeps/unix/fdopendir.c: Renamed to ...
36319         * sysdeps/posix/fdopendir.c: ... here.
36320         * sysdeps/unix/opendir.c: Renamed to ...
36321         * sysdeps/posix/opendir.c: ... here.
36322         * sysdeps/unix/readdir.c: Renamed to ...
36323         * sysdeps/posix/readdir.c: ... here.
36324         * sysdeps/unix/readdir_r.c: Renamed to ...
36325         * sysdeps/posix/readdir_r.c: ... here.
36326         * sysdeps/unix/rewinddir.c: Renamed to ...
36327         * sysdeps/posix/rewinddir.c: ... here.
36328         * sysdeps/unix/seekdir.c: Renamed to ...
36329         * sysdeps/posix/seekdir.c: ... here.
36330         * sysdeps/unix/telldir.c: Renamed to ...
36331         * sysdeps/posix/telldir.c: ... here.
36332         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
36333         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
36334         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
36335         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
36337         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
36338         * bits/fcntl.h: ... here.
36340         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
36341         not 0.
36342         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
36343         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
36344         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
36345         (struct flock): Move l_start, l_len to the beginning.
36346         Use __pid_t for l_pid.
36347         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
36348         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
36349         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
36350         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
36351         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
36352         [__USE_LARGEFILE64] (struct flock64): New type.
36353         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
36355         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
36356         * bits/dirent.h: ... here.
36358         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
36359         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
36361 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
36363         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
36364         Change from 2.6.0 to 2.6.16.
36365         * sysdeps/unix/sysv/linux/configure: Regenerated.
36366         * sysdeps/unix/sysv/linux/kernel-features.h
36367         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
36368         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
36369         version.
36370         (__ASSUME_UTIMES): Likewise.
36371         (__ASSUME_CLONE_STOPPED): Remove.
36372         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
36373         architectures, not kernel version.
36374         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
36375         (__ASSUME_NO_CLONE_DETACHED): Likewise.
36376         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
36377         (__ASSUME_WAITID_SYSCALL): Likewise.
36378         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
36379         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
36380         * README: State 2.6.16 as minimum Linux kernel version.  Do not
36381         refer to older versions.
36383 2012-08-06  Roland McGrath  <roland@hack.frob.com>
36385         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
36386         Define alphasort64 as an alias.
36387         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
36388         Define versionsort64 as an alias.
36389         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
36390         Define scandir64 as an alias.
36391         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
36392         Define scandirat64 as an alias.
36393         * dirent/alphasort64.c (alphasort64):
36394         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
36395         * dirent/versionsort64.c: Likewise.
36396         * dirent/scandir64.c: Likewise.
36397         * dirent/scandirat64.c: Likewise.
36398         * sysdeps/wordsize-64/alphasort.c: File removed.
36399         * sysdeps/wordsize-64/alphasort64.c: File removed.
36400         * sysdeps/wordsize-64/scandir.c: File removed.
36401         * sysdeps/wordsize-64/scandir64.c: File removed.
36402         * sysdeps/wordsize-64/scandirat.c: File removed.
36403         * sysdeps/wordsize-64/scandirat64.c: File removed.
36404         * sysdeps/wordsize-64/versionsort.c: File removed.
36405         * sysdeps/wordsize-64/versionsort64.c: File removed.
36406         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
36407         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
36408         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
36409         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
36410         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
36411         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
36412         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
36413         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
36415         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
36416         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
36417         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
36418         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36419         [defined __arch64__ || defined __sparcv9]
36420         (__INO_T_MATCHES_INO64_T): New macro.
36421         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
36422         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
36423         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
36424         * sysdeps/unix/sysv/linux/bits/dirent.h
36425         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
36426         (_DIRENT_MATCHES_DIRENT64): New macro.
36428         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
36429         Define lockf64 as an alias.
36430         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
36431         Define fseeko64 as an alias.
36432         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
36433         Define ftello64 as an alias.
36434         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
36435         Define _IO_fgetpos64 and fgetpos64 as aliases.
36436         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
36437         Define _IO_fsetpos64 and fsetpos64 as aliases.
36438         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
36439         Conditionalize body on this.
36440         * libio/fseeko64.c: Likewise.
36441         * libio/ftello64.c: Likewise.
36442         * libio/iofgetpos64.c: Likewise.
36443         * libio/iofsetpos64.c: Likewise.
36444         * sysdeps/wordsize-64/lockf.c: File removed.
36445         * sysdeps/wordsize-64/lockf64.c: File removed.
36446         * sysdeps/wordsize-64/fseeko.c: File removed.
36447         * sysdeps/wordsize-64/fseeko64.c: File removed.
36448         * sysdeps/wordsize-64/ftello.c: File removed.
36449         * sysdeps/wordsize-64/ftello64.c: File removed.
36450         * sysdeps/wordsize-64/iofgetpos.c: File removed.
36451         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
36452         * sysdeps/wordsize-64/iofsetpos.c: File removed.
36453         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
36454         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
36455         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
36456         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
36457         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
36458         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
36459         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
36460         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
36461         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
36462         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
36463         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
36465         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
36466         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
36467         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
36468         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36469         [defined __arch64__ || defined __sparcv9]
36470         (__OFF_T_MATCHES_OFF64_T): New macro.
36471         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
36472         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
36473         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
36474         (__OFF_T_MATCHES_OFF64_T): New macro.
36476 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
36478         * stdlib/secure-getenv.c (__secure_getenv): Replace
36479         GLIBC_2_16 with GLIBC_2_17.
36481 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
36483         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
36484         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
36486 2012-08-03  David S. Miller  <davem@davemloft.net>
36488         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36490 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
36492         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
36493         Remove.
36494         (__ASSUME_CORRECT_SI_PID): Likewise.
36495         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
36496         (__ASSUME_TMPFS_NAME): Likewise.
36497         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
36498         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
36499         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
36500         (HAVE_AUX_SECURE): Make definition unconditional.
36501         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
36502         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
36504 2012-08-03  Roland McGrath  <roland@hack.frob.com>
36506         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
36507         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
36508         * sysdeps/mach/hurd/eloop-threshold.h: New file.
36509         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
36510         __eloop_threshold instead of SYMLOOP_MAX.
36512         * sysdeps/generic/eloop-threshold.h: New file.
36513         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
36514         of MAXSYMLINKS.
36515         * elf/chroot_canon.c (chroot_canon): Likewise.
36517 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
36519         [BZ #13717]
36520         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
36521         Change to 2.6.0 everywhere.
36522         * sysdeps/unix/sysv/linux/configure: Regenerated.
36523         * sysdeps/unix/sysv/linux/kernel-features.h
36524         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
36525         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
36526         kernel versions.
36527         (__ASSUME_POSIX_TIMERS): Define unconditionally.
36528         (__ASSUME_FUTEX_REQUEUE): Remove.
36529         (__ASSUME_STATFS64): Define unconditionally.
36530         (__ASSUME_AT_SECURE): Likewise.
36531         (__ASSUME_CORRECT_SI_PID): Likewise.
36532         (__ASSUME_TGKILL): Define without depending on kernel version for
36533         i386.
36534         (__ASSUME_UTIMES): Likewise.
36535         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
36536         kernel version.
36537         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
36538         (__ASSUME_TMPFS_NAME): Likewise.
36539         * README: Update reference to Linux kernel versions.
36541 2012-08-02  Marek Polacek  <polacek@redhat.com>
36543         [BZ# 14150]
36544         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
36545         libc_cv_asm_type_prefix with %.
36546         * configure: Regenerated.
36547         * include/libc-symbols.h: Remove comment about
36548         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
36549         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
36550         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
36551         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
36552         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
36553         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
36554         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
36555         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
36556         * elf/tst-unique2mod1.c: Likewise.
36557         * elf/tst-unique1mod2.c: Likewise.
36558         * elf/tst-unique1mod1.c: Likewise.
36559         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
36560         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
36561         Replace ASM_TYPE_DIRECTIVE with .type.
36562         * sysdeps/s390/s390-64/sysdep.h: Likewise.
36563         * sysdeps/i386/sysdep.h: Likewise.
36564         * sysdeps/x86_64/sysdep.h: Likewise.
36565         * sysdeps/sh/sysdep.h: Likewise.
36566         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
36567         Do not define ASM_TYPE_DIRECTIVE.
36568         * sysdeps/powerpc/sysdep.h: Likewise.
36569         * sysdeps/powerpc/powerpc32/sysdep.h:
36570         Replace ASM_TYPE_DIRECTIVE with .type.
36571         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
36572         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
36573         * sysdeps/i386/fpu/e_powf.S: Likewise.
36574         * sysdeps/i386/fpu/e_expl.S: Likewise.
36575         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
36576         * sysdeps/i386/fpu/e_acosh.S: Likewise.
36577         * sysdeps/i386/fpu/e_pow.S: Likewise.
36578         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
36579         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
36580         * sysdeps/i386/fpu/s_expm1.S: Likewise.
36581         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
36582         * sysdeps/i386/fpu/e_log2.S: Likewise.
36583         * sysdeps/i386/fpu/e_log2l.S: Likewise.
36584         * sysdeps/i386/fpu/e_scalb.S: Likewise.
36585         * sysdeps/i386/fpu/e_powl.S: Likewise.
36586         * sysdeps/i386/fpu/e_log10f.S: Likewise.
36587         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
36588         * sysdeps/i386/fpu/e_logl.S: Likewise.
36589         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
36590         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
36591         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
36592         * sysdeps/i386/fpu/e_log2f.S: Likewise.
36593         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
36594         * sysdeps/i386/fpu/e_log.S: Likewise.
36595         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
36596         * sysdeps/i386/fpu/e_logf.S: Likewise.
36597         * sysdeps/i386/fpu/e_log10l.S: Likewise.
36598         * sysdeps/i386/fpu/e_atanh.S: Likewise.
36599         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
36600         * sysdeps/i386/fpu/e_log10.S: Likewise.
36601         * sysdeps/i386/fpu/s_frexp.S: Likewise.
36602         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
36603         * sysdeps/i386/fpu/s_asinh.S: Likewise.
36604         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
36605         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
36606         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
36607         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
36608         * sysdeps/i386/i686/strtok.S: Likewise.
36609         * sysdeps/i386/i386-mcount.S: Likewise.
36610         * sysdeps/i386/strtok.S: Likewise.
36611         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
36612         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
36613         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
36614         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
36615         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
36616         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
36617         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
36618         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
36619         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
36620         * sysdeps/x86_64/_mcount.S: Likewise.
36621         * sysdeps/x86_64/strtok.S: Likewise.
36622         * sysdeps/sh/_mcount.S: Likewise.
36624 2012-08-01  Roland McGrath  <roland@hack.frob.com>
36626         * libio/iofopen.c: Include <fcntl.h>.
36627         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
36628         (_IO_fopen64, fopen64): Define as aliases.
36629         * libio/iofopen64.c: Include <fcntl.h>.
36630         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
36631         Conditionalize body on this.
36632         * sysdeps/wordsize-64/iofopen.c: File removed.
36633         * sysdeps/wordsize-64/iofopen64.c: File removed.
36635 2012-08-01  Marek Polacek  <polacek@redhat.com>
36637         * libc/Makeconfig: Use elf in place of binfmt-subdir.
36638         Use dlfcn directly instead of a variable.
36639         (binfmt-subdir): Do not define.
36640         (dlfcn): Likewise.
36642 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
36644         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
36645         Remove all definitions.
36646         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
36647         <kernel-features.h>.
36648         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
36649         (miss_F_GETOWN_EX): Remove all definitions.
36650         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
36651         macro definition.
36652         [!__ASSUME_FCNTL64]: Remove conditional code.
36653         [__ASSUME_FCNTL64]: Make code unconditional.
36654         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
36655         <kernel-features.h>.
36656         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
36657         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
36658         (lockf64) [__NR_fcntl64]: Make code unconditional.
36659         (lockf64) [__ASSUME_FCNTL64]: Likewise.
36661         * sysdeps/unix/sysv/linux/kernel-features.h
36662         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
36663         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
36664         Make code unconditional.
36665         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
36666         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
36667         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
36668         [__NR_vfork]: Make code unconditional.
36669         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
36670         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
36671         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
36672         [__NR_vfork]: Make code unconditional.
36673         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
36674         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
36676 2012-08-01  Roland McGrath  <roland@hack.frob.com>
36678         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
36679         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
36681         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
36682         Define mkstemp64 as an alias.
36683         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
36684         Define mkstemps64 as an alias.
36685         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
36686         Define mkostemp64 as an alias.
36687         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
36688         Define mkostemps64 as an alias.
36689         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
36690         Conditionalize body on this.
36691         * misc/mkostemp64.c: Likewise.
36692         * misc/mkostemps64.c: Likewise.
36693         * misc/mkstemps64.c: Likewise.
36694         * sysdeps/wordsize-64/mkstemp64.c: File removed.
36695         * sysdeps/wordsize-64/mkostemp64.c: File removed.
36696         * sysdeps/wordsize-64/mkostemp.c: File removed.
36697         * sysdeps/wordsize-64/mkstemp.c: File removed.
36698         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
36699         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
36700         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
36701         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
36703         [BZ #14138]
36704         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
36705         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
36706         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
36707         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
36709         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
36710         compat_symbol macros from <shlib-compat.h> rather than the underlying
36711         default_symbol_version and symbol_version macros, so that DEFAULT
36712         lines in shlib-versions are respected.
36713         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
36715 2012-08-01  Florian Weimer  <fweimer@redhat.com>
36717         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
36718         Declare with warn_unused_result.
36719         (setgid, setregid, setegid, setresgid): Likewise.
36720         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
36721         Likewise.
36722         * WUR-REPORT: Remove set*id functions.
36724 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
36726         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
36728 2012-07-31  Roland McGrath  <roland@hack.frob.com>
36730         [BZ #10191]
36731         * include/sys/socket.h (__libc_accept, __libc_accept4):
36732         Add attribute_hidden.
36733         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
36735         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
36736         use of PTR_MANGLE.
36737         * inet/getnetgrent_r.c (setup): Likewise.
36739         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
36741 2012-07-31  David S. Miller  <davem@davemloft.net>
36743         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36745 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
36747         [BZ #13629]
36748         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
36749         value between 1.0 and 2.0 and smaller part has absolute value less
36750         than 1.0.
36751         * math/s_clog10.c (__clog10): Likewise.
36752         * math/s_clog10f.c (__clog10f): Likewise.
36753         * math/s_clog10l.c (__clog10l): Likewise.
36754         * math/s_clogf.c (__clogf): Likewise.
36755         * math/s_clogl.c (__clogl): Likewise.
36756         * math/libm-test.inc (clog_test): Add more tests.
36757         (clog10_test): Likewise.
36758         * sysdeps/i386/fpu/libm-test-ulps: Update.
36759         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36761 2012-07-31  Florian Weimer  <fweimer@redhat.com>
36763         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
36764         Exit with zero in case no suitable GID is found, and write a
36765         message to standard error.
36767 2012-07-30  Roland McGrath  <roland@hack.frob.com>
36769         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
36770         rather than to 1.
36771         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
36772         (MAXPATHLEN): Removed.
36773         (NOGROUP, NODEV): New macros.
36774         (setbit, clrbit, isset, isclr): New macros.
36775         (howmany, roundup, powerof2): New macros.
36776         (DEV_BSIZE): New macro.
36778         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
36779         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
36781         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
36782         definition on [!__NO_LONG_DOUBLE_MATH].
36784         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
36785         PTR_MANGLE and PTR_DEMANGLE.
36787         * socket/accept4.c (accept4): Rename to __libc_accept4.
36788         Define accept4 as a weak alias.
36790         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
36791         on [_DIRENT_HAVE_D_TYPE].
36792         * io/ftw.c (ftw_dir): Likewise.
36794         * io/xmknod.c (__xmknod): Don't check PATH for being null.
36796         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
36798         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
36799         Use the BSD numbers rather than the arbitrary ones we had.
36800         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
36801         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
36802         (SIGXCPU, SIGXFSZ): New macros.
36803         (_NSIG): Now 32.
36805         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
36806         initializer on [_LIBC_REENTRANT].
36808         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
36809         definitions inside [_POSIX_MAPPED_FILES].
36811         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
36813         * dirent/opendir.c: Include <fcntl.h>.
36815         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
36816         (__libc_getspecific): Likewise.
36817         (__libc_key_create): Likewise.
36819         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
36820         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
36821         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
36822         (tmpfile64): Define as alias.
36823         * sysdeps/wordsize-64/tmpfile.c: File removed.
36824         * sysdeps/wordsize-64/tmpfile64.c: File removed.
36825         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
36826         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
36828         * stdio-common/vfscanf.c: Include <stdbool.h>.
36829         * nss/makedb.c: Likewise.
36830         * stdio-common/_i18n_number.h: Likewise.
36831         * argp/argp-help.c: Likewise.
36832         * posix/wordexp.c: Likewise.
36833         * sysdeps/posix/spawni.c: Likewise.
36834         * nss/nss_files/files-initgroups.c: Likewise.
36835         * stdio-common/reg-modifier.c: Include <stdlib.h>.
36836         * nss/nss_files/files-initgroups.c: Likewise.
36837         * nss/nss_db/db-netgrp.c: Likewise.
36838         * nss/nss_db/db-initgroups.c: Likewise.
36839         * io/fchmodat.c: Include <sys/stat.h>.
36841         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
36842         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
36844         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
36845         [HAVE_MMAP].
36847         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
36848         Add multiple inclusion protection.
36850 2012-07-27  David S. Miller  <davem@davemloft.net>
36852         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36854 2012-07-27  Gary Benson  <gbenson@redhat.com>
36856         [BZ #14298]
36857         * elf/rtld.c: Include <stap-probe.h>.
36858         (dl_main): Added static probes "init_start" and "init_complete".
36859         * elf/dl-load.c: Include <stap-probe.h>.
36860         (lose): Take new parameter "nsid".
36861         Added static probe "map_failed".
36862         (_dl_map_object_from_fd): Pass namespace id to lose.
36863         Added static probe "map_start".
36864         (open_verify): Pass namespace id to lose.
36865         * elf/dl-open.c: Include <stap-probe.h>.
36866         (dl_open_worker) Added static probes "map_complete", "reloc_start"
36867         and "reloc_complete".
36868         * elf/dl-close.c: Include <stap-probe.h>.
36869         (_dl_close_worker): Added static probes "unmap_start" and
36870         "unmap_complete".
36871         * elf/rtld-debugger-interface.txt: New file documenting the above.
36873 2012-07-26  Roland McGrath  <roland@hack.frob.com>
36875         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
36876         rather than a string variable.
36877         * sunrpc/rpc_main.c (h_output): Likewise.
36878         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
36880 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
36882         * inet/check_native.c: New file.
36884 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
36886         [BZ #13629]
36887         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
36888         if larger part has absolute value 1.0.
36889         * math/s_clog10.c (__clog10): Likewise.
36890         * math/s_clog10f.c (__clog10f): Likewise.
36891         * math/s_clog10l.c (__clog10l): Likewise.
36892         * math/s_clogf.c (__clogf): Likewise.
36893         * math/s_clogl.c (__clogl): Likewise.
36894         * math/libm-test.inc (clog_test): Add more tests.
36895         (clog10_test): Likewise.
36896         * sysdeps/i386/fpu/libm-test-ulps: Update.
36897         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36899         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
36900         (pltexit): Likewise.
36901         (La_regs): Likewise.
36902         (La_retval): Likewise.
36903         (int_retval): Likewise.
36904         Update #error for removed macros to refer only to definitions in
36905         tst-audit.h.
36906         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
36907         macro.
36908         (pltexit): Likewise.
36909         (La_regs): Likewise.
36910         (La_retval): Likewise.
36911         (int_retval): Likewise.
36912         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
36913         macro.
36914         (pltexit): Likewise.
36915         (La_regs): Likewise.
36916         (La_retval): Likewise.
36917         (int_retval): Likewise.
36918         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
36919         macro.
36920         (pltexit): Likewise.
36921         (La_regs): Likewise.
36922         (La_retval): Likewise.
36923         (int_retval): Likewise.
36924         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
36925         macro.
36926         (pltexit): Likewise.
36927         (La_regs): Likewise.
36928         (La_retval): Likewise.
36929         (int_retval): Likewise.
36930         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
36931         macro.
36932         (pltexit): Likewise.
36933         (La_regs): Likewise.
36934         (La_retval): Likewise.
36935         (int_retval): Likewise.
36936         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
36937         macro.
36938         (pltexit): Likewise.
36939         (La_regs): Likewise.
36940         (La_retval): Likewise.
36941         (int_retval): Likewise.
36942         * sysdeps/generic/tst-audit.h: Update comment to refer only to
36943         macro definitions in tst-audit.h.
36944         * sysdeps/i386/tst-audit.h: New file.
36945         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
36946         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
36947         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
36948         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
36949         * sysdeps/sh/tst-audit.h: Likewise.
36950         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
36951         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
36952         * sysdeps/x86_64/tst-audit.h: Likewise.
36954 2012-07-26  Andreas Jaeger  <aj@suse.de>
36956         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
36957         ptrace.
36959         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
36960         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
36961         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
36962         PTRACE_O_MASK.
36963         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
36964         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
36965         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
36967         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
36968         value.
36970         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
36971         _sigsys.
36972         (si_call_addr, si_syscall, si_arch): Define new macro.
36973         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
36974         _sigsys.
36975         (si_call_addr, si_syscall, si_arch): Define new marcro.
36976         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
36977         _sigsys.
36978         (si_call_addr, si_syscall, si_arch): Define new macro.
36979         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
36980         _sigsys.
36981         (si_call_addr, si_syscall, si_arch): Define new macro.
36983 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
36985         [BZ #13717]
36986         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
36987         Change to 2.4.21 where previously 2.4.1.
36988         * sysdeps/unix/sysv/linux/configure: Regenerated.
36989         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
36990         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
36991         Linux kernel version.
36992         (__ASSUME_STD_AUXV): Remove.
36993         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
36994         kernel version.
36995         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
36996         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
36997         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
36998         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
36999         (__ASSUME_NETLINK_SUPPORT): Likewise.
37000         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
37001         (__no_netlink_support): Remove conditional definition.
37002         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
37003         Remove.
37004         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
37005         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
37006         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
37007         (if_nameindex_ioctl): Remove.
37008         (if_nameindex_netlink): Do not handle __no_netlink_support.
37009         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
37010         code.
37011         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
37012         Remove conditional code.
37013         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
37014         code.
37015         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
37016         unconditional.
37017         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
37018         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
37019         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
37020         Remove.
37021         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
37022         [!__ASSUME_STD_AUXV]: Remove conditional code.
37023         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
37024         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
37025         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
37026         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
37027         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
37028         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
37029         code.
37030         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
37031         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
37032         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
37033         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
37034         conditional code.
37035         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
37036         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
37037         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
37038         code.
37039         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
37040         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
37041         conditional code.
37042         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
37043         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
37044         code unconditional.
37045         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37046         conditional code.
37047         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
37048         unconditional.
37049         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37050         conditional code.
37051         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
37052         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
37053         unconditional.
37054         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37055         conditional code.
37056         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
37057         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
37058         code unconditional.
37059         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37060         conditional code.
37061         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
37062         unconditional.
37063         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37064         conditional code.
37065         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
37066         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
37067         code unconditional.
37068         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37069         conditional code.
37070         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
37071         unconditional.
37072         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37073         conditional code.
37075 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
37077         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
37078         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
37079         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
37080         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
37081         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
37082         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
37083         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
37084         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
37085         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
37086         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
37087         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
37088         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
37089         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
37090         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
37091         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
37092         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
37093         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
37094         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
37095         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
37096         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
37097         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
37098         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
37099         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
37101 2012-07-25  Florian Weimer  <fweimer@redhat.com>
37103         * Versions.def: Add GLIBC_2.17.
37104         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
37105         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
37106         Introduce __libc_secure_getenv.
37107         * stdlib/Versions (2.17): Add secure_getenv
37108         (GLIBC_PRIVATE): Add __libc_secure_getenv.
37109         * stdlib/secure-getenv.c: Rename __secure_getenv to
37110         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
37111         symbol __secure_getenv for GLIBC_2.0.
37112         * stdlib/tst-secure-getenv.c: New.
37113         * stdlib/Makefile (tests): Add testcase.
37114         * manual/startup.texi (Environment Access): Document
37115         secure_getenv.
37116         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
37117         __libc_secure_getenv.
37118         * inet/ruserpass.c (ruserpass): Likewise.
37119         * malloc/mtrace.c (mtrace): Likewise.
37120         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
37121         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
37122         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
37123         * sysdeps/posix/tempname.c: Likewise.  Evaluate
37124         HAVE_SECURE_GETENV.
37125         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
37126         __secure_getenv to __libc_secure_getenv.
37127         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
37128         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37129         Likewise.
37130         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37131         Likewise.
37132         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
37133         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
37134         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
37135         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
37136         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
37137         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
37138         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
37140 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
37142         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
37143         (struct La_i86_retval): Likewise.
37144         (struct La_x86_64_regs): Likewise.
37145         (struct La_x86_64_retval): Likewise.
37146         (struct La_x32_regs): Likewise.
37147         (struct La_x32_retval): Likewise.
37148         (struct La_ppc32_regs): Likewise.
37149         (struct La_ppc32_retval): Likewise.
37150         (struct La_ppc64_regs): Likewise.
37151         (struct La_ppc64_retval): Likewise.
37152         (struct La_sh_regs): Likewise.
37153         (struct La_sh_retval): Likewise.
37154         (struct La_s390_32_regs): Likewise.
37155         (struct La_s390_32_retval): Likewise.
37156         (struct La_s390_64_regs): Likewise.
37157         (struct La_s390_64_retval): Likewise.
37158         (struct La_sparc32_regs): Likewise.
37159         (struct La_sparc32_retval): Likewise.
37160         (struct La_sparc64_regs): Likewise.
37161         (struct La_sparc64_retval): Likewise.
37162         (struct audit_ifaces): Remove architecture-specific pltenter and
37163         pltexit members.
37164         * sysdeps/i386/ldsodefs.h: New file.
37165         * sysdeps/powerpc/ldsodefs.h: Likewise.
37166         * sysdeps/s390/ldsodefs.h: Likewise.
37167         * sysdeps/sh/ldsodefs.h: Likewise.
37168         * sysdeps/sparc/ldsodefs.h: Likewise.
37169         * sysdeps/x86_64/ldsodefs.h: Likewise.
37171 2012-07-25  Marek Polacek  <polacek@redhat.com>
37173         [BZ #6808]
37174         * math/libm-test.inc (yn_test): Add another test.
37175         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
37176         to ERANGE when the result is +-Inf.
37177         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
37178         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
37179         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
37180         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
37182 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
37184         * conform/data/time.h-data (NULL): Use macro-constant.  Require
37185         equal to 0.
37186         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
37187         clock_t.
37188         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
37190 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
37192         * configure.in <sysdeps resolving>: Correct printing
37193         Implies_before.
37194         * configure: Regenerate.
37196 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
37198         * math/w_ilogb.c: Include <limits.h>.
37199         * math/w_ilogbl.c: Likewise.
37201 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
37203         * manual/lang.texi (__va_copy): Document primarily as ISO C99
37204         va_copy.  Document allowing for unavailable va_copy only as
37205         pre-C99 compatibility.
37206         * manual/string.texi (Copying and Concatenation): Use va_copy
37207         instead of __va_copy in concat example.
37209 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
37211         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
37212         (__sendto): Use create_address_port.  Initialize APORT and deallocate
37213         it if not null.
37215         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
37216         with O_NOLINK passed to __file_name_lookup.
37218         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
37219         with O_NOLINK passed to __file_name_lookup.
37221         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
37222         negative N or less than NGIDS.
37224         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
37225         type to string_t.  Set ERANGE as errno and return it if NAME is not big
37226         enough.  Use memcpy instead of strncpy.
37228 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
37230         * elf/Makefile (check-data): Remove.
37231         (localplt.data): New vpath directive.
37232         ($(objpfx)check-localplt.out): Use localplt.data from vpath
37233         instead of $(check-data).
37234         * scripts/data/localplt-generic.data: Move to ...
37235         * sysdeps/generic/localplt.data: ... here.
37236         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
37237         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
37238         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
37239         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
37240         ... here.
37241         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
37242         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
37243         ... here.
37244         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
37245         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
37246         ... here.
37247         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
37248         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
37249         ... here.
37250         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
37251         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
37252         ... here.
37253         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
37254         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
37255         ... here.
37257 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37259         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
37260         PPC32 and PPC64 files.
37261         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
37262         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
37264 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37266         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
37267         __makecontext_ret to ...
37268         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
37269         ... here and call exit if uc_link is NULL.  New file.
37270         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
37271         __makecontext_ret.S.
37272         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
37273         __makecontext_ret to ...
37274         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
37275         ... here and call exit if uc_link is NULL.  New file.
37276         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
37277         __makecontext_ret.S.
37279 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37281         * elf/elf.h (R_390_IRELATIVE): New definition.
37282         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
37283         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
37284         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
37285         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
37286         (elf_machine_lazy_rel): Likewise.
37287         * sysdeps/s390/dl-irel.h: New file.
37288         * sysdeps/s390/s390-64/memcpy.S: New asm code.
37289         * sysdeps/s390/s390-64/memset.S: New asm code.
37290         * sysdeps/s390/s390-64/memcmp.S: New asm code.
37291         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
37292         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
37293         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
37294         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
37295         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
37296         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
37297         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
37298         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
37299         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
37300         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
37301         * sysdeps/s390/s390-32/memcpy.S: New asm code.
37302         * sysdeps/s390/s390-32/memset.S: New asm code.
37303         * sysdeps/s390/s390-32/memcmp.S: New asm code.
37305 2012-07-17  Marek Polacek  <polacek@redhat.com>
37307         [BZ #14349]
37308         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
37309         * sysdeps/s390/s390-64/configure.in: Likewise.
37310         * sysdeps/sparc/configure.in: Likewise.
37311         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
37312         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
37313         * sysdeps/i386/configure.in: Likewise.
37314         * sysdeps/x86_64/configure.in: Likewise.
37315         * sysdeps/sh/configure.in: Likewise.
37316         * sysdeps/s390/s390-32/configure: Regenerated.
37317         * sysdeps/s390/s390-64/configure: Likewise.
37318         * sysdeps/x86_64/configure: Likewise.
37319         * sysdeps/sh/configure: Likewise.
37320         * sysdeps/powerpc/powerpc64/configure: Likewise.
37321         * sysdeps/powerpc/powerpc32/configure: Likewise.
37322         * sysdeps/sparc/configure: Likwise.
37323         * sysdeps/i386/configure: Likewise.
37325         * elf/dl-open.c: Comment fixes.
37327 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
37329         * Makefile [CXX] (check-data): Remove.
37330         [CXX] (c++-types.data): New vpath directive.
37331         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
37332         vpath.  Do not allow for C++ type data being missing.
37333         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
37334         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
37335         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
37336         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
37337         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
37338         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
37339         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
37340         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
37341         ... here.
37342         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
37343         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
37344         ... here.
37345         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
37346         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
37347         ... here.
37348         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
37349         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
37350         ... here.
37351         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
37352         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
37353         ... here.
37354         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
37355         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
37356         ... here.
37357         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
37358         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
37359         ... here.
37360         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
37361         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
37363         * elf/tls-macros.h (TLS_LE): Move architecture-specific
37364         definitions to architecture-specific files.
37365         (TLS_IE): Likewise.
37366         (TLS_LD): Likewise.
37367         (TLS_GD): Likewise.
37368         * sysdeps/i386/tls-macros.h: New file.
37369         * sysdeps/powerpc/tls-macros.h: Likewise.
37370         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
37371         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
37372         * sysdeps/sh/tls-macros.h: Likewise.
37373         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
37374         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
37375         * sysdeps/x86_64/tls-macros.h: Likewise.
37377 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
37379         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
37380         zero value for regular exit case.
37382         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
37383         (__start_context): Preserve zero value for regular exit case.
37385 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
37386             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37388         * manual/setjmp.texi (setcontext): Clarify normal process
37389         termination when uc_link is the null pointer.
37390         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
37391         exit call.
37393 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
37395         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
37396         preprocessor.  Test for each exception mask separately.
37398 2012-07-16  Andreas Jaeger  <aj@suse.de>
37400         * po/ru.po: Update from translation team.
37402 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
37404         * conform/data/string.h-data (NULL): Use macro-constant.  Require
37405         equal to 0.
37406         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
37407         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
37408         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
37409         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
37410         [ISO || ISO99 || ISO11] (*_t): Do not allow.
37412 2012-07-13  Andreas Jaeger  <aj@suse.de>
37414         * po/fr.po: Update from translation team.
37416 2012-07-12  Marek Polacek  <polacek@redhat.com>
37418         [BZ #14173]
37419         * math/libm-test.inc (yn_test): Add test for BZ #14173.
37420         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
37421         loop condition.
37423 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
37425         [BZ #13717]
37426         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
37427         Change to 2.4.1 where previously 2.4.0.
37428         * sysdeps/unix/sysv/linux/configure: Regenerated.
37429         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
37430         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
37431         version.
37432         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
37433         (__ASSUME_AT_CLKTCK): Remove.
37434         (__ASSUME_AT_PAGESIZE): Likewise.
37435         (__ASSUME_AT_XID): Likewise.
37436         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
37437         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
37438         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
37439         unconditionally.
37440         (HAVE_AUX_PAGESIZE): Likewise.
37441         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
37442         [__ASSUME_AT_CLKTCK]: Make code unconditional.
37443         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
37445 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
37447         [BZ #14307]
37448         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
37449         the temporary buffer used to invoke __gethostbyname2_r,
37450         __gethostbyaddr_r and gethostbyname4_r to make room for struct
37451         host_data / struct gaih_addrtuple.
37452         * resolv/nss_dns/dns-host.c (global scope): Move definition of
37453         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
37454         header file nss/nsswitch.h.
37455         * nss/nsswitch.h (global scope): Add definition of implementation
37456         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
37457         resolv/nss_dns/dns-host.c).
37459 2012-07-11  Andreas Jaeger  <aj@suse.de>
37461         * po/fr.po: Update from translation team.
37463         * po/sv.po: Update from translation team
37464         * po/fr.po: Another update from translation team.
37466 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37468         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
37469         for subnormals or multiply small sinh result by itself.
37470         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
37471         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
37473 2012-07-11  David S. Miller  <davem@davemloft.net>
37475         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37477 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
37479         [BZ #14347]
37480         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
37481         (INTERNAL_MARK): Shift it here.
37483 2012-07-10  Marek Polacek  <polacek@redhat.com>
37485         [BZ #14151]
37486         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
37487         libc_cv_asm_global_directive with .globl.
37488         * configure: Regenerated.
37489         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
37490         with .globl.
37491         * sysdeps/i386/configure: Regenerated.
37492         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
37493         with .globl.
37494         * sysdeps/x86_64/configure: Regenerated.
37495         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
37496         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
37497         * elf/tst-unique2mod2.c: Likewise.
37498         * elf/tst-unique2mod1.c: Likewise.
37499         * elf/tst-unique1mod2.c: Likewise.
37500         * elf/tst-unique1mod1.c: Likewise.
37501         * sysdeps/s390/s390-32/sysdep.h: Likewise.
37502         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
37503         * sysdeps/s390/s390-64/sysdep.h: Likewise.
37504         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
37505         * sysdeps/mach/sysdep.h: Likewise.
37506         * sysdeps/i386/sysdep.h: Likewise.
37507         * sysdeps/i386/i386-mcount.S: Likewise.
37508         * sysdeps/x86_64/_mcount.S: Likewise.
37509         * sysdeps/x86_64/sysdep.h: Likewise.
37510         * sysdeps/sh/_mcount.S: Likewise.
37511         * sysdeps/sh/sysdep.h: Likewise.
37512         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
37513         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
37514         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
37515         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
37516         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
37517         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
37518         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
37519         * locale/localeinfo.h: Likewise.
37520         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
37521         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
37523 2012-07-09  Roland McGrath  <roland@hack.frob.com>
37525         [BZ #14336]
37526         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
37527         system".
37528         * manual/message.texi (The Uniforum approach): Likewise.
37529         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
37530         (glibc iconv Implementation): Likewise.
37532 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
37534         [BZ #14337]
37535         * math/s_clog.c (__clog): Avoid scaling a value down where that
37536         could result in underflow.
37537         * math/s_clog10.c (__clog10): Likewise.
37538         * math/s_clog10f.c (__clog10f): Likewise.
37539         * math/s_clog10l.c (__clog10l): Likewise.
37540         * math/s_clogf.c (__clogf): Likewise.
37541         * math/s_clogl.c (__clogl): Likewise.
37542         * math/libm-test.inc (clog_test): Add more tests.
37543         (clog10_test): Likewise.
37544         * sysdeps/i386/fpu/libm-test-ulps: Update.
37545         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37547 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
37549         [BZ #14283]
37550         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
37551         by 7 not 8 to examine high bit of fractional part.
37553         [BZ #14042]
37554         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
37555         for call to __mcount_internal.
37556         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
37557         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
37558         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
37560 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
37562         [BZ #14154]
37563         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
37564         approximation for values within 0x1p-13f of an odd multiple of
37565         pi/4.
37566         * math/libm-test.inc (tan_test): Do not allow spurious underflow
37567         exception.  Add more tests.
37568         * sysdeps/i386/fpu/libm-test-ulps: Update.
37570         [BZ #6778]
37571         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
37572         inputs and return -1 for them.  Do not check for +Inf in case not
37573         reachable for +Inf.
37574         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
37575         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
37576         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
37577         and return -1 for them.  Do not check for +Inf in case not
37578         reachable for +Inf.
37579         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
37580         define.
37581         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
37582         and return -1 for them.  Do not check for +Inf in case not
37583         reachable for +Inf.
37584         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
37585         spurious underflow.
37586         * sysdeps/i386/fpu/libm-test-ulps: Update.
37587         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37589 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
37591         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
37593 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
37595         [BZ #14157]
37596         [BZ #14331]
37597         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
37598         could result in spurious underflow.  Scale down values above
37599         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
37600         * math/s_csqrtf.c (__csqrtf): Likewise.
37601         * math/s_csqrtl.c (__csqrtl): Likewise.
37602         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
37603         spurious underflow.
37604         * sysdeps/i386/fpu/libm-test-ulps: Update.
37605         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37607 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
37609         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
37610         xopen-msg.sed.
37611         * catgets/xopen-msg.awk: New file.
37612         * catgets/xopen-msg.sed: Removed.
37614         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
37615         po2text.sed.
37616         * intl/po2test.awk: New file.
37617         * intl/po2test.sed: Removed.
37619 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
37621         [BZ #14328]
37622         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
37623         or multiply small sinh result by itself.
37624         * math/s_ctanf.c (__ctanf): Likewise.
37625         * math/s_ctanh.c (__ctanh): Likewise.
37626         * math/s_ctanhf.c (__ctanhf): Likewise.
37627         * math/s_ctanhl.c (__ctanhl): Likewise.
37628         * math/s_ctanl.c (__ctanl): Likewise.
37629         * math/libm-test.inc (ctan_test_tonearest): New function.
37630         (ctan_test_towardzero): Likewise.
37631         (ctan_test_downward): Likewise.
37632         (ctan_test_upward): Likewise.
37633         (ctanh_test_tonearest): Likewise.
37634         (ctanh_test_towardzero): Likewise.
37635         (ctanh_test_downward): Likewise.
37636         (ctanh_test_upward): Likewise.
37637         (main): Call these new functions.
37638         * sysdeps/i386/fpu/libm-test-ulps: Update.
37639         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37641 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
37643         * .gitignore: Delete /ports entry.
37645 2012-07-03  Andreas Jaeger  <aj@suse.de>
37647         * po/bg.po: Update from translation team.
37648         * po/cs.po: Likewise.
37649         * po/de.po: Likewise.
37650         * po/hr.po: Likewise.
37651         * po/nl.pl: Likewise.
37652         * po/pl.po: Likewise.
37653         * po/vi.po: Likewise.
37655 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
37657         * Makeconfig [!+link] (+link-before-libc): New variable.
37658         [!+link] (+link-after-libc): Likewise.
37659         [!+link] (+link-tests): Likewise.
37660         [!+link] (+link): Define in terms of $(+link-before-libc) and
37661         $(+link-after-libc).
37662         [!+link-static] (+link-static-before-libc): New variable.
37663         [!+link-static] (+link-static-after-libc): Likewise.
37664         [!+link-static] (+link-static-tests): Likewise.
37665         [!+link-static] (+link-static): Define in terms of
37666         $(+link-static-before-libc) and $(+link-static-after-libc).
37667         [build-shared] (link-libc-before-gnulib): New variable.
37668         [build-shared] (link-libc-tests): Likewise.
37669         [build-shared] (link-libc): Define in terms of
37670         $(link-libc-before-gnulib).
37671         [!build-shared] (link-libc-tests): New variable.
37672         (link-libc-static-tests): New variable.
37673         [!gnulib] (gnulib-arch): New variable.
37674         [!gnulib] (gnulib-tests): Likewise.
37675         [!gnulib] (static-gnulib-arch): Likewise.
37676         [!gnulib] (static-gnulib-tests): Likewise.
37677         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
37678         Define with "=" instead of ":=".
37679         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
37680         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
37681         * Rules (binaries-all-notests): New variable.
37682         (binaries-all-tests): Likewise.
37683         (binaries-static-notests): Likewise.
37684         (binaries-static-tests): Likewise.
37685         (binaries-all): Define using $(binaries-all-notests) and
37686         $(binaries-all-tests).
37687         (binaries-static): Define using $(binaries-static-notests) and
37688         $(binaries-static-tests).
37689         (binaries-shared-tests): New variable.
37690         (binaries-shared-notests): Likewise.
37691         (binaries-shared): Remove variable.
37692         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
37693         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
37694         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
37695         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
37696         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
37697         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
37698         * elf/Makefile (sln-modules): New variable.
37699         (extra-objs): Add $(sln-modules:=.o).
37700         (ldconfig-modules): Add static-stubs.
37701         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
37702         * elf/static-stubs.c: New file.
37704         [BZ #14283]
37705         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
37706         by 7 not 8 to examine high bit of fractional part.  Use volatile
37707         variables when splitting into final array of floats if
37708         __FLT_EVAL_METHOD__ != 0.
37709         * math/libm-test.inc (cos_test): Add another test.
37710         (sin_test): Likewise.
37711         * sysdeps/i386/fpu/libm-test-ulps: Update.
37713         [BZ #14273]
37714         * math/libm-test.inc (cosh_test): Add more tests.
37716         * version.h (RELEASE): Set to "development".
37717         (VERSION): Set to "2.16.90".
37719 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
37721         * NEWS: Update copyright. Remove last-updated date.
37722         Mention math library bug fixes and timezone data changes.
37723         * README: Mention GNU/Hurd, x32, and HPPA support status.
37725 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
37727         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
37729 2012-06-27  Andreas Jaeger  <aj@suse.de>
37731         * manual/contrib.texi (Contributors): Add Samuel Thibault.
37733 2012-06-25  Andreas Jaeger  <aj@suse.de>
37735         * sysdeps/s390/fpu/libm-test-ulps: Update.
37737 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
37738             Thomas Schwinge  <thomas@codesourcery.com>
37740         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
37741         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
37742         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
37743         fanotify_mark.
37745 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
37747         * sysdeps/mach/start.c: Remove file.
37748         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
37749         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
37750         * sysdeps/sh/init-first.c: Likewise.
37752         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
37753         registers for frame unwinding purposes, add CFI directives.
37754         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
37755         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
37756         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
37757         Likewise.
37759         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
37760         __fortify_fail returning.
37761         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
37763         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
37764         sysdeps/sh/____longjmp_chk.S.
37765         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
37766         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
37767         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
37768         (gen-as-const-headers): Append sigaltstack-offsets.sym.
37770         * sysdeps/sh/abort-instr.h: New file.
37771         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
37772         process in case exit returns.
37774         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
37775         initialize the GOT register before use.
37777         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
37778         calculation of ARGC > 4.
37780         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
37781         meaningful names to some local labels.
37783 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
37784             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
37786         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
37787         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
37788         (__arch_compare_and_exchange_val_16_acq): Likewise.
37789         (__arch_compare_and_exchange_val_32_acq): Likewise.
37790         (atomic_exchange_and_add): Fix gUSA sequence.
37791         (atomic_add): Likewise.
37792         (atomic_add_negative): Likewise.
37793         (atomic_add_zero): Likewise.
37794         (atomic_bit_test_set): Likewise.
37796 2012-06-22  Andreas Schwab  <schwab@redhat.com>
37798         [BZ #13579]
37799         * include/link.h (struct link_map): Add l_free_initfini.
37800         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
37801         l_initfini.
37802         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
37803         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
37804         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
37805         set.
37807 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
37809         * configure.in: Use AC_LANG_SOURCE.
37810         * configure: Regenerate.
37812 2012-06-22  Roland McGrath  <roland@hack.frob.com>
37814         * configure.in (libc_cv_localstatedir): New substituted variable.
37815         * configure: Regenerated.
37816         * config.make.in (localstatedir): New variable, substituted from
37817         libc_cv_localstatedir.
37818         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
37819         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
37820         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
37821         * sysdeps/gnu/configure: Regenerated.
37823 2012-06-21  Jeff Law  <law@redhat.com>
37825         [BZ #14277]
37826         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
37827         free.  Simplify list management for _LIBC case.
37829 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
37831         [BZ #14273]
37832         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
37833         Clear sign bit of 64-bit integer value before comparing against
37834         overflow value.
37836         * sysdeps/mach/configure: Regenerated.
37838 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
37840         [BZ #14278]
37841         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
37843 2012-06-21  Jeff Law  <law@redhat.com>
37845         [BZ #13882]
37846         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
37847         uint16_t for elements in the "seen" array to avoid char overflows.
37848         * elf/dl-fini.c (_dl_sort_fini): Likewise.
37849         * elf/dl-open.c (dl_open_worker): Likewise.
37851 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
37853         * scripts/list-sources.sh: Scan PORTS for translations.
37854         * po/libc.pot: Regenerated.
37856 2012-06-21  Andreas Jaeger  <aj@suse.de>
37858         [BZ #12194]
37859         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
37860         warning.
37861         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
37862         * bits/byteswap-16.h (__bswap_16): Likewise.
37863         * bits/byteswap.h (__bswap_constant_16): Likewise.
37865 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
37867         [BZ #14117]
37868         * sysdeps/i386/fpu_control.h: Removed.
37869         * sysdeps/x86_64/fpu_control.h: Moved to ...
37870         * sysdeps/x86/fpu_control.h: Here.
37872         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
37873         (_FPU_SETCW): Likewise.
37875 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
37877         [BZ #14117]
37878         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
37879         * sysdeps/x86/fpu/bits/mathinline.h: This.
37880         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
37882         [BZ #14050]
37883         [BZ #14117]
37884         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
37885         functions if __x86_64__ is defined.
37887 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
37889         * string/endian.h: Add !__ASSEMBLER__ condition for including
37890         conversion interfaces.
37892 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
37894         [BZ #14241]
37895         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
37896         of ABS(x) in calculating zero to negative powers other than odd
37897         integers.
37898         * math/libm-test.inc (pow_test): Add more tests.
37900 2012-06-15  Andreas Jaeger  <aj@suse.de>
37902         * manual/contrib.texi (Contributors): Update entry of Liubov
37903         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
37904         Machado Filho.
37906 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
37908         * string/string.h: Add __wur to GNU version of strerror_r.
37910 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
37912         [BZ #14229]
37913         * string/Makefile (tests): Add tst-strtok_r.
37914         * string/tst-strtok_r.c: New file.
37915         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
37916         RAX_LP/RDX_LP on SAVE_PTR.
37918 2012-06-14  Roland McGrath  <roland@hack.frob.com>
37920         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
37922 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
37924         * libm_test.inc (csqrt_test): Allow more spurious underflow
37925         exceptions.
37926         (j0_test): Likewise.
37927         (j1_test): Likewise.
37928         (y0_test): Likewise.
37929         (y1_test): Likewise.
37931 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
37933         * po/Makefile (libc.pot): Use UTF-8 charset.
37935 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
37937         [BZ #14210]
37938         Suppress sign-conversion warning from FD_SET.
37939         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
37940         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
37941         not unsigned long int.
37942         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
37944 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
37946         [BZ #14050]
37947         [BZ #14117]
37948         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
37949         __extern_always_inline instead of __extern_inline.
37950         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
37951         (__signbit): Likewise.
37952         (__signbitl): Support C++ namespace.
37953         (lrintf): New inline function.
37954         (lrint): Likewise.
37955         (llrintf): Likewise.
37956         (llrint): Likewise.
37957         (fmaxf): Likewise.
37958         (fmax): Likewise.
37959         (fminf): Likewise.
37960         (fmin): Likewise.
37961         (rint): Likewise.
37962         (rintf): Likewise.
37963         (ceil): Likewise.
37964         (ceilf): Likewise.
37965         (floor): Likewise.
37966         (floorf): Likewise.
37967         (nearbyint): Likewise.
37968         (nearbyintf): Likewise.
37970 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
37972         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
37973         non-default versions.
37975 2012-06-11  Roland McGrath  <roland@hack.frob.com>
37977         [BZ #14218]
37978         * manual/argp.texi (Argp): Reword argp_parse description slightly.
37980 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
37982         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
37983         (FE_UPWARD, FE_DOWNWARD): Don't define.
37984         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
37985         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
37987         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
37988         reading it.
37989         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
37990         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
37992 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
37994         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
37995         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
37996         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
37997         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
37999 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
38001         [BZ #14117]
38002         * sysdeps/i386/fpu/bits/fenv.h: Removed.
38003         * sysdeps/i386/fpu/Implies: New file.
38004         * sysdeps/x86_64/fpu/Implies: Likewise.
38005         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
38006         * sysdeps/x86/fpu/bits/fenv.h: This.
38008         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
38009         __SSE_MATH__.
38011 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
38013         [BZ #14134]
38014         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
38015         character 0xffff that matches the last element of the
38016         conversion table.
38018 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38020         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
38021         fmodl commit.
38023 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38025         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
38026         values higher than 25.6283.
38028 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38030         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
38031         subnormal exponent extraction and add some __builtin_expect.
38032         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
38033         Fix for subnormal mantissa calculation.
38035 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
38037         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
38038         cpu2 is -1 and errno is not ENOSYS.
38040 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
38042         [BZ #14117]
38043         * sysdeps/i386/i486/bits/string.h: Renamed to ...
38044         * sysdeps/x86/bits/string.h: This.
38045         * sysdeps/x86_64/bits/string.h: Removed.
38047         * sysdeps/i386/i486/bits/string.h: Define inline functions only
38048         if not compiling for x86-64, but compiling for >= i486.
38050         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
38051         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
38053         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
38054         New macro from Linux kernel 3.4.0.
38055         (FP_XSTATE_MAGIC2): Likewise.
38056         (FP_XSTATE_MAGIC2_SIZE): Likewise.
38057         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
38058         (struct _fpx_sw_bytes): New struct.
38059         (struct _xsave_hdr): Likewise.
38060         (struct _ymmh_state): Likewise.
38061         (struct _xstate): Likewise.
38063         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
38064         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
38065         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
38066         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
38067         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
38068         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
38070         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
38071         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
38072         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
38073         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
38074         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
38075         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
38077 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38079         [BZ #13743]
38080         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
38081         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
38082         (sysdep_headers): Include sys/platform/ppc.h.
38083         * sysdeps/powerpc/test-gettimebase.c: Test for
38084         __ppc_get_timebase() to catch future ISA opcode/insn changes.
38085         * manual/Makefile (appendices): Include platform.texi.
38086         * manual/contrib.texi (Contributors): Update @node pointers.
38087         * manual/maint.texi (Maintenance): Likewise.
38088         (Platform): New node.
38089         * manual/platform.texi: New file.  Document the new features.
38091 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
38092             Jakub Jelinek  <jakub@redhat.com>
38094         [BZ #14188]
38095         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
38096         where __builtin_expect is unavailable.
38098 2012-06-03  David S. Miller  <davem@davemloft.net>
38100         * stdlib/longlong.h: Updated from GCC.
38102 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
38104         [BZ #14042]
38105         * sysdeps/powerpc/powerpc32/mcount.c: New file.
38106         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
38107         __mcount_internal.
38108         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
38109         (GLIBC_2.16): Likewise.
38111 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
38113         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
38115 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
38117         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
38118         (default-abi): New variable.
38119         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
38120         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
38121         variable.
38122         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
38123         Likewise.
38124         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
38125         Likewise.
38126         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
38127         Likewise.
38129         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
38130         definition.  Document in comment.
38132 2012-06-01  David S. Miller  <davem@davemloft.net>
38134         * stdlib/longlong.h: Updated from GCC.
38136 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
38138         [BZ #14117]
38139         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
38140         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
38141         sys/debugreg.h sys/io.h here.
38142         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
38143         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
38144         sys/io.h.
38145         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
38146         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
38147         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
38148         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
38149         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
38150         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
38152         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
38153         Define only if __x86_64__ is defined.
38155 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
38157         [BZ #14048]
38158         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
38159         Use int64_t for variable i.
38160         * math/libm-test.inc (fmod_test): Add more tests.
38162         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
38163         z computation is not scheduled after fetestexcept.
38164         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
38165         Use math_force_eval instead of asm to ensure calculation scheduled
38166         before exception test.
38167         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
38168         Ensure a1 + u.d computation is not scheduled after fetestexcept.
38170 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
38172         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
38173         computation is not scheduled after fetestexcept.
38175 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
38177         [BZ #14117]
38178         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
38179         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
38181 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38183         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
38184         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
38186 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
38188         [BZ #14117]
38189         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
38190         <bits/wordsize.h>.
38191         (__WCHAR_MIN): Support __WORDSIZE == 64.
38192         (__WCHAR_MAX): Likewise.
38194         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
38195         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
38197         [BZ #14183]
38198         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
38199         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
38201         [BZ #14117]
38202         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
38203         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
38205         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
38206         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
38208         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
38209         Defined to 1 if __x86_64__ isn't defined.
38210         (_STAT_VER_LINUX_OLD): New.
38211         (st_atime): Remove duplicate.
38212         (st_mtime): Likewise.
38213         (st_ctime): Likewise.
38215 2012-05-31  David S. Miller  <davem@davemloft.net>
38217         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
38218         entries.
38220 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
38222         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
38223         gen-libm-test.pl.
38225         [BZ #14132]
38226         * elf/dl-reloc.c: Include <_itoa.h>.
38227         (_dl_reloc_bad_type): Remove use of INTUSE.
38228         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
38229         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
38230         * stdio-common/psiginfo.c (psiginfo): Likewise.
38231         * stdio-common/psignal.c (psignal): Likewise.
38232         * string/strsignal.c (strsignal): Likewise.
38233         * include/signal.h (_sys_siglist): Declare hidden proto.
38234         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
38235         INTVARDEF with libc_hidden_data_def.
38236         * stdio-common/itoa-udigits.c: Likewise.
38237         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
38238         (_itoa_lower_digits_internal): Remove declaration.
38239         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
38240         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
38241         (_sys_sigabbrev_internal): Remove aliases.
38242         (_sys_siglist): Define hidden alias.
38244 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
38246         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
38247         bits/sysctl.h.
38249 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
38251         [BZ #14117]
38252         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
38253         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
38255         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
38256         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
38257         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
38258         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
38259         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
38260         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
38262         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
38263         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
38264         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
38266         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
38267         with __addr.
38268         (insw): Likewise.
38269         (insl): Likewise.
38270         (outsb): Likewise.
38271         (outsw): Likewise.
38272         (outsl): Likewise.
38274         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
38275         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
38276         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
38278         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
38279         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
38280         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
38281         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
38282         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
38283         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
38285         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
38286         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
38288         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
38289         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
38291         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
38292         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
38293         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
38295         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
38296         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
38297         to ...
38298         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
38300         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
38301         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
38302         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
38304         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
38305         for x86-64.
38306         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
38308 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
38310         * math/math.h (M_El): Use two more decimal places.
38311         (M_LOG2El): Likewise.
38312         (M_LOG10El): Likewise.
38313         (M_LN2l): Likewise.
38314         (M_LN10l): Likewise.
38315         (M_PIl): Likewise.
38316         (M_PI_2l): Likewise.
38317         (M_PI_4l): Likewise.
38318         (M_1_PIl): Likewise.
38319         (M_2_PIl): Likewise.
38320         (M_2_SQRTPIl): Likewise.
38321         (M_SQRT2l): Likewise.
38322         (M_SQRT1_2l): Likewise.
38324 2012-05-31  David S. Miller  <davem@davemloft.net>
38326         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
38327         values between float registers.
38328         * sysdeps/sparc/sparc64/memset.S: Likewise.
38329         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
38331 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
38333         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
38334         -D_FORTIFY_SOURCE=1.
38335         (CPPFLAGS-tst-longjmp_chk.c): Define.
38336         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
38337         (CPPFLAGS-tst-longjmp_chk2.c): Define.
38338         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
38339         CFLAGS-tst-wchar-h.c.
38341 2012-05-31  Marek Polacek  <polacek@redhat.com>
38343         [BZ #14132]
38344         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
38345         __endmntent_internal): Remove declaration.
38346         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
38347         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
38348         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
38350 2012-05-30  David S. Miller  <davem@davemloft.net>
38352         * sysdeps/sparc/sparc32/soft-fp/q_util.c
38353         (___Q_simulate_exceptions): Use real FP ops rather than writing
38354         into the %fsr.
38355         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
38356         Likewise.
38358 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
38360         [BZ #14117]
38361         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
38362         * sysdeps/x86/bits/xtitypes.h: This.
38364         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
38365         * sysdeps/x86/bits/wordsize.h: This.
38367         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
38368         * sysdeps/x86/bits/huge_vall.h: This.
38370         * sysdeps/i386/bits/select.h: Removed.
38371         * sysdeps/x86_64/bits/select.h: Renamed to ...
38372         * sysdeps/x86/bits/select.h: This.
38374         * sysdeps/i386/bits/setjmp.h: Removed.
38375         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
38376         * sysdeps/x86/bits/setjmp.h: This.
38378         * sysdeps/i386/bits/mathdef.h: Removed.
38379         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
38380         * sysdeps/x86/bits/mathdef.h: This.
38382 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
38384         [BZ #14132]
38385         * include/sys/socket.h (__connect_internal)
38386         (__libc_sa_len_internal): Remove declaration.
38387         (__connect, __libc_sa_len): Declare hidden_proto.
38388         (SA_LEN): Remove use of INTUSE.
38389         * socket/connect.c: Add libc_hidden_def.
38390         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
38391         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
38392         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
38393         alias.
38394         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
38395         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
38396         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
38397         of adding _internal alias.
38399 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
38401         [BZ #14117]
38402         * sysdeps/i386/bits/link.h: Removed.
38403         * sysdeps/i386/bits/linkmap.h: Likewise.
38404         * sysdeps/x86_64/bits/link.h: Renamed to ...
38405         * sysdeps/x86/bits/link.h: This.
38406         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
38407         * sysdeps/x86/bits/linkmap.h: This.
38409         * sysdeps/i386/bits/endian.h: Removed.
38410         * sysdeps/x86_64/bits/endian.h: Renamed to ...
38411         * sysdeps/x86/bits/endian.h: This.
38413         * sysdeps/i386/bits/byteswap.h: Removed.
38414         * sysdeps/i386/bits/byteswap-16.h: Likewise.
38415         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
38416         * sysdeps/x86/bits/byteswap.h: This.
38417         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
38418         * sysdeps/x86/bits/byteswap-16.h: This.
38419         * sysdeps/i386/Implies: Add x86.
38420         * sysdeps/x86_64/Implies: Likewise.
38422 2012-05-30  David S. Miller  <davem@davemloft.net>
38424         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
38425         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
38426         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
38427         (FP_TRAPPING_EXCEPTIONS): Define.
38428         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
38429         (FP_TRAPPING_EXCEPTIONS): Define.
38430         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
38431         subnormals only when inexact has been signalled or underflow
38432         exceptions are enabled.
38433         (_FP_PACK_CANONICAL): Likewise.
38435 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
38437         [BZ #14183]
38438         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
38439         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
38441 2012-05-30  Richard Henderson  <rth@twiddle.net>
38443         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
38444         with #ifndef NOT_IN_libc.
38446         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
38447         marked to avoid plt entry.
38449 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
38451         [BZ #14112]
38452         * Makeconfig (default-abi): New macro.
38453         (abi-includes): Likewise.
38454         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
38455         $(abi-$(default-abi)-lib-soname) for soname if defined.
38456         ($(common-objpfx)gnu/lib-names.stmp): Generate from
38457         abi-variants.
38458         * Makefile (installed-stubs): Likewise.
38459         * include/stubs-biarch.h: Removed.
38460         * scripts/lib-names.awk: Only handle one library at a time.
38461         * scripts/soversions.awk: Remove WORDSIZE support.
38462         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
38463         entries.
38464         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
38465         Removed.
38466         (syscall-list-default-condition): Likewise.
38467         (syscall-list-default-condition): Likewise.
38468         (syscall-list-includes): Likewise.
38469         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
38470         syscall-list-* with abi-*.  Handle undefined abi-variants.
38471         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
38472         * sysdeps/unix/sysv/linux/i386/Implies: New file.
38473         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
38474         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
38475         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
38476         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
38477         Removed.
38478         (syscall-list-32-options): Likewise.
38479         (syscall-list-32-condition): Likewise.
38480         (syscall-list-64-options): Likewise.
38481         (syscall-list-64-condition): Likewise.
38482         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
38483         macro.
38484         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
38485         Renamed to ...
38486         (abi-*): This.
38487         (abi-64-ld-soname): New macro.
38488         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
38489         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
38490         Renamed to ...
38491         (abi-*): This.
38492         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
38493         * sysdeps/x86_64/x32/shlib-versions: Likewise.
38495 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
38497         * sysdeps/unix/sysv/linux/kernel-features.h
38498         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
38499         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
38500         include <kernel-features.h>.
38501         [!__NR_ftruncate64]: Remove conditional code.
38502         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38503         [__NR_ftruncate64]: Make code unconditional.
38504         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38505         * sysdeps/unix/sysv/linux/truncate64.c: Do not
38506         include <kernel-features.h>.
38507         [!__NR_ftruncate64]: Remove conditional code.
38508         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38509         [__NR_ftruncate64]: Make code unconditional.
38510         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38511         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
38512         include <kernel-features.h>.
38513         [!__NR_ftruncate64]: Remove conditional code.
38514         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38515         [__NR_ftruncate64]: Make code unconditional.
38516         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38517         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
38518         include <kernel-features.h>.
38519         [!__NR_ftruncate64]: Remove conditional code.
38520         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38521         [__NR_ftruncate64]: Make code unconditional.
38522         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38524         * configure.in (libc_cv_fpie): Weaken to a compile test using
38525         LIBC_TRY_CC_OPTION.
38526         * configure: Regenerated.
38528 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
38530         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
38531         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
38532         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
38533         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
38534         Refreshed.
38535         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
38536         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
38537         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
38538         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
38539         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
38540         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
38541         Refreshed.
38543 2012-05-27  David S. Miller  <davem@davemloft.net>
38545         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
38546         (___Q_zero): New.
38547         (__Q_simulate_exceptions): Return void.  Change to simulate
38548         exceptions by writing into the %fsr.
38549         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
38550         (__Qp_handle_exceptions): Likewise.
38551         (numbers): Delete.
38552         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
38553         __Qp_handle_exceptions.
38554         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
38555         __Qp_handle_exceptions.
38556         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
38557         as unused and give dummy FP_RND_NEAREST initializer.
38558         (FP_INHIBIT_RESULTS): Define.
38559         (___Q_simulate_exceptions): Update declaration.
38560         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
38561         formatting.
38562         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
38563         as unused and give dummy FP_RND_NEAREST initializer.
38564         (__Qp_handle_exceptions): Update declaration.
38565         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
38566         formatting.
38568 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
38570         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
38571         the temporary FPU control word.
38572         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
38573         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
38574         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
38575         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
38576         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
38577         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
38578         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
38579         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
38580         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
38581         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
38582         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
38584 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
38586         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
38587         fields.
38589 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
38591         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
38592         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
38593         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
38594         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
38595         Likewise.
38596         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
38597         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
38598         Likewise.
38600 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
38602         * po/h.po: Update from translation team.
38604 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
38606         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
38608         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
38609         handling of denormals.
38610         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
38611         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
38612         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
38613         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
38614         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
38615         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
38616         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
38617         Likewise.
38619 2012-05-26  Marek Polacek  <polacek@redhat.com>
38621         [BZ #14152]
38622         * math/libm-test.inc (fma_test): Don't always expect underflow
38623         exception.
38625 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
38627         [BZ #12416]
38628         * elf/tst-execstack.c: Include stackinfo.h.
38629         (do_test): Adjust test case to ensure that pthread_getattr_np
38630         behaviour remains the same after marking stack executable.
38632 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
38634         * sysdeps/unix/sysv/linux/kernel-features.h
38635         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
38636         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
38637         kernel-features.h.
38638         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
38639         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
38640         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
38641         kernel-features.h.
38642         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
38643         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
38645 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
38647         * configure.in: Define the default includes to being none.
38648         * configure: Regenerated.
38650 2012-05-25  Roland McGrath  <roland@hack.frob.com>
38652         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
38653         * sysdeps/x86_64/setjmp.S: Likewise.
38654         * sysdeps/i386/bsd-setjmp.S: Likewise.
38655         * sysdeps/i386/bsd-_setjmp.S: Likewise.
38656         * sysdeps/i386/setjmp.S: Likewise.
38657         * sysdeps/i386/__longjmp.S: Likewise.
38658         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
38659         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
38661         * include/stap-probe.h: New file.
38662         * configure.in: Handle --enable-systemtap.
38663         * configure: Regenerated.
38664         * config.h.in (USE_STAP_PROBE): New #undef.
38665         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
38666         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
38667         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
38669 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
38671         [BZ #13717]
38672         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
38673         to 2.4.0 where earlier.
38674         * sysdeps/unix/sysv/linux/configure: Regenerated.
38675         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
38676         <kernel-features.h>.
38677         [__ASSUME_32BITUIDS]: Make code unconditional.
38678         [!__ASSUME_32BITUIDS]: Remove conditional code.
38679         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
38680         <kernel-features.h>.
38681         [__ASSUME_32BITUIDS]: Make code unconditional.
38682         [!__ASSUME_32BITUIDS]: Remove conditional code.
38683         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
38684         [__ASSUME_32BITUIDS]: Make code unconditional.
38685         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
38686         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
38687         <kernel-features.h>.
38688         [__ASSUME_32BITUIDS]: Make code unconditional.
38689         [!__ASSUME_32BITUIDS]: Remove conditional code.
38690         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
38691         <kernel-features.h>.
38692         [__ASSUME_32BITUIDS]: Make code unconditional.
38693         [!__ASSUME_32BITUIDS]: Remove conditional code.
38694         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
38695         <kernel-features.h>.
38696         [__ASSUME_32BITUIDS]: Make code unconditional.
38697         [!__ASSUME_32BITUIDS]: Remove conditional code.
38698         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
38699         <kernel-features.h>.
38700         [__ASSUME_32BITUIDS]: Make code unconditional.
38701         [!__ASSUME_32BITUIDS]: Remove conditional code.
38702         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
38703         <kernel-features.h>.
38704         [__ASSUME_32BITUIDS]: Make code unconditional.
38705         [!__ASSUME_32BITUIDS]: Remove conditional code.
38706         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
38707         <kernel-features.h>.
38708         [__ASSUME_32BITUIDS]: Make code unconditional.
38709         [!__ASSUME_32BITUIDS]: Remove conditional code.
38710         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
38711         <kernel-features.h>.
38712         [__ASSUME_32BITUIDS]: Make code unconditional.
38713         [!__ASSUME_32BITUIDS]: Remove conditional code.
38714         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
38715         <kernel-features.h>.
38716         [__ASSUME_32BITUIDS]: Make code unconditional.
38717         [!__ASSUME_32BITUIDS]: Remove conditional code.
38718         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
38719         <kernel-features.h>.
38720         [__ASSUME_32BITUIDS]: Make code unconditional.
38721         [!__ASSUME_32BITUIDS]: Remove conditional code.
38722         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
38723         <kernel-features.h>.
38724         [__ASSUME_32BITUIDS]: Make code unconditional.
38725         [!__ASSUME_32BITUIDS]: Remove conditional code.
38726         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
38727         <kernel-features.h>.
38728         [__NR_setresgid] (__setresgid): Do not declare.
38729         [__ASSUME_32BITUIDS]: Make code unconditional.
38730         [!__ASSUME_32BITUIDS]: Remove conditional code.
38731         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
38732         <kernel-features.h>.
38733         [__NR_setresuid] (__setresuid): Do not declare.
38734         [__ASSUME_32BITUIDS]: Make code unconditional.
38735         [!__ASSUME_32BITUIDS]: Remove conditional code.
38736         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
38737         <kernel-features.h>.
38738         [__ASSUME_32BITUIDS]: Make code unconditional.
38739         [!__ASSUME_32BITUIDS]: Remove conditional code.
38740         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
38741         <kernel-features.h>.
38742         [__ASSUME_32BITUIDS]: Make code unconditional.
38743         [!__ASSUME_32BITUIDS]: Remove conditional code.
38744         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
38745         <kernel-features.h>.
38746         [__ASSUME_32BITUIDS]: Make code unconditional.
38747         [!__ASSUME_32BITUIDS]: Remove conditional code.
38748         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
38749         <kernel-features.h>.
38750         [__ASSUME_32BITUIDS]: Make code unconditional.
38751         [!__ASSUME_32BITUIDS]: Remove conditional code.
38752         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
38753         <kernel-features.h>.
38754         [__ASSUME_32BITUIDS]: Make code unconditional.
38755         [!__ASSUME_32BITUIDS]: Remove conditional code.
38756         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
38757         <kernel-features.h>.
38758         [__ASSUME_32BITUIDS]: Make code unconditional.
38759         [!__ASSUME_32BITUIDS]: Remove conditional code.
38760         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
38761         <kernel-features.h>.
38762         [__ASSUME_32BITUIDS]: Make code unconditional.
38763         [!__ASSUME_32BITUIDS]: Remove conditional code.
38764         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
38765         <kernel-features.h>.
38766         [__ASSUME_32BITUIDS]: Make code unconditional.
38767         [!__ASSUME_32BITUIDS]: Remove conditional code.
38768         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
38769         <kernel-features.h>.
38770         [__ASSUME_32BITUIDS]: Make code unconditional.
38771         [!__ASSUME_32BITUIDS]: Remove conditional code.
38772         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
38773         <kernel-features.h>.
38774         [__ASSUME_32BITUIDS]: Make code unconditional.
38775         [!__ASSUME_32BITUIDS]: Remove conditional code.
38776         * sysdeps/unix/sysv/linux/kernel-features.h
38777         (__ASSUME_SETRESUID_SYSCALL): Remove.
38778         (__ASSUME_SETRESGID_SYSCALL): Likewise.
38779         (__ASSUME_32BITUIDS): Likewise.
38780         (__ASSUME_LDT_WORKS): Likewise.
38781         (__ASSUME_O_DIRECTORY): Likewise.
38782         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
38783         architecture but not kernel version.
38784         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
38785         (__ASSUME_MMAP2_SYSCALL): Likewise.
38786         (__ASSUME_STAT64_SYSCALL): Likewise.
38787         (__ASSUME_IPC64): Likewise.
38788         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
38789         <kernel-features.h>.
38790         [__ASSUME_32BITUIDS]: Make code unconditional.
38791         [!__ASSUME_32BITUIDS]: Remove conditional code.
38792         * sysdeps/unix/sysv/linux/opendir.c: Do not include
38793         <kernel-features.h>.
38794         [__ASSUME_O_DIRECTORY]: Make code unconditional.
38795         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
38796         132096]: Remove conditional code.
38797         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
38798         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
38799         <kernel-features.h>.
38800         [__ASSUME_32BITUIDS]: Make code unconditional.
38801         [!__ASSUME_32BITUIDS]: Remove conditional code.
38802         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
38803         <kernel-features.h>.
38804         [__ASSUME_32BITUIDS]: Make code unconditional.
38805         [!__ASSUME_32BITUIDS]: Remove conditional code.
38806         * sysdeps/unix/sysv/linux/setegid.c: Do not include
38807         <kernel-features.h>.
38808         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
38809         unconditional.
38810         (__setresgid): Do not declare.
38811         [__ASSUME_32BITUIDS]: Make code unconditional.
38812         [!__ASSUME_32BITUIDS]: Remove conditional code.
38813         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
38814         <kernel-features.h>.
38815         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
38816         unconditional.
38817         (__setresuid): Do not declare.
38818         [__ASSUME_32BITUIDS]: Make code unconditional.
38819         [!__ASSUME_32BITUIDS]: Remove conditional code.
38820         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
38821         <kernel-features.h>.
38822         [__ASSUME_32BITUIDS]: Make code unconditional.
38823         [!__ASSUME_32BITUIDS]: Remove conditional code.
38824         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
38825         <kernel-features.h>.
38826         [__ASSUME_32BITUIDS]: Make code unconditional.
38827         [!__ASSUME_32BITUIDS]: Remove conditional code.
38829 2012-05-25  Richard Henderson  <rth@twiddle.net>
38831         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
38832         dl_hwcap to ifunc resolver.
38833         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
38834         elf_ifunc_invoke.
38835         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
38836         dl_hwcap to ifunc resolver.
38837         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
38839 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
38841         [BZ #14153]
38842         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
38843         for |x| <= 2**-26, not 2**-57.
38844         * math/libm-test.inc (acos_test): Do not allow spurious underflow
38845         exception.
38847 2012-05-24  Jeff Law  <law@redhat.com>
38849         * stdio-common/Makefile (tests): Add bug25.
38850         * stdio-common/bug25.c: New test.
38852 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
38854         [BZ #13576]
38855         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
38856         multiple of MALLOC_ALIGNMENT in size.
38857         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
38859 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
38861         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
38862         Require >= 256.
38863         (FILENAME_MAX): Use macro-int-constant.
38864         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
38865         (_IOFBF): Use macro-int-constant.
38866         (_IOLBF): Likewise.
38867         (_IONBF): Likewise.
38868         (SEEK_CUR): Likewise.
38869         (SEEK_END): Likewise.
38870         (SEEK_SET): Likewise.
38871         (TMP_MAX): Likewise.
38872         (EOF): Use macro-int-constant.  Require < 0.
38873         (NULL): Use macro-constant.  Require == 0.
38874         (stdin): Require type to be FILE *.
38875         (stdout): Likewise.
38876         (stderr): Likewise.
38877         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
38878         macro-int-constant.
38879         (EXIT_SUCCESS): Likewise.
38880         (NULL): Use macro-constant.  Require == 0.
38881         (RAND_MAX): Use macro-int-constant.
38882         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
38883         [C99-based standards] (strtof): Require function.
38884         [C99-based standards] (strtold): Likewise.
38885         [C99-based standards] (strtoll): Likewise.
38886         [C99-based standards] (strtoull): Likewise.
38887         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
38888         [ISO || ISO99 || ISO11] (limits.h): Likewise.
38889         [ISO || ISO99 || ISO11] (math.h): Likewise.
38890         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
38891         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
38892         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38894 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
38896         [BZ #14132]
38897         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
38898         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
38899         * intl/dgettext.c (DCGETTEXT): Likewise.
38900         * intl/gettext.c (DCGETTEXT): Likewise.
38901         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
38902         * posix/regex_internal.h (gettext): Likewise.
38903         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
38904         Remove declaration.
38905         * include/argz.h (__argz_count_internal)
38906         (__argz_stringify_internal): Remove declaration.
38907         (__argz_count, __argz_stringify): Declare hidden proto.
38908         * intl/dcgettext.c: Remove use of INTDEF.
38909         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
38910         * string/argz-stringify.c: Likewise.
38911         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
38912         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
38913         Declare hidden proto.
38914         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
38915         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
38916         Declare hidden proto.
38917         * include/stdio.h (__asprintf_internal): Don't declare.
38918         (__asprintf): Don't define as macro.  Declare hidden proto.
38919         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
38920         (__fsetlocking): Declare hidden proto.
38921         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
38922         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
38923         hidden proto.
38924         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
38925         (_IO_setlinebuf): Remove use of INTUSE.
38926         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
38927         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
38928         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
38929         Remove declaration.
38930         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
38931         (_IO_do_flush): Remove use of INTUSE.
38932         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
38933         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
38934         (_IO_adjust_column, _IO_least_wmarker)
38935         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
38936         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
38937         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
38938         (_IO_default_doallocate, _IO_wdefault_doallocate)
38939         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
38940         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
38941         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
38942         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
38943         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
38944         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
38945         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
38946         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
38947         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
38948         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
38949         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
38950         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
38951         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
38952         proto.
38953         (_IO_flush_all_internal, _IO_adjust_column_internal)
38954         (_IO_default_uflow_internal, _IO_default_finish_internal)
38955         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
38956         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
38957         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
38958         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
38959         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
38960         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
38961         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
38962         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
38963         (_IO_file_close_internal, _IO_file_close_it_internal)
38964         (_IO_file_underflow_internal, _IO_file_overflow_internal)
38965         (_IO_file_init_internal, _IO_file_attach_internal)
38966         (_IO_file_fopen_internal, _IO_file_read_internal)
38967         (_IO_file_sync_internal, _IO_file_seek_internal)
38968         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
38969         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
38970         (_IO_str_underflow_internal, _IO_str_overflow_internal)
38971         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
38972         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
38973         (_IO_list_all_internal, _IO_link_in_internal)
38974         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
38975         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
38976         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
38977         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
38978         (_IO_do_write_internal, _IO_padn_internal)
38979         (_IO_getline_info_internal, _IO_getline_internal)
38980         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
38981         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
38982         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
38983         (_IO_vfscanf_internal, _IO_vfprintf_internal)
38984         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
38985         (_IO_init_internal, _IO_un_link_internal): Don't declare.
38986         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
38987         with libc_hidden_ver, remove use of INTUSE.
38988         * libio/genops.c: Likewise.
38989         * libio/freopen.c: Likewise.
38990         * libio/freopen64.c: Likewise.
38991         * libio/iofclose.c: Likewise.
38992         * libio/iofdopen.c: Likewise.
38993         * libio/iofflush.c: Likewise.
38994         * libio/iofflush_u.c: Likewise.
38995         * libio/iofgets.c: Likewise.
38996         * libio/iofgets_u.c: Likewise.
38997         * libio/iofopen.c: Likewise.
38998         * libio/iofopncook.c: Likewise.
38999         * libio/iofread.c: Likewise.
39000         * libio/iofread_u.c: Likewise.
39001         * libio/ioftell.c: Likewise.
39002         * libio/iofwrite.c: Likewise.
39003         * libio/iogetline.c: Likewise.
39004         * libio/iogets.c: Likewise.
39005         * libio/iogetwline.c: Likewise.
39006         * libio/iopadn.c: Likewise.
39007         * libio/iopopen.c: Likewise.
39008         * libio/ioseekoff.c: Likewise.
39009         * libio/ioseekpos.c: Likewise.
39010         * libio/iosetbuffer.c: Likewise.
39011         * libio/iosetvbuf.c: Likewise.
39012         * libio/ioungetc.c: Likewise.
39013         * libio/ioungetwc.c: Likewise.
39014         * libio/iovdprintf.c: Likewise.
39015         * libio/iovsprintf.c: Likewise.
39016         * libio/iovsscanf.c: Likewise.
39017         * libio/memstream.c: Likewise.
39018         * libio/obprintf.c: Likewise.
39019         * libio/oldfileops.c: Likewise.
39020         * libio/oldiofclose.c: Likewise.
39021         * libio/oldiofdopen.c: Likewise.
39022         * libio/oldiofopen.c: Likewise.
39023         * libio/oldiopopen.c: Likewise.
39024         * libio/oldstdfiles.c: Likewise.
39025         * libio/putc.c: Likewise.
39026         * libio/setbuf.c: Likewise.
39027         * libio/setlinebuf.c: Likewise.
39028         * libio/stdfiles.c: Likewise.
39029         * libio/strops.c: Likewise.
39030         * libio/vasprintf.c: Likewise.
39031         * libio/vscanf.c: Likewise.
39032         * libio/vsnprintf.c: Likewise.
39033         * libio/vswprintf.c: Likewise.
39034         * libio/wfiledoalloc.c: Likewise.
39035         * libio/wfileops.c: Likewise.
39036         * libio/wgenops.c: Likewise.
39037         * libio/wmemstream.c: Likewise.
39038         * libio/wstrops.c: Likewise.
39039         * libio/__fpurge.c: Likewise.
39040         * libio/__fsetlocking.c: Likewise.
39041         * assert/assert.c: Likewise.
39042         * debug/fgets_chk.c: Likewise.
39043         * debug/fgets_u_chk.c: Likewise.
39044         * debug/fread_chk.c: Likewise.
39045         * debug/fread_u_chk.c: Likewise.
39046         * debug/gets_chk.c: Likewise.
39047         * debug/obprintf_chk.c: Likewise.
39048         * debug/vasprintf_chk.c: Likewise.
39049         * debug/vdprintf_chk.c: Likewise.
39050         * debug/vsnprintf_chk.c: Likewise.
39051         * debug/vsprintf_chk.c: Likewise.
39052         * malloc/mtrace.c: Likewise.
39053         * misc/error.c: Likewise.
39054         * misc/syslog.c: Likewise.
39055         * stdio-common/asprintf.c: Likewise.
39056         * stdio-common/fxprintf.c: Likewise.
39057         * stdio-common/getw.c: Likewise.
39058         * stdio-common/isoc99_fscanf.c: Likewise.
39059         * stdio-common/isoc99_scanf.c: Likewise.
39060         * stdio-common/isoc99_vfscanf.c: Likewise.
39061         * stdio-common/isoc99_vscanf.c: Likewise.
39062         * stdio-common/isoc99_vsscanf.c: Likewise.
39063         * stdio-common/printf-prs.c: Likewise.
39064         * stdio-common/printf_fp.c: Likewise.
39065         * stdio-common/printf_fphex.c: Likewise.
39066         * stdio-common/printf_size.c: Likewise.
39067         * stdio-common/putw.c: Likewise.
39068         * stdio-common/scanf.c: Likewise.
39069         * stdio-common/sprintf.c: Likewise.
39070         * stdio-common/tmpfile.c: Likewise.
39071         * stdio-common/vfprintf.c: Likewise.
39072         * stdio-common/vfscanf.c: Likewise.
39073         * stdlib/strfmon_l.c: Likewise.
39074         * sunrpc/openchild.c: Likewise.
39075         * sunrpc/xdr_stdio.c: Likewise.
39076         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
39077         * sysdeps/mach/hurd/tmpfile.c: Likewise.
39079 2012-05-24  Roland McGrath  <roland@hack.frob.com>
39081         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
39083         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
39084         in the third column, to generate for the shared library an IFUNC
39085         that uses _dl_vdso_vsym.
39086         * Makerules (COMPILE.c, compile-stdin.c): New variables.
39087         * Makeconfig (object-suffixes-noshared): New variable.
39089         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
39090         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
39091         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
39092         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
39094         [BZ #14132]
39095         * include/sys/time.h (__gettimeofday): Remove macro.
39096         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
39097         * time/gettimeofday.c (__gettimeofday): Remove #undef.
39098         Remove INTDEF.
39099         (__gettimeofday): Add libc_hidden_def.
39100         (gettimeofday): Add libc_hidden_weak.
39101         * sysdeps/mach/gettimeofday.c: Likewise.
39102         * sysdeps/posix/gettimeofday.c: Likewise.
39103         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
39104         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
39105         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
39106         (__gettimeofday_internal): Remove strong_alias.
39107         (__gettimeofday): Add libc_hidden_def.
39108         (gettimeofday): Add libc_hidden_weak.
39109         * sysdeps/unix/syscalls.list (gettimeofday):
39110         Remove __gettimeofday_internal alias.
39112 2012-05-24  Daniel Jacobowitz  <drow@false.org>
39113             H.J. Lu  <hongjiu.lu@intel.com>
39115         [BZ #12495]
39116         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
39117         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
39118         (largebin_index_32_big): New.
39119         (largebin_index): Use it for 16-byte alignment.
39120         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
39121         correction with front_misalign.
39123 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
39125         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
39126         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
39127         Likewise.
39128         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
39129         Likewise.
39130         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
39131         Likewise.
39132         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
39133         Likewise.
39134         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
39135         Likewise.
39136         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
39137         Likewise.
39138         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
39139         Likewise.
39140         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
39141         Likewise.
39142         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
39143         Likewise.
39144         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
39145         Likewise.
39146         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
39147         Likewise.
39148         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
39149         Likewise.
39151         * scripts/data/c++-types-x32-linux-gnu.data: New file.
39152         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
39154 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
39156         [BZ #10846]
39157         [BZ #14036]
39158         * math/libm-test.inc (exp_test): Add test from bug 14036.
39159         (pow_test): Add test from bug 10846.
39161         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
39162         and other flags.
39163         (special_function): Do not include flags in test name.
39164         (parse_args): Likewise.
39165         * sysdeps/i386/fpu/libm-test-ulps: Update.
39166         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
39167         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
39168         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
39169         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39171         * math/gen-libm-test.pl (%beautify): Add entries for underflow
39172         exceptions.
39173         * math/libm-test.inc ("Philosophy"): Update comment about
39174         exception testing.
39175         (UNDERFLOW_EXCEPTION): New macro.
39176         (UNDERFLOW_EXCEPTION_OK): Likewise.
39177         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
39178         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
39179         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
39180         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
39181         (INVALID_EXCEPTION_OK): Update value.
39182         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
39183         (OVERFLOW_EXCEPTION_OK): Likewise.
39184         (IGNORE_ZERO_INF_SIGN): Likewise.
39185         (test_exceptions): Handle underflow exceptions.
39186         (acos_test): Update for underflow exception expectations.
39187         (cexp_test): Likewise.
39188         (clog_test): Likewise.
39189         (clog10_test): Likewise.
39190         (csqrt_test): Likewise.
39191         (ctan_test): Likewise.
39192         (ctanh_test): Likewise.
39193         (exp_test): Likewise.
39194         (exp10_test): Likewise.
39195         (exp2_test): Likewise.
39196         (expm1_test): Likewise.
39197         (fma_test): Likewise.
39198         (j0_test): Likewise.
39199         (jn_test): Likewise.
39200         (nexttoward_test): Likewise.
39201         (pow_test): Likewise.
39202         (scalbn_test): Likewise.
39203         (scalbln_test): Likewise.
39204         (tan_test): Likewise.
39205         (y1_test): Likewise.
39206         * sysdeps/i386/fpu/libm-test-ulps: Update.
39207         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39209 2012-05-23  David S. Miller  <davem@davemloft.net>
39211         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
39212         (__libc_sigaction): Remove unused local variables.
39214 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
39216         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
39218 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
39220         mktime: avoid signed integer overflow
39221         * time/mktime.c (__mktime_internal): Do not mishandle the case
39222         where diff == INT_MIN.
39224         mktime: simplify computation of average
39225         * time/mktime.c (ranged_convert): Use new time_t_avg function
39226         instead of rolling our own (probably-slower) code.
39228         mktime: do not assume signed right shift propagates sign bit
39229         * time/mktime.c (isdst_differ): New static function.
39230         (__mktime_internal): No need to normalize tm_isdst now.
39231         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
39232         tm_isdst values.
39234         mktime: merge another wrapv change from gnulib
39235         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
39236         from some compilers.
39238         mktime: remove incorrect attempt at unusual arithmetics
39239         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
39240         The code didn't really work on such machines anyway.
39241         (TYPE_MINIMUM): Assume two's complement.
39242         (twos_complement_arithmetic): Verify that long_int and time_t
39243         are two's complement (or unsigned, in the latter case).
39245         mktime: check signed shifts on long_int and time_t, too
39246         * time/mktime.c (SHR): Check that shifts work as desired
39247         on the types long_int and time_t too, as SHR is used on
39248         such types.
39250         mktime: do not assume 'long' is wide enough
39251         * time/mktime.c (verify): Move decl up.
39252         (long_int): New type.
39253         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
39254         to remove assumption in the code that 'long' is wide enough to
39255         store year values.  This assumption is not true on x32 and on
39256         some non-glibc platforms.
39258         mktime: merge wrapv change from gnulib
39259         * time/mktime.c (WRAPV): New macro.
39260         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
39261         (guess_time_tm, __mktime_internal): Do not assume that signed
39262         integer overflow wraps around; modern compilers generate code
39263         where this assumption is no longer valid.
39265 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
39267         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
39268         Replace "jmp L(pseudo_end)" with "ret".
39269         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
39270         Likewise.
39272 2012-05-23  Andreas Jaeger  <aj@suse.de>
39274         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
39275         * sysdeps/unix/sysv/linux/poll.c: Remove file.
39277 2012-05-23  Andreas Jaeger  <aj@suse.de>
39278             Maximilian Attems  <max@stro.at>
39280         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
39281         New macros.
39283 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
39285         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
39286         code so that pseudo_end is just ret and the stack pointer is
39287         correct also for static library in error case.
39289 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
39291         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
39292         move to syscalls.list.
39293         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
39294         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
39295         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
39296         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
39298         * manual/install.texi (Running make install): Do not mention Linux
39299         kernel version for which pt_chown is not needed.
39300         (Linux): Do not mention problems with nscd with 2.0 kernels.
39301         * INSTALL: Regenerated.
39303 2012-05-23  Andreas Jaeger  <aj@suse.de>
39305         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
39306         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
39307         macro.
39308         * sysdeps/unix/sysv/linux/s390/bits/mman.h
39309         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
39310         * sysdeps/unix/sysv/linux/sh/bits/mman.h
39311         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
39312         * sysdeps/unix/sysv/linux/i386/bits/mman.h
39313         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
39314         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
39315         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
39316         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
39317         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
39318         * sysdeps/unix/sysv/linux/bits/in.h
39319         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
39321 2012-05-22  Roland McGrath  <roland@hack.frob.com>
39323         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
39324         (PREPARE_VERSION): Just use assert instead, it will be elided
39325         under [NDEBUG] anyway.
39327 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
39329         * sysdeps/unix/sysv/linux/Makefile: Include
39330         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
39331         (sysdep_routines): Remove sysctl.
39332         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
39333         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
39334         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
39335         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
39336         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
39338 2012-05-22  Andreas Jaeger  <aj@suse.de>
39340         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
39341         that pseudo_end is just ret and the stack pointer is correct also
39342         for static library in error case.
39344 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
39346         [BZ #14122]
39347         * nss/nsswitch.c (defconfig_entries): New variable.
39348         (__nss_database_lookup): Don't leak defconfig entries.
39349         (nss_parse_service_list): Don't leak on error paths.
39350         (free_database_entries): New function.
39351         (free_defconfig): New function.
39352         (free_mem): Move common code to free_database_entries.
39354 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
39356         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
39357         Add arch_prctl.
39358         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
39360         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
39361         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
39362         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
39363         New macro.
39364         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
39365         (INTERNAL_SYSCALL_TYPES): Likewise.
39366         (LOAD_ARGS_TYPES_[1-6]): Likewise.
39367         (LOAD_REGS_TYPES_[1-6]): Likewise.
39368         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
39369         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
39371 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39373         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
39374         copysignl for GLIBC_2_0.
39375         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
39376         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
39377         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
39378         logbl for GLIBC_2_0.
39379         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
39380         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
39382 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
39384         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
39385         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
39387         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
39388         Use "neg %eax".
39390         * time/mktime.c: Update copyright years.
39392 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
39394         mktime: merge comment-quoting-style change from gnulib
39395         * time/mktime.c: Quote 'like this' in comments.
39396         The GNU coding standards suggest that we no longer quote `like this',
39397         as "`" and "'" are typically rendered asymmetrically nowadays.
39398         The typical gnulib style is to quote 'like this' when quoting
39399         code, and "like this" when quoting English.
39401         * time/mktime.c (compile-command): Add "-I.".
39403         mktime: merge mktime-internal.h change from gnulib
39404         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
39406         mktime: merge time_r change from gnulib
39407         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
39409         mktime: merge DEBUG change from gnulib
39410         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
39411         case system <time.h> has a #define.
39413         mktime: merge <sys/types.h> change from gnulib
39414         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
39415         since <time.t> is now guaranteed to define time_t.
39417         mktime: merge HAVE_CONFIG_H change from gnulib
39418         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
39420 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
39422         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
39423         Use "neg %eax".
39425         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
39426         __rlim_t cast.
39427         (struct rusage): Use anonymous union to pad each field to
39428         __syscall_slong_t.
39430 2012-05-21  David S. Miller  <davem@davemloft.net>
39432         * Makefules (o-iterator): Remove .s cases.
39433         (compile-command.s): Delete.
39434         (COMPILE.s): Delete.
39435         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
39437 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
39439         * configure.in (libc_cv_predef_stack_protector): Only consider
39440         "foobar" and "__stack_chk_fail" lines in libc_undefs.
39441         * configure: Regenerated.
39443 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
39445         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
39446         New macro.  Use R*LP on int and pointer.
39447         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
39448         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
39449         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
39450         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
39452         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
39453         [__WORDSIZE_TIME64_COMPAT32] instead of
39454         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
39455         (struct utmp): Likewise.
39456         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
39457         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
39458         Renamed to ...
39459         (__WORDSIZE_TIME64_COMPAT32): This.
39460         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
39461         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
39462         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
39463         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
39464         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
39465         (__WORDSIZE_TIME64_COMPAT32): New macro.
39467 2012-05-21  Andreas Jaeger  <aj@suse.de>
39469         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
39470         only if [SHARED]. Add prototype for __wcschr_ia32.
39472 2012-05-21  Roland McGrath  <roland@hack.frob.com>
39474         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
39475         of %rbp unmolested in the jmp_buf while mangling the low bits.
39476         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
39477         unmolested high bits of %rbp while demangling the low bits.
39478         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
39480 2012-05-21  Andreas Jaeger  <aj@suse.de>
39482         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
39483         * sunrpc/svc_simple.c: Use it for registerrpc.
39484         * sunrpc/xcrypt.c: Use it for passwd2des.
39486         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
39488 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
39490         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
39491         Don't define if [__SYSCALL_WORDSIZE != 32].
39492         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
39493         New macro.
39495 2012-05-21  Bruno Haible  <bruno@clisp.org>
39496             Andreas Jaeger  <aj@suse.de>
39498         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
39499         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
39500         inptr and inend for must_buffer_ch.
39501         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
39502         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
39503         * stdio-common/Makefile (tests): Remove bug15.
39504         (bug15-ENV): Remove macro.
39505         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
39506         anymore.
39508 2012-05-19  Andreas Jaeger  <aj@suse.de>
39509             Roland McGrath  <roland@hack.frob.com>
39511         * manual/contrib.texi: Completely rewritten. It contains now an
39512         alphabetical list of contributors and their contributions.
39514 2012-05-21  Richard Henderson  <rth@twiddle.net>
39516         * misc/getauxval.c (__getauxval): Use unsigned long int.
39517         * misc/sys/auxv.h: Include <sys/cdefs.h>.
39518         (getauxval): Use unsigned long int.
39520 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
39522         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
39524 2012-05-21  Roland McGrath  <roland@hack.frob.com>
39526         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
39527         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
39528         __alignof__ (long double).
39530 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39532         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39534 2012-05-20  Richard Henderson  <rth@twiddle.net>
39536         * misc/getauxval.c: New file.
39537         * misc/sys/auxv.h: New file.
39538         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
39539         (routines): Add getauxval.
39540         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
39541         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
39542         * elf/dl-sysdep.c (_dl_auxv): Remove.
39543         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
39544         * elf/dl-support.c (_dl_auxv): New variable.
39545         (_dl_aux_init): Initialize it.
39546         * manual/startup.texi (Auxiliary Vector): New node.
39547         * sysdeps/generic/bits/hwcap.h: New file.
39548         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
39549         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
39550         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
39551         * sysdeps/sparc/sysdep.h: ... here.  Include it.
39552         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
39553         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
39554         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
39555         Update.
39556         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
39557         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
39558         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
39559         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
39560         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
39561         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
39562         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
39563         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
39565 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39567         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39569 2012-05-19  David S. Miller  <davem@davemloft.net>
39571         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39573 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
39575         [BZ #14123]
39576         * math/s_ccosh.c: Include <float.h>
39577         (__ccosh): Avoid internal overflow calculating sinh and cosh
39578         values before multiplying by sin and cos values.
39579         * math/s_ccoshf.c: Likewise.
39580         * math/s_ccoshl.c: Likewise.
39581         * math/s_csin.c: Likewise.
39582         * math/s_csinf.c: Likewise.
39583         * math/s_csinl.c: Likewise.
39584         * math/s_csinh.c: Likewise.
39585         * math/s_csinhf.c: Likewise.
39586         * math/s_csinhl.c: Likewise.
39587         * math/libm-test.inc (ccos_test): Add more tests.
39588         (ccosh_test): Likewise.
39589         (csin_test): Likewise.
39590         (csinh_test): Likewise.
39591         * sysdeps/i386/fpu/libm-test-ulps: Update.
39592         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39594 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
39596         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
39597         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
39599         * sysdeps/x86_64/x32/_itoa.h: Add comment.
39601 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
39603         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
39604         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
39605         * sysdeps/powerpc/soft-fp/Versions: Likewise.
39606         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
39607         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
39608         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
39609         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
39610         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
39611         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
39612         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
39613         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
39614         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
39615         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
39616         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
39617         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
39618         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
39619         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
39620         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
39621         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
39622         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
39623         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
39624         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
39625         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
39626         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
39627         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
39628         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
39629         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
39630         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
39631         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
39632         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
39633         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
39635 2012-05-18  Andreas Jaeger  <aj@suse.de>
39637         * csu/.gitignore: Delete.
39639 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
39641         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
39642         (timex): Use __syscall_slong_t.
39644 2012-05-18  Andreas Jaeger  <aj@suse.de>
39645             Carlos O'Donell  <carlos_odonell@mentor.com>
39647         * manual/install.texi (Configuring and compiling): Update
39648         description about files modified in the source directory.
39649         * INSTALL: Regenerated.
39651 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
39653         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
39654         value.  Use "or" to set return value to -1.
39655         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
39656         negate return value.
39658 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
39660         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
39661         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
39662         failure if the compiler has Graphite support disabled.
39663         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
39664         Likewise.
39665         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
39666         (CFLAGS-memmove.c): Likewise.
39667         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
39668         Likewise.
39670 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
39672         * sysdeps/x86_64/x32/_itoa.h: New file.
39674         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
39675         getdents system call only if kernel and user dirents have the
39676         same d_ino and d_off.
39678         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
39679         LLONG_MAX != LONG_MAX.
39680         (_itoa_word): Use _ITOA_WORD_TYPE on value.
39681         (_fitoa_word): Likewise.
39683         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
39684         years.
39685         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
39686         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
39687         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
39689         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
39690         include <bits/wordsize.h>.  Check __x86_64__ instead of
39691         __WORDSIZE.
39692         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
39693         if __x86_64__ is defined.  Use anonymous union on fpstate.
39695         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
39696         anonymous union.
39698 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
39700         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
39701         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
39702         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
39703         Refer to _rtld_local_ro instead of _rtld_global_ro.
39704         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
39705         Likewise.
39706         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
39707         Likewise.
39708         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
39709         Likewise.
39710         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
39711         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
39712         of _rtld_global, and rtld_progname instead of _dl_argv[0].
39714         * sysdeps/powerpc/powerpc32/dl-machine.c
39715         (__elf_machine_runtime_setup) [PROF]: Don't reference
39716         _dl_prof_resolve.
39718 2012-05-18  Andreas Jaeger  <aj@suse.de>
39720         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
39721         function only available for GCCs before 3.4 since GCC 3.4
39722         introduced a builtin.
39723         (lrint): Likewise.
39724         (llrintf): Likewise.
39725         (llrint): Likewise.
39726         (fmaxf): Likewise.
39727         (fmax): Likewise.
39728         (fminf): Likewise.
39729         (fmin): Likewise.
39730         (rint): Likewise.
39731         (rintf): Likewise.
39732         (nearbyint): Likewise.
39733         (nearbyintf): Likewise.
39734         (ceil): Likewise.
39735         (ceilf): Likewise.
39736         (floor): Likewise.
39737         (floorf): Likewise.
39739 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
39741         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
39742         on both fields and cast pointer to __syscall_ulong_t.
39744         * bits/types.h (__fsword_t): New type.
39745         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
39746         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
39747         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
39748         (__FSWORD_T_TYPE): Likewise.
39749         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
39750         (__FSWORD_T_TYPE): Likewise.
39751         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
39752         (__FSWORD_T_TYPE): Likewise.
39753         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
39754         (__FSWORD_T_TYPE): Likewise.
39755         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
39756         __SWORD_TYPE with __fsword_t.
39757         (statfs64): Likewise.
39759 2012-05-17  David S. Miller  <davem@davemloft.net>
39761         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
39763 2012-05-17  Andreas Jaeger  <aj@suse.de>
39765         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
39766         warning.
39768 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
39770         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
39772 2012-05-17  Andreas Jaeger  <aj@suse.de>
39774         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
39775         when it is used.
39777 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
39779         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
39781 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
39783         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
39784         * sysdeps/x86_64/tst-mallocalign1.c: New file.
39786 2012-05-17  Andreas Jaeger  <aj@suse.de>
39787             Carlos O'Donell  <carlos_odonell@mentor.com>
39789         [BZ #14059]
39790         * sysdeps/x86_64/multiarch/init-arch.h
39791         (bit_YMM_Usable): Rename to...
39792         (bit_AVX_Usable): ... this.
39793         (bit_FMA4_Usable): New macro.
39794         (bit_XMM_state): New macro.
39795         (bit_YMM_state): New macro.
39796         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
39797         [__ASSEMBLER__] (index_AVX_Usable): ... this.
39798         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
39799         (CPUID_OSXSAVE): New macro.
39800         (CPUID_AVX): New macro.
39801         (CPUID_FMA4): New macro.
39802         (index_YMM_Usable): Rename to...
39803         (index_AVX_Usable): ... this.
39804         (HAS_AVX): Use HAS_ARCH_FEATURE.
39805         (HAS_FMA4): Likewise.
39806         (HAS_YMM_USABLE): Remove.
39807         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
39808         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
39809         are present.
39810         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
39811         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
39812         * sysdeps/x86_64/multiarch/Makefile: Likewise.
39813         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
39814         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
39816 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
39818         * math/libm-test.c: Support platforms without multiple rounding modes.
39819         * math/bug-nextafter.c: Support platforms without FP exceptions.
39820         * math/bug-nexttoward.c: Likewise.
39821         * math/test-fenv.c: Likewise.
39822         * math/test-misc.c: Likewise.
39823         * stdlib/bug-getcontext.c: Likewise.
39825 2012-05-17  Andreas Jaeger  <aj@suse.de>
39827         * manual/examples/search.c (critter_cmp): Change signature to
39828         avoid warnings.
39829         * manual/string.texi (Collation Functions): Likewise.
39831 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
39833         * bits/types.h: Fold copyright years.
39834         * bits/typesizes.h: Likewise.
39835         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
39836         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
39837         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
39838         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
39839         * time/time.h: Likewise.
39841 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
39843         [BZ #208]
39844         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
39845         in instead of returning them.  Return void.
39846         (__libc_mallinfo): Accumulate over all arenas.
39847         (__malloc_stats): Adjust for change in int_mallinfo interface.
39849 2012-05-16  Roland McGrath  <roland@hack.frob.com>
39851         [BZ #10375]
39852         * configure.in (NM): Add AC_CHECK_TOOL for it.
39853         (libc_extra_cflags): New substituted variable.
39854         Check for -fstack-protector being used implicitly.
39855         * configure: Regenerated.
39856         * config.make.in (config-extra-cflags): New variable,
39857         gets @libc_extra_cflags@.
39858         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
39860         [BZ #10375]
39861         * configure.in: Check for _FORTIFY_SOURCE being predefined.
39862         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
39863         * configure: Regenerated.
39864         * config.make.in (CPPUNDEFS): New substituted variable.
39865         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
39866         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
39867         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
39869 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
39871         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
39872         (mq_attr): Use __syscall_slong_t.
39874 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
39876         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
39877         Check __x86_64__ instead of __WORDSIZE.
39878         (_STAT_VER_LINUX): Likewise.
39879         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
39880         __syscall_ulong_t and __syscall_slong_t.
39881         (stat64): Likewise.
39883 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
39885         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
39887 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
39889         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
39891 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
39893         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
39894         __syscall_ulong_t.
39896         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
39897         include <bits/wordsize.h>.  Check __x86_64__ instead of
39898         __WORDSIZE.
39899         (greg_t): Use "__extension__ long long int" if __x86_64__ is
39900         defined.
39901         (mcontext_t): Replace "unsigned long" with "unsigned long long".
39903         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
39904         include <bits/wordsize.h>.  Check __x86_64__ instead of
39905         __WORDSIZE.
39906         (user_regs_struct): Use "__extension__ unsigned long long"
39907         instead of "unsigned long" if __x86_64__ is defined.
39908         (user): Likewise.  Pad after pointer field if __ILP32__ is
39909         defined.
39911 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
39913         * configure.in (makeinfo): Require version 4.5 or later.  Allow
39914         versions 5 to 9.
39915         * configure: Regenerated.
39916         * manual/install.texi (texinfo): Increase version requirement to
39917         4.5 or later.
39918         * INSTALL: Regenerated.
39920         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
39922 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
39924         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
39926         * sysdeps/x86_64/x32/ffs.c: New file.
39928         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
39929         __syscall_ulong_t.
39930         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
39931         defined.  Use __syscall_ulong_t.
39932         (shminfo): Use __syscall_ulong_t.
39933         (shm_info): Likewise.
39935         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
39936         __syscall_ulong_t.
39938         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
39939         <bits/wordsize.h>.
39940         (msgqnum_t): Use __syscall_ulong_t.
39941         (msglen_t): Likewise.
39942         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
39943         __syscall_ulong_t.
39945         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
39946         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
39948         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
39950         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
39951         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
39953         * sysvipc/sys/msg.h (msgbuf): Replace long int with
39954         __syscall_slong_t.
39956         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
39957         include <bits/wordsize.h>.  Check __x86_64__ instead of
39958         __WORDSIZE.
39960         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
39961         "unsigned long long int" if __x86_64__ is defined.
39962         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
39964         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
39965         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
39966         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
39968         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
39969         <stdint.h>.
39970         (GET_PC): Cast to uintptr_t first.
39971         (GET_FRAME): Likewise.
39972         (GET_STACK): Likewise.
39974         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
39975         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
39976         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
39977         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
39978         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
39979         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
39980         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
39981         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
39982         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
39983         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
39984         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
39985         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
39986         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
39987         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
39988         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
39989         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
39990         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
39991         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
39992         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
39993         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
39994         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
39995         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
39996         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
39997         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
39998         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
39999         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
40000         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
40001         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
40002         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
40004 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
40006         * Makerules (+depfiles): Also collect depfiles from .oS in
40007         $(extra-objs).
40008         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
40009         .oS, $(libnldbl-routines)).
40011         * Makerules (native-compile-mkdep-flags): Define.
40012         * sunrpc/Makefile (extra-objs): Add $(addprefix
40013         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
40014         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
40015         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
40016         calling $(make-target-directory).
40018 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40020         * bits/types.h (__snseconds_t): Removed.
40021         * time/time.h (struct timespec): Replace __snseconds_t with
40022         __syscall_slong_t.
40023         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
40024         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
40025         Likewise.
40026         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
40027         (__SNSECONDS_T_TYPE): Likewise.
40028         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
40029         (__SNSECONDS_T_TYPE): Likewise.
40030         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
40031         (__SNSECONDS_T_TYPE): Likewise.
40033 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40035         * sysdeps/mach/hurd/bits/typesizes.h
40036         (__SYSCALL_SLONG_TYPE): New macro.
40037         (__SYSCALL_ULONG_TYPE): Likewise.
40039 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40041         * bits/types.h (__syscall_slong_t): New type.
40042         (__syscall_ulong_t): Likewise.
40044         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
40045         (__SYSCALL_ULONG_TYPE): Likewise.
40046         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
40047         (__SYSCALL_SLONG_TYPE): Likewise.
40048         (__SYSCALL_ULONG_TYPE): Likewise.
40049         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
40050         (__SYSCALL_SLONG_TYPE): Likewise.
40051         (__SYSCALL_ULONG_TYPE): Likewise.
40052         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
40053         (__SYSCALL_SLONG_TYPE): Likewise.
40054         (__SYSCALL_ULONG_TYPE): Likewise.
40056 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40058         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
40059         Add sigaltstack-offsets.sym.
40060         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
40061         <sigaltstack-offsets.h>.
40062         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
40063         longjmp_msg pointer.
40064         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
40065         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
40066         signal stack.
40067         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
40069 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
40071         * elf/stackguard-macros.h: Remove file.
40072         * sysdeps/generic/stackguard-macros.h: New file.
40073         * sysdeps/i386/stackguard-macros.h: Likewise.
40074         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
40075         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
40076         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
40077         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
40078         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
40079         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
40080         * sysdeps/x86_64/stackguard-macros.h: Likewise.
40081         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
40082         <elf/stackguard-macros.h>.
40084         [BZ #14109]
40085         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
40086         __aligned__ in attribute.
40087         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
40088         (gregset_t): Likewise.
40090 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40092         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
40093         * sysdeps/x86_64/64/Implies-after: Here.  New file.
40094         * sysdeps/x86_64/x32/Implies-after: New file.
40096 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40098         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
40099         and access return value for _dl_profile_fixup.  Use R10_LP to
40100         load frame size.
40102 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40104         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
40106 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40108         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
40109         * sysdeps/x86_64/x32/sysdep.h: New file.
40111 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40113         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
40114         * sysdeps/x86_64/setjmp.S: Likewise.
40116 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
40118         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
40119         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
40120         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
40121         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
40122         remove unused global constant.
40124 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
40126         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
40127         include of <not-cancel.h>.
40129 2012-05-15  Roland McGrath  <roland@hack.frob.com>
40131         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
40133 2012-05-15  Jeff Law  <law@redhat.com>
40134             Andreas Jaeger  <aj@suse.de>
40136         [BZ #13594]
40137         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
40138         out from...
40139         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
40140         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
40141         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
40142         code changing __hst_map_handle.map.
40144 2012-05-15  Roland McGrath  <roland@hack.frob.com>
40146         * configure.in (sysnames): Look for Implies-before and Implies-after
40147         files.
40148         * configure: Regenerated.
40150 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40152         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
40153         8-byte data alignment with LP_SIZE alignment.
40155 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40157         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
40158         into R10_LP.
40160 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40162         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
40164 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40166         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
40167         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
40168         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
40169         Likewise.
40170         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
40172 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40174         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
40175         (stackinfo_sub_sp): Likewise.
40177 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40179         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
40180         RAX_LP.
40182 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40184         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
40185         into R*_LP.
40187 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40189         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
40190         sizes into R*_LP.
40192 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40194         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
40196 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40198         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
40199         into R11_LP and load __x86_64_shared_cache_size_half into
40200         R8_LP.
40202 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40204         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
40205         R8_LP.
40207 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
40209         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
40210         logb for POWER7.
40211         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
40212         logbf for POWER7.
40213         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
40214         logbl for POWER7.
40215         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
40216         powerpc32/power7/fpu/s_logb.c via #include.
40217         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
40218         powerpc32/power7/fpu/s_logbf.c via #include.
40219         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
40220         powerpc32/power7/fpu/s_logbl.c via #include.
40222 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
40224         * README.libm: Remove file.
40226 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40228         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
40229         count for x32.  Use R*_LP and omit operand-size suffix.
40231 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40233         * shlib-versions: Move x86_64-.*-linux.* entries to ...
40234         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
40235         * sysdeps/x86_64/x32/shlib-versions: New file.
40237 2012-05-14  Roland McGrath  <roland@hack.frob.com>
40239         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
40240         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
40241         Use _dl_fatal_printf instead.
40243 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
40245         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
40246         set if not set by the user.  Do not allow for being unset.
40247         * sysdeps/unix/sysv/linux/configure: Regenerated.
40249 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40251         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
40252         the `q' suffix from lea and replace .quad with ASM_ADDR.
40254 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40256         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
40257         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
40258         instead of $17.
40259         (PTR_DEMANGLE): Likewise.
40261 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40263         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
40264         (LP_OP): Likewise.
40265         (ASM_ADDR): Likewise.
40266         (RAX_LP): Likewise.
40267         (RBP_LP): Likewise.
40268         (RBX_LP): Likewise.
40269         (RCX_LP): Likewise.
40270         (RDI_LP): Likewise.
40271         (RSI_LP): Likewise.
40272         (RSP_LP): Likewise.
40273         (R8_LP): Likewise.
40274         (R9_LP): Likewise.
40275         (R10_LP): Likewise.
40276         (R10_LP): Likewise.
40277         (R11_LP): Likewise.
40278         (R12_LP): Likewise.
40279         (R13_LP): Likewise.
40280         (R14_LP): Likewise.
40281         (R15_LP): Likewise.
40283 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40285         * sysdeps/x86_64/x32/dl-machine.h: New file.
40287 2012-05-14  Andreas Jaeger  <aj@suse.de>
40289         * manual/Makefile (subdir): Remove export of subdir.
40290         (all): Remove target.
40291         (.PHONY): Remove all from list.
40292         (mkinstalldirs): Remove.
40293         (.PHONY): Remove installdirs from list.
40294         ($(inst_infodir)/libc.info): Use make-target-directory.
40295         (installdirs): Remove.
40296         (subdir_%): Remove.
40297         (glibc-targets): Remove.
40298         (lib): Remove.
40299         (stubs): Remove.
40300         ($(objpfx)stubs ../po/manual.pot): Remove.
40301         ($(objpfx)stamp%): Remove.
40302         (make-target-directory): Remove.
40303         (subdir_install): Remove.
40304         (routines): Remove.
40305         (aux): Remove.
40306         (sources): Remove.
40307         (objects): Remove.
40308         (headers): Remove.
40310         [BZ #13750]
40311         * manual/.gitignore: Remove, it's not needed anymore.
40312         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
40313         all files in it.
40314         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
40315         directory.
40316         (texis): Renamed to $(objpfx)texis.
40317         (texis-path): New, contains path to generated files.
40318         (chapters.%): Use texis-path for complete path, add extra argument
40319         libc-texinfo.sh.
40320         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
40321         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
40322         (summary,texi, stamp-summary): Use complete path of
40323         files. Generate files in build dir.
40324         (dir-add.texi): Build in build dir.
40325         (libm-err.texi,stamp-libm-err): Likewise.
40326         (version.texi, stamp-version): Likewise.
40327         (.%c.texi): Likewise.
40328         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
40329         (mostlyclean): Remove target.
40330         (realclean): Remove target.
40331         (generated): Add new variable with contents from mostlyclean and
40332         realclean, remove entries duplicated in common-mostlyclean, add
40333         stamp-libm-err and stamp-version.
40334         (generated-dirs): Add libc directory.
40335         ($(inst_infodir)/libc.info): Install files from build dir.
40337         * manual/install.texi (Configuring and compiling): Adjust since
40338         the info files are not part of the tar ball anymore.
40340 2012-05-14  Andreas Jaeger  <aj@suse.de>
40342         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
40343         variable.
40345 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
40347         [BZ #13717]
40348         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
40349         to 2.2.0 where earlier.
40350         * sysdeps/unix/sysv/linux/configure: Regenerated.
40351         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
40352         Remove conditional code.
40353         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
40354         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
40355         Remove conditional code.
40356         [!__NR_lchown]: Likewise.
40357         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
40358         [__NR_lchown]: Likewise.
40359         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
40360         comment referencing __ASSUME_LCHOWN_SYSCALL.
40361         * sysdeps/unix/sysv/linux/i386/sigaction.c
40362         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
40363         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
40364         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
40365         Remove conditional code.
40366         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
40367         (__protocol_available): Remove #if 0 code.
40368         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
40369         conditional code.
40370         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
40371         * sysdeps/unix/sysv/linux/kernel-features.h
40372         (__ASSUME_GETCWD_SYSCALL): Don't define.
40373         (__ASSUME_REALTIME_SIGNALS): Likewise.
40374         (__ASSUME_PREAD_SYSCALL): Likewise.
40375         (__ASSUME_PWRITE_SYSCALL): Likewise.
40376         (__ASSUME_POLL_SYSCALL): Likewise.
40377         (__ASSUME_LCHOWN_SYSCALL): Likewise.
40378         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
40379         non-SPARC.
40380         (__ASSUME_SIOCGIFNAME): Don't define.
40381         (__ASSUME_MSG_NOSIGNAL): Likewise.
40382         (__ASSUME_SENDFILE): Define unconditionally.
40383         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
40384         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
40385         conditional code.
40386         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
40387         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
40388         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
40389         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
40390         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
40391         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
40392         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
40393         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
40394         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
40395         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40396         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
40397         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
40398         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40399         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
40400         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
40401         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40402         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
40403         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
40404         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40405         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
40406         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
40407         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40408         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
40409         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
40410         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40411         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
40412         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
40413         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40414         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
40415         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
40416         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40417         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
40418         Remove conditional code.
40419         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40420         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
40421         Remove conditional code.
40422         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40423         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
40424         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
40425         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
40426         Remove conditional code.
40427         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40428         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
40429         Remove conditional code.
40430         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40431         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
40432         Remove conditional code.
40433         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40434         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
40435         Remove conditional code.
40436         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40437         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
40438         Remove conditional code.
40439         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40440         * sysdeps/unix/sysv/linux/sh/pwrite64.c
40441         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
40442         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40443         * sysdeps/unix/sysv/linux/sigaction.c
40444         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
40445         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
40446         * sysdeps/unix/sysv/linux/sigpending.c
40447         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
40448         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
40449         * sysdeps/unix/sysv/linux/sigprocmask.c
40450         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
40451         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
40452         * sysdeps/unix/sysv/linux/sigsuspend.c
40453         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
40454         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
40455         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
40456         (__libc_missing_rt_sigs): Remove.
40457         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
40458         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
40459         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
40460         Remove conditional code.
40461         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
40462         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
40463         return 1.
40464         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
40465         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
40466         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
40467         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
40469 2012-05-14  Andreas Jaeger  <aj@suse.de>
40471         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
40472         it's not used in glibc.
40473         (__coshm1): Likewise.
40474         (__acosh1p): Likewise.
40475         (__sgn): Likewise.
40477         * manual/string.texi (Copying and Concatenation): Add missing
40478         variable in concat example.
40479         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
40481 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40483         [BZ #14103]
40484         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
40485         __builtin_clzl with __builtin_clzll.
40487 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40489         [BZ #14104]
40490         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
40491         libc_freeres_ptr.
40493 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
40495         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
40496         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
40497         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
40498         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
40500 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
40502         * NEWS: Update ia64 info.
40504 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
40506         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
40507         used as bcopy.
40509 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
40511         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
40512         * sysdeps/unix/syscalls.list (dup3): Likewise.
40513         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
40514         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
40516 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
40518         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
40519         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
40521 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
40523         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
40524         thread pointer.
40525         (TLS_IE): Use mov/add instead of movq/addq to load thread
40526         pointer.
40527         (TLS_GD_PREFIX): New.
40528         (TLS_GD): Use it.
40530 2012-05-11  David S. Miller  <davem@davemloft.net>
40532         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
40533         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
40534         (_FPU_SETCW): Likewise.
40536 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
40538         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
40539         is 32-byte aligned.
40541 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
40543         [BZ #11837]
40544         * iconvdata/gb18030.c: Update tables.
40545         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
40546         characters specially.
40547         (BODY for TO_LOOP): Add encoding of missing ranges.
40549 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
40551         [BZ #13673]
40552         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
40553         * sysdeps/mach/hurd/dup3.c: Likewise.
40554         * sysdeps/mach/hurd/readlinkat.c: Likewise.
40555         * sysdeps/powerpc/memmove.c:: Likewise.
40557 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
40559         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
40560         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
40562 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
40564         * elf/elf.h (R_X86_64_RELATIVE64): New.
40565         (R_X86_64_NUM): Updated.
40566         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
40567         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
40568         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
40569         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
40570         tst-quad1pie tst-quad2pie
40571         (modules-names): Add tst-quadmod1 tst-quadmod2.
40572         ($(objpfx)tst-quad1): New dependency.
40573         ($(objpfx)tst-quad2): Likewise.
40574         ($(objpfx)tst-quad1pie): Likewise.
40575         ($(objpfx)tst-quad2pie): Likewise.
40576         * sysdeps/x86_64/tst-quad1.c: New file.
40577         * sysdeps/x86_64/tst-quad1pie.c: New file.
40578         * sysdeps/x86_64/tst-quad2.c: Likewise.
40579         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
40580         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
40581         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
40582         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
40583         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
40585 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40587         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
40588         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
40589         * streams/stropts.h (t_scalar_t): Define type.
40591         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
40592         (_PATH_PRESERVE): Set to "/var/lib".
40593         (_PATH_RWHODIR): Set to "/var/spool/rwho".
40595         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
40596         instead of int.
40598         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
40599         if __dir_mkfile succeeded.
40601         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
40602         checking for _hurd_dtablesize.  Unlock it right after having
40603         finished _hurd_dtable allocation.
40605 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40607         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
40608         * sysdeps/mach/hurd/configure: Regenerated.
40609         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
40610         special-casing to...
40611         * sysdeps/gnu/configure.in: ... this new file.
40612         * sysdeps/unix/sysv/linux/configure: Regenerated.
40613         * sysdeps/gnu/configure: New generated file.
40615         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
40616         for Linux: use nsec instead of usec, as well as:
40617         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
40618         members of type struct timespec.
40619         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
40620         New macros.
40621         (struct stat64): Likewise.
40622         (_STATBUF_ST_NSEC): New macro.
40623         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
40625         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
40626         __strtoul_internal rather than strtoul.
40628 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
40630         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
40631         and reject them.
40633 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40635         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
40636         which preserves existing values.
40637         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
40639 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
40641         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
40642         TIMEOUT values.  Return EINVAL for NFDS values either negative or
40643         greater than FD_SETSIZE.
40645 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40647         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
40648         allocated, call __vm_protect to finish enabling the existing space, and
40649         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
40650         allocate the remainder.
40652 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
40654         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
40655         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
40657 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40659         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
40660         sysdeps/mach/hurd/readlink.c.
40662         * posix/tst-sysconf.c (posix_options): Only use
40663         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
40664         _POSIX_SYNCHRONIZED_IO when they are defined
40665         * sysdeps/mach/hurd/bits/posix_opt.h:
40666         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
40667         (_XOPEN_REALTIME): Undefine macro.
40668         (_XOPEN_REALTIME_THREADS): Undefine macro.
40669         (_XOPEN_SHM): Undefine macro.
40670         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
40671         macro to -1.
40672         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
40673         macro to -1.
40674         (_POSIX_ASYNC_IO): Undefine macro.
40675         (_POSIX_PRIORITIZED_IO): Undefine macro.
40676         (_POSIX_SPIN_LOCKS): Define macro to -1.
40678         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
40679         SA_NODEFER, SA_RESETHAND.
40680         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
40681         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
40682         F_DUPFD_CLOEXEC.
40684 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40686         * elf/Makefile (pldd-modules): Define unconditionally.
40688 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40690         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
40692 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40694         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
40695         Return ENOENT when name is empty.
40696         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
40698 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40700         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
40702         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
40704 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40706         Fix mlock in all cases except non-readable pages.
40707         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
40708         instead of VM_PROT_ALL as parameter to __vm_wire function.
40710         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
40711         (__mkdir): When path is `/', just fail with EEXIST.
40712         * sysdeps/mach/hurd/mkdirat.c: Likewise.
40714 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40716         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
40717         <sys/uio.h> (for writev).
40718         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
40719         and <sys/param.h> (for MIN).
40721 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
40723         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
40724         REQUESTED_TIME.  Properly set the remaining time and return EINTR
40725         if interrupted.
40727 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40729         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
40730         Depend on against $(link-rpcuserlibs).
40732 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40734         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
40735         (__libc_stack_end): Do not use attribute_relro.
40736         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
40737         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
40738         to libthread-provided value.
40739         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
40740         attribute_relro.
40742 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40744         [BZ #3748]
40745         * bits/libc-lock.h (__libc_once_get): New macro.
40746         * sysdeps/mach/bits/libc-lock.h: Likewise.
40747         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
40748         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
40749         instead of using implementation details.
40751         * libio/fileops.c: Unconditionally include <kernel-features.h>.
40752         * libio/freopen.c: Likewise.
40753         * libio/freopen64.c: Likewise.
40754         * misc/syslog.c: Likewise.
40755         * nscd/connections.c: Likewise.
40756         * nscd/netgroupcache.c: Likewise.
40757         * sysdeps/posix/getcwd.c: Likewise.
40759 2012-05-10  Roland McGrath  <roland@hack.frob.com>
40761         * math/w_ilogbf.c: Add #include <limits.h>.
40763 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40765         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
40766         path instead of returning without unlocking.
40768         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
40769         immediate-write ioctls.
40770         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
40772 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40774         * sysdeps/mach/hurd/i386/init-first.c (init): Use
40775         __builtin_frame_address instead of making assumptions about the
40776         location of the return address relative to DATA.  Force early load of
40777         the return address.
40778         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
40779         __builtin_frame_address.
40781         dup3 for GNU Hurd.
40782         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
40783         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
40784         implement dup3 and do some further code clean-ups.
40785         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
40786         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
40788 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40790         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
40792         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
40793         HURD_CRITICAL_END around holding _hurd_dtable_lock.
40794         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
40795         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
40796         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
40797         d->port.lock.
40799         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
40800         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
40801         when handler == SIG_ERR, not when handler != SIG_ERR.
40803 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40805         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
40806         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
40807         definitions.
40809         accept4 for GNU Hurd.
40810         * include/sys/socket.h (__libc_accept4): New prototype.
40811         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
40812         to implement __libc_accept4.
40813         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
40814         __libc_accept4.
40815         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
40817         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
40818         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
40819         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
40820         signal-defines.sym.
40822 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40824         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
40826 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40828         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
40829         assertion on O_CLOEXEC flag.
40830         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
40831         * hurd/intern-fd.c: Likewise.
40832         * hurd/port2fd.c: Likewise.
40834 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40836         [BZ #3906]
40837         * bits/in.h (IPV6_PKTINFO): Define new macro.
40838         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
40840 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
40842         [BZ #13954]
40843         [BZ #13955]
40844         [BZ #13956]
40845         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
40846         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
40847         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
40848         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
40849         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
40850         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
40851         * math/libm-test.inc (logb_test) : Additional logb tests.
40853 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
40854             Andreas Jaeger  <aj@suse.de>
40856         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
40857         * configure: Regenerated.
40858         * config.h.in (LINK_OBSOLETE_RPC): New macro.
40859         * config.make.in (link-obsolete-rpc): New substituted variable.
40860         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
40861         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
40862         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
40863         (shared-only-routines): Don't set it under [link-obsolete-rpc],
40864         so that libc.a contains the symbols.
40865         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
40866         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
40867         * sunrpc/auth_none.c: Likewise.
40868         * sunrpc/auth_unix.c: Likewise.
40869         * sunrpc/authdes_prot.c: Likewise.
40870         * sunrpc/authuxprot.c: Likewise.
40871         * sunrpc/clnt_gen.c: Likewise.
40872         * sunrpc/clnt_perr.c: Likewise.
40873         * sunrpc/clnt_raw.c: Likewise.
40874         * sunrpc/clnt_simp.c: Likewise.
40875         * sunrpc/clnt_tcp.c: Likewise.
40876         * sunrpc/clnt_udp.c: Likewise.
40877         * sunrpc/clnt_unix.c: Likewise.
40878         * sunrpc/des_crypt.c: Likewise.
40879         * sunrpc/des_soft.c: Likewise.
40880         * sunrpc/get_myaddr.c: Likewise.
40881         * sunrpc/key_call.c: Likewise.
40882         * sunrpc/key_prot.c: Likewise.
40883         * sunrpc/netname.c: Likewise.
40884         * sunrpc/pm_getmaps.c: Likewise.
40885         * sunrpc/pm_getport.c: Likewise.
40886         * sunrpc/pmap_clnt.c: Likewise.
40887         * sunrpc/pmap_prot.c: Likewise.
40888         * sunrpc/pmap_prot2.c: Likewise.
40889         * sunrpc/pmap_rmt.c: Likewise.
40890         * sunrpc/publickey.c: Likewise.
40891         * sunrpc/rpc_cmsg.c: Likewise.
40892         * sunrpc/rpc_common.c: Likewise.
40893         * sunrpc/rpc_dtable.c: Likewise.
40894         * sunrpc/rpc_prot.c: Likewise.
40895         * sunrpc/rpc_thread.c: Likewise.
40896         * sunrpc/rtime.c: Likewise.
40897         * sunrpc/svc.c: Likewise.
40898         * sunrpc/svc_auth.c: Likewise.
40899         * sunrpc/svc_raw.c: Likewise.
40900         * sunrpc/svc_run.c: Likewise.
40901         * sunrpc/svc_tcp.c: Likewise.
40902         * sunrpc/svc_udp.c: Likewise.
40903         * sunrpc/svc_unix.c: Likewise.
40904         * sunrpc/svcauth_des.c: Likewise.
40905         * sunrpc/xcrypt.c: Likewise.
40906         * sunrpc/xdr.c: Likewise.
40907         * sunrpc/xdr_array.c: Likewise.
40908         * sunrpc/xdr_float.c: Likewise.
40909         * sunrpc/xdr_intXX_t.c: Likewise.
40910         * sunrpc/xdr_mem.c: Likewise.
40911         * sunrpc/xdr_rec.c: Likewise.
40912         * sunrpc/xdr_ref.c: Likewise.
40913         * sunrpc/xdr_sizeof.c: Likewise.
40914         * sunrpc/xdr_stdio.c: Likewise.
40916 2012-05-10  Roland McGrath  <roland@hack.frob.com>
40918         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
40919         change.  Update copyright years.
40921 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
40923         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
40925 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
40926             Joseph Myers  <joseph@codesourcery.com>
40927             Paul Pluzhnikov  <ppluzhnikov@google.com>
40929         [BZ #14012]
40930         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
40931         requiring rpcgen.
40932         [cross-compiling] (extra-libs): Likewise.
40933         [cross-compiling] (extra-libs-others): Likewise.
40934         [cross-compiling] (librpcsvc-routines): Likewise.
40935         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
40936         [cross-compiling] (omit-deps): Likewise.
40937         (sunrpc-CPPFLAGS): New variable.
40938         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
40939         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
40940         (cross-rpcgen-objs): New variable.
40941         (extra-objs): Append $(cross-rpcgen-objs).
40942         ($(cross-rpcgen-objs)): New rule.
40943         ($(objpfx)cross-rpcgen): Likewise.
40944         (rpcgen-cmd): Define to use $(built-program-file).  Expand
40945         comment.
40946         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
40947         ($(objpfx)x%.stmp): Likewise.
40948         * sunrpc/proto.h [IS_IN_build] (_): Define.
40949         [IS_IN_build] (_libc_intl_domainname): Likewise.
40951 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
40953         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
40954         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
40955         and R_X86_64_TPOFF64.
40957 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
40959         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
40960         sysdeps/unix/sysv/syscalls.list.
40961         (stime): Likewise.
40962         (utime): Likewise.
40963         * sysdeps/unix/sysv/syscalls.list: Remove file.
40965 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
40967         [BZ #3440]
40968         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
40969         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
40970         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
40971         (__LC_IDENTIFICATION): Make these macros useful in #if
40972         expressions, as required by C99.
40974 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
40976         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
40977         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
40978         after this.
40980 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
40982         * stdlib/longlong.h: Updated from GCC.
40984 2012-05-09  Andreas Jaeger  <aj@suse.de>
40986         * nscd/nscd.c (run_modes): Make named enum, reorder so that
40987         default is first entry.
40988         (run_mode): Set type.
40989         (main): Remove informal message about syslog.
40990         (options): Fix typo.
40992         [BZ #14053]
40993         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
40994         to asm.
40995         (lrint): Likewise.
40996         (llrintf): Likewise.
40997         (llrint): Likewise.
40998         (rint): Likewise.
40999         (rintf): Likewise.
41000         (nearbyint): Likewise.
41001         (nearbyintf): Likewise.
41003 2012-05-09  Andreas Jaeger  <aj@suse.de>
41004             Pedro Alves  <palves@redhat.com>
41006         * nscd/nscd.c (run_mode): Use enum.
41007         (main): Cleanup coding style issue.
41009 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
41010             Andreas Jaeger  <aj@suse.de>
41012         * nscd/nscd.c (go_background): Replaced with...
41013         (run_mode): ... this.
41014         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
41015         (options): Add -F --foreground.
41016         (main): Implement it.
41017         (parse_opt): Parse it.
41019 2012-05-09  Andreas Jaeger  <aj@suse.de>
41021         [BZ #14083]
41022         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
41023         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
41024         -Wconversion warning.
41025         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
41026         Likewise.
41028 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
41030         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
41031         == 0.
41032         (LC_ALL): Use macro-int-constant.
41033         (LC_COLLATE): Likewise.
41034         (LC_CTYPE): Likewise.
41035         (LC_MESSAGES): Likewise.
41036         (LC_MONETARY): Likewise.
41037         (LC_NUMERIC): Likewise.
41038         (LC_TIME): Likewise.
41039         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
41040         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
41041         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41042         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
41043         Specify type.
41044         [C99-based standards] (float_t): Expect type.
41045         [C99-based standards] (double_t): Expect type.
41046         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
41047         type.
41048         [C99-based standards] (HUGE_VALL): Likewise.
41049         [C99-based standards] (INFINITY): Likewise.
41050         [C99-based standards] (NAN): Likewise.
41051         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
41052         [C99-based standards] (FP_NAN): Likewise.
41053         [C99-based standards] (FP_NORMAL): Likewise.
41054         [C99-based standards] (FP_SUBNORMAL): Likewise.
41055         [C99-based standards] (FP_ZERO): Likewise.
41056         [C99-based standards] (FP_FAST_FMA): Use
41057         optional-macro-int-constant.  Specify type.  Require == 1.
41058         [C99-based standards] (FP_FAST_FMAF): Likewise.
41059         [C99-based standards] (FP_FAST_FMAL): Likewise.
41060         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
41061         [C99-based standards] (FP_ILOGBNAN): Likewise.
41062         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
41063         Specify type.
41064         [C99-based standards] (MATH_ERREXCEPT): Likewise.
41065         [C99-based standards] (math_errhandling): Specify type.
41066         [ISO99 || ISO11] (signgam): Do not allow.
41067         [non-C99-based standards] (copysignf): Do not allow.
41068         [non-C99-based standards] (exp2f): Likewise.
41069         [non-C99-based standards] (log2f): Likewise.
41070         [non-C99-based standards] (modff): Allow.
41071         [non-C99-based standards] (erff): Do not allow.
41072         [non-C99-based standards] (erfcf): Likewise.
41073         [non-C99-based standards] (gammaf): Likewise.
41074         [non-C99-based standards] (hypotf): Likewise.
41075         [non-C99-based standards] (j0f): Likewise.
41076         [non-C99-based standards] (j1f): Likewise.
41077         [non-C99-based standards] (jnf): Likewise.
41078         [non-C99-based standards] (lgammaf): Likewise.
41079         [non-C99-based standards] (tgammaf): Likewise.
41080         [non-C99-based standards] (y0f): Likewise.
41081         [non-C99-based standards] (y1f): Likewise.
41082         [non-C99-based standards] (ynf): Likewise.
41083         [non-C99-based standards] (isnanf): Likewise.
41084         [non-C99-based standards] (acoshf): Likewise.
41085         [non-C99-based standards] (asinhf): Likewise.
41086         [non-C99-based standards] (atanhf): Likewise.
41087         [non-C99-based standards] (cbrtf): Likewise.
41088         [non-C99-based standards] (expm1f): Likewise.
41089         [non-C99-based standards] (ilogbf): Likewise.
41090         [non-C99-based standards] (log1pf): Likewise.
41091         [non-C99-based standards] (logbf): Likewise.
41092         [non-C99-based standards] (nextafterf): Likewise.
41093         [non-C99-based standards] (remainderf): Likewise.
41094         [non-C99-based standards] (rintf): Likewise.
41095         [non-C99-based standards] (scalbf): Likewise.
41096         [non-C99-based standards] (copysignl): Likewise.
41097         [non-C99-based standards] (exp2l): Likewise.
41098         [non-C99-based standards] (log2l): Likewise.
41099         [non-C99-based standards] (modfl): Allow.
41100         [non-C99-based standards] (erfl): Do not allow.
41101         [non-C99-based standards] (erfcl): Likewise.
41102         [non-C99-based standards] (gammal): Likewise.
41103         [non-C99-based standards] (hypotl): Likewise.
41104         [non-C99-based standards] (j0l): Likewise.
41105         [non-C99-based standards] (j1l): Likewise.
41106         [non-C99-based standards] (jnl): Likewise.
41107         [non-C99-based standards] (lgammal): Likewise.
41108         [non-C99-based standards] (tgammal): Likewise.
41109         [non-C99-based standards] (y0l): Likewise.
41110         [non-C99-based standards] (y1l): Likewise.
41111         [non-C99-based standards] (ynl): Likewise.
41112         [non-C99-based standards] (isnanl): Likewise.
41113         [non-C99-based standards] (acoshl): Likewise.
41114         [non-C99-based standards] (asinhl): Likewise.
41115         [non-C99-based standards] (atanhl): Likewise.
41116         [non-C99-based standards] (cbrtl): Likewise.
41117         [non-C99-based standards] (expm1l): Likewise.
41118         [non-C99-based standards] (ilogbl): Likewise.
41119         [non-C99-based standards] (log1pl): Likewise.
41120         [non-C99-based standards] (logbl): Likewise.
41121         [non-C99-based standards] (nextafterl): Likewise.
41122         [non-C99-based standards] (remainderl): Likewise.
41123         [non-C99-based standards] (rintl): Likewise.
41124         [non-C99-based standards] (scalbl): Likewise.
41125         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41126         [non-C99-based standards] (FP_*): Do not allow.
41127         [C99-based standards] (FP_*): Change to
41128         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
41129         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
41130         allow.
41131         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
41132         (SIG_ERR): Likewise.
41133         [X/Open-based standards] (SIG_HOLD): Likewise.
41134         (SIG_IGN): Likewise.
41135         (SIGABRT): Use macro-int-constant.  Specify type.  Require
41136         positive value.
41137         (SIGFPE): Likewise.
41138         (SIGILL): Likewise.
41139         (SIGINT): Likewise.
41140         (SIGSEGV): Likewise.
41141         (SIGTER): Likewise.
41142         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
41143         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
41144         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
41145         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
41146         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
41147         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
41148         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
41149         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
41150         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
41151         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
41152         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
41153         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
41154         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
41155         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
41156         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
41157         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
41158         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
41159         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
41160         [X/Open-based standards] (SIGTRAP): Likewise.
41161         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
41162         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
41163         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
41164         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
41165         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
41166         allow.
41168 2012-05-08  Ian Wienand  <ianw@vmware.com>
41170         [BZ #14080]
41171         * time/tzset.c (__tzset_parse_tz): Update default rules for
41172         daylight time changes in the Energy Policy Act of 2005.
41174 2012-05-09  Andreas Jaeger  <aj@suse.de>
41176         [BZ #13983]
41177         * elf/ldconfig.c (parse_conf): Change string to make clear that
41178         ldconfig only issued a warning if ld.so.conf does not exist.
41180 2012-05-08  David S. Miller  <davem@davemloft.net>
41182         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
41183         movxtod instead of popping the value on the stack.
41185         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41187 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
41189         * config.h.in: Add HAVE_ARM_PCS_VFP.
41191 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
41193         [BZ #13979]
41194         * include/features.h: Warn if user requests __FORTIFY_SOURCE
41195         checking but the checks are disabled for any reason.
41197 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
41199         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
41200         and ELF64_R_TYPE with ELFW(R_TYPE).
41202 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
41204         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
41205         (ulimit): Likewise.
41207         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
41208         (settimeofday): Likewise.
41210 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
41212         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
41213         a struct th_u2 inside the union, and move tu_block/tu_code into
41214         a new th_u3 union of tu_block/tu_code inside of that.  Move
41215         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
41216         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
41217         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
41218         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
41219         (th_stuff): Change to th_u1.tu_stuff.
41220         (th_data): Define.
41221         (th_msg): Change to th_u1.th_u2.tu_data.
41223 2012-05-07  David S. Miller  <davem@davemloft.net>
41225         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41227         [BZ #14074]
41228         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
41229         (SETUP_PIC_REG): Use it.
41230         (SETUP_PIC_REG_LEAF): Use it.
41232 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
41234         [BZ #13885]
41235         [BZ #13923]
41236         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
41237         USE_AS_EXPM1L.
41238         (EXPL_FINITE): Likewise.
41239         (FLDLOG): Likewise.
41240         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
41241         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
41242         e_expl.S.
41243         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
41244         USE_AS_EXPM1L.
41245         (EXPL_FINITE): Likewise.
41246         (FLDLOG): Likewise.
41247         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
41248         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
41249         e_expl.S.
41250         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
41251         test of -max_value argument for long double.
41252         * sysdeps/i386/fpu/libm-test-ulps: Update.
41253         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41255 2012-05-06  David S. Miller  <davem@davemloft.net>
41257         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
41258         quad soft-float symbols whose references which are compiler
41259         generated.
41260         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
41262 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
41264         [BZ #13884]
41265         [BZ #13914]
41266         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
41267         USE_AS_EXP10L.
41268         (EXPL_FINITE): Likewise.
41269         (FLDLOG): Likewise.
41270         (c0): Likewise.
41271         (c1): Likewise.
41272         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
41273         Adjust comments for base varying.
41274         (__expl_finite): Change alias to EXPL_FINITE.
41275         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
41276         e_expl.S.
41277         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
41278         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
41279         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
41280         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
41281         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
41282         USE_AS_EXP10L.
41283         (EXPL_FINITE): Likewise.
41284         (FLDLOG): Likewise.
41285         (c0): Likewise.
41286         (c1): Likewise.
41287         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
41288         Adjust comments for base varying.
41289         (__expl_finite): Change alias to EXPL_FINITE.
41290         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
41291         tests for bugs.
41292         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
41294         [BZ #14064]
41295         * math/libm-test.inc (check_float_internal): Correct ulp
41296         calculation for subnormal expected results.
41298 2012-05-06  Andreas Jaeger  <aj@suse.de>
41300         * Makeconfig (+math-flags): New, set to -frounding-math.
41301         (+cflags): Add +math-flags so that all of glibc gets compiled with
41302         it.
41304         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
41306 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
41308         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
41309         Disable one test.
41311         [BZ #13787]
41312         [BZ #13922]
41313         [BZ #14036]
41314         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
41315         (__ieee754_expl): Allow for and saturate large arguments.
41316         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
41317         (u_threshold): Likewise.
41318         (__exp): Call __ieee754_exp before checking for overflow and
41319         underflow.
41320         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
41321         (u_threshold): Likewise.
41322         (__expf): Call __ieee754_expf before checking for overflow and
41323         underflow.
41324         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
41325         (u_threshold): Likewise.
41326         (__expl): Call __ieee754_expl before checking for overflow and
41327         underflow.
41328         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
41329         (__ieee754_expl): Allow for and saturate large arguments.
41330         * math/libm-test.inc (exp_test): Add another test.  Do not allow
41331         missing overflow exception on overflow.
41332         (expm1_test): Do not allow missing overflow exception on overflow.
41334         * sysdeps/i386/fpu/e_expl.c: Move to ...
41335         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
41336         rather than using inline asm.
41337         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
41338         * sysdeps/x86_64/fpu/e_expl.S: Copy from
41339         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
41341         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
41342         (nice): Likewise.
41343         (poll): Likewise.
41344         (signal): Likewise.
41345         (time): Likewise.
41346         (times): Likewise.
41348 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
41350         * sysdeps/unix/syscalls.list (adjtime): Add entry from
41351         sysdeps/unix/common/syscalls.list.
41352         (fchmod): Likewise.
41353         (fchown): Likewise.
41354         (ftruncate): Likewise.
41355         (getrusage): Likewise.
41356         (gettimeofday): Likewise.
41357         (setpgid): Likewise.
41358         (setregid): Likewise.
41359         (setreuid): Likewise.
41360         (sigaction): Likewise.
41361         (truncate): Likewise.
41362         (vhangup): Likewise.
41363         * sysdeps/unix/common/syscalls.list: Remove file.
41364         * sysdeps/unix/bsd/Implies: Don't include unix/common.
41365         * sysdeps/unix/sysv/linux/Implies: Likewise.
41367 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
41369         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
41370         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
41371         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
41372         Moved to ...
41373         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
41374         Here.
41375         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
41376         to ...
41377         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
41378         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
41379         to ...
41380         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
41381         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
41382         to ...
41383         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
41384         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
41385         to ...
41386         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
41387         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
41388         to ...
41389         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
41390         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
41391         to ...
41392         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
41393         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
41394         to ...
41395         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
41396         Here.
41397         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
41398         to ...
41399         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
41400         Here.
41401         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
41402         to ...
41403         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
41404         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
41405         Moved to ...
41406         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
41407         Here.
41408         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
41409         to ...
41410         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
41412 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
41414         * sysdeps/unix/common/bits/dirent.h: Remove file.
41415         * sysdeps/unix/common/bits/fcntl.h: Likewise.
41417         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
41418         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
41419         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
41420         * sysdeps/unix/bsd/isatty.c: Likewise.
41421         * sysdeps/unix/bsd/tcdrain.c: Likewise.
41422         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
41423         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
41425 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41427         [BZ #13563]
41428         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
41429         long double comparison inaccuracies.
41430         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
41431         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41433 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
41435         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
41436         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
41438 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
41440         [BZ #14049]
41441         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
41442         nonzero digits before rounding a hex value.
41443         * stdlib/tst-strtod.c (tests): Add another test.
41445 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
41447         * sysdeps/s390/fpu/libm-test-ulps: Update.
41449 2012-05-03  Andreas Jaeger  <aj@suse.de>
41451         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
41452         does not get optimized out.
41453         (malloc_opt_barrier): New.
41455 2012-05-03  Andreas Jaeger  <aj@suse.de>
41456             Roland McGrath  <roland@hack.frob.com>
41458         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
41459         intermediate file deletion.
41460         (generated): Add .symlist files.
41462 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
41464         [BZ #13775]
41465         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
41466         Redirect under this condition.
41467         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
41468         [__USE_GNU] (__dprintf_chk): Not under this condition.
41469         [__USE_GNU] (__vdprintf_chk): Likewise.
41470         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
41471         under this condition.
41472         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
41473         [__USE_XOPEN2K8] (dprintf): Define under this condition.
41474         [__USE_XOPEN2K8] (vdprintf): Likewise.
41475         [__USE_GNU] (__dprintf_chk): Not under this condition.
41476         [__USE_GNU] (__vdprintf_chk): Likewise.
41477         [__USE_GNU] (dprintf): Likewise.
41478         [__USE_GNU] (vdprintf): Likewise.
41480 2012-05-03  Roland McGrath  <roland@hack.frob.com>
41482         * elf/Makefile (common-generated): Set this instead of generated for
41483         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
41484         $(all-built-dso)-derived lists.
41486 2012-05-03  Andreas Jaeger  <aj@suse.de>
41488         * sysdeps/i386/fpu/libm-test-ulps: Update.
41490         * FAQ: Removed.
41491         * FAQ.in: Likewise.
41492         * scripts/gen-FAQ.pl: Likewise.
41493         * manual/install.texi (Installation): Point to online location of
41494         FAQ.
41495         * Makefile (files-for-dist): Remove FAQ.
41496         (FAQ): Remove.
41498 2012-05-02  Allan McRae  <allan@archlinux.org>
41500         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
41501         (LDFLAGS-reldepmod5.so): Likewise.
41502         (LDFLAGS-reldep6mod1.so): Likewise.
41503         (LDFLAGS-reldep6mod4.so): Likewise.
41504         (LDFLAGS-reldep8mod3.so): Likewise.
41505         (LDFLAGS-unload4mod1.so): Likewise.
41506         (LDFLAGS-unload4mod2.so): Likewise.
41507         (LDFLAGS-tst-initorder): Likewise.
41508         (LDFLAGS-tst-initordera2.so): Likewise.
41509         (LDFLAGS-tst-initordera3.so): Likewise.
41510         (LDFLAGS-tst-initordera4.so): Likewise.
41511         (LDFLAGS-tst-initorderb2.so): Likewise.
41512         (LDFLAGS-noload): Likewise.
41513         (LDFLAGS-next): Likewise.
41514         (LDFLAGS-order2mod1.so): Likewise.
41515         (LDFLAGS-order2mod2.so): Likewise.
41516         (LDFLAGS-tst-initorder2): Likewise.
41517         (LDFLAGS-tst-initorder2a.so): Likewise.
41518         (LDFLAGS-tst-initorder2b.so): Likewise.
41519         (LDFLAGS-tst-initorder2c.so): Likewise.
41520         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
41522 2012-05-02  David S. Miller  <davem@davemloft.net>
41524         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41526 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
41528         [BZ #14055]
41529         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
41531 2012-05-02  Andreas Jaeger  <aj@suse.de>
41533         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
41534         since we manipulate rounding mode.
41535         (CPPFLAGS-test-idouble.c): Likewise.
41536         (CPPFLAGS-test-ifloat.c): Likewise.
41537         (CFLAGS-test-ldouble.c): Likewise.
41538         (CFLAGS-test-double.c): Likewise.
41539         (CFLAGS-test-float.c): Likewise.
41540         (CFLAGS-test-misc.c): Likewise.
41541         (CFLAGS-test-test-fenv.c): Likewise.
41543 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41545         [BZ #2550]
41546         [BZ #2570]
41547         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
41548         comparisons to determine direction to adjust input.
41550 2012-05-01  Roland McGrath  <roland@hack.frob.com>
41552         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
41553         output to the target.
41555         * scripts/localplt.awk: New file.
41556         * elf/Makefile ($(objpfx)check-localplt): Target removed.
41557         (check-localplt-CFLAGS): Variable removed.
41558         ($(all-built-dso:=.jmprel)): New static pattern rule.
41559         (generated): Add those targets.
41560         (localplt-built-dso): New variable.
41561         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
41563         * elf/check-localplt.c: File removed.
41565         * scripts/check-execstack.awk: New file.
41566         * elf/Makefile ($(objpfx)check-execstack): Target removed.
41567         (check-execstack-CFLAGS): Variable removed.
41568         ($(objpfx)check-execstack.h): Target removed.
41569         ($(objpfx)execstack-default): New target.
41570         (generated): Add that instead of check-execstack.h.
41571         ($(all-built-dso:=.phdr)): New static pattern rule.
41572         (generated): Add those targets.
41573         * elf/check-execstack.c: File removed.
41575         * scripts/check-textrel.awk: New file.
41576         * elf/Makefile ($(objpfx)check-textrel): Target removed.
41577         (check-textrel-CFLAGS): Variable removed.
41578         (all-built-dso): Use := to define.o
41579         ($(all-built-dso:=.dyn)): New static pattern rule.
41580         (generated): Add those targets.
41581         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
41582         * config.make.in (READELF): New substituted variable.
41583         * elf/check-textrel.c: File removed.
41585 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
41587         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
41588         allow.
41589         * conform/data/ctype.h-data [C99-based standards] (isblank):
41590         Expect function.
41591         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
41592         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
41593         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41594         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
41595         Specify type.  Require positive value.
41596         (EILSEQ): Likewise.
41597         (ERANGE): Likewise.
41598         [ISO || POSIX] (EILSEQ): Do not expect.
41599         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
41600         Specify type.  Require positive value.
41601         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
41602         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
41603         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
41604         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
41605         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
41606         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
41607         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
41608         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
41609         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
41610         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
41611         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
41612         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
41613         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
41614         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
41615         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
41616         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
41617         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
41618         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
41619         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
41620         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
41621         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
41622         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
41623         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
41624         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
41625         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
41626         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
41627         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
41628         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
41629         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
41630         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
41631         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
41632         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
41633         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
41634         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
41635         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
41636         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
41637         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
41638         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
41639         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
41640         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
41641         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
41642         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
41643         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
41644         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
41645         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
41646         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
41647         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
41648         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
41649         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
41650         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
41651         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
41652         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
41653         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
41654         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
41655         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
41656         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
41657         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
41658         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
41659         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
41660         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
41661         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
41662         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
41663         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
41664         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
41665         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
41666         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
41667         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
41668         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
41669         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
41670         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
41671         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
41672         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
41673         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
41674         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
41675         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
41676         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
41677         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
41678         Require >= 2.
41679         (FLT_ROUNDS): Expect as macro, not constant.
41680         (FLT_MANT_DIG): Use macro-int-constant.
41681         (DBL_MANT_DIG): Likewise.
41682         (LDBL_MANT_DIG): Likewise.
41683         (FLT_DIG): Likewise.
41684         (DBL_DIG): Likewise.
41685         (LDBL_DIG): Likewise.
41686         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
41687         (DBL_MIN_EXP): Likewise.
41688         (LDBL_MIN_EXP): Likewise.
41689         (FLT_MAX_EXP): Use macro-int-constant.
41690         (DBL_MAX_EXP): Likewise.
41691         (LDBL_MAX_EXP): Likewise.
41692         (FLT_MAX_10_EXP): Likewise.
41693         (DBL_MAX_10_EXP): Likewise.
41694         (LDBL_MAX_10_EXP): Likewise.
41695         (FLT_MAX): Use macro-constant.
41696         (DBL_MAX): Likewise.
41697         (LDBL_MAX): Likewise.
41698         (FLT_EPSILON): Use macro-constant.  Give upper bound.
41699         (DBL_EPSILON): Likewise.
41700         (LDBL_EPSILON): Likewise.
41701         (FLT_MIN): Likewise.
41702         (DBL_MIN): Likewise.
41703         (LDBL_MIN): Likewise.
41704         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
41705         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
41706         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
41707         [ISO11] (FLT_HAS_SUBNORM): Likewise.
41708         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
41709         [ISO11] (DBL_DECIMAL_DIG): Likewise.
41710         [ISO11] (FLT_DECIMAL_DIG): Likewise.
41711         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
41712         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
41713         [ISO11] (FLT_TRUE_MIN): Likewise.
41714         [ISO11] (LDBL_TRUE_MIN): Likewise.
41715         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41716         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
41717         (SCHAR_MIN): Use macro-int-constant.  Specify type.
41718         (SCHAR_MAX): Likewise.
41719         (UCHAR_MAX): Likewise.
41720         (CHAR_MIN): Likewise.
41721         (CHAR_MAX): Likewise.
41722         (MB_LEN_MAX): Use macro-int-constant.
41723         (SHRT_MIN): Use macro-int-constant.  Specify type.
41724         (SHRT_MAX): Likewise.
41725         (USHRT_MAX): Likewise.
41726         (INT_MAX): Likewise.
41727         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
41728         bound negative.
41729         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
41730         bound with "U".
41731         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
41732         bound with "L".
41733         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
41734         bound negative.  Suffix upper bound with "L".
41735         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
41736         bound with "UL".
41737         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
41738         Specify type.
41739         [C99-based standards] (LLONG_MAX): Likewise.
41740         [C99-based standards] (ULLONG_MAX): Likewise.
41741         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
41742         == 0.
41743         [ISO11] (max_align_t): Require type.
41744         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41746         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
41747         from $CFLAGS, without defining away __attribute__ calls.
41748         (checknamespace): Use $CFLAGS_namespace.
41750         * conform/conformtest.pl (@keywords): Only include C99 keywords
41751         for standards based on C99 or C11.
41753         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
41754         Disable tests.
41755         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
41756         UNIX98]: Likewise.
41758         * conform/conformtest.pl: Handle "macro-int-constant" and test for
41759         usability of symbols in #if.
41761         * conform/conformtest.pl: If macro or constant types start
41762         "promoted:", expect the symbol to be of the following type
41763         promoted by the integer promotions.
41765         * conform/conformtest.pl: Parse all "constant" and "macro" lines
41766         in one place.  Also handle "macro-constant".
41768         * conform/conformtest.pl: Only accept expected macro values with
41769         "==".  Parse all "macro" lines in one place.
41770         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
41772         * conform/conformtest.pl: Handle braced types on "constant" lines
41773         instead of handling "typed-constant".
41774         * conform/data/signal.h-data: Use "constant" instead of
41775         "typed-constant".
41777         * conform/conformtest.pl: Handle "optional-" at start of lines in
41778         one place rather than duplicating several cases.  Handle each
41779         format of "macro" line with initial "optional-".
41781         * conform/conformtest.pl: Only accept expected constant or
41782         optional-constant values with "==".  Parse all "constant" lines in
41783         one place.  Parse all "optional-constant" lines in one place.
41784         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
41785         * conform/data/fmtmsg.h-data: Likewise.
41786         * conform/data/netinet/in.h-data: Likewise.
41787         * conform/data/tar.h-data: Likewise.
41788         * conform/data/limits.h-data: Use "==" form on "constant" and
41789         "optional-constant" lines.
41791         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
41792         Use -std=c99 for XOPEN2K.
41793         (@knownproblems): Remove.
41794         (newtoken): Don't check %isknown.
41796         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
41797         Do not expect macro.
41798         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
41799         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
41800         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
41801         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
41802         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
41803         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
41804         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
41805         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
41806         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
41807         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
41808         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
41809         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
41810         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
41811         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
41812         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
41813         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
41814         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
41815         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
41816         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
41817         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
41818         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
41819         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
41820         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
41821         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
41822         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
41823         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
41824         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
41825         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
41826         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
41827         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
41828         [XPG3] (acosh): Likewise.
41829         [XPG3] (asinh): Likewise.
41830         [XPG3] (atanh): Likewise.
41831         [XPG3] (cbrt): Likewise.
41832         [XPG3] (expm1): Likewise.
41833         [XPG3] (ilogb): Likewise.
41834         [XPG3] (log1p): Likewise.
41835         [XPG3] (logb): Likewise.
41836         [XPG3] (nextafter): Likewise.
41837         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
41838         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
41839         [XPG3] (remainder): Likewise.
41840         [XPG3] (rint): Likewise.
41841         [XPG3 || XPG4 || UNIX98] (round): Likewise.
41842         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
41843         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
41844         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
41845         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
41846         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
41847         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
41848         [UNIX98 || XOPEN2K] (scalb): Expect.
41849         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
41850         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
41851         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
41852         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
41853         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
41854         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
41855         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
41856         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
41857         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
41858         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
41859         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
41860         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
41861         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
41862         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
41863         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
41864         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
41865         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
41866         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
41867         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
41868         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
41869         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
41870         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
41871         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
41872         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
41873         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
41874         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
41875         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
41876         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
41877         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
41878         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
41879         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
41880         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
41881         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
41882         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
41883         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
41884         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
41885         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
41886         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
41887         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
41888         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
41889         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
41890         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
41891         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
41892         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
41893         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
41894         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
41895         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
41896         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
41897         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
41898         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
41899         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
41900         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
41901         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
41902         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
41903         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
41904         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
41905         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
41906         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
41907         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
41908         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
41909         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
41910         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
41911         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
41912         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
41913         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
41914         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
41915         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
41916         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
41917         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
41918         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
41919         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
41920         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
41921         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
41922         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
41923         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
41924         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
41925         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
41926         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
41927         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
41928         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
41929         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
41930         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
41931         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
41932         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
41933         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
41934         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
41935         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
41936         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
41937         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
41938         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
41939         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
41940         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
41941         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
41942         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
41943         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
41944         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
41945         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
41946         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
41947         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
41948         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
41949         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
41950         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
41951         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
41952         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
41953         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
41954         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
41955         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
41956         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
41957         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
41958         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
41959         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
41960         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
41961         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
41962         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
41963         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
41964         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
41965         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
41966         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
41967         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
41968         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
41969         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
41970         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
41971         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
41972         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
41973         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
41974         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
41975         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
41976         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
41977         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
41978         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
41979         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
41980         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
41981         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
41982         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
41983         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
41984         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
41985         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
41987         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
41988         _XOPEN_SOURCE_EXTENDED for XPG4.
41990         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
41992         * Makeconfig (localtime): Remove variable.
41993         (inst_localtime-file): Likewise.
41995 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
41997         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
41998         Update.
41999         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
42000         Update.
42001         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
42002         Update.
42003         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
42004         Update.
42005         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
42006         Update.
42007         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
42008         Update.
42009         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
42010         Update.
42011         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
42012         Update.
42013         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
42014         Update.
42016 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
42018         [BZ #2550]
42019         [BZ #2570]
42020         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
42021         comparisons to determine direction to adjust input.
42022         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
42023         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
42024         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
42025         Likewise.
42026         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
42027         Likewise.
42028         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
42029         Likewise.
42030         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
42031         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
42032         Likewise.
42033         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
42034         Likewise.
42035         * math/libm-test.inc (nexttoward_test): Add more tests.
42037 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
42039         [BZ #14040]
42040         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
42041         in version GLIBC_2.1, not GLIBC_2.0.
42042         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
42043         Likewise.
42045 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
42047         [BZ #13942]
42048         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
42049         (1 - x) * (1 + x).
42050         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
42051         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
42052         * math/libm-test.inc (acos_test): Add more tests.
42053         (asin_test): Likewise.
42054         * sysdeps/i386/fpu/libm-test-ulps: Update.
42055         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42057         [BZ #14034]
42058         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
42059         of square root.
42060         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
42061         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
42062         * math/libm-test.inc (acos_test_tonearest): New function.
42063         (acos_test_towardzero): Likewise.
42064         (acos_test_downward): Likewise.
42065         (acos_test_upward): Likewise.
42066         (asin_test_tonearest): Likewise.
42067         (asin_test_towardzero): Likewise.
42068         (asin_test_downward): Likewise.
42069         (asin_test_upward): Likewise.
42070         (main): Call the new functions.
42071         * sysdeps/i386/fpu/libm-test-ulps: Update.
42072         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
42074         [BZ #13884]
42075         [BZ #13924]
42076         * math/e_exp10.c: Include <float.h>.
42077         (__ieee754_exp10): Handle underflow here rather than multiplying
42078         large negative argument by M_LN10.
42079         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
42080         of __ieee754_expf.
42081         * math/e_exp10l.c: Include <float.h>.
42082         (__ieee754_exp10l): Handle underflow here rather than multiplying
42083         large negative argument by M_LN10l.
42084         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
42085         spurious overflow exception on underflow.
42087 2012-04-29  Marek Polacek  <polacek@redhat.com>
42089         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
42090         (__fortify_function): New macro.
42091         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
42092         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
42093         __extern_always_inline.
42094         * libio/bits/stdio2.h: Likewise.
42095         * libio/bits/stdio.h: Likewise.
42096         * string/string.h: Likewise.
42097         * string/bits/string3.h: Likewise.
42098         * include/stdio.h: Likewise.
42099         * stdlib/bits/stdlib.h: Likewise.
42100         * stdlib/stdlib.h: Likewise.
42101         * rt/bits/mqueue2.h: Likewise.
42102         * rt/mqueue.h: Likewise.
42103         * posix/bits/unistd.h: Likewise.
42104         * posix/unistd.h: Likewise.
42105         * io/bits/poll2.h: Likewise.
42106         * io/bits/fcntl2.h: Likewise.
42107         * io/fcntl.h: Likewise.
42108         * io/sys/poll.h: Likewise.
42109         * misc/bits/syslog.h: Likewise.
42110         * misc/bits/syslog-ldbl.h: Likewise.
42111         * misc/sys/syslog.h: Likewise.
42112         * socket/bits/socket2.h: Likewise.
42113         * socket/sys/socket.h: Likewise.
42114         * debug/tst-chk1.c: Likewise.
42115         * wcsmbs/bits/wchar2.h: Likewise.
42116         * wcsmbs/bits/wchar-ldbl.h: Likewise.
42117         * wcsmbs/wchar.h: Likewise.
42119 2012-04-29  Andreas Jaeger  <aj@suse.de>
42121         * Makerules (tests): Remove enable-check-abi protection.
42122         (check-abi-warn): Remove.
42123         (check-abi-%): Remove check-abi-warn usage.
42125         * configure.in: Remove check-abi configure option.
42126         * configure: Regenerated.
42127         * config.make.in (enable-check-abi): Remove.
42129 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
42131         [BZ #14033]
42132         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
42133         double functions to double *_finite functions.
42135         [BZ #13941]
42136         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
42137         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
42138         LDBL_MIN_EXP.
42139         * stdio-common/Makefile (tests): Add tst-sprintf3.
42140         * stdio-common/tst-sprintf3.c: New file.
42142         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
42143         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
42145 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
42147         * conform/conformtest.pl: Remove duplicate typed-constant
42148         handling.
42150 2012-04-28  David S. Miller  <davem@davemloft.net>
42152         * Makerules (%.abilist): Add vpath on sysdep_dirs.
42153         (check-abi-%): Remove AWK script prerequisite and explicit
42154         abilist directory.
42155         (check-abi): Rewrite to just diff the symlist with the abilist.
42156         (config-tls, config-abi-config): Delete, no longer used.
42157         (update-abi-%): Remove AWK script and explicit abilist directory.
42158         (update-abi): Rewrite to simply compare and conditionally copy the
42159         symlist and the sysdep abilist file.  Remove update-abi-config
42160         checks.
42161         * abilist/ld.abilist: Remove.
42162         * abilist/libBrokenLocale.abilist: Remove.
42163         * abilist/libanl.abilist: Remove.
42164         * abilist/libcrypt.abilist: Remove.
42165         * abilist/libdl.abilist: Remove.
42166         * abilist/librt.abilist: Remove.
42167         * abilist/libthread_db.abilist: Remove.
42168         * abilist/libutil.abilist: Remove.
42169         * scripts/extract-abilist.awk: Remove.
42170         * scripts/merge-abilist.awk: Remove.
42171         * sysdeps/generic/libcidn.abilist: New file.
42172         * sysdeps/generic/libnss_compat.abilist: New file.
42173         * sysdeps/generic/libnss_db.abilist: New file.
42174         * sysdeps/generic/libnss_dns.abilist: New file.
42175         * sysdeps/generic/libnss_files.abilist: New file.
42176         * sysdeps/generic/libnss_hesiod.abilist: New file.
42177         * sysdeps/generic/libnss_nis.abilist: New file.
42178         * sysdeps/generic/libnss_nisplus.abilist: New file.
42179         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
42180         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
42181         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
42182         file.
42183         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
42184         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
42185         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
42186         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
42187         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
42188         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
42189         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
42190         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
42191         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
42192         file.
42193         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
42194         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
42195         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
42196         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
42197         file.
42198         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
42199         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
42200         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
42201         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
42202         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
42203         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
42204         file.
42205         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
42206         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
42207         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
42208         file.
42209         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
42210         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
42211         New file.
42212         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
42213         New file.
42214         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
42215         New file.
42216         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
42217         New file.
42218         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
42219         New file.
42220         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
42221         New file.
42222         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
42223         New file.
42224         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
42225         New file.
42226         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
42227         New file.
42228         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
42229         New file.
42230         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
42231         New file.
42232         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
42233         New file.
42234         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
42235         New file.
42236         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
42237         file.
42238         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
42239         New file.
42240         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
42241         New file.
42242         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
42243         file.
42244         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
42245         New file.
42246         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
42247         New file.
42248         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
42249         file.
42250         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
42251         New file.
42252         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
42253         New file.
42254         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
42255         New file.
42256         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
42257         New file.
42258         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
42259         New file.
42260         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
42261         New file.
42262         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
42263         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
42264         file.
42265         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
42266         New file.
42267         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
42268         file.
42269         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
42270         file.
42271         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
42272         file.
42273         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
42274         file.
42275         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
42276         file.
42277         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
42278         New file.
42279         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
42280         file.
42281         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
42282         file.
42283         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
42284         New file.
42285         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
42286         file.
42287         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
42288         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
42289         file.
42290         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
42291         New file.
42292         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
42293         file.
42294         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
42295         file.
42296         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
42297         file.
42298         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
42299         file.
42300         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
42301         file.
42302         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
42303         New file.
42304         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
42305         file.
42306         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
42307         file.
42308         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
42309         New file.
42310         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
42311         file.
42312         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
42313         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
42314         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
42315         file.
42316         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
42317         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
42318         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
42319         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
42320         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
42321         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
42322         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
42323         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
42324         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
42325         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
42326         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
42327         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
42328         file.
42329         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
42330         New file.
42331         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
42332         file.
42333         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
42334         file.
42335         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
42336         file.
42337         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
42338         file.
42339         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
42340         file.
42341         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
42342         New file.
42343         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
42344         New file.
42345         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
42346         file.
42347         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
42348         New file.
42349         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
42350         file.
42351         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
42352         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
42353         file.
42354         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
42355         New file.
42356         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
42357         file.
42358         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
42359         file.
42360         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
42361         file.
42362         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
42363         file.
42364         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
42365         file.
42366         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
42367         New file.
42368         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
42369         New file.
42370         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
42371         file.
42372         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
42373         New file.
42374         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
42375         file.
42377 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
42379         * conform/conformtest.pl: Fix typo in handling typed-constant from
42380         allow-header.
42382 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
42384         * README: Cut down references to pre-2.6 Linux kernels and
42385         Linuxthreads.  Update lists of configurations in libc and ports
42386         and sort alphabetically.  Say "or newer" with Linux kernel version
42387         requirements.
42389         * config.h.in [IS_IN_build]: Allow compiling without optimization.
42391 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
42393         [BZ #887]
42394         * math/libm-test.inc (logb_test_downward): New test to expose
42395         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
42396         rounding mode.
42398 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
42400         [BZ #14027]
42401         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
42402         to be done.
42403         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
42404         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
42406 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
42408         * sysdeps/unix/i386/brk.S: Remove file.
42409         * sysdeps/unix/i386/dl-brk.S: Likewise.
42410         * sysdeps/unix/i386/pipe.S: Likewise.
42411         * sysdeps/unix/i386/sigreturn.S: Likewise.
42412         * sysdeps/unix/i386/syscall.S: Likewise.
42413         * sysdeps/unix/i386/vfork.S: Likewise.
42414         * sysdeps/unix/i386/wait.S: Likewise.
42416         * sysdeps/unix/common/tcsendbrk.c: Move to ...
42417         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
42419         * configure.in (arm*-none*): Do not allow without
42420         --enable-hacker-mode.
42421         (netbsd*): Remove case setting base_os.
42422         (386bsd*): Likewise.
42423         (freebsd*): Likewise.
42424         (bsdi*): Likewise.
42425         (osf*): Likewise.
42426         (sunos*): Likewise.
42427         (ultrix*): Likewise.
42428         (newsos*): Likewise.
42429         (dynix*): Likewise.
42430         (*bsd*): Likewise.
42431         (sysv*): Likewise.
42432         (isc*): Likewise.
42433         (esix*): Likewise.
42434         (sco*): Likewise.
42435         (minix*): Likewise.
42436         (irix4*): Likewise.
42437         (irix6*): Likewise.
42438         (solaris[2-9]*): Likewise.
42439         (none): Likewise.
42440         * configure: Regenerated.
42442 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42444         [BZ #11521]
42445         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
42446         overflow or cancellation in calculating denominator.
42447         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
42448         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
42449         down expression to avoid unexpected rounding in newer GCCs.
42450         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
42452 2012-04-26  David S. Miller  <davem@davemloft.net>
42454         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
42455         long-double compat symbols.
42456         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
42457         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
42458         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
42459         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
42460         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
42461         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
42462         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
42463         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
42464         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
42465         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
42466         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
42467         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
42468         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
42470 2012-04-25  David S. Miller  <davem@davemloft.net>
42472         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
42473         HWCAP_* values only after the memory barriers have been defined.
42474         (atomic_full_barrier): Define.
42475         (atomic_read_barrier): Define.
42476         (atomic_write_barrier): Define.
42478 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
42480         * shlib-versions: Add libgcc_s version information.
42481         * sysdeps/generic/libgcc_s.h: Remove.
42482         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
42483         libgcc_s.h.
42484         * sysdeps/gnu/unwind-resume.c: Likewise.
42485         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
42487 2012-04-25  David S. Miller  <davem@davemloft.net>
42489         * sysdeps/unix/sparc/brk.S: Delete.
42490         * sysdeps/unix/sparc/dl-brk.S: Delete.
42491         * sysdeps/unix/sparc/pipe.S: Delete.
42492         * sysdeps/unix/sparc/sysdep.S: Delete.
42493         * sysdeps/unix/sparc/sysdep.h: Delete.
42494         * sysdeps/unix/sparc/vfork.S: Delete.
42495         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
42496         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
42497         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
42498         (ret_ERRVAL, r0, r1, MOVE): Define.
42499         (JUMPTARGET): Remove.
42500         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
42501         sysdeps/unix/sparc/sysdep.h
42502         (ENTRY, END): Remove.
42503         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
42505 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
42507         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
42508         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
42509         -DIS_IN_build.
42511         * timezone/README: Update upstream location and email address for
42512         tzcode and tzdata.
42513         * timezone/zdump.c: Update from tzcode 2012b.
42514         * timezone/zic.c: Likewise.
42516         * configure.in (libc_cv_as_needed): Remove test.
42517         * configure: Regenerated.
42518         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
42519         conditional definition.
42520         [$(have-as-needed) != yes] (no-as-needed): Likewise.
42521         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
42522         * config.make.in (have-as-needed): Remove variable.
42524 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
42525             Paul Pluzhnikov  <ppluzhnikov@google.com>
42527         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
42528         strings correctly.
42530 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
42532         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
42533         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
42534         * sysdeps/sh/strlen.S: Likewise.
42536 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
42538         * sysdeps/unix/fork.S: Remove file.
42539         * sysdeps/unix/i386/fork.S: Likewise.
42540         * sysdeps/unix/sparc/fork.S: Likewise.
42542         * sysdeps/unix/system.c: Remove file.
42543         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
42545         * sysdeps/unix/getegid.S: Remove file.
42546         * sysdeps/unix/geteuid.S: Likewise.
42548 2012-04-24  Roland McGrath  <roland@hack.frob.com>
42550         * scripts/check-localplt.awk: New file.
42551         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
42552         of diff.
42553         * scripts/data/localplt-generic.data: Add a comment.
42555         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
42556         NODE when __dir_mkfile failed.
42557         * sysdeps/mach/hurd/symlinkat.c: Likewise.
42558         Reported by Ludovic Courtès <ludo@gnu.org>.
42560 2012-04-24  Andreas Jaeger  <aj@suse.de>
42562         * Makerules (common-clean): Also remove gen-as-const-headers
42563         files.
42565 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
42567         * Makerules (native-compile): Do not change working directory for
42568         build.  Use $(OUTPUT_OPTION) in command.
42569         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
42571 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42573         [BZ #13886]
42574         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
42575         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
42576         * math/libm-test.inc (floor_test): Add more tests.
42577         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
42579 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
42581         * sysdeps/unix/getdents.c: Remove file.
42582         * sysdeps/unix/sysv/getdents.c: Likewise.
42583         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
42585         * sysdeps/unix/syscalls.list (madvise): Add syscall from
42586         sysdeps/unix/mman/syscalls.list.
42587         (mmap): Likewise.
42588         (mprotect): Likewise.
42589         (msync): Likewise.
42590         (munmap): Likewise.
42591         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
42592         * sysdeps/unix/mman/syscalls.list: Remove.
42593         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
42595         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
42596         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
42597         * configure: Regenerated.
42598         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
42599         $(libgcc_s_suffix).
42600         * config.make.in (libgcc_s_suffix): Remove variable.
42602 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
42604         * sysdeps/unix/sysv/gethostname.c: Move to ...
42605         * sysdeps/posix/gethostname.c: ... here.
42607         * sysdeps/unix/execve.S: Remove file.
42609         * sysdeps/unix/_exit.S: Remove file.
42611 2012-04-23  Andreas Jaeger  <aj@suse.de>
42613         [BZ #13739]
42614         * manual/Makefile: Remove make dist support, there's no
42615         need for a stand-alone documentation tar ball.
42616         (TEXI2DVI): Define always, it's not in Makeconfig.
42617         (dist): Removed.
42618         (tar-it): Removed.
42619         (edition): Removed.
42620         (glibc-doc-$(edition).tar): Removed
42621         (%.Z): Removed.
42622         (%.gz): Removed.
42623         (%.uu): Removed.
42624         (ETAGS): Remove, it's in Makeconfig.
42625         (move-if-change): Remove, it's in Makeconfig.
42627 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
42629         [BZ #13970]
42630         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
42631         (strtod, strtof, strtold, strtol, strtoul, strtoq)
42632         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
42633         (strtod_l, strtof_l, strtold_l): Remove __wur.
42634         It is not necessarily an error to ignore strtol's return value.
42635         One can reliably look at the stored endptr to decide whether
42636         the number had valid syntax.
42638 2012-04-21  Andreas Jaeger  <aj@suse.de>
42640         [BZ #13739]
42641         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
42643 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
42645         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
42646         * sysdeps/unix/sysv/Versions: Remove file.
42648 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
42650         [BZ #13927]
42651         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
42653 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
42655         [BZ #7064]
42656         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
42657         version from __vm86.
42659 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
42661         * sysdeps/unix/common/lxstat.c: Remove file.
42662         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
42664         * sysdeps/unix/sysv/Makefile: Remove file.
42666         * sysdeps/unix/sysv/direct.h: Remove file.
42668         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
42669         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
42670         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
42671         * sysdeps/unix/sysv/bits/signum.h: Likewise.
42672         * sysdeps/unix/sysv/bits/stat.h: Likewise.
42673         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
42674         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
42676         * sysdeps/unix/sysv/setrlimit.c: Remove file.
42678         * sysdeps/unix/xmknod.c: Remove file.
42679         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
42681         * sysdeps/unix/sysv/settimeofday.c: Remove file.
42683         * sysdeps/unix/sysv/i386/time.S: Remove file.
42685         * sysdeps/unix/fxstat.c: Remove file.
42686         * sysdeps/unix/xstat.c: Likewise.
42687         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
42689         * sysdeps/unix/sysv/sigaction.c: Remove file.
42691         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
42692         (sysdep_headers): Remove variable.
42693         [termio.h not in sysdep_headers] (generated): Likewise.
42694         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
42695         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
42696         * sysdeps/unix/sysv/tcdrain.c: Likewise.
42697         * sysdeps/unix/sysv/tcflow.c: Likewise.
42698         * sysdeps/unix/sysv/tcflush.c: Likewise.
42699         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
42700         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
42701         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
42702         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
42703         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
42705         * sysdeps/unix/siglist.c: Remove file.
42707         * sysdeps/unix/getppid.S: Remove file.
42709         * sysdeps/unix/mkdir.c: Remove file.
42710         * sysdeps/unix/rmdir.c: Likewise.
42712 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
42714         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
42715         ERR_MAX value.
42716         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
42717         errlist-compat value.
42719 2012-04-18  David S. Miller  <davem@davemloft.net>
42721         * sysdeps/generic/memcopy.h (reg_char): Delete.
42722         * debug/strcat_chk.c: Use char, not reg_char.
42723         * debug/strcpy_chk.c: Likewise.
42724         * debug/strncat_chk.c: Likewise.
42725         * debug/strncpy_chk.c: Likewise.
42726         * string/memchr.c: Likewise.
42727         * string/memrchr.c: Likewise.
42728         * string/rawmemchr.c: Likewise.
42729         * string/strcat.c: Likewise.
42730         * string/strchr.c: Likewise.
42731         * string/strchrnul.c: Likewise.
42732         * string/strcmp.c: Likewise.
42733         * string/strcpy.c: Likewise.
42734         * string/strncat.c: Likewise.
42735         * string/strncmp.c: Likewise.
42736         * string/strncpy.c: Likewise.
42738 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
42740         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
42741         __builtin_memcopy is called when src and dest ranges are known to not
42742         overlap.
42744 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
42746         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
42747         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
42748         fwd_align_merge macro call.
42749         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
42750         bwd_align_merge macro call.
42751         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
42753 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
42755         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
42756         bwd_align_merge macros.
42757         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
42758         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
42759         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
42761 2012-04-18  David S. Miller  <davem@davemloft.net>
42763         * sysdeps/sparc/sparc64/memcopy.h: Delete.
42765 2012-04-18  Andreas Jaeger  <aj@suse.de>
42767         [BZ# 6794]
42768         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
42769         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
42770         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
42772         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
42773         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
42774         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
42776         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
42777         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
42778         Adjust for changed ldbl-128 files.
42780         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
42781         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
42782         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
42784 2012-04-17  David S. Miller  <davem@davemloft.net>
42786         * sysdeps/sparc/sparc32/memcopy.h: Delete.
42788 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
42790         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
42791         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
42792         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
42793         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
42794         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
42795         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
42797 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42799         [BZ #6794]
42800         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
42801         * math/libm-test.inc: Add ilogb errno and exception tests.
42802         * math/w_ilogb.c: New file: ilogb wrapper.
42803         * math/w_ilogbf.c: New file: ilogbf wrapper.
42804         * math/w_ilogbl.c: New file: ilogbl wrapper.
42805         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
42806         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
42807         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
42808         exception being thrown with 0.0 as argument.
42809         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
42810         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
42811         exception being thrown with 0.0 as argument.
42812         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
42813         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
42814         exception being thrown with 0.0 as argument.
42815         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
42816         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
42817         exception being thrown with 0.0 as argument.
42818         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
42819         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
42820         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
42821         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
42822         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
42823         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
42824         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
42825         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
42826         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
42828 2012-04-17  Petr Baudis  <pasky@ucw.cz>
42830         * include/sys/uio.h: Change __vector to __iovec to avoid clash
42831         with altivec.
42833 2012-04-16  Marek Polacek  <polacek@redhat.com>
42835         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
42837 2012-04-16  Marek Polacek  <polacek@redhat.com>
42839         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
42840         operands of fdivp instruction.
42842 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
42844         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
42845         * elf/tst-auditmod3b.c: Likewise.
42846         * elf/tst-auditmod4b.c: Likewise.
42847         * elf/tst-auditmod5b.c: Likewise.
42848         * elf/tst-auditmod6b.c: Likewise.
42849         * elf/tst-auditmod6c.c: Likewise.
42850         * elf/tst-auditmod7b.c: Likewise.
42851         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
42852         * sysdeps/x86_64/preconfigure.in: Likewise.
42853         * sysdeps/x86_64/preconfigure: Regenerated.
42855 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
42857         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
42858         __ILP32__.
42860 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
42862         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
42863         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
42865 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
42867         [BZ #13973]
42868         * locale/iso-639.def: Fix gl language name. Spotted by
42869         Yaron Shahrabani.
42871 2012-04-12  Roland McGrath  <roland@hack.frob.com>
42873         [BZ #2074]
42874         * libio/libio.h (__io_write_fn): Update comment.
42876 2012-04-12  Petr Baudis  <pasky@ucw.cz>
42878         [BZ #2074]
42879         * stdio.texi (Hook Functions): The user provided writer function
42880         is not allowed to return -1.
42882 2012-04-11  David S. Miller  <davem@davemloft.net>
42884         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42886 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
42888         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
42889         Add a leading slash to rtkaio.
42891 2012-04-11  Jim Meyering  <meyering@redhat.com>
42893         [BZ #11959]
42894         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
42895         It is not necessarily an error to ignore fwrite's return
42896         value.  One can reliably use ferror to test for errors after
42897         the fact.
42899 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
42901         * bits/types.h (__snseconds_t): New type.
42902         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
42904         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
42905         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
42906         (__SNSECONDS_T_TYPE): Likewise.
42907         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
42908         (__SNSECONDS_T_TYPE): Likewise.
42909         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
42910         (__SNSECONDS_T_TYPE): Likewise.
42912 2012-04-10  Andreas Jaeger  <aj@suse.de>
42914         [BZ #2636]
42915         * manual/time.texi (Processor Time): Return type of times is
42916         elapsed real time since an arbitrary point in the past.
42917         (CPU Time): Move CLK_TCK from here...
42918         (Processor Time): ...to here.  Correct description.
42919         * manual/conf.texi (Constants for Sysconf): Correct description of
42920         _SC_CLK_TCK.
42922 2012-04-10  David S. Miller  <davem@davemloft.net>
42924         [BZ #13967]
42925         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
42926         where the is a gap between DT_REL(A) and DT_JMPREL.
42928 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
42930         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
42931         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
42932         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
42934 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
42936         * elf/dl-support.c (_dl_inhibit_cache): New variable.
42937         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
42938         (dl_main): Handle --inhibit-cache.
42939         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
42940         _dl_inhibit_cache.
42941         * elf/dl-load.c (_dl_map_object): Use it.
42942         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
42944 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
42946         [BZ #13872]
42947         * sysdeps/i386/fpu/e_powl.S (p78): New object.
42948         (__ieee754_powl): Saturate large exponents rather than testing for
42949         overflow of y*log2(x).
42950         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
42951         * math/libm-test.inc (pow_test): Do not permit spurious overflow
42952         exceptions.
42954         [BZ #11521]
42955         * math/s_ctan.c: Include <float.h>.
42956         (__ctan): Avoid internal overflow or cancellation in calculating
42957         denominator.
42958         * math/s_ctanf.c: Likewise.
42959         * math/s_ctanl.c: Likewise.
42960         * math/s_ctanh.c: Likewise.
42961         * math/s_ctanhf.c: Likewise.
42962         * math/s_ctanhl.c: Likewise.
42963         * math/libm-test.inc (ctan_test): Add more tests.
42964         (ctanh_test): Likewise.
42965         * sysdeps/i386/fpu/libm-test-ulps: Update.
42966         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42968 2012-04-09  Andreas Jaeger  <aj@suse.de>
42970         [BZ #6894]
42971         * manual/filesys.texi (Directory Entries): Mention that d_namlen
42972         is an optional BSD extension.
42974         [BZ #10254]
42975         * manual/stdio.texi (Opening Streams): Document additional fopen
42976         parameters.
42978 2012-04-09  Roland McGrath  <roland@hack.frob.com>
42980         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
42981         %eax without telling the compiler.
42983 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
42985         [BZ # 13963]
42986         * manual/install.texi: Use sourceware.org.
42988 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
42990         [BZ #13873]
42991         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
42992         (__ieee754_pow): Generate overflow and underflow using huge*huge
42993         and tiny*tiny rather than just returning constant infinity or zero
42994         for large exponents.
42995         * math/libm-test.inc (pow_test): Require overflow exceptions for
42996         applicable cases of large exponents.
42998         [BZ #706]
42999         * sysdeps/i386/fpu/e_pow.S (p10): New object.
43000         (__ieee754_pow): Use iterative multiplication algorithm only for
43001         integer exponents with absolute value below 1024.  Check for odd
43002         integer exponents when using algorithm for real exponents.
43003         * math/libm-test.inc (pow_test): Add more tests.
43004         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
43006 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
43008         [BZ #13705]
43009         * math/libm-test.inc (exp_test): Do not allow overflow exception
43010         on underflow test.
43012 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
43014         [BZ #13705]
43015         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
43016         instead of __kernel_standard_f.
43018 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
43020         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
43021         * sysdeps/x86_64/memset_chk.S: Likewise.
43023 2012-04-08  Andreas Jaeger  <aj@suse.de>
43025         [BZ #10153]
43026         * manual/startup.texi (Environment Access): Describe return value
43027         for putenv and setenv.
43029         [BZ #6895]
43030         * manual/filesys.texi (Directory Entries): Add description for
43031         DT_LNK.
43033         [BZ #6890]
43034         * manual/filesys.texi (Directory Entries): Clarify that it's file
43035         system not operating system in the description of DT_UNKNOWN.
43037         [BZ #6578]
43038         * manual/syslog.texi (closelog): Fix reference, it's openlog.
43040 2012-04-08  Stephen Compall  <s11@member.fsf.org>
43042         [BZ #6649]
43043         * manual/llio.texi (Opening and Closing Files): Add cross
43044         reference to explain mode argument.
43046 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
43048         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
43049         * sysdeps/x86_64/memset_chk.S: Likewise.
43051 2012-04-07  David S. Miller  <davem@davemloft.net>
43053         * elf/elf.h (R_SPARC_WDISP10): Define.
43054         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
43055         R_SPARC_SIZE32.
43056         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
43057         R_SPARC_SIZE64 and R_SPARC_H34.
43059 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
43061         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
43062         conditions and remove no longer applicable assertion.
43064 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
43066         * bits/byteswap.h: Include <features.h>.
43067         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
43068         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
43070 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
43072         * bits/byteswap.h (__bswap_16): Removed.
43073         Include <bits/byteswap-16.h> to get __bswap_16.
43074         * sysdeps/i386/bits/byteswap.h: Likewise.
43075         * sysdeps/s390/bits/byteswap.h: Likewise.
43076         * sysdeps/x86_64/bits/byteswap.h: Likewise.
43077         * bits/byteswap-16.h: New file.
43078         * sysdeps/i386/bits/byteswap-16.h: Likewise.
43079         * sysdeps/s390/bits/byteswap-16.h: Likewise.
43080         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
43081         * string/Makefile (headers): Add bits/byteswap-16.h.
43083 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
43085         [BZ #13895]
43086         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
43087         extra indirection.
43088         * nss/Makefile (tests-static, tests): Add tst-nss-static.
43089         * nss/tst-nss-static.c: New.
43091 2012-04-06  Robert Millan  <rmh@gnu.org>
43093         [BZ #6486]
43094         * manual/llio.texi (File Position Primitive): lseek
43095         refers to WHENCE when it really means OFFSET.
43097 2012-04-06  Andreas Jaeger  <aj@suse.de>
43099         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
43100         strncmp declarations.
43102         * abilist/libc.abilist: Add __poll and __ppoll.
43104 2012-04-05  David S. Miller  <davem@davemloft.net>
43106         * scripts/check-local-headers.sh: Accept a host triplet in the
43107         path matched by the exclude regexp.
43109         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
43110         definition.
43111         * sysdeps/powerpc/powerpc32/dl-machine.h
43112         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
43113         * sysdeps/s390/s390-32/dl-machine.h
43114         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
43115         * sysdeps/sparc/sparc32/dl-machine.h
43116         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
43117         * sysdeps/sparc/sparc64/dl-machine.h
43118         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
43120         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
43121         lazy binding.
43122         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
43123         undefined symbol errors.
43125         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
43126         DT_NEEDED entries.
43128 2012-04-05  Michael Matz  <matz@suse.de>
43130         [BZ #13592]
43131         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
43133 2012-04-05  Andreas Jaeger  <aj@suse.de>
43135         [BZ #13908]
43136         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
43137         comment.
43139 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
43141         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
43142         which ROUND is no valid rounding mode.
43144 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
43146         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
43147         read again.
43148         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
43150 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
43152         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
43153         an exception using FPU order intentionally.
43155 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
43157         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
43158         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
43159         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
43160         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
43162 2012-04-05  Simon Josefsson  <simon@josefsson.org>
43164         [BZ #12340]
43165         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
43166         EINVAL when BUFLEN is too smal.
43168 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
43170         [BZ #13553]
43171         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
43172         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
43174 2012-04-03  Andreas Jaeger  <aj@suse.de>
43176         [BZ #13938]
43177         * manual/setjmp.texi (System V contexts): Fix sentence.
43179         [BZ #13926]
43180         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
43181         New macro for this case.
43182         [!__GNUC__] (__bswap_64): New inline function for this case.
43183         * sysdeps/x86_64/bits/byteswap.h: Likewise.
43184         * bits/byteswap.h: Likewise.
43185         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
43186         ull, guard with __GLIBC_HAVE_LONG_LONG.
43188         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
43189         __GLIBC_HAVE_LONG_LONG.
43191         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
43192         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
43194 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
43196         [BZ #13691]
43197         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
43198         inptr and inend, rather than using last_ch.
43200 2012-04-02  David S. Miller  <davem@davemloft.net>
43202         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
43203         * stdio-common/printf-parse.h (read_int): Change return type to
43204         'int', return -1 on INT_MAX overflow.
43205         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
43206         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
43207         overflows INT_MAX.  Check for overflow of in-format-string precision
43208         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
43209         SIZE_MAX not INT_MAX for integer overflow test.
43210         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
43211         skip the construct in the format string but do not record anything.
43212         * stdio-common/bug22.c: Adjust to test both width/prevision
43213         INT_MAX overflow as well as total length INT_MAX overflow.  Check
43214         explicitly for proper errno values.
43216 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
43218         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
43219         CHAR_MAX.
43220         * string/test-strcmp.c [! WIDE]: Likewise.
43221         * time/tst-mktime2.c: Likewise for INT_MAX.
43222         * string/test-string.h: #include <sys/param.h> for MIN.
43224         * csu/init-first.c (__libc_init_first): Call __ctype_init.
43225         * sysdeps/i386/init-first.c (init): Likewise.
43226         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
43227         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
43228         * sysdeps/sh/init-first.c (init): Likewise.
43230 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
43232         * po/ru.po: Update from translation team.
43233         * po/vi.po: Likewise.
43235 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
43237         * resolv/nss_dns/dns-host.c: Merge copyright years.
43239 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43241         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
43242         Optimize memcpy with prefetch if
43243         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
43244         src, dst pointers have unequal 16 byte alignments.
43246 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
43248         [BZ #13928]
43249         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
43250         from a CNAME entry and return the minimum ttl for the query.
43251         (gaih_getanswer_slice): Likewise.
43253 2012-03-30  Jeff Law  <law@redhat.com>
43255         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
43256         due to long keys.
43257         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
43258         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
43260         * resolv/nss_dns/dns-host.c: Update copyright year.
43262 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
43264         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
43265         requests to save a system call.  Fix check that all bytes are sent.
43267         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
43268         comments for sendmmsg.
43270 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
43272         [BZ #13691]
43273         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
43274         with only 1 character between 0x0041 and 0x01b0.
43275         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
43276         * wcsmbs/tst-mbsnrtowcs.c: New file.
43278 2012-03-29  David S. Miller  <davem@davemloft.net>
43280         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
43281         small copies by hand.
43283 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
43285         [BZ #13761]
43286         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
43287         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
43288         group memberships.
43290 2012-03-28  David S. Miller  <davem@davemloft.net>
43292         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
43293         that branches into memcpy.
43294         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
43295         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
43296         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
43297         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
43298         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
43299         bits.
43300         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
43301         implementation too.
43302         * sysdeps/sparc/mempcpy.S: New file.
43304         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
43305         the IFUNC routine in the libc case.
43306         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
43308         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
43309         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
43310         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
43311         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
43312         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
43313         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
43314         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
43315         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
43317         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
43318         loop to 256 bytes instead of 64 bytes and fix test signedness.
43320         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
43321         * sysdeps/sparc/sparc32/Makefile: rather than here...
43322         * sysdeps/sparc/sparc64/Makefile: and here.
43324 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
43326         * malloc/mallocbug.c: Avoid warnings about unused variables.
43328 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
43330         [BZ #13760]
43331         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
43332         in the right place. Discard and retry query if response is
43333         larger than input buffer size.
43335 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
43337         [BZ #369]
43338         [BZ #2678]
43339         [BZ #3866]
43340         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
43341         x for large integer exponent.
43342         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
43343         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
43344         sign of result as needed afterwards.
43345         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
43346         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
43347         result for underflowing pow the same as for overflow.
43348         (__kernel_standard_l): Handle powl overflow and underflow here
43349         rather than calling __kernel_standard.
43350         * math/libm-test.inc (pow_test): Add more tests.
43352         [BZ #3868]
43353         [BZ #13879]
43354         [BZ #13910]
43355         [BZ #13911]
43356         [BZ #13912]
43357         [BZ #13913]
43358         [BZ #13915]
43359         [BZ #13916]
43360         [BZ #13917]
43361         [BZ #13918]
43362         [BZ #13919]
43363         [BZ #13920]
43364         [BZ #13921]
43365         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
43366         * sysdeps/ieee754/k_standard.c: Include <float.h>.
43367         (__kernel_standard_l): New function.
43368         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
43369         __kernel_standard.
43370         * math/w_acosl.c (__acosl): Likewise.
43371         * math/w_asinl.c (__asinl): Likewise.
43372         * math/w_atan2l.c (__atan2l): Likewise.
43373         * math/w_atanhl.c (__atanhl): Likewise.
43374         * math/w_coshl.c (__coshl): Likewise.
43375         * math/w_exp10l.c (__exp10l): Likewise.
43376         * math/w_exp2l.c (__exp2l): Likewise.
43377         * math/w_fmodl.c (__fmodl): Likewise.
43378         * math/w_hypotl.c (__hypotl): Likewise.
43379         * math/w_j0l.c (__j0l, __y0l): Likewise.
43380         * math/w_j1l.c (__j1l, __y1l): Likewise.
43381         * math/w_jnl.c (__jnl, __ynl): Likewise.
43382         * math/w_lgammal.c (__lgammal): Likewise.
43383         * math/w_log10l.c (__log10l): Likewise.
43384         * math/w_log2l.c (__log2l): Likewise.
43385         * math/w_logl.c (__logl): Likewise.
43386         * math/w_powl.c (__powl): Likewise.
43387         * math/w_remainderl.c (__remainderl): Likewise.
43388         * math/w_scalbl.c (sysv_scalbl): Likewise.
43389         * math/w_sinhl.c (__sinhl): Likewise.
43390         * math/w_sqrtl.c (__sqrtl): Likewise.
43391         * math/w_tgammal.c (__tgammal): Likewise.
43392         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
43393         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
43394         * math/libm-test.inc (acos_test): Add more tests.
43395         (acosh_test): Likewise.
43396         (asin_test): Likewise.
43397         (atanh_test): Likewise.
43398         (exp_test): Likewise.
43399         (exp10_test): Likewise.
43400         (exp2_test): Likewise.
43401         (expm1_test): Likewise.
43402         (lgamma_test): Likewise.
43403         (log_test): Likewise.
43404         (log10_test): Likewise.
43405         (log1p_test): Likewise.
43406         (log2_test): Likewise.
43407         (pow_test): Do not allow some spurious overflow exceptions.
43408         (sqrt_test): Add more tests.
43409         (tgamma_test): Likewise.
43410         (y0_test): Likewise.
43411         (y1_test): Likewise.
43412         (yn_test): Likewise.
43414 2012-03-27  Anton Blanchard  <anton@samba.org>
43416         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
43417         MAP_HUGETLB.
43418         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
43419         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
43420         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
43422 2012-03-27  David S. Miller  <davem@davemloft.net>
43424         * conform/Makefile: Run run-conformtest.sh using $(BASH).
43426         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
43427         have-as-vis3 check.
43429 2012-03-27  Andreas Jaeger  <aj@suse.de>
43431         * sysdeps/x86_64/elf/configure.in: Moved to ...
43432         * sysdeps/x86_64/configure.in: ... here.
43433         * sysdeps/x86_64/elf/start.S: Moved to ...
43434         * sysdeps/x86_64/start.S: ... here.
43435         * sysdeps/x86_64/elf/configure: Delete.
43437         * sysdeps/x86_64/configure.in: Merge contents from
43438         sysdeps/i386/configure.in (without i686 check).
43440         * sysdeps/i386/elf/Versions: Merge into ...
43441         * sysdeps/i386/Versions: ... this.
43442         * sysdeps/i386/elf/Versions: Delete file.
43443         * sysdeps/i386/elf/start.S: Moved to ...
43444         * sysdeps/i386/start.S: ...here.
43445         * sysdeps/i386/elf/configure.in: Merge into...
43446         * sysdeps/i386/configure.in: ...here.
43447         * sysdeps/i386/elf/configure.in: Delete file.
43448         * sysdeps/i386/elf/configure: Delete file.
43450         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
43451         * debug/backtracesyms.c: ... here.
43452         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
43453         * debug/backtracesymsfd.c: ... here.
43454         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
43455         * sysdeps/generic/ifunc-sel.h: ... here.
43457         * sysdeps/unix/i386/start.c: Delete file.
43458         * sysdeps/unix/sparc/start.c: Delete file.
43459         * sysdeps/unix/start.c: Delete file.
43461         * sysdeps/sh/elf/configure.in: Moved to ...
43462         * sysdeps/sh/configure.in: ... here.
43463         * sysdeps/sh/elf/start.S: Moved to ...
43464         * sysdeps/sh/start.S: ... here.
43465         * sysdeps/sh/elf/configure: Delete file.
43467         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
43468         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
43469         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
43470         * sysdeps/powerpc/powerpc64/entry.h: ... here.
43471         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
43472         * sysdeps/powerpc/powerpc64/start.S: here.
43473         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
43474         * sysdeps/powerpc/powerpc64/Makefile: ... this.
43475         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
43476         * sysdeps/powerpc/powerpc64/configure.in: ... this.
43477         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
43479         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
43480         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
43481         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
43482         * sysdeps/powerpc/powerpc32/start.S: ... here.
43483         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
43484         * sysdeps/powerpc/powerpc32/configure.in: ... this.
43485         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
43487         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
43488         * sysdeps/powerpc/ifunc-sel.h: ... here.
43489         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
43490         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
43492         * sysdeps/sparc/elf/configure.in: Moved to ...
43493         * sysdeps/sparc/configure.in: ... here.
43494         * sysdeps/sparc/elf/configure: Delete file.
43495         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
43496         * sysdeps/sparc/sparc32/start.S: ... here.
43497         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
43498         * sysdeps/sparc/sparc64/start.S: ... here.
43499         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
43500         * sysdeps/sparc/sparc32/Makefile: ... this.
43501         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
43502         * sysdeps/sparc/sparc64/Makefile: ... this.
43504         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
43505         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
43506         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
43507         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
43508         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
43509         * sysdeps/s390/s390-32/setjmp.S: ... here.
43510         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
43511         * sysdeps/s390/s390-32/configure.in: ... here.
43512         * sysdeps/s390/s390-32/elf/configure: Delete file.
43513         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
43514         * sysdeps/s390/s390-32/start.S: ... here.
43516         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
43517         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
43518         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
43519         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
43520         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
43521         * sysdeps/s390/s390-64/setjmp.S: ... here.
43522         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
43523         * sysdeps/s390/s390-64/configure.in: ... here
43524         * sysdeps/s390/s390-64/elf/configure: Delete file.
43525         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
43526         * sysdeps/s390/s390-64/start.S: ... here.
43527         * sysdeps/s390/s390-64/elf/configure: Delete.
43529         * configure.in: Remove support for elf directories in sysdeps.
43531         * configure: Regenerated.
43532         * sysdeps/i386/configure: Regenerated.
43533         * sysdeps/powerpc/powerpc32/configure: Regenerated.
43534         * sysdeps/powerpc/powerpc64/configure: Regenerated.
43535         * sysdeps/s390/s390-32/configure: Regenerated.
43536         * sysdeps/s390/s390-64/configure: Regenerated.
43537         * sysdeps/sh/configure: Regenerated.
43538         * sysdeps/sparc/configure: Regenerated.
43539         * sysdeps/x86_64/configure: Regenerated.
43541 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
43543         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43545         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
43546         denormal result into account.
43548 2012-03-25  Roland McGrath  <roland@hack.frob.com>
43550         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
43551         Reported by Allan McRae <allan@archlinux.org>.
43553 2012-03-23  Jeff Law  <law@redhat.com>
43555         * nss/getnssent.c (__nss_getent): Fix typo.
43557 2012-03-23  David S. Miller  <davem@davemloft.net>
43559         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43561 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
43563         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
43564         to pad to uint64_t for each field.
43565         (dl_tls_index): Replace unsigned long with uint64_t.
43567 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
43568         Paul Pluzhnikov  <ppluzhnikov@google.com>
43570         [BZ #6528]
43571         * grp/Makefile (otherlibs): Don't set it.
43572         * inet/Makefile (otherlibs): Likewise.
43573         * login/Makefile (otherlibs): Likewise.
43574         * nscd/Makefile (otherlibs): Likewise.
43575         * posix/Makefile (otherlibs): Likewise.
43576         * pwd/Makefile (otherlibs): Likewise.
43577         * rt/Makefile (otherlibs): Likewise.
43578         * sunrpc/Makefile (otherlibs): Likewise.
43579         * nss/Makefile (otherlibs): Likewise.
43580         Add libnss_files to routines and static-only-routines.
43581         ($(objpfx)getent): Remove rule.
43582         * resolv/Makefile: Add libnss_dns and libresolv to routines and
43583         static-only-routines.
43585 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
43587         [BZ #13892]
43588         * math/s_cexp.c: Include <float.h>.
43589         (__cexp): Handle exp result overflowing not necessarily
43590         overflowing both real and imaginary parts of result.
43591         * math/s_cexpf.c: Likewise.
43592         * math/s_cexpl.c: Likewise.
43593         * math/libm-test.inc (cexp_test): Add more tests.
43594         * sysdeps/i386/fpu/libm-test-ulps: Update.
43595         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43597 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
43599         * include/link.h (ELFW): New macro.
43600         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
43601         Replace ELF64_R_TYPE with ELFW(R_TYPE).
43603 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
43605         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
43606         with uint64_t.
43608 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
43610         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
43611         declaration.
43612         (struct La_x32_retval): Likewise.
43614 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
43616         * sysdeps/x86_64/preconfigure.in: New file.
43617         * sysdeps/x86_64/preconfigure: New generated file.
43619 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
43621         [BZ #13824]
43622         * math/e_exp2l.c: Include <float.h>.
43623         (__ieee754_exp2l): Handle overflow and underflow cases
43624         separately.  Only pass fractional part of argument to
43625         __ieee754_expl.
43626         * math/libm-test.inc (exp2_test): Add more tests.
43628         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
43629         negating x to take absolute value.
43630         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
43631         Likewise.
43632         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
43633         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
43634         Likewise.
43635         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
43636         computing low part if x was negated.
43637         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
43639 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
43641         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
43642         la_x32_gnu_pltexit.
43643         (pltexit): Cast int_retval to ptrdiff_t.
43644         * elf/tst-auditmod3b.c: Likewise.
43645         * elf/tst-auditmod4b.c: Likewise.
43646         * elf/tst-auditmod5b.c: Likewise.
43647         * elf/tst-auditmod6b.c: Likewise.
43648         * elf/tst-auditmod6c.c: Likewise.
43649         * elf/tst-auditmod7b.c: Likewise.
43651         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
43652         and x32_gnu_pltexit.
43654         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
43655         __ELF_NATIVE_CLASS.
43656         (La_x32_regs): New macro.
43657         (La_x32_retval): Likewise.
43658         (la_x32_gnu_pltenter): New function prototype.
43659         (la_x32_gnu_pltexit): Likewise.
43661 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
43663         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
43664         exponent.
43666         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43668         * configure.in (libc_cv_cc_nofma): Check for option to disable
43669         generation of FMA instructions.
43670         * configure: Regenerate.
43671         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
43672         * sysdeps/ieee754/dbl-64/Makefile: New file.
43673         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
43674         Remove brandred-fma4.
43675         (CFLAGS-brandred-fma4.c): Remove.
43676         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
43677         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
43678         define.
43679         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
43680         define.
43682 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
43684         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
43685         LLONG_MAX != LONG_MAX.
43686         (_itoa_word): Use _ITOA_WORD_TYPE on value.
43687         (_fitoa_word): Likewise.
43688         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
43689         LLONG_MAX != LONG_MAX.
43690         * stdio-common/_itowa.h: Include <_itoa.h>.
43691         (_itowa_word): Use _ITOA_WORD_TYPE on value.
43692         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
43693         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
43694         only if not defined.
43695         (_ITOA_WORD_TYPE): Likewise.
43696         (_itoa_word): Use _ITOA_WORD_TYPE on value.
43697         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
43699 2012-03-21  David S. Miller  <davem@davemloft.net>
43701         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43703 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
43705         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
43706         of x86_64 when setting libc_cv_slibdir, libdir and
43707         libc_cv_localedir.
43708         * sysdeps/unix/sysv/linux/configure: Regenerated.
43710 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
43712         * manual/lang.texi (Old Varargs): Remove section.
43713         (How Variadic): Update menu.
43714         (va_start): Do not mention varargs.h.
43716 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
43717             Joseph Myers  <joseph@codesourcery.com>
43719         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
43720         link test.
43721         * configure: Regenerated.
43723 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
43725         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
43726         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
43727         conformtest.pl
43729 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
43731         * NOTES: Remove.
43732         * Makefile (files-for-dist): Remove NOTES.
43733         (NOTES): Remove rule.
43734         * README: Don't refer to NOTES.
43735         * manual/creature.texi: Don't include macros.texi.
43736         * manual/intro.texi (creature.texi): Remove comment referring to
43737         NOTES.
43739         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
43740         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
43741         * configure: Regenerated.
43742         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
43743         LIBC_TRY_CC_OPTION.
43744         (libc_cv_as_i686): Likewise.
43745         (libc_cv_cc_avx): Likewise.
43746         (libc_cv_cc_sse2avx): Likewise.
43747         (libc_cv_cc_fma4): Likewise.
43748         (libc_cv_cc_novzeroupper): Likewise.
43749         * sysdeps/i386/configure: Regenerated.
43751         [BZ #13883]
43752         * sysdeps/i386/fpu/s_cexp.S: Remove.
43753         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
43754         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
43755         * math/libm-test.inc (cexp_test): Add more tests.
43756         * sysdeps/i386/fpu/libm-test-ulps: Update.
43757         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43759 2012-03-21  Allan McRae  <allan@archlinux.org>
43761         * timezone/Makefile: Do not install iso3166.tab and zone.tab
43763 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
43765         [BZ #13871]
43766         * math/w_exp2.c: Do not include <float.h>.
43767         (o_threshold, u_threshold): Remove.
43768         (__exp2): Calculate result before checking finiteness and calling
43769         __kernel_standard.
43770         * math/w_exp2f.c: Likewise.
43771         * math/w_exp2l.c: Likewise.
43772         * math/libm-test.inc (exp2_test): Require overflow exception for
43773         1e6 input.
43775         [BZ #3866]
43776         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
43777         range of signed 64-bit integers before using fistpll.  Remove
43778         checks for whether integers fit in mantissa bits.
43779         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
43780         the range of signed 32-bit integers before using fistpl.  Remove
43781         checks for whether integers fit in mantissa bits.
43782         * sysdeps/i386/fpu/e_powl.S (p64): New object.
43783         (__ieee754_powl): Test for y outside the range of signed 64-bit
43784         integers before using fistpll.  Reduce 64-bit values to 63-bit
43785         ones as needed.
43786         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
43787         divide-by-zero is raised for zero to large negative powers.
43788         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
43789         (__ieee754_powl): Test for y outside the range of signed 64-bit
43790         integers before using fistpll.  Reduce 64-bit values to 63-bit
43791         ones as needed.
43792         * math/libm-test.inc (pow_test): Add more tests.
43794 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
43796         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
43797         <stdio-common/_itoa.h>.
43798         * debug/segfault.c: Likewise.
43799         * elf/dl-cache.c: Likewise.
43800         * elf/dl-minimal.c: Likewise.
43801         * elf/dl-misc.c: Likewise.
43802         * elf/dl-sysdep.c: Likewise.
43803         * elf/dl-version.c: Likewise.
43804         * elf/rtld.c: Likewise.
43805         * hurd/hurdsock.c: Likewise.
43806         * hurd/lookup-retry.c: Likewise.
43807         * malloc/malloc.c: Likewise.
43808         * malloc/mtrace.c: Likewise.
43809         * nscd/nscd_getgr_r.c: Likewise.
43810         * nscd/nscd_getpw_r.c: Likewise.
43811         * nscd/nscd_getserv_r.c: Likewise.
43812         * posix/getopt_init.c: Likewise.
43813         * posix/wordexp.c: Likewise.
43814         * stdio-common/_itoa.c: Likewise.
43815         * stdio-common/printf_fphex.c: Likewise.
43816         * stdio-common/vfprintf.c: Likewise.
43817         * string/_strerror.c: Likewise.
43818         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
43819         * sysdeps/i386/i686/hp-timing.h: Likewise.
43820         * sysdeps/mach/_strerror.c: Likewise.
43821         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
43822         * sysdeps/mach/hurd/sethostid.c: Likewise.
43823         * sysdeps/mach/hurd/xmknodat.c: Likewise.
43824         * sysdeps/mach/xpg-strerror.c: Likewise.
43825         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
43826         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
43827         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
43828         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
43829         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
43830         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
43831         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
43832         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
43833         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
43834         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
43835         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
43836         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
43837         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
43838         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
43839         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
43840         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
43841         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
43842         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
43843         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
43844         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
43845         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
43847         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
43849         * stdio-common/_itoa.h: Moved to ...
43850         * sysdeps/generic/_itoa.h: Here.
43852         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
43854         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
43855         instead of "_itoa.h" and "_itowa.h".
43856         * stdio-common/vfprintf.: Likewise.
43858 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
43860         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
43861         <bits/wordsize.h>.
43862         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
43863         (__signbit): Likwise.
43864         (llrintf): Likwise.
43865         (llrint): Likwise.
43867 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
43869         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
43870         __WORDSIZE != 64.
43872 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
43874         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
43875         OVERFLOW_EXCEPTION_OK.
43876         * math/libm-test.inc ("Philosophy"): Update comment about
43877         exception testing.
43878         (OVERFLOW_EXCEPTION): Define.
43879         (OVERFLOW_EXCEPTION_OK): Likewise.
43880         (INVALID_EXCEPTION_OK): Renumber.
43881         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
43882         (IGNORE_ZERO_INF_SIGN): Likewise.
43883         (test_exceptions): Handle FE_OVERFLOW.
43884         (exp10_test): Expect overflow exceptions.
43885         (exp2_test): Likewise.
43886         (expm1_test): Likewise.
43887         (nextafter_test): Likewise.
43888         (pow_test): Likewise.
43889         (scalbn_test): Likewise.
43890         (scalbln_test): Likewise.
43892 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
43894         * sysdeps/x86_64/bits/atomic.h
43895         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
43896         64bit integer.
43897         (atomic_exchange_acq): Likewise.
43898         (__arch_exchange_and_add_body): Likewise.
43899         (__arch_add_body): Likewise.
43900         (atomic_add_negative): Likewise.
43901         (atomic_add_zero): Likewise.
43903 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
43905         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
43906         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
43908 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
43910         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
43911         Check __x86_64__ instead of __WORDSIZE.
43913 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
43915         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
43917 2012-03-19  David S. Miller  <davem@davemloft.net>
43919         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43921         * sysdeps/sparc/fpu/fenv_private.h: New file.
43922         * sysdeps/sparc/fpu/math_private.h: Use it.
43923         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
43924         Remove.
43925         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
43926         (libc_feholdexcept_setroundl): Remove.
43927         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
43928         Remove.
43929         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
43930         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
43932 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
43934         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
43935         int64_t instead of long int.
43936         (INSERT_WORDS64): Likwise.
43938 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
43940         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
43941         _Unwind_GetCFA return to _Unwind_Ptr first.
43943 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
43945         [BZ #13629]
43946         * math/s_clog.c: Include <float.h>.
43947         (__clog): Scale large or subnormal inputs.
43948         * math/s_clogf.c: Likewise.
43949         * math/s_clogl.c: Likewise.
43950         * math/s_clog10.c: Include <float.h>.
43951         (M_LOG10_2): Define.
43952         (__clog10): Scale large or subnormal inputs.
43953         * math/s_clog10f.c: Likewise.
43954         * math/s_clog10l.c: Likewise.
43955         * math/libm-test.inc (clog_test): Add more tests.
43956         (clog10_test): Likewise.
43957         * sysdeps/i386/fpu/libm-test-ulps: Update.
43958         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43960         [BZ #11451]
43961         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
43962         x and y.
43963         * math/libm-test.inc (atan2_test): Add another test.
43965         * Makerules (common-objdir-compile): Remove.
43966         * sysdeps/unix/Makefile (config-generated): Do not add
43967         $(unix-generated) to variable.
43968         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
43969         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
43970         Remove rule.
43971         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
43972         Likewise.
43973         [generic bits/local_lim.h] (before-compile): Do not append to
43974         variable.
43975         [generic bits/local_lim.h] (common-generated): Likewise.
43976         [generic sys/param.h] (before-compile): Do not append to variable.
43977         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
43978         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
43979         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
43980         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
43981         include.
43982         [generic sys/param.h] (sys/param.h-includes): Remove variable.
43983         [generic sys/param.h] (sys/param.h-includes): Remove rule.
43984         [generic sys/param.h] ($(addprefix
43985         $(common-objpfx),$(sys/param.h-includes))): Likewise.
43986         [generic sys/param.h] (common-generated): Do not append to
43987         variable.
43988         [generic sys/param.h] (sysdep_headers): Likewise.
43989         [generic bits/errno.h] (before-compile): Do not append to
43990         variable.
43991         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
43992         rule.
43993         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
43994         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
43995         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
43996         [generic bits/errno.h] (common-generated): Do not append to
43997         variable.
43998         [generic bits/ioctls.h] (before-compile): Do not append to
43999         variable.
44000         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
44001         rule.
44002         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
44003         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
44004         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
44005         rule.
44006         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
44007         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
44008         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
44009         [generic bits/ioctls.h] (common-generated): Do not append to
44010         variable.
44011         [generic sys/syscall.h] (syscall.h): Remove variable.
44012         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
44013         rule.
44014         [generic sys/syscall.h] (before-compile): Do not append to
44015         variable.
44016         [generic sys/syscall.h] (common-generated): Likewise.
44017         * sysdeps/unix/errnos-tmpl.c: Remove file.
44018         * sysdeps/unix/errnos.awk: Likewise.
44019         * sysdeps/unix/ioctls-tmpl.c: Likewise.
44020         * sysdeps/unix/ioctls.awk: Likewise.
44021         * sysdeps/unix/mk-local_lim.c: Likewise.
44022         * sysdeps/unix/snarf-ioctls: Likewise.
44024 2012-03-19  Richard Henderson  <rth@twiddle.net>
44026         * sysdeps/i386/fpu/fenv_private.h: New file.
44027         * sysdeps/i386/fpu/math_private.h: Use it.
44028         (math_opt_barrier, math_force_eval): Remove.
44029         (libc_feholdexcept_setround_53bit): Remove.
44030         (libc_feupdateenv_53bit): Remove.
44031         * sysdeps/x86_64/fpu/math_private.h: Likewise.
44032         (math_opt_barrier, math_force_eval): Remove.
44033         (libc_feholdexcept): Remove.
44034         (libc_feholdexcept_setround): Remove.
44035         (libc_fetestexcept, libc_fesetenv): Remove.
44036         (libc_feupdateenv_test): Remove.
44037         (libc_feupdateenv, libc_feholdsetround): Remove.
44038         (libc_feresetround): Remove.
44040         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
44041         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
44043         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
44044         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
44045         (libc_feupdateenv_testl): New.
44046         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
44047         (libc_feupdateenv_testf): New.
44048         (libc_feupdateenv): Use libc_feupdateenv_test.
44049         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
44050         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
44052         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
44053         (libc_feholdsetroundf, libc_feholdsetroundl): New.
44054         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
44055         (libc_feresetround_noex): New.
44056         (libc_feresetround_noexf): New.
44057         (libc_feresetround_noexl): New.
44058         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
44059         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
44060         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
44061         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
44062         SET_RESTORE_ROUND.
44063         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
44064         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
44065         (__cos): Likewise.
44066         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
44067         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
44068         SET_RESTORE_ROUND_NOEX.
44069         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
44070         SET_RESTORE_ROUND_NOEXF.
44071         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
44072         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
44073         (libc_feholdsetroundf): New.
44074         (libc_feresetround, libc_feresetroundf): New.
44076         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
44077         (libc_feholdexcept_setround_53bit): Convert from macro to function.
44078         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
44080         * sysdeps/generic/math_private.h: Include <fenv.h>.
44081         (default_libc_feholdexcept): New.
44082         (default_libc_feholdexcept_setround): New.
44083         (default_libc_fesetenv, default_libc_feupdateenv): New.
44084         (libc_feholdexcept): Only define if undefined.
44085         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
44086         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
44087         (libc_feholdexcept_setroundl): Likewise.
44088         (libc_feholdexcept_setround_53bit): Likewise.
44089         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
44090         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
44091         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
44092         (libc_feupdateenv_53bit): Likewise.
44093         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
44094         (libc_feholdexcept): Convert from macro to inline function.
44095         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
44096         (libc_fesetenv, libc_feupdateenv): Likewise.
44098         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
44099         not previously defined.
44100         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
44101         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
44102         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
44103         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
44104         * sysdeps/ieee754/flt-32/math_private.h: New file.
44105         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
44106         math_private.h below SET_FLOAT_WORD.
44107         (__isnan, __isinf_ns, __finite): Remove.
44108         (__isnanf, __isinf_nsf, __finitef): Remove.
44110 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
44112         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44114 2012-03-17  David S. Miller  <davem@davemloft.net>
44116         [BZ #6471]
44117         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
44118         for 2.16.
44120 2012-03-16  David S. Miller  <davem@davemloft.net>
44122         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
44123         warnings.
44125         [BZ #6471]
44126         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
44127         properly.
44128         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
44129         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
44130         sysdep_routines when subdir is sysvipc.
44131         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
44132         __getshmlba helper.
44134         * sysdeps/sparc/fpu/libm-test/ulps: Update.
44136 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
44138         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
44139         [__LP64__].
44141 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
44143         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
44144         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
44145         (__lround): Renamed to ...
44146         (__llround): This.  Replace long int with long long int.
44147         Define lround functions as aliases of llround functions.
44148         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
44150 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
44152         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
44153         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
44154         adresses to uintptr_t.  Replace "long int" and "unsigned long
44155         int" with "greg_t" on va_arg.
44157 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
44159         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
44160         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
44162         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
44163         Move e_machine check before EI_CLASS check.  Handle x32
44164         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
44165         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
44166         SKIP_EM_IA_64 and include
44167         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
44169         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
44170         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
44171         (add_system_dir): New macro.
44173         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
44174         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
44176 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
44178         [BZ #2551]
44179         [BZ #2552]
44180         [BZ #2553]
44181         [BZ #2554]
44182         [BZ #2562]
44183         [BZ #2563]
44184         [BZ #2565]
44185         [BZ #2566]
44186         [BZ #2576]
44187         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
44188         (y0): Likewise.
44189         * math/w_j0f.c (j0f): Likewise.
44190         (y0f): Likewise.
44191         * math/w_j0l.c (__j0l): Likewise.
44192         (__y0l): Likewise.
44193         * math/w_j1.c (j1): Likewise.
44194         (y1): Likewise.
44195         * math/w_j1f.c (j1f): Likewise.
44196         (y1f): Likewise.
44197         * math/w_j1l.c (__j1l): Likewise.
44198         (__y1l): Likewise.
44199         * math/w_jn.c (jn): Likewise.
44200         (yn): Likewise.
44201         * math/w_jnf.c (jnf): Likewise.
44202         (ynf): Likewise.
44203         * math/w_jnl.c (__jnl): Likewise.
44204         (__ynl): Likewise.
44205         * math/libm-test.inc (j0_test): Add more tests.
44206         (j1_test): Likewise.
44207         (jn_test): Likewise.  Add trailing semicolon to existing test.
44208         (y0_test): Likewise.
44209         (y1_test): Likewise.
44210         * sysdeps/i386/fpu/libm-test-ulps: Update.
44211         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44213         [BZ #13851]
44214         [BZ #13854]
44215         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
44216         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
44217         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
44218         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
44219         (__tanl): Set errno for infinite argument.
44220         * sysdeps/i386/fpu/mptan.c: Remove.
44221         * sysdeps/i386/fpu/s_tan.S: Likewise.
44222         * sysdeps/i386/fpu/s_tanl.S: Likewise.
44223         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
44224         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
44225         * math/libm-test.inc (tan_test): Add more tests and enable more
44226         tests for double and long double.
44227         * sysdeps/i386/fpu/libm-test-ulps: Update.
44228         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44230 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
44232         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
44233         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
44235 2012-03-16  Roland McGrath  <roland@hack.frob.com>
44237         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
44238         * configure.in: Use it for both main tree and add-ons.
44239         * configure: Regenerated.
44241 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
44243         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
44245 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
44247         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
44248         in comment.
44250         [BZ #13851]
44251         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
44252         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
44253         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
44254         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
44255         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
44256         infinite argument.
44257         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
44258         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
44259         != 0 for prec == 2.
44260         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
44261         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
44262         * sysdeps/i386/fpu/s_cosl.S: Likewise.
44263         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
44264         * sysdeps/i386/fpu/s_sinl.S: Likewise.
44265         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
44266         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
44267         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
44268         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
44269         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
44270         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
44271         * math/libm-test.inc (cos_test): Add more tests and enable more
44272         tests for long double.
44273         (sin_test): Likewise.
44274         (sincos_test): Likewise.
44275         * sysdeps/i386/fpu/libm-test-ulps: Update.
44276         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44278 2012-03-16  David S. Miller  <davem@davemloft.net>
44280         * sysdeps/sparc/fpu/math_private.h: New file.
44282 2012-03-15  David S. Miller  <davem@davemloft.net>
44284         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
44285         file.
44286         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
44287         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
44288         file.
44289         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
44290         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
44291         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
44292         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
44293         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
44294         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
44295         sysdep routines.
44296         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
44298         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
44299         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
44301         * sysdeps/sparc/sparc-ifunc.h: New file.
44302         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
44303         sparc-ifunc.h
44304         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
44305         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
44306         Likewise.
44307         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
44308         Likewise.
44309         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
44310         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
44311         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
44312         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
44313         Likewise.
44314         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
44315         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
44316         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
44317         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
44318         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
44319         Likewise.
44320         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
44321         Likewise.
44322         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
44323         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
44324         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
44325         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
44326         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
44327         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
44328         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
44329         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
44330         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
44331         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
44332         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
44333         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
44334         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
44335         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
44336         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
44337         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
44338         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
44339         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
44340         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
44341         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
44342         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
44343         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
44344         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
44345         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
44347 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
44349         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
44350         scaling.
44351         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44353 2012-03-15  Andreas Jaeger  <aj@suse.de>
44355         [BZ #13852]
44356         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
44357         ieee754/flt-32 implementation for sin, cos and sincos.
44358         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
44359         * sysdeps/i386/fpu/s_cosf.S: Likewise.
44360         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
44361         * sysdeps/i386/fpu/s_sinf.S: Likewise.
44362         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
44363         ieee754/flt-32 implementation for tan.
44365         * math/libm-test.inc (cos_test): Enable some large input tests for
44366         float as well
44367         (sin_test): Likewise.
44368         (sincos_test): Likewise.
44369         (tan_test): Add tests for large input.
44371         * sysdeps/i386/fpu/libm-test-ulps: Update.
44373 2012-03-15  Andreas Jaeger  <aj@suse.de>
44375         [BZ #13658]
44376         * math/libm-test.inc (cos_test): Add more test cases.
44377         (sin_test): Likewise.
44378         (sincos_test): Likewise.
44380 2012-03-15  Andreas Jaeger  <aj@suse.de>
44382         [BZ #13837]
44383         * math/libm-test.inc (cos_test): Add a test case for large input
44384         value.
44385         (sin_test): Likewise.
44386         (sincos_test): Likewise.
44388 2012-03-15  Andreas Jaeger  <aj@suse.de>
44389             Joseph Myers  <joseph@codesourcery.com>
44391         [BZ #13658]
44392         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
44393         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
44394         * sysdeps/i386/fpu/branred.c: Likewise.
44395         * sysdeps/i386/fpu/dosincos.c: Likewise.
44396         * sysdeps/i386/fpu/mpa.c: Likewise.
44397         * sysdeps/i386/fpu/s_cos.S: Likewise.
44398         * sysdeps/i386/fpu/s_sin.S: Likewise.
44399         * sysdeps/i386/fpu/s_sincos.S: Likewise.
44400         * sysdeps/i386/fpu/sincos32.c: Likewise.
44402         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
44403         Define.
44404         (libc_feupdateenv_53bit): Define.
44405         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
44406         Define.
44407         (libc_feupdateenv_53bit): Define.
44409         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
44410         53 bit (without extend i386 double precision).
44412         * math/libm-test.inc (sincos_test): Add tests for large input.
44413         (sin): Likewise.
44414         (cos): Likewise.
44416         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
44418 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
44420         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44422 2012-03-15  David S. Miller  <davem@davemloft.net>
44424         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
44425         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
44426         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
44427         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
44428         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
44429         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
44430         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
44431         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
44432         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
44433         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
44434         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
44435         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
44436         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
44437         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
44438         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
44439         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
44440         file.
44441         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
44442         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
44443         file.
44444         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
44445         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
44446         file.
44447         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
44448         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
44449         file.
44450         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
44451         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
44452         fmin/fmax sysdep routines.
44453         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
44455 2012-03-14  David S. Miller  <davem@davemloft.net>
44457         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
44458         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
44459         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
44460         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
44461         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
44462         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
44463         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
44464         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
44465         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
44466         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
44467         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
44468         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
44469         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
44470         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
44471         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
44472         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
44473         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
44474         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
44475         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
44476         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
44477         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
44478         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
44479         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
44480         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
44481         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
44482         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
44483         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
44484         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
44485         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
44486         routines.
44487         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
44488         file.
44489         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
44490         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
44491         file.
44492         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
44493         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
44494         file.
44495         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
44496         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
44497         file.
44498         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
44499         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
44500         file.
44501         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
44502         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
44503         file.
44504         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
44505         file.
44506         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
44507         file.
44508         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
44509         file.
44510         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
44511         New file.
44512         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
44513         file.
44514         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
44515         file.
44516         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
44517         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
44518         file.
44519         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
44520         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
44521         file.
44522         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
44523         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
44524         file.
44525         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
44526         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
44527         VIS3 routines.
44529         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
44530         New file.
44532         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44534         * sysdeps/sparc/configure.in: New file.
44535         * sysdeps/sparc/configure: Generate.
44536         * configure.in (libc_cv_sparc_as_vis3): Substitute.
44537         * configure: Regenerate.
44538         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
44539         * config.make.in (have-as-vis3): New.
44540         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
44541         available use -Av9d instead of -Av9a.
44542         * sysdeps/sparc/sparc64/Makefile: Likewise.
44543         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
44544         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
44545         New file.
44546         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
44547         file.
44548         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
44549         New file.
44550         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
44551         file.
44552         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
44553         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
44554         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
44555         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
44556         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
44558         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
44559         fzeros/fnegs to load 0x80000000 into a float register instead of
44560         using the stack.
44561         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
44563 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
44565         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
44566         bits/syscall.h.
44567         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
44568         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
44569         ($(inst_includedir)/bits/syscall.h): Remove rule.
44570         ($(objpfx)bits/syscall.d): Include instead of
44571         $(objpfx)syscall-list.d.
44572         (generated): Change syscall-list.h and syscall-list.d to
44573         bits/syscall.h and bits/syscall.d.
44575 2012-03-14  Roland McGrath  <roland@hack.frob.com>
44577         [BZ #13846]
44578         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
44580 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
44582         [BZ #13841]
44583         * math/s_csqrt.c: Include <float.h>.
44584         (__csqrt): Scale large or subnormal inputs.
44585         * math/s_csqrtf.c: Likewise.
44586         * math/s_csqrtl.c: Likewise.
44587         * math/libm-test.inc (csqrt_test): Add more tests.
44588         * sysdeps/i386/fpu/libm-test-ulps: Update.
44589         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44591         [BZ #13840]
44592         * math/libm-test.inc (hypot_test): Add more tests.
44594 2012-03-13  David S. Miller  <davem@davemloft.net>
44596         [BZ #13840]
44597         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
44598         double-precision for the calculation instead of scaling.
44600 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
44602         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
44603         manipulate bits before adding and subtracting TWO52[sx].
44604         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
44605         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
44606         Likewise.
44607         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
44609 2012-03-13  David S. Miller  <davem@davemloft.net>
44611         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
44612         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
44613         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
44614         rtld-global-offsets.h
44615         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
44617         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
44618         large parameters.
44620         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
44622         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
44623         'err' in the ifdef scope in which it is actually used.
44625         * nss/nss_db/db-init.c: Include string.h
44627 2012-03-12  David S. Miller  <davem@davemloft.net>
44629         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
44630         masking out of the most significant byte of random value used.
44631         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
44632         Fix coding style in previous change.
44634         * sysdeps/unix/sysv/linux/kernel-features.h
44635         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
44636         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
44637         expression.
44638         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
44639         later.
44641 2012-03-11  David S. Miller  <davem@davemloft.net>
44643         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
44644         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
44645         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
44646         for 'resultvar' otherwise things get truncated on 64-bit.
44648         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
44649         Fix masking out of the most significant byte of random value used.
44651         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44653 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
44655         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44657 2012-03-09  David S. Miller  <davem@davemloft.net>
44659         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
44660         variables with appropriate CPP guards.
44661         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
44662         from the frame pointer, not the stack pointer.  Correct layout
44663         comments.  Fix test on resulting framesize and the management of
44664         the outregs buffer for pltexit.  Preserve floating point return
44665         values across _dl_call_pltexit call.
44666         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
44667         framesize and the management of the outregs buffer for pltexit.
44668         Preserve floating point return values across _dl_call_pltexit
44669         call.
44670         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
44671         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
44672         (la_sparc64_gnu_pltexit): New functions.
44673         (print_exit): Fix format string for return register value.
44675 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
44677         * sunrpc/Makefile (others): Add rpcgen.
44678         ($(objpfx)rpcgen): Remove special build rule and dependency on
44679         libc.
44680         * sunrpc/rpcgen.c: New file.
44682 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
44684         [BZ #13673]
44685         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
44686         * stdio-common/bug-vfprintf-nargs.c: Likewise.
44687         * sysdeps/i386/crti.S: Likewise.
44688         * sysdeps/i386/crtn.S: Likewise.
44689         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
44690         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
44691         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
44692         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
44693         * sysdeps/sh/crti.S: Likewise.
44694         * sysdeps/sh/crtn.S: Likewise.
44695         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
44697         [BZ #13673]
44698         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
44699         with URL.
44700         * locale/programs/locfile-kw.gperf: Likewise.
44701         * locale/programs/charmap-kw.h: Regenerated.
44702         * locale/programs/locfile-kw.h: Likewise.
44704         [BZ #13673]
44705         * intl/plural.y: Replace FSF snail mail address with URL.
44706         * intl/plural.c: Regenerated.
44708 2012-03-09  Richard Henderson  <rth@twiddle.net>
44710         * include/math_private.h: Remove file.
44711         * math/math_private.h: Move file ...
44712         * sysdeps/generic/math_private.h: ... here.
44714         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
44715         * sysdeps/powerpc/fpu/math_private.h: Likewise.
44716         * sysdeps/x86_64/fpu/math_private.h: Likewise.
44718         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
44719         and <math_private.h>.
44720         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
44721         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
44722         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
44723         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
44724         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
44725         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
44726         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
44727         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44728         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
44729         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
44730         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44731         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
44732         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
44733         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
44734         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
44735         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
44736         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
44737         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
44738         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
44739         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
44740         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44741         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
44742         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
44743         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44744         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
44745         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
44746         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
44747         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
44748         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44749         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
44750         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
44751         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
44752         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
44753         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
44754         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
44755         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
44756         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
44757         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
44758         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
44759         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
44760         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
44761         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
44762         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
44763         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
44764         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
44765         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
44766         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
44767         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
44768         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
44769         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
44770         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
44771         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
44772         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
44773         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
44774         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
44775         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
44776         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
44777         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
44778         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
44779         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
44780         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
44781         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
44782         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44783         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
44784         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
44785         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
44786         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
44787         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
44788         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
44789         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
44790         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
44791         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
44792         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
44793         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
44794         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
44795         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
44796         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
44797         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
44798         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
44799         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
44800         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
44801         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
44802         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
44803         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
44804         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
44805         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
44806         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
44807         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
44808         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
44809         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
44810         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
44811         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
44812         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
44813         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
44814         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
44815         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
44816         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
44817         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
44818         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
44819         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
44820         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
44821         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
44822         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
44823         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
44824         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
44825         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
44826         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
44827         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
44828         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
44829         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
44830         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
44831         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
44832         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
44833         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
44834         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
44835         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
44836         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
44837         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
44838         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
44839         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
44840         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
44841         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
44842         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
44843         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
44844         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
44845         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
44846         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
44847         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
44848         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
44849         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
44850         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
44851         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
44852         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
44853         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
44854         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
44855         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
44856         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
44857         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
44858         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
44859         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
44860         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
44861         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
44862         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
44863         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
44864         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
44865         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
44866         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
44867         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
44868         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
44869         * sysdeps/ieee754/k_standard.c: Likewise.
44870         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
44871         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
44872         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
44873         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
44874         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
44875         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
44876         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
44877         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
44878         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
44879         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
44880         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
44881         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
44882         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
44883         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
44884         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
44885         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
44886         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
44887         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
44888         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
44889         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
44890         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
44891         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
44892         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
44893         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
44894         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
44895         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
44896         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
44897         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
44898         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
44899         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
44900         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
44901         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
44902         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
44903         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
44904         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
44905         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
44906         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
44907         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
44908         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
44909         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
44910         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
44911         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
44912         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
44913         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
44914         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
44915         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
44916         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
44917         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
44918         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
44919         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
44920         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
44921         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
44922         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
44923         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
44924         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
44925         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
44926         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
44927         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
44928         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
44929         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
44930         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
44931         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
44932         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
44933         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
44934         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
44935         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
44936         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
44937         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
44938         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
44939         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
44940         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
44941         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
44942         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
44943         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
44944         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
44945         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
44946         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
44947         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
44948         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
44949         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
44950         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
44951         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
44952         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
44953         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
44954         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
44955         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
44956         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
44957         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
44958         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
44959         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
44960         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
44961         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
44962         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
44963         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
44964         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
44965         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
44966         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
44967         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
44968         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
44969         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
44970         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
44971         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
44972         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
44973         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
44974         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
44975         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
44976         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
44977         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
44978         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
44979         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
44980         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
44981         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
44982         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
44983         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
44984         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
44985         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
44986         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
44987         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
44988         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
44989         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
44990         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
44991         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
44992         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
44993         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
44994         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
44995         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
44996         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
44997         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
44998         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
44999         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
45000         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
45001         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
45002         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
45003         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
45004         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
45005         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
45006         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
45007         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
45008         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
45009         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
45010         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
45011         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
45012         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
45013         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
45014         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
45015         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
45016         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
45017         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
45018         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
45019         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
45020         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
45021         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
45022         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
45023         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
45024         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
45025         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
45026         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
45027         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
45028         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
45029         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
45030         * sysdeps/ieee754/s_lib_version.c: Likewise.
45031         * sysdeps/ieee754/s_matherr.c: Likewise.
45032         * sysdeps/ieee754/s_signgam.c: Likewise.
45033         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
45034         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
45035         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
45036         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
45037         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
45038         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
45039         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
45040         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
45041         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
45042         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
45043         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
45044         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
45045         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
45046         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
45047         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
45048         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
45049         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
45050         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
45051         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
45052         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
45053         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
45055 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
45057         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
45058         * sunrpc/rpc_main.c: Likewise.
45059         * sunrpc/rpc_svcout.c: Likewise.
45061 2012-03-09  David S. Miller  <davem@davemloft.net>
45063         * include/math_private.h: New file.
45065 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
45067         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
45068         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
45069         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
45070         from <bits/socket_type.h>.
45071         (enum __socket_type): Don't define here.
45072         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
45073         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
45074         bits/socket_type.h.
45076         [BZ #13566]
45077         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
45078         checking __USE_GNU.
45080         * Makerules ($(inst_includedir)/%.h): New rule.
45081         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
45082         (install-others): Remove variable setting.
45083         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
45085 2012-03-08  Richard Henderson  <rth@twiddle.net>
45087         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
45088         from macro to inline function; merge with the
45089         !__LIBC_INTERNAL_MATH_INLINES version.
45090         (__ieee754_sqrtf): Likewise.
45092         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
45093         to inline function.
45094         (__rintf, __floor, __floorf): Likewise.
45096         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
45097         macro to inline function.
45098         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
45100         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
45101         not <math/math_private.h>.
45103 2012-03-08  David S. Miller  <davem@davemloft.net>
45105         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
45106         copyright year.
45107         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
45109 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
45111         * resolv/gai_misc.c (handle_requests): Fix struct timespec
45112         normalization.
45113         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
45114         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
45116 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
45118         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
45119         be defined individually, they must be defined as a block.  Define
45120         S for printing a string instead of hidint the different by using a
45121         macro for adding the 'l'.
45122         * stdio-common/tst-fphex-wide.c: Adjust.
45124 2012-03-07  Marek Polacek  <polacek@redhat.com>
45126         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
45128 2012-03-08  Marek Polacek  <polacek@redhat.com>
45130         [BZ #13806]
45131         * stdio-common/Makefile (tests): Add tst-fphex-wide.
45132         * stdio-common/tst-fphex.c: Define a few macros to make the
45133         test reusable.  Use them.
45134         * stdio-common/tst-fphex-wide.c: New file.
45136 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
45138         [BZ #6911]
45139         * manual/macros.texi (gnusystems): New macro.
45140         (nongnusystems): Likewise.
45141         (gnulinuxhurdsystems): Likewise.
45142         (gnuhurdsystems): Likewise..
45143         (gnulinuxsystems): Likewise.
45144         * manual/charset.texi: Use new macros or @theglibc{} to refer to
45145         variants of the GNU system, not "GNU system".
45146         * manual/conf.texi: Likewise.
45147         * manual/errno.texi: Likewise.  Update example of errno macro
45148         expansion.
45149         * manual/filesys.texi: Likewise.
45150         (getumask): Document as specific to GNU/Hurd.
45151         * manual/install.texi: Likewise.  Reword some references to
45152         GNU/Linux.
45153         * manual/intro.texi: Likewise.
45154         * manual/io.texi: Likewise.
45155         (File Name Portability): Detail which constraints are inapplicable
45156         to all GNU systems and which are only inapplicable to GNU/Hurd.
45157         * manual/job.texi: Likewise.
45158         * manual/llio.texi: Likewise.
45159         (O_NOCTTY): Document as present on GNU/Linux.
45160         * manual/maint.texi: Likewise.
45161         * manual/memory.texi: Likewise.
45162         * manual/pattern.texi: Likewise.
45163         * manual/pipe.texi: Likewise.
45164         * manual/process.texi: Likewise.
45165         * manual/resource.texi: Likewise.
45166         (RUSAGE_CHILDREN): Remove statement about specifying a particular
45167         child on GNU/Hurd.
45168         * manual/setjmp.texi: Likewise.
45169         * manual/signal.texi: Likewise.
45170         * manual/startup.texi: Likewise.
45171         * manual/stdio.texi: Likewise.
45172         * manual/terminal.texi: Likewise.
45173         (ONLCR): Document as POSIX.
45174         (OXTABS): Document availability on GNU/Linux as XTABS.
45175         (ONOEOT): Document availability separately from other bits.
45176         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
45177         * manual/time.texi: Likewise.
45178         * manual/users.texi: Likewise.
45179         * INSTALL: Regenerated.
45180         * sysdeps/gnu/errlist.c: Regenerated.
45182         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
45183         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
45184         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
45185         puts.
45186         * configure: Regenerated.
45188 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
45190         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
45191         default includes instead of AC_HEADER_CHECK.
45192         * sysdeps/i386/configure: Regenerated.
45194         [BZ #10716]
45195         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
45196         * math/s_cacoshf.c (__cacoshf): Likewise.
45197         * math/s_cacoshl.c (__cacoshl): Likewise.
45198         * math/s_casinh.c (__casinh): Set signs of result from argument.
45199         * math/s_casinhf.c (__casinhf): Likewise.
45200         * math/s_casinhl.c (__casinhl): Likewise.
45201         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
45202         (casinh_test): Add more tests.
45203         * sysdeps/i386/fpu/libm-test-ulps: Update.
45204         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45206 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
45208         * po/zh_TW.po: Update from translation team.
45210         * login/Makefile (distribute): Remove variable.
45211         * catgets/Makefile: Likewise.
45212         * mach/Makefile: Likewise.
45213         * malloc/Makefile: Likewise.
45214         * misc/Makefile: Likewise.
45215         * iconv/Makefile: Likewise.
45216         * nscd/Makefile: Likewise.
45217         * hurd/Makefile: Likewise.
45218         * manual/Makefile: Likewise.
45219         * locale/Makefile: Likewise.
45220         * intl/Makefile: Likewise.
45221         * conform/Makefile: Likewise.
45222         * nss/Makefile: Likewise.
45223         * time/Makefile: Likewise.
45224         * soft-fp/Makefile: Likewise.
45225         * dirent/Makefile: Likewise.
45226         * gmon/Makefile: Likewise.
45227         * po/Makefile: Likewise.
45228         * rt/Makefile: Likewise.
45229         * socket/Makefile: Likewise.
45230         * math/Makefile: Likewise.
45231         * signal/Makefile: Likewise.
45232         * debug/Makefile: Likewise.
45233         * elf/Makefile: Likewise.
45234         * timezone/Makefile: Likewise.
45235         * stdlib/Makefile: Likewise.
45236         * iconvdata/Makefile: Likewise.
45237         * sunrpc/Makefile: Likewise.
45238         * io/Makefile: Likewise.
45239         * argp/Makefile: Likewise.
45240         * inet/Makefile: Likewise.
45241         * hesiod/Makefile: Likewise.
45242         * grp/Makefile: Likewise.
45243         * csu/Makefile: Likewise.
45244         * wctype/Makefile: Likewise.
45245         * crypt/Makefile: Likewise.
45246         * libio/Makefile: Likewise.
45247         * string/Makefile: Likewise.
45248         * nis/Makefile: Likewise.
45249         * resolv/Makefile: Likewise.
45250         * stdio-common/Makefile: Likewise.
45251         * wcsmbs/Makefile: Likewise.
45252         * dlfcn/Makefile: Likewise.
45253         * posix/Makefile: Likewise.
45255         [BZ #6959]
45256         * timezone/Makefile: Don't install timezone files, just the programs
45257         and scripts.
45259 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
45261         * nss/databases.def: Add missing gshadow entry.
45263         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
45265 2012-03-06  Marek Polacek  <polacek@redhat.com>
45267         [BZ #13726]
45268         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
45269         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
45270         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
45271         * stdio-common/tst-long-dbl-fphex.c: New file.
45273 2012-03-06  David S. Miller  <davem@davemloft.net>
45275         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
45276         (set_obp_int): New function.
45277         (get_obp_int): New function.
45278         (__get_clockfreq_via_dev_openprom): Likewise.
45279         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
45280         Avoid unused variable warnings on 'val' and use builtin_expect.
45281         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
45282         __builtin_expect.
45283         (INLINE_CLONE_SYSCALL): Likewise.
45285 2012-03-05  David S. Miller  <davem@davemloft.net>
45287         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45289 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
45291         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
45293         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
45294         only for |x| >= 40.
45295         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
45297 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
45299         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
45300         Replace gettimeofday with __vdso_gettimeofday.
45302         * sysdeps/unix/sysv/linux/x86_64/init-first.c
45303         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
45304         __vdso_clock_gettime and __vdso_getcpu.
45306         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
45307         time with __vdso_time.
45309 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
45311         * manual/lang.texi (size_t): Note types to which size_t may be
45312         equivalent with the GNU C Library, but do not describe when
45313         differences between them are significant.
45315 2012-03-05  Andreas Jaeger  <aj@suse.de>
45317         * sysdeps/i386/fpu/libm-test-ulps: Update.
45319 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
45321         [BZ #3976]
45322         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
45323         (__ieee754_pow): Save and restore rounding mode and use
45324         round-to-nearest for main computations.
45325         * math/libm-test.inc (pow_test_tonearest): New function.
45326         (pow_test_towardzero): Likewise.
45327         (pow_test_downward): Likewise.
45328         (pow_test_upward): Likewise.
45329         (main): Call the new functions.
45330         * sysdeps/i386/fpu/libm-test-ulps: Update.
45331         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45333         [BZ #3976]
45334         * math/libm-test.inc (cosh_test_tonearest): New function.
45335         (cosh_test_towardzero): Likewise.
45336         (cosh_test_downward): Likewise.
45337         (cosh_test_upward): Likewise.
45338         (sinh_test_tonearest): Likewise.
45339         (sinh_test_towardzero): Likewise.
45340         (sinh_test_downward): Likewise.
45341         (sinh_test_upward): Likewise.
45342         (main): Call the new functions.
45343         * sysdeps/i386/fpu/libm-test-ulps: Update.
45344         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45346 2012-03-05  Tom de Vries  <tom@codesourcery.com>
45348         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
45349         default stack guard is set in last bytes.
45350         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
45352 2012-03-05  Kees Cook  <keescook@chromium.org>
45354         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
45356         [BZ #13656]
45357         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
45358         possibly allocate from heap instead of stack.
45359         * stdio-common/bug-vfprintf-nargs.c: New file.
45360         * stdio-common/Makefile (tests): Add nargs overflow test.
45362 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
45364         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
45366 2012-03-03  Marek Polacek  <polacek@redhat.com>
45368         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
45369         * math/math_private.h: Likewise.
45370         * stdlib/tst-strtod.c: Likewise.
45371         * sysdeps/i386/i486/bits/atomic.h: Likewise.
45372         * sysdeps/x86_64/bits/atomic.h: Likewise.
45374 2012-03-02  David S. Miller  <davem@davemloft.net>
45376         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
45377         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
45378         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
45379         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
45380         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
45381         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
45382         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
45383         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
45385 2012-03-02  Roland McGrath  <roland@hack.frob.com>
45387         [BZ #13792]
45388         * manual/examples/README: New file, says the example source files
45389         can be used under GPL>=2.
45390         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
45391         line containing just "*/".
45392         * manual/examples/add.c: Add copyright header (GPL>=2).
45393         * manual/examples/argp-ex1.c: Likewise.
45394         * manual/examples/argp-ex2.c: Likewise.
45395         * manual/examples/argp-ex3.c: Likewise.
45396         * manual/examples/argp-ex4.c: Likewise.
45397         * manual/examples/atexit.c: Likewise.
45398         * manual/examples/db.c: Likewise.
45399         * manual/examples/dir.c: Likewise.
45400         * manual/examples/dir2.c: Likewise.
45401         * manual/examples/execinfo.c: Likewise.
45402         * manual/examples/filecli.c: Likewise.
45403         * manual/examples/filesrv.c: Likewise.
45404         * manual/examples/fmtmsgexpl.c: Likewise.
45405         * manual/examples/genpass.c: Likewise.
45406         * manual/examples/inetcli.c: Likewise.
45407         * manual/examples/inetsrv.c: Likewise.
45408         * manual/examples/isockad.c: Likewise.
45409         * manual/examples/longopt.c: Likewise.
45410         * manual/examples/memopen.c: Likewise.
45411         * manual/examples/memstrm.c: Likewise.
45412         * manual/examples/mkfsock.c: Likewise.
45413         * manual/examples/mkisock.c: Likewise.
45414         * manual/examples/mygetpass.c: Likewise.
45415         * manual/examples/pipe.c: Likewise.
45416         * manual/examples/popen.c: Likewise.
45417         * manual/examples/rprintf.c: Likewise.
45418         * manual/examples/search.c: Likewise.
45419         * manual/examples/select.c: Likewise.
45420         * manual/examples/setjmp.c: Likewise.
45421         * manual/examples/sigh1.c: Likewise.
45422         * manual/examples/sigusr.c: Likewise.
45423         * manual/examples/stpcpy.c: Likewise.
45424         * manual/examples/strdupa.c: Likewise.
45425         * manual/examples/strftim.c: Likewise.
45426         * manual/examples/strncat.c: Likewise.
45427         * manual/examples/subopt.c: Likewise.
45428         * manual/examples/swapcontext.c: Likewise.
45429         * manual/examples/termios.c: Likewise.
45430         * manual/examples/testopt.c: Likewise.
45431         * manual/examples/testpass.c: Likewise.
45432         * manual/examples/timeval_subtract.c: Likewise.
45434         [BZ #13792]
45435         * manual/time.texi (Elapsed Time): Move timeval_subtract example
45436         function to ...
45437         * manual/timeval_subtract.c.texi: ... here, new file.
45439 2012-03-02  David S. Miller  <davem@davemloft.net>
45441         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
45443 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
45445         [BZ #3976]
45446         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
45447         (__sin): Save and restore rounding mode and use round-to-nearest
45448         for all computations.
45449         (__cos): Save and restore rounding mode and use round-to-nearest
45450         for all computations.
45451         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
45452         <fenv.h>.
45453         (tan): Save and restore rounding mode and use round-to-nearest for
45454         all computations.
45455         * math/libm-test.inc (cos_test_tonearest): New function.
45456         (cos_test_towardzero): Likewise.
45457         (cos_test_downward): Likewise.
45458         (cos_test_upward): Likewise.
45459         (sin_test_tonearest): Likewise.
45460         (sin_test_towardzero): Likewise.
45461         (sin_test_downward): Likewise.
45462         (sin_test_upward): Likewise.
45463         (tan_test_tonearest): Likewise.
45464         (tan_test_towardzero): Likewise.
45465         (tan_test_downward): Likewise.
45466         (tan_test_upward): Likewise.
45467         (main): Call the new functions.
45468         * sysdeps/i386/fpu/libm-test-ulps: Update.
45469         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45471         [BZ #10135]
45472         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
45473         small n, then large n, before computing and testing k+n.
45474         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
45475         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
45476         Likewise.
45477         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
45478         Likewise.
45479         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
45480         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
45481         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
45482         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
45483         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
45484         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
45485         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
45486         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
45487         * math/libm-test.inc (scalbn_test): Add more tests.
45488         (scalbln_test): Likewise.
45490         * manual/filesys.texi (mode_t): Describe constraints on size and
45491         signedness, not exact equivalence to a particular type.
45492         (ino_t): Likewise.
45493         (ino64_t): Likewise.
45494         (dev_t): Likewise.
45495         (nlink_t): Likewise.
45496         (blkcnt_t): Likewise.
45497         (blkcnt64_t): Likewise.
45498         * manual/llio.texi (off_t): Likewise.
45500         [BZ #3976]
45501         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
45502         (__ieee754_exp): Save and restore rounding mode and use
45503         round-to-nearest for all computations.
45504         * math/libm-test.inc (exp_test_tonearest): New function.
45505         (exp_test_towardzero): Likewise.
45506         (exp_test_downward): Likewise.
45507         (exp_test_upward): Likewise.
45508         (main): Call the new functions.
45509         * sysdeps/i386/fpu/libm-test-ulps: Update.
45510         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45512 2012-03-01  Chris Demetriou  <cgd@google.com>
45514         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
45515         have predictable order.
45517 2012-03-01  David S. Miller  <davem@davemloft.net>
45519         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
45521         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
45522         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
45523         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
45524         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
45526         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
45527         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
45528         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
45529         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
45530         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
45531         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
45532         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
45533         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
45534         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
45536         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45538         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
45539         * sysdeps/sparc/fpu/libm-test-ulps: to here.
45540         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
45542         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
45543         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
45544         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
45545         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
45546         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
45547         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
45548         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
45549         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
45550         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
45551         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
45552         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
45553         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
45554         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
45555         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
45556         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
45557         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
45558         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
45559         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
45560         * sysdeps/sparc/elf/configure: Regenerated.
45562 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
45564         * configure.in (AS, LD): Require binutils 2.20 or later.
45565         * configure: Regenerated.
45566         * manual/install.texi (Tools for Compilation): Give binutils 2.20
45567         as required minimum version.
45568         * INSTALL: Regenerated.
45570         [BZ #2541]
45571         [BZ #4108]
45572         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
45573         before squaring exponent.
45574         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
45575         bottom long double and 27 bits of top long double before squaring
45576         exponent.
45577         * math/libm-test.inc (erfc_test): Add more tests.
45578         * sysdeps/i386/fpu/libm-test-ulps: Update.
45579         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
45580         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45582 2012-03-01  Kai Tietz  <ktietz@redhat.com>
45584         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
45585         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
45586         containing bit-fields.
45587         * soft-fp/extended.h (_FP_UNION_E): Likewise.
45588         * soft-fp/single.h (_FP_UNION_S): Likewise.
45589         * soft-fp/double.h (_FP_UNION_D): Likewise.
45591 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
45593         [BZ #13786]
45594         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
45595         not include ../strcmp.S.
45596         [USE_AS_STRNCASECMP_L]: Likewise.
45597         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
45598         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
45599         * sysdeps/i386/i686/multiarch/strncase_l-c.c
45600         (__strncasecmp_l_ia32): Define as alias to
45601         __strncasecmp_l_nonascii.
45603         [BZ #5794]
45604         * math/libm-test.inc (expm1_test): Add test for bug 5794.
45605         * sysdeps/i386/fpu/libm-test-ulps: Update.
45606         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45608         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
45609         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45611 2012-02-29  Jeff Law  <law@redhat.com>
45613         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
45614         out of bounds read.
45616 2012-02-29  Marek Polacek  <polacek@redhat.com>
45618         [BZ #13706]
45619         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
45620         * elf/Makefile: Add rules to run tst-unused-dep.out.
45622 2012-02-28  David S. Miller  <davem@davemloft.net>
45624         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
45625         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
45626         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
45627         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
45628         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
45629         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
45631 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
45633         * math/libm-test.inc (llround_test): Move one test from
45634         lround_test.  Use TEST_f_L in moved test.
45635         (lround_test): Move misplaced test to llround_test.  Add testcase
45636         from bug 2561.
45638 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
45640         * sysdeps/x86_64/fpu/e_expf.S: New file.
45641         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
45643 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
45645         [BZ #13637]
45646         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
45647         of remain_len that may cause incomplete multi-byte character and
45648         false match.
45649         * posix/bug-regex33.c: New file.
45650         * posix/Makefile (tests): Add bug-regex33.
45652 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
45654         * manual/macros.texi: New file.
45655         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
45656         * manual/libc.texinfo: Include macros.texi.
45657         * manual/creatute.texi: Likewise.
45658         * manual/install.texi: Likewise.
45659         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
45660         @glibcadj{} in references to the GNU C Library.
45661         * manual/charset.texi: Likewise.
45662         * manual/conf.texi: Likewise.
45663         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
45664         when not using those macros.
45665         * manual/creature.texi: Likewise.
45666         * manual/crypt.texi: Likewise.
45667         * manual/errno.texi: Likewise.
45668         * manual/filesys.texi: Likewise.
45669         * manual/header.texi: Likewise.
45670         * manual/install.texi: Likewise.
45671         * manual/intro.texi: Likewise.
45672         * manual/io.texi: Likewise.
45673         * manual/job.texi: Likewise.
45674         * manual/lang.texi: Likewise.
45675         * manual/libc.texiinfo: Likewise.
45676         * manual/llio.texi: Likewise.
45677         * manual/locale.texi: Likewise.
45678         * manual/maint.texi: Likewise.
45679         * manual/math.texi: Likewise.
45680         * manual/memory.texi: Likewise.
45681         * manual/message.texi: Likewise.
45682         * manual/nss.texi: Likewise.
45683         * manual/pattern.texi: Likewise.
45684         * manual/process.texi: Likewise.
45685         * manual/resource.texi: Likewise.
45686         * manual/search.texi: Likewise.
45687         * manual/setjmp.texi: Likewise.
45688         * manual/signal.texi: Likewise.
45689         * manual/socket.texi: Likewise.
45690         * manual/startup.texi: Likewise.
45691         * manual/stdio.texi: Likewise.
45692         * manual/string.texi: Likewise.
45693         * manual/sysinfo.texi: Likewise.
45694         * manual/syslog.texi: Likewise.
45695         * manual/terminal.texi: Likewise.
45696         * manual/time.texi: Likewise.
45697         * manual/users.texi: Likewise.
45698         * INSTALL: Regenerated.
45699         * NOTES: Regenerated.
45700         * sysdeps/gnu/errlist.c: Regenerated.
45702 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
45704         * include/dirent.h: Include <dirstream.h> before
45705         <dirent/dirent.h>.
45707 2012-02-28  David S. Miller  <davem@davemloft.net>
45709         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
45710         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
45711         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
45712         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
45714 2012-02-27  David S. Miller  <davem@davemloft.net>
45716         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
45717         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
45718         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
45719         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
45721         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
45722         frame pointer instead of stack pointer relative arg slot.
45723         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
45724         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
45725         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
45727 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
45729         [BZ #3992]
45730         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
45732 2012-02-27  David S. Miller  <davem@davemloft.net>
45734         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
45735         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
45736         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
45737         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
45738         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
45739         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
45740         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
45741         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
45743 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
45745         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
45746         later.  Allow versions 5-9.
45747         * configure: Regenerated.
45748         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
45749         required minimum version and 4.6 as recommended version.  Do not
45750         mention bugs in GCC 2.7 and 2.8.
45751         * INSTALL: Regenerated.
45753 2012-02-27  David S. Miller  <davem@davemloft.net>
45755         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
45756         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
45757         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
45758         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
45759         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
45760         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
45761         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
45762         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
45764         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
45765         manipulate bits before adding and subtracting TWO112[sx].
45766         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
45768 2012-02-27  Roland McGrath  <roland@hack.frob.com>
45770         [BZ #13775]
45771         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
45772         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
45773         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
45774         being in POSIX, because they are in 1003.1-2008.
45776         * rt/tst-aio.c: Include <fcntl.h>.
45777         * rt/tst-aio7.c: Likewise.
45778         * rt/tst-aio64.c: Likewise.
45780         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
45782 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
45784         * manual/install.texi (--with-headers): Describe headers as
45785         interface headers, not private headers.
45786         (Specific advice for GNU/Linux systems): Describe use of headers
45787         from "make headers_install", not private headers from older
45788         kernels.
45789         * INSTALL: Regenerated.
45790         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
45791         Change to 2.6.19.
45792         * sysdeps/unix/sysv/linux/configure: Regenerated.
45794         * manual/llio.texi (fclean): Remove documentation.
45796         * manual/Makefile (libc-texi-generated): New variable.  Include
45797         version.texi.
45798         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
45799         $(libc-texi-generated), not duplicated list of files.
45800         (version.texi, stamp-version): New rules.
45801         (realclean): Remove $(libc-texi-generated), not individual files
45802         from that list.  Do not remove dir-add.texinfo.
45803         * manual/libc.texinfo: Comment out uses of edition numbers and
45804         references to printed manual.  Remove last-updated dates.
45805         (EDITION): Comment out.
45806         (ISBN): Likewise.
45807         (VERSION, UPDATED): Remove.
45808         (version.texi): Include.
45810 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
45812         * sysdeps/posix/spawni.c: Include <signal.h>.
45813         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
45814         * sysdeps/pthread/aio_fsync.c: Likewise.
45816 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
45818         * conform/Makefile (tests): Run only when not cross-compiling and
45819         when fast-check is not defined.
45821         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
45822         * conform/data/limits.h-data: Fixes for POSIX2008.
45823         * conform/run-conformtest.sh: Run all tests.
45824         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
45825         headers.
45826         * include/bits/dlfcn.h: Likewise.
45827         * include/langinfo.h: Likewise.
45828         * include/monetary.h: Likewise.
45829         * include/sys/poll.h: Likewise.
45831         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
45832         for __USE_GNU.
45833         * posix/spawn.h: Define __need_sigset_t.
45834         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
45835         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
45836         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
45837         to get sigevent_t only.
45838         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
45839         only for __USE_GNU.
45840         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
45841         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
45842         process_vm_writev only for __USE_GNU.
45843         * termios/termios.h: Declare tcgetsid also for POSIX2008.
45845         * conform/Makefile: For now ignore errors from run-conformtest.
45846         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
45847         POSIX to avoid namespace pollution.  Don't prepend headers.
45848         * conform/data/aio.h-data: Fixes for POSIX testing.
45849         * conform/data/fcntl.h-data: Likewise.
45850         * conform/data/glob.h-data: Likewise.
45851         * conform/data/grp.h-data: Likewise.
45852         * conform/data/pthread.h-data: Likewise.
45853         * conform/data/pwd.h-data: Likewise.
45854         * conform/data/signal.h-data: Likewise.
45855         * conform/data/spawn.h-data: Likewise.
45856         * conform/data/stdio.h-data: Likewise.
45857         * conform/data/stdlib.h-data: Likewise.
45858         * conform/data/stropts.h-data: Likewise.
45859         * conform/data/sys/mman.h-data: Likewise.
45860         * conform/data/sys/stat.h-data: Likewise.
45861         * conform/data/sys/types.h-data: Likewise.
45862         * conform/data/sys/wait.h-data: Likewise.
45863         * conform/data/time.h-data: Likewise.
45864         * conform/data/unistd.h-data: Likewise.
45865         * conform/data/utime.h-data: Likewise.
45867         * io/sys/stat.h: fchmod was always in POSIX.
45868         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
45869         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
45870         * rt/aio.h: Define __need_timespec before including <time.h>.
45871         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
45872         struct.  Add forward declaration of pthread_attr_t and use it in
45873         sigevent.
45874         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
45875         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
45876         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
45877         always remove CLK_TCK definition.
45879 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
45881         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
45883 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
45885         * conform/run-conformtest.sh: New file.
45886         * conform/Makefile: Run run-conformtest for tests.
45887         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
45888         support.
45890         * conform/data/uchar.h-data: New file.
45891         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
45892         * conform/data/arpa/inet.h-data: Likewise.
45893         * conform/data/assert.h-data: Likewise.
45894         * conform/data/complex.h-data: Likewise.
45895         * conform/data/cpio.h-data: Likewise.
45896         * conform/data/ctype.h-data: Likewise.
45897         * conform/data/dirent.h-data: Likewise.
45898         * conform/data/dlfcn.h-data: Likewise.
45899         * conform/data/errno.h-data: Likewise.
45900         * conform/data/fcntl.h-data: Likewise.
45901         * conform/data/float.h-data: Likewise.
45902         * conform/data/fmtmsg.h-data: Likewise.
45903         * conform/data/fnmatch.h-data: Likewise.
45904         * conform/data/ftw.h-data: Likewise.
45905         * conform/data/glob.h-data: Likewise.
45906         * conform/data/grp.h-data: Likewise.
45907         * conform/data/iconv.h-data: Likewise.
45908         * conform/data/inttypes.h-data: Likewise.
45909         * conform/data/langinfo.h-data: Likewise.
45910         * conform/data/libgen.h-data: Likewise.
45911         * conform/data/limits.h-data: Likewise.
45912         * conform/data/locale.h-data: Likewise.
45913         * conform/data/math.h-data: Likewise.
45914         * conform/data/monetary.h-data: Likewise.
45915         * conform/data/mqueue.h-data: Likewise.
45916         * conform/data/ndbm.h-data: Likewise.
45917         * conform/data/net/if.h-data: Likewise.
45918         * conform/data/netdb.h-data: Likewise.
45919         * conform/data/netinet/in.h-data: Likewise.
45920         * conform/data/nl_types.h-data: Likewise.
45921         * conform/data/poll.h-data: Likewise.
45922         * conform/data/pthread.h-data: Likewise.
45923         * conform/data/pwd.h-data: Likewise.
45924         * conform/data/regex.h-data: Likewise.
45925         * conform/data/sched.h-data: Likewise.
45926         * conform/data/search.h-data: Likewise.
45927         * conform/data/semaphore.h-data: Likewise.
45928         * conform/data/setjmp.h-data: Likewise.
45929         * conform/data/signal.h-data: Likewise.
45930         * conform/data/spawn.h-data: Likewise.
45931         * conform/data/stdarg.h-data: Likewise.
45932         * conform/data/stdio.h-data: Likewise.
45933         * conform/data/stdlib.h-data: Likewise.
45934         * conform/data/string.h-data: Likewise.
45935         * conform/data/strings.h-data: Likewise.
45936         * conform/data/stropts.h-data: Likewise.
45937         * conform/data/sys/ipc.h-data: Likewise.
45938         * conform/data/sys/mman.h-data: Likewise.
45939         * conform/data/sys/msg.h-data: Likewise.
45940         * conform/data/sys/resource.h-data: Likewise.
45941         * conform/data/sys/select.h-data: Likewise.
45942         * conform/data/sys/sem.h-data: Likewise.
45943         * conform/data/sys/shm.h-data: Likewise.
45944         * conform/data/sys/socket.h-data: Likewise.
45945         * conform/data/sys/stat.h-data: Likewise.
45946         * conform/data/sys/statvfs.h-data: Likewise.
45947         * conform/data/sys/time.h-data: Likewise.
45948         * conform/data/sys/timeb.h-data: Likewise.
45949         * conform/data/sys/times.h-data: Likewise.
45950         * conform/data/sys/types.h-data: Likewise.
45951         * conform/data/sys/uio.h-data: Likewise.
45952         * conform/data/sys/un.h-data: Likewise.
45953         * conform/data/sys/utsname.h-data: Likewise.
45954         * conform/data/sys/wait.h-data: Likewise.
45955         * conform/data/syslog.h-data: Likewise.
45956         * conform/data/tar.h-data: Likewise.
45957         * conform/data/termios.h-data: Likewise.
45958         * conform/data/utime.h-data: Likewise.
45959         * conform/data/utmpx.h-data: Likewise.
45960         * conform/data/varargs.h-data: Likewise.
45961         * conform/data/wchar.h-data: Likewise.
45962         * conform/data/wctype.h-data: Likewise.
45963         * conform/data/wordexp.h-data: Likewise.
45965         * include/stropts.h: New file.
45966         * include/uchar.h: New file.
45967         * include/aio.h: Changes to allow conformtest.pl to use the headers.
45968         * include/assert.h: Likewise.
45969         * include/ctype.h: Likewise.
45970         * include/dirent.h: Likewise.
45971         * include/dlfcn.h: Likewise.
45972         * include/fcntl.h: Likewise.
45973         * include/fnmatch.h: Likewise.
45974         * include/glob.h: Likewise.
45975         * include/grp.h: Likewise.
45976         * include/libio.h: Likewise.
45977         * include/locale.h: Likewise.
45978         * include/math.h: Likewise.
45979         * include/net/if.h: Likewise.
45980         * include/netdb.h: Likewise.
45981         * include/netinet/in.h: Likewise.
45982         * include/pthread.h: Likewise.
45983         * include/pwd.h: Likewise.
45984         * include/regex.h: Likewise.
45985         * include/sched.h: Likewise.
45986         * include/search.h: Likewise.
45987         * include/setjmp.h: Likewise.
45988         * include/signal.h: Likewise.
45989         * include/stdio.h: Likewise.
45990         * include/stdlib.h: Likewise.
45991         * include/string.h: Likewise.
45992         * include/sys/cdefs.h: Likewise.
45993         * include/sys/mman.h: Likewise.
45994         * include/sys/msg.h: Likewise.
45995         * include/sys/resource.h: Likewise.
45996         * include/sys/select.h: Likewise.
45997         * include/sys/socket.h: Likewise.
45998         * include/sys/stat.h: Likewise.
45999         * include/sys/statvfs.h: Likewise.
46000         * include/sys/time.h: Likewise.
46001         * include/sys/times.h: Likewise.
46002         * include/sys/uio.h: Likewise.
46003         * include/sys/utsname.h: Likewise.
46004         * include/sys/wait.h: Likewise.
46005         * include/termios.h: Likewise.
46006         * include/time.h: Likewise.
46007         * include/ulimit.h: Likewise.
46008         * include/unistd.h: Likewise.
46009         * include/utime.h: Likewise.
46010         * include/wchar.h: Likewise.
46011         * include/wctype.h: Likewise.
46012         * include/wordexp.h: Likewise.
46014         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
46016         * time/time.h: TIME_UTC must be a macro.
46017         Make timespec_get available for ISO C11 only as well.
46019 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
46021         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
46022         Reported by Peng Haitao <penght@cn.fujitsu.com>.
46024 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
46026         * configure.in: Use -o not -a in test for unsupported multi-arch.
46028 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
46030         * manual/texinfo.tex: Update to version 2012-01-19.16.
46032 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
46034         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
46036 2012-02-24  Roland McGrath  <roland@hack.frob.com>
46038         [BZ #13738]
46039         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
46040         * manual/fdl-1.3.texi: New file.
46041         * manual/fdl-1.1.texi: File removed.
46043         [BZ #13738]
46044         * manual/libc.texinfo (FDL_VERSION): New @set.
46045         Use it for mention of FDL in cover text.
46046         (Documentation License): Use it in @include file name.
46048 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
46049             Roland McGrath  <roland@hack.frob.com>
46051         [BZ #5461]
46052         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
46053         (not LONG_LONG_MAX and LONG_LONG_MIN.
46054         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
46055         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
46056         name.
46057         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
46059 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
46061         [BZ #2547]
46062         [BZ #11365]
46063         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
46064         manipulate bits before adding and subtracting TWO23[sx].
46065         * math/libm-test.inc (nearbyint_test): Add more tests.
46067 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
46069         [BZ #2548]
46070         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
46071         bits before adding and subtracting TWO23[sx].
46072         * math/libm-test.inc (rint_test): Add more tests.
46073         (rint_test_tonearest): Likewise.
46074         (rint_test_towardzero): Likewise.
46075         (rint_test_downward): Likewise.
46076         (rint_test_upward: Likewise.
46078 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
46080         [BZ #10110]
46081         * include/stdc-predef.h: New file.  Extracted from features.h.
46082         * include/features.h: Include stdc-predef.h.
46083         * Makefile (headers): Add stdc-predef.h.
46084         * CONFORMANCE (Compiler limitations): Update.
46086 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
46088         * manual/libc.texinfo (VERSION, UPDATED): Revert.
46090 2012-02-21  David S. Miller  <davem@davemloft.net>
46092         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
46093         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
46095 2012-02-20  David S. Miller  <davem@davemloft.net>
46097         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
46098         using a normal save/restore sequence, rather than allocating a
46099         dummy stack frame just to store a frame pointer and restore.
46100         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
46102 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
46104         * manual/install.texi: Fix stray word in line-wrapped comment.
46106 2012-02-20  David S. Miller  <davem@davemloft.net>
46108         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
46109         both binutils and gcc support GOTDATA.
46111         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
46112         "rd %pc" in the PIC register setup sequences.
46114         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
46115         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
46116         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
46117         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
46118         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
46119         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
46120         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
46121         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
46122         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
46123         (SYSCALL_ERROR_HANDLER): Likewise.
46124         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
46125         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
46126         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
46127         (SYSCALL_ERROR_HANDLER): Likewise.
46129         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
46130         (HAVE_GCC_GOTDATA): New.
46131         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
46132         relocation support in both binutils and gcc.
46133         * sysdeps/sparc/elf/configure: Regenerate.
46135         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
46136         * sysdeps/sparc/sparc32/elf/configure: Delete.
46137         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
46138         * sysdeps/sparc/sparc64/elf/configure: Delete.
46139         * sysdeps/sparc/elf/configure.in: New file.
46140         * sysdeps/sparc/elf/configure: Generate.
46142         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
46143         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
46144         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
46145         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
46146         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
46148 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
46150         * manual/install.texi: Do not mention specific glibc version
46151         numbers.
46152         * manual/libc.texinfo (VERSION, UPDATED): Update.
46153         (@copying): Use @copyright{} and range of years.
46155 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
46157         [BZ #13695]
46158         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
46159         [crti.S not in sysdirs] (generated): Do not append.
46160         [crti.S not in sysdirs] (omit-deps): Likewise.
46161         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
46162         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
46163         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
46164         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
46165         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
46166         Likewise.
46167         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
46168         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
46169         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
46170         * csu/defs.awk: Remove file.
46171         * sysdeps/generic/initfini.c: Likewise.
46172         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
46173         variable.
46174         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
46175         Likewise.
46177 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
46179         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
46180         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
46181         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
46182         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
46183         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
46184         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
46185         <bits/epoll.h>.
46186         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
46187         (__EPOLL_PACKED): Define to empty if not defined by
46188         <bits/epoll.h>.
46189         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
46190         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46191         bits/epoll.h.
46193 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
46195         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
46196         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
46197         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
46198         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
46199         <bits/timerfd.h>.
46200         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
46201         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46202         bits/timerfd.h.
46204 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
46206         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
46207         in C locale.
46208         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
46209         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
46210         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
46211         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46213 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
46215         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
46216         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
46218 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
46220         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
46221         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
46222         defined.
46223         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
46224         Likewise.
46225         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
46226         entry for 2.16.
46228 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
46230         * math/w_acos.c: Use non-signaling floating-point comparisons.
46231         * math/w_acosf.c: Likewise.
46232         * math/w_acosh.c: Likewise.
46233         * math/w_acoshf.c: Likewise.
46234         * math/w_acoshl.c: Likewise.
46235         * math/w_acosl.c: Likewise.
46236         * math/w_asin.c: Likewise.
46237         * math/w_asinf.c: Likewise.
46238         * math/w_asinl.c: Likewise.
46239         * math/w_atanh.c: Likewise.
46240         * math/w_atanhf.c: Likewise.
46241         * math/w_atanhl.c: Likewise.
46242         * math/w_exp2.c: Likewise.
46243         * math/w_exp2f.c: Likewise.
46244         * math/w_exp2l.c: Likewise.
46245         * math/w_j0.c: Likewise.
46246         * math/w_j0f.c: Likewise.
46247         * math/w_j0l.c: Likewise.
46248         * math/w_j1.c: Likewise.
46249         * math/w_j1f.c: Likewise.
46250         * math/w_j1l.c: Likewise.
46251         * math/w_jn.c: Likewise.
46252         * math/w_jnf.c: Likewise.
46253         * math/w_log.c: Likewise.
46254         * math/w_log10.c: Likewise.
46255         * math/w_log10f.c: Likewise.
46256         * math/w_log10l.c: Likewise.
46257         * math/w_log2.c: Likewise.
46258         * math/w_log2f.c: Likewise.
46259         * math/w_log2l.c: Likewise.
46260         * math/w_logf.c: Likewise.
46261         * math/w_logl.c: Likewise.
46262         * math/w_sqrt.c: Likewise.
46263         * math/w_sqrtf.c: Likewise.
46264         * math/w_sqrtl.c: Likewise.
46265         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
46266         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
46267         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
46268         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
46269         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
46271 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
46273         [BZ #9739]
46274         * manual/string.texi (strnlen): Use correct parameter name in
46275         equivalent expression.
46277 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
46279         [BZ #11174]
46280         * manual/users.texi (seteuid): Consistently use neweuid for
46281         argument name.
46283 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
46285         [BZ #13704]
46286         * manual/nss.texi (Services in the NSS configuration): Correct
46287         list of services in example configuration file.
46289 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
46291         [BZ #11322]
46292         * manual/arith.texi: Remove statements about negative zero
46293         behaving identically to zero.
46295 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
46297         [BZ #5993]
46298         * manual/install.texi: Do not document upgrading from libc5.
46300 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
46302         [BZ #4596]
46303         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
46305 2012-02-18  David S. Miller  <davem@davemloft.net>
46307         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
46308         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
46309         %o7 across the call.
46310         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
46311         instead.
46312         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
46313         SETUP_PIC_REG_LEAF.
46314         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
46315         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
46316         * sysdeps/sparc/crtn.S: Likewise.
46318 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
46320         * aout/Makefile: Remove.
46322 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
46324         [BZ #13058]
46325         * manual/examples/argp-ex1.c (main): Format definition in GNU
46326         style.
46327         * manual/examples/argp-ex2.c (main): Likewise.
46328         * manual/examples/argp-ex3.c (main): Likewise.
46329         * manual/examples/argp-ex4.c (main): Likewise.
46330         * manual/examples/longopt.c (main): Use new-style prototype
46331         definition.
46332         * manual/examples/strncat.c (main): Specify return type and use
46333         (void) for arguments.
46334         * manual/examples/subopt.c (main): Use char **argv argument.
46336 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
46338         [BZ #5077]
46339         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
46340         rounding modes.
46342 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
46344         [BZ #6907]
46345         * manual/string.texi (strchr): Change when strchrnul is
46346         recommended.
46348 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
46350         [BZ #174]
46351         * manual/locale.texi (setlocale): Document LOCPATH.
46353 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
46355         [BZ #10210]
46356         * manual/process.texi (execle): Move @dots{} before last argument.
46358 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
46360         [BZ #12047]
46361         * manual/charset.texi (Generic Charset Conversion): Fix typo
46362         (LC_TYPE -> LC_CTYPE).
46364 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
46366         [BZ #5805]
46367         * manual/arith.texi (scalbn): Use @var{} on parameter names.
46368         (scalbnf): Likewise.
46369         (scalbnl): Likewise.
46370         (scalbln): Likewise.
46371         (scalblnf): Likewise.
46372         (scalblnl): Likewise.
46373         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
46374         (vwarnx): Likewise.
46375         (verr): Likewise.
46376         (verrx): Likewise.
46377         * manual/filesys.texi (telldir): Use braces around return type.
46378         * manual/llio.texi (mmap): Add space after comma.
46379         (mmap64): Likewise.
46380         * manual/math.texi (jn): Use @var{} on parameter names.
46381         (jnf): Likewise.
46382         (jnl): Likewise.
46383         (yn): Likewise.
46384         (ynf): Likewise.
46385         (ynl): Likewise.
46386         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
46387         line.
46388         * manual/resource.texi (ulimit): Use @dots{} instead of literal
46389         "...".
46390         (sched_get_priority_min): Remove semicolon on @deftypefun line.
46391         (sched_get_priority_max): Likewise.
46392         * manual/signal.texi (sigvec): Add space after comma.
46393         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
46394         names.
46395         (if_indextoname): Likewise.
46396         (if_freenameindex): Likewise.
46397         (sendto): Use ',' instead of '.' in prototype.
46398         * manual/startup.texi (syscall): Use @dots{} instead of literal
46399         "...".
46400         * manual/stdio.texi (__fpending): Separate initial words of
46401         paragraph from @deftypefun line.
46402         * manual/syslog.texi (syslog): Use @dots{} instead of literal
46403         "...".
46404         (vsyslog): Use @var{} on parameter names.
46405         * manual/terminal.texi (stty): Use @var{} on parameter names.
46406         * manual/users.texi (getutmp): Use @var{} on parameter names.
46407         (getutmpx): Likewise.
46409 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
46411         [BZ #6884]
46412         * manual/stdio.texi (fopen): Fix typos in description of
46413         ",ccs=STRING".
46415 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
46417         [BZ #4026]
46418         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
46419         get clock_id definition.
46421 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
46423         [BZ #4822]
46424         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
46425         (madvise): Cast every argument to void on its own.
46427 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
46429         [BZ #9902]
46430         * manual/startup.texi (Exit Status): Fix typo.
46432 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
46434         [BZ #10140]
46435         * manual/examples/argp-ex1.c: Include <stdlib.h>.
46436         * manual/examples/argp-ex2.c: Likewise.
46437         * manual/examples/argp-ex3.c: Likewise.
46439 2012-02-16  Richard Henderson  <rth@redhat.com>
46441         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
46442         * sysdeps/s390/s390-32/initfini.c: Remove.
46443         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
46444         * sysdeps/s390/s390-64/initfini.c: Remove.
46446 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
46448         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
46449         compiler output for sysdeps/generic/initfini.c.
46450         * sysdeps/sh/elf/initfini.c: Remove file.
46452 2012-02-16  David S. Miller  <davem@davemloft.net>
46454         [BZ #11494]
46455         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
46457         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
46458         * sysdeps/sparc/crti.S: New file.
46459         * sysdeps/sparc/crtn.S: New file.
46460         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
46461         * sysdeps/sparc/sparc64/Makefile: Likewise.
46463 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
46465         [BZ #3335]
46466         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
46468 2012-02-15  Roland McGrath  <roland@hack.frob.com>
46470         [BZ #4822]
46471         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
46473         * mach/devstream.c (cookie_io_functions_t): Macro removed.
46474         (write, read, close): Likewise.
46475         Patch by Aurelien Jarno <aurelien@aurel32.net>.
46477 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
46479         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
46480         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
46481         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
46482         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
46483         <bits/signalfd.h>.
46484         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
46485         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46486         bits/signalfd.h.
46488 2012-02-14  Marek Polacek  <polacek@redhat.com>
46490         * sysdeps/x86_64/crti.S: New file.
46491         * sysdeps/x86_64/crtn.S: New file.
46492         * sysdeps/x86_64/elf/initfini.c: Remove file.
46494 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
46496         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
46497         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
46498         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
46499         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
46500         <bits/inotify.h>.
46501         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
46502         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46503         bits/inotify.h.
46505 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
46507         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
46508         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
46509         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
46510         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
46511         <bits/eventfd.h>.
46512         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
46513         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46514         bits/eventfd.h.
46516 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
46518         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
46519         __feraiseexcept instead of feraiseexcept.
46521         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
46522         nanosleep invocations.
46523         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
46524         strings, and add error checking for a nanosleep invocations.
46526 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
46528         Replace FSF snail mail address with URLs, as per GNU coding standards.
46529         Most of the snail mail addresses were wrong anyway, and omitting
46530         them makes the source code easier to maintain.  Almost all of the
46531         changes are to license notices and to locale LC_IDENTIFICATION
46532         addresses, except for this one:
46533         * manual/libc.texinfo: In "Published by", give the FSF's URL,
46534         not its snail mail address.
46536 2012-02-09  Richard Henderson  <rth@twiddle.net>
46538         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
46539         of kernel-features.h.
46541         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
46543 2012-02-08  Marek Polacek  <polacek@redhat.com>
46545         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
46546         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
46547         * sysdeps/gnu/_G_config.h: Likewise.
46548         * sysdeps/generic/_G_config.h: Likewise.
46550 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
46552         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
46553         tests.
46554         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46556         * sysdeps/powerpc/powerpc32/crti.S: New file.
46557         * sysdeps/powerpc/powerpc32/crtn.S: New file.
46558         * sysdeps/powerpc/powerpc64/crti.S: New file.
46559         * sysdeps/powerpc/powerpc64/crtn.S: New file.
46561         * Makeconfig (have-initfini): Don't set.
46562         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
46563         * configure.in (nopic_initfini): Don't substitute.
46564         * config.h.in (HAVE_INITFINI): Don't #undef.
46565         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
46566         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
46568 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
46570         Support crti.S and crtn.S provided directly by architectures.
46571         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
46572         [crti.S in sysdirs] (omit-deps): Likewise.
46573         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
46574         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
46575         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
46576         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
46577         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
46578         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
46579         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
46580         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
46581         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
46582         compiler output for sysdeps/generic/initfini.c.
46583         * sysdeps/i386/elf/Makefile: Remove file.
46584         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
46586 2012-02-07  Marek Polacek  <polacek@redhat.com>
46588         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
46589         * sysdeps/gnu/_G_config.h: Likewise.
46590         * sysdeps/mach/hurd/_G_config.h: Likewise.
46592 2012-02-07  Marek Polacek  <polacek@redhat.com>
46594         * math/Makefile (tests): Add tst-CMPLX2.
46595         * math/tst-CMPLX2.c: New file.
46597 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
46599         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
46601         * math/libm-test.inc (jn_test): Add missing L suffix.
46603 2012-02-06  Marek Polacek  <polacek@redhat.com>
46605         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
46606         * sysdeps/i386/fpu/e_powf.S: Likewise.
46607         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
46608         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
46609         * sysdeps/i386/fpu/e_acosh.S: Likewise.
46610         * sysdeps/i386/fpu/e_pow.S: Likewise.
46611         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
46612         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
46613         * sysdeps/i386/fpu/s_expm1.S: Likewise.
46614         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
46615         * sysdeps/i386/fpu/e_log2.S: Likewise.
46616         * sysdeps/i386/fpu/e_log2l.S: Likewise.
46617         * sysdeps/i386/fpu/e_scalb.S: Likewise.
46618         * sysdeps/i386/fpu/e_powl.S: Likewise.
46619         * sysdeps/i386/fpu/s_log1p.S: Likewise.
46620         * sysdeps/i386/fpu/e_log10f.S: Likewise.
46621         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
46622         * sysdeps/i386/fpu/e_logl.S: Likewise.
46623         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
46624         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
46625         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
46626         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
46627         * sysdeps/i386/fpu/e_log2f.S: Likewise.
46628         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
46629         * sysdeps/i386/fpu/e_log.S: Likewise.
46630         * sysdeps/i386/fpu/s_cexp.S: Likewise.
46631         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
46632         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
46633         * sysdeps/i386/fpu/e_logf.S: Likewise.
46634         * sysdeps/i386/fpu/e_log10l.S: Likewise.
46635         * sysdeps/i386/fpu/e_atanh.S: Likewise.
46636         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
46637         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
46638         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
46639         * sysdeps/i386/fpu/e_log10.S: Likewise.
46640         * sysdeps/i386/fpu/s_frexp.S: Likewise.
46641         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
46642         * sysdeps/i386/fpu/s_asinh.S: Likewise.
46643         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
46644         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
46645         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
46646         * sysdeps/i386/asm-syntax.h: Likewise.
46647         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
46648         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
46649         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
46650         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
46651         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
46652         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
46653         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
46654         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
46655         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
46656         * sysdeps/powerpc/sysdep.h: Likewise.
46657         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
46658         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
46660 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
46662         [BZ #411]
46663         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
46665 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
46667         * sysdeps/i386/sysdep.h: Include <features.h>.
46668         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
46669         version.
46671 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
46673         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
46674         Define.
46675         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
46676         LOAD_PIC_REG_STR.
46678 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
46680         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
46681         (SETUP_PIC_REG): Use GET_PC_THUNK.
46682         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
46683         macro.
46685 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
46687         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
46688         for non-PIC compilation.
46689         (SETUP_PIC_REG): Add .p2align directive.
46690         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
46691         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
46692         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
46693         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
46694         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
46695         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
46696         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
46697         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
46698         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
46699         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
46700         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
46701         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
46702         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
46703         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
46704         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
46705         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
46706         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
46707         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
46708         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
46709         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
46710         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
46711         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
46712         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
46713         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
46714         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
46715         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
46716         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
46717         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
46718         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
46719         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
46720         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
46721         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
46722         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
46723         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
46724         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
46725         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
46726         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
46727         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
46728         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
46729         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
46730         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
46732 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
46734         * math/tst-CMPLX.c: Include <stdio.h>.
46736 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
46738         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
46739         float.
46740         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
46741         * sysdeps/sparc/bits/mathdef.h: Likewise.
46743 2012-01-31  Marek Polacek  <polacek@redhat.com>
46745         * libio/libio.h: Don't define _PARAMS.
46746         * locale/programs/config.h: Don't define PARAMS.
46747         * stdlib/strtol_l.c: Likewise.
46748         (__strtol_l): Remove PARAMS from the prototype.
46750 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
46752         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
46753         names.  Just use the correct names.  Remove unnecessary wrapper
46754         functions.
46755         * malloc/arena.c: Likewise.
46756         * malloc/hooks.c: Likewise.
46758         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
46759         ARENA_TEST says not to.  Simplify test for creation of a new arena.
46760         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
46762 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
46764         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
46765         into tail calls.
46766         (update_get_addr): New function.
46767         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
46768         GET_ADDR_MODULE parameter.
46770 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
46772         * crypt/cert.c: Remove __STDC__ conditionals.
46773         * crypt/crypt-entry.c: Likewise.
46774         * crypt/crypt_util.c: Likewise.
46775         * libio/filedoalloc.c: Likewise.
46776         * libio/fileops.c: Likewise.
46777         * libio/genops.c: Likewise.
46778         * libio/iofclose.c: Likewise.
46779         * libio/iofdopen.c: Likewise.
46780         * libio/iofopen.c: Likewise.
46781         * libio/iofopen64.c: Likewise.
46782         * libio/iogetdelim.c: Likewise.
46783         * libio/iopopen.c: Likewise.
46784         * libio/obprintf.c: Likewise.
46785         * libio/oldfileops.c: Likewise.
46786         * libio/oldiofclose.c: Likewise.
46787         * libio/oldiofdopen.c: Likewise.
46788         * libio/oldiofopen.c: Likewise.
46789         * libio/oldiopopen.c: Likewise.
46790         * libio/wfiledoalloc.c: Likewise.
46791         * libio/wgenops.c: Likewise.
46792         * locale/programs/xmalloc.c: Likewise.
46793         * misc/syslog.c: Likewise.
46794         * stdio-common/xbug.c: Likewise.
46795         * string/memchr.c: Likewise.
46796         * string/memcmp.c: Likewise.
46797         * string/memrchr.c: Likewise.
46798         * string/rawmemchr.c: Likewise.
46799         * sysdeps/posix/getcwd.c: Likewise.
46800         * time/strftime_l.c: Likewise.
46802 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
46804         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
46805         * config.make.in (config-cflags-sse2avx): Define.
46806         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
46807         Fix typo.
46809 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
46811         * scripts/config.guess: Update from upstream config git repository.
46812         * scripts/config.sub: Likewise.
46814 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
46816         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
46817         (EM_NUM): Update.
46818         (R_TILEPRO_*, R_TILEGX_*): New macros.
46820         * scripts/firstversions.awk: Fix bug in version range handling.
46822         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
46824         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
46826         * include/sys/epoll.h: New file.
46827         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
46828         libc_hidden_def.
46830 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
46832         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
46833         Avoid unnecessary __WORDSIZE == 64 test.
46834         (fmaxf): Use VEX format if possible.
46835         (fmax): Likewise.
46836         (fminf): Likewise.
46837         (fmin): Likewise.
46839         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
46840         * math/math_private.h: Remove libc_fegetround* and
46841         libc_fesetround*.
46842         * sysdeps/i386/configure.in: Check for -msse2avx.
46843         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
46844         also if SSE2AVX is defined.
46845         Remove libc_fegetround* and libc_fesetround*.
46846         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
46847         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
46848         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
46849         of HAS_YMM_USABLE.
46850         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
46851         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
46852         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
46853         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
46854         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
46856         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
46858 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46860         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
46861         size is not set.
46862         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
46864 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
46866         [BZ #13618]
46867         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
46868         relocation.
46869         * Makeconfig (libm): Define.
46870         * elf/Makefile: Add rules to build and run tst-relsort1.
46871         * elf/tst-relsort1.c: New file.
46872         * elf/tst-relsort1mod1.c: New file.
46873         * elf/tst-relsort1mod2.c: New file.
46875 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
46877         * math/s_ldexp.c: Remove __STDC__ conditionals.
46878         * math/s_ldexpf.c: Likewise.
46879         * math/s_ldexpl.c: Likewise.
46880         * math/s_nextafter.c: Likewise.
46881         * math/s_nexttowardf.c: Likewise.
46882         * math/s_significand.c: Likewise.
46883         * math/s_significandf.c: Likewise.
46884         * math/s_significandl.c: Likewise.
46885         * math/w_jnl.c: Likewise.
46886         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
46887         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
46888         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
46889         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
46890         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
46891         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
46892         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
46893         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
46894         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
46895         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
46896         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
46897         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
46898         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
46899         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
46900         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
46901         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
46902         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
46903         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
46904         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
46905         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
46906         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
46907         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
46908         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
46909         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
46910         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
46911         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
46912         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
46913         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
46914         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
46915         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
46916         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
46917         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
46918         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
46919         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
46920         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
46921         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
46922         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
46923         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
46924         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
46925         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
46926         * sysdeps/ieee754/k_standard.c: Likewise.
46927         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
46928         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
46929         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
46930         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
46931         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
46932         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
46933         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
46934         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
46935         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
46936         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
46937         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
46938         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
46939         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
46940         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
46941         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
46942         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
46943         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
46944         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
46945         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
46946         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
46947         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
46948         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
46949         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
46950         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
46951         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
46952         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
46953         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
46954         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
46955         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
46956         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
46957         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
46958         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
46959         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
46960         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
46961         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
46962         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
46963         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
46964         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
46965         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
46966         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
46967         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
46968         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
46969         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
46970         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
46971         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
46972         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
46973         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
46974         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
46975         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
46976         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
46977         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
46978         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
46979         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
46980         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
46981         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
46982         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
46983         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
46984         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
46985         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
46986         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
46987         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
46988         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
46989         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
46990         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
46991         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
46992         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
46993         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
46994         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
46995         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
46996         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
46997         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
46998         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
46999         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
47000         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
47001         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
47002         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
47003         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
47004         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
47005         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
47006         * sysdeps/ieee754/s_matherr.c: Likewise.
47007         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
47008         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
47009         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
47010         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
47012 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
47014         * crypt/md5.h: Remove __STDC__ conditionals.
47015         * libio/libioP.h: Likewise.
47016         * locale/programs/config.h: Likewise.
47017         * sysdeps/generic/sysdep.h: Likewise.
47018         * sysdeps/i386/asm-syntax.h: Likewise.
47019         * sysdeps/s390/asm-syntax.h: Likewise.
47020         * sysdeps/unix/sysdep.h: Likewise.
47021         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
47022         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
47024 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
47026         * libio/libio.h: Remove __STDC__ conditionals.
47027         * malloc/obstack.h: Likewise.
47028         * math/complex.h: Likewise.
47029         * math/math.h: Likewise.
47030         * sysdeps/generic/_G_config.h: Likewise.
47031         * sysdeps/gnu/_G_config.h: Likewise.
47032         * sysdeps/mach/hurd/_G_config.h: Likewise.
47033         * sysdeps/powerpc/bits/mathdef.h: Likewise.
47034         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
47035         * sysdeps/sparc/bits/mathdef.h: Likewise.
47037 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
47039         [BZ #13583]
47040         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
47041         Clean up HAS_* macros.
47042         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
47043         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
47044         possible.
47045         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
47046         HAS_AVX.
47047         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
47048         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
47049         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
47050         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
47051         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
47053 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
47055         * elf/tst-unique3.cc (gets): Remove declaration.
47056         * elf/tst-unique3lib.cc (gets): Likewise.
47057         * elf/tst-unique3lib2.cc (gets): Likewise.
47058         * elf/tst-unique4.cc (gets): Likewise.
47060 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
47062         * include/stdio.h: Add C++ protection.  Add gets declarations and
47063         definitions.
47064         * debug/tst-chk1.c: Don't declare gets here.
47065         * stdio-common/tst-gets.c: Likewise.
47067 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
47069         * posix/glob: Remove directory.
47071 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
47073         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
47075 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
47077         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
47078         of the non-standard EPFNOSUPPORT.
47080 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
47082         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
47083         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
47084         ANYWHERE set to 1 only on KERN_NO_SPACE error.
47086 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
47088         * wcsmbs/uchar.h: Test __STDC_VERSION__.
47090 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
47092         * nscd/aicache.c (addhstaiX): Do not cache negative results of
47093         transient errors.
47094         * nscd/grpcache.c (cache_addgr): Likewise.
47095         * nscd/hstcache.c (cache_addhst): Likewise.
47096         * nscd/initgrcache.c (addinitgroupsX): Likewise.
47097         * nscd/pwdcache.c (cache_addpw): Likewise.
47098         * nscd/servicescache.c (cache_addserv): Likewise.
47100 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
47102         * malloc/malloc.c: Various cleanups.
47103         * malloc/hooks.c: Likewise.
47105         * stdlib/Makefile (tests): Add bug-fmtmsg1.
47106         * stdlib/bug-fmtmsg1.c: New file.
47108         * stdlib/fmtmsg.c (init): Add missing unlock.
47109         Patch by Peng Haitao <penght@cn.fujitsu.com>.
47111 2012-01-12  Marek Polacek  <polacek@redhat.com>
47113         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
47114         and _GNU_SOURCE.
47116 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
47118         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
47119         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
47120         macro to ensure uniqueness of label name.
47121         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
47122         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
47124 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
47126         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
47128         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
47129         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
47130         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
47131         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
47133 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
47135         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
47137         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
47138         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
47139         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
47141         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
47143         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
47144         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
47145         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
47146         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
47148         * math/bits/math-finite.h: Add ldexp support.
47150 2012-01-10  Marek Polacek  <polacek@redhat.com>
47152         * locale/programs/localedef.h (show_archive_content): Add noreturn
47153         attribute.
47155 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
47157         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
47159 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
47161         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
47163         * io/Makefile (headers): Add bits/poll2.h.
47165 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
47167         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
47168         typo #include statement.
47170 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
47172         * include/sys/cdefs.h: Define __attribute_alloc_size.
47173         * catgets/gencat.c: Add alloc_size attribute and apply consistently
47174         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
47175         * elf/pldd.c: Likewise.
47176         * iconv/iconv_charmap.c: Likewise.
47177         * iconv/iconvconfig.c: Likewise.
47178         * iconv/strtab.c: Likewise.
47179         * locale/programs/locale.c: Likewise.
47180         * locale/programs/localedef.h: Likewise.
47181         * locale/programs/simple-hash.c: Likewise.
47182         * nscd/nscd.h: Likewise.
47183         * nss/makedb.c: Likewise.
47184         * sysdeps/generic/ldconfig.h: Likewise.
47185         * locale/programs/localedef.c: Remove xmalloc prototype.
47186         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
47188 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
47190         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
47191         appropriate.
47193 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
47195         * math/Makefile (tests): Add tst-CMPLX.
47196         * math/tst-CMPLX.c: New file.
47198         * math/complex.h (CMPLXL): Fix typo.
47200         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
47201         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
47202         GLIBC_2.16.
47203         * debug/tst-chk1.c: Add poll and ppoll tests.
47204         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
47205         * include/sys/poll.h: Add hidden proto for ppoll.
47206         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
47207         * sysdeps/mach/hurd/ppoll.c: Likewise.
47208         * io/ppoll.c: Likewise.
47209         * debug/poll_chk.c: New file.
47210         * debug/ppoll_chk.c: New file.
47211         * include/bits/poll2.h: New file.
47212         * io/bits/poll2.h: New file.
47214         [BZ #1350]
47215         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
47217         * configure.in: static is always set to yes.  Remove.
47218         * config.make.in: Don't set build-static.
47219         * Makeconfig: Remove use of build-static.
47220         * dlfcn/Makefile: Likewise.
47221         * elf/Makefile: Likewise.
47222         * math/Makefile: Likewise.
47223         * misc/Makefile: Likewise.
47224         * nptl/Makefile: Likewise.
47225         * sysdeps/mach/hurd/Makefile: Likewise.
47227         * configure.in: PWD_P is not used anymore.
47228         * config.make.in: Remove PWD_P entry.
47230         * configure.in: Remove last remnants of RANLIB.
47231         No need to check for signed size_t anymore.
47232         Don't set libc_commonpagesize and libc_relro_required here for Alpha
47233         and IA-64.
47234         Remove __builtin_expect test because we require at least gcc 3.4.
47235         * aclocal.m4: Likewise.
47237         * wcsmbs/mbrtoc16.c: Implement using towc function.
47238         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
47239         * wcsmbs/wcsmbsload.c: Likewise.
47240         * iconv/gconv_simple.c: Likewise.
47241         * iconv/gconv_int.h: Likewise.
47242         * iconv/gconv_builtin.h: Likewise.
47243         * iconv/iconv_prog.c: Remove CHAR16 handling.
47245         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
47247         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
47249         * configure.in: Remove --with-elf and --enable-bounded options.
47250         Dont set base_machine for ia64.  More non-ELF conditions removed.
47251         Remove testing and setting of leading underscore information.
47252         * config.make.in (build-bounded): Set to no.
47253         * config.h.in: Remove NO_UNDERSCORES entry.
47254         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
47255         them.
47256         * csu/start.c: Remove !NO_UNDERSCORE code.
47257         * locale/localeinfo.h: Likewise.
47258         * sysdeps/generic/machine-gmon.h: Likewise.
47259         * sysdeps/generic/sysdep.h: Likewise.
47260         * sysdeps/i386/sysdep.h: Likewise.
47261         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
47262         * sysdeps/mach/sysdep.h: Likewise.
47263         * sysdeps/s390/s390-32/sysdep.h: Likewise.
47264         * sysdeps/s390/s390-64/sysdep.h: Likewise.
47265         * sysdeps/sh/sysdep.h: Likewise.
47266         * sysdeps/sparc/sparc32/alloca.S: Likewise.
47267         * sysdeps/unix/i386/sysdep.S: Likewise.
47268         * sysdeps/unix/sparc/start.c: Likewise.
47269         * sysdeps/unix/sparc/sysdep.S: Likewise.
47270         * sysdeps/unix/sparc/sysdep.h: Likewise.
47271         * sysdeps/unix/start.c: Likewise.
47272         * sysdeps/unix/x86_64/sysdep.S: Likewise.
47273         * sysdeps/x86_64/sysdep.h: Likewise.
47275 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
47277         [BZ #13553]
47278         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
47279         for non-gcc.
47280         * argp/argp-fmtstream.h: Use const instead __const.
47281         * argp/argp.h: Likewise.
47282         * assert/assert.h: Likewise.
47283         * bits/fenv.h: Likewise.
47284         * bits/sched.h: Likewise.
47285         * bits/sigset.h: Likewise.
47286         * bits/sigthread.h: Likewise.
47287         * catgets/nl_types.h: Likewise.
47288         * conform/data/pthread.h-data: Likewise.
47289         * crypt/crypt-private.h: Likewise.
47290         * crypt/crypt.h: Likewise.
47291         * crypt/crypt_util.c: Likewise.
47292         * ctype/ctype.h: Likewise.
47293         * debug/execinfo.h: Likewise.
47294         * debug/mbsnrtowcs_chk.c: Likewise.
47295         * debug/mbsrtowcs_chk.c: Likewise.
47296         * debug/wcsnrtombs_chk.c: Likewise.
47297         * debug/wcsrtombs_chk.c: Likewise.
47298         * debug/wcstombs_chk.c: Likewise.
47299         * dirent/dirent.h: Likewise.
47300         * dlfcn/dlfcn.h: Likewise.
47301         * elf/neededtest4.c: Likewise.
47302         * grp/grp.h: Likewise.
47303         * gshadow/gshadow.h: Likewise.
47304         * iconv/gconv.h: Likewise.
47305         * iconv/gconv_int.h: Likewise.
47306         * iconv/gconv_simple.c: Likewise.
47307         * iconv/iconv.h: Likewise.
47308         * iconv/loop.c: Likewise.
47309         * iconv/skeleton.c: Likewise.
47310         * include/aio.h: Likewise.
47311         * include/aliases.h: Likewise.
47312         * include/argz.h: Likewise.
47313         * include/arpa/inet.h: Likewise.
47314         * include/assert.h: Likewise.
47315         * include/dirent.h: Likewise.
47316         * include/dlfcn.h: Likewise.
47317         * include/execinfo.h: Likewise.
47318         * include/fcntl.h: Likewise.
47319         * include/fenv.h: Likewise.
47320         * include/glob.h: Likewise.
47321         * include/grp.h: Likewise.
47322         * include/libintl.h: Likewise.
47323         * include/mntent.h: Likewise.
47324         * include/netdb.h: Likewise.
47325         * include/pwd.h: Likewise.
47326         * include/rpc/netdb.h: Likewise.
47327         * include/sched.h: Likewise.
47328         * include/search.h: Likewise.
47329         * include/shadow.h: Likewise.
47330         * include/signal.h: Likewise.
47331         * include/stdio.h: Likewise.
47332         * include/stdlib.h: Likewise.
47333         * include/string.h: Likewise.
47334         * include/sys/socket.h: Likewise.
47335         * include/sys/stat.h: Likewise.
47336         * include/sys/statfs.h: Likewise.
47337         * include/sys/statvfs.h: Likewise.
47338         * include/sys/syslog.h: Likewise.
47339         * include/sys/time.h: Likewise.
47340         * include/sys/uio.h: Likewise.
47341         * include/time.h: Likewise.
47342         * include/unistd.h: Likewise.
47343         * include/utmp.h: Likewise.
47344         * include/wchar.h: Likewise.
47345         * include/wctype.h: Likewise.
47346         * inet/aliases.h: Likewise.
47347         * inet/arpa/inet.h: Likewise.
47348         * inet/netinet/ether.h: Likewise.
47349         * inet/netinet/in.h: Likewise.
47350         * intl/libintl.h: Likewise.
47351         * io/bits/fcntl2.h: Likewise.
47352         * io/fcntl.h: Likewise.
47353         * io/ftw.h: Likewise.
47354         * io/sys/poll.h: Likewise.
47355         * io/sys/stat.h: Likewise.
47356         * io/sys/statfs.h: Likewise.
47357         * io/sys/statvfs.h: Likewise.
47358         * io/utime.h: Likewise.
47359         * libio/bits/stdio.h: Likewise.
47360         * libio/bits/stdio2.h: Likewise.
47361         * libio/libio.h: Likewise.
47362         * libio/libioP.h: Likewise.
47363         * libio/stdio.h: Likewise.
47364         * locale/lc-ctype.c: Likewise.
47365         * locale/locale.h: Likewise.
47366         * login/utmp.h: Likewise.
47367         * malloc/arena.c: Likewise.
47368         * malloc/malloc.c: Likewise.
47369         * malloc/malloc.h: Likewise.
47370         * malloc/mcheck.c: Likewise.
47371         * malloc/mtrace.c: Likewise.
47372         * math/bits/mathcalls.h: Likewise.
47373         * math/fenv.h: Likewise.
47374         * math/math_private.h: Likewise.
47375         * misc/bits/error.h: Likewise.
47376         * misc/bits/syslog.h: Likewise.
47377         * misc/err.h: Likewise.
47378         * misc/error.h: Likewise.
47379         * misc/fstab.h: Likewise.
47380         * misc/mntent.h: Likewise.
47381         * misc/regexp.h: Likewise.
47382         * misc/search.h: Likewise.
47383         * misc/sgtty.h: Likewise.
47384         * misc/sys/mman.h: Likewise.
47385         * misc/sys/syslog.h: Likewise.
47386         * misc/sys/uio.h: Likewise.
47387         * misc/sys/xattr.h: Likewise.
47388         * misc/ttyent.h: Likewise.
47389         * nis/rpcsvc/ypclnt.h: Likewise.
47390         * nss/nss.h: Likewise.
47391         * posix/bits/unistd.h: Likewise.
47392         * posix/fnmatch.h: Likewise.
47393         * posix/glob.h: Likewise.
47394         * posix/sched.h: Likewise.
47395         * posix/spawn.h: Likewise.
47396         * posix/sys/wait.h: Likewise.
47397         * posix/unistd.h: Likewise.
47398         * posix/wordexp.h: Likewise.
47399         * pwd/pwd.h: Likewise.
47400         * resolv/netdb.h: Likewise.
47401         * resource/sys/resource.h: Likewise.
47402         * rt/aio.h: Likewise.
47403         * rt/bits/mqueue2.h: Likewise.
47404         * rt/mqueue.h: Likewise.
47405         * shadow/shadow.h: Likewise.
47406         * signal/signal.h: Likewise.
47407         * socket/send.c: Likewise.
47408         * socket/sendto.c: Likewise.
47409         * socket/sys/socket.h: Likewise.
47410         * stdio-common/printf.h: Likewise.
47411         * stdlib/bits/stdlib.h: Likewise.
47412         * stdlib/fmtmsg.h: Likewise.
47413         * stdlib/monetary.h: Likewise.
47414         * stdlib/stdlib.h: Likewise.
47415         * stdlib/ucontext.h: Likewise.
47416         * streams/stropts.h: Likewise.
47417         * string/argz.h: Likewise.
47418         * string/bits/string2.h: Likewise.
47419         * string/string.h: Likewise.
47420         * string/strings.h: Likewise.
47421         * sunrpc/rpc/auth.h: Likewise.
47422         * sunrpc/rpc/auth_des.h: Likewise.
47423         * sunrpc/rpc/clnt.h: Likewise.
47424         * sunrpc/rpc/netdb.h: Likewise.
47425         * sunrpc/rpc/pmap_clnt.h: Likewise.
47426         * sunrpc/rpc/xdr.h: Likewise.
47427         * sysdeps/generic/inttypes.h: Likewise.
47428         * sysdeps/generic/net/if.h: Likewise.
47429         * sysdeps/generic/sys/swap.h: Likewise.
47430         * sysdeps/gnu/net/if.h: Likewise.
47431         * sysdeps/gnu/utmpx.h: Likewise.
47432         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
47433         * sysdeps/i386/i486/bits/string.h: Likewise.
47434         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
47435         * sysdeps/s390/bits/string.h: Likewise.
47436         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
47437         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
47438         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
47439         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
47440         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
47441         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
47442         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
47443         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
47444         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
47445         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
47446         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
47447         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
47448         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
47449         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
47450         * sysdeps/unix/sysv/linux/readv.c: Likewise.
47451         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
47452         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
47453         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
47454         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
47455         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
47456         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
47457         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
47458         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
47459         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
47460         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
47461         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
47462         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
47463         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
47464         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
47465         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
47466         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
47467         * sysvipc/sys/ipc.h: Likewise.
47468         * sysvipc/sys/msg.h: Likewise.
47469         * sysvipc/sys/sem.h: Likewise.
47470         * sysvipc/sys/shm.h: Likewise.
47471         * termios/termios.h: Likewise.
47472         * time/sys/time.h: Likewise.
47473         * time/time.h: Likewise.
47474         * wcsmbs/bits/wchar2.h: Likewise.
47475         * wcsmbs/uchar.h: Likewise.
47476         * wcsmbs/wchar.h: Likewise.
47477         * wctype/wctype.h: Likewise.
47479         [BZ #13551]
47480         * Makeconfig: Remove all but ELF support including AIX support.
47481         * Makerules: Likewise.
47482         * config.h.in: Likewise.
47483         * config.make.in: Likewise.
47484         * configure: Likewise.
47485         * configure.in: Likewise.
47486         * csu/Makefile: Likewise.
47487         * csu/version.c: Likewise.
47488         * debug/Makefile: Likewise.
47489         * dlfcn/Makefile: Likewise.
47490         * elf/Makefile: Likewise.
47491         * extra-lib.mk: Likewise.
47492         * iconv/Makefile: Likewise.
47493         * include/libc-symbols.h: Likewise.
47494         * include/shlib-compat.h: Likewise.
47495         * resolv/Makefile: Likewise.
47496         * resolv/res_libc.c: Likewise.
47497         * rt/Makefile: Likewise.
47498         * sysdeps/i386/asm-syntax.h: Likewise.
47499         * sysdeps/i386/sysdep.h: Likewise.
47500         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
47501         * sysdeps/mach/sysdep.h: Likewise.
47502         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
47503         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
47504         * sysdeps/s390/asm-syntax.h: Likewise.
47505         * sysdeps/s390/s390-32/sysdep.h: Likewise.
47506         * sysdeps/s390/s390-64/sysdep.h: Likewise.
47507         * sysdeps/sh/sysdep.h: Likewise.
47508         * sysdeps/unix/sparc/sysdep.h: Likewise.
47509         * sysdeps/wordsize-32/divdi3.c: Likewise.
47510         * sysdeps/x86_64/sysdep.h: Likewise.
47512         * argp/Versions: Remove _argp_unlock_xxx.
47514         [BZ #13559]
47515         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
47516         * abilist/libBrokenLocale.abilist: Likewise.
47517         * abilist/libanl.abilist: Likewise.
47518         * abilist/libc.abilist: Likewise.
47519         * abilist/libcrypt.abilist: Likewise.
47520         * abilist/libdl.abilist: Likewise.
47521         * abilist/libm.abilist: Likewise.
47522         * abilist/libnsl.abilist: Likewise.
47523         * abilist/libpthread.abilist: Likewise.
47524         * abilist/libresolv.abilist: Likewise.
47525         * abilist/librt.abilist: Likewise.
47526         * abilist/libthread_db.abilist: Likewise.
47527         * abilist/libutil.abilist: Likewise.
47528         * abilist/libnss_db.abilist: New file.
47530         * scripts/abilist.awk: Add support for indirect functions.
47532         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
47534         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
47536         * shlib-versions: Remove entries for ports architectures.
47538         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
47539         files in ports.
47540         * elf/stackguard-macros.h: Remove support for IA-64.
47541         * elf/tst-auditmod1.c: Likewise.
47542         * sysdeps/generic/ldsodefs.h: Likewise.
47544         * sysdeps/unix/sysv/linux/configure.in: Ports should define
47545         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
47546         configure files.
47548         [BZ #13552]
47549         * configure.in: Remove --enable-omitfp support.
47550         * FAQ.in: Adjust.
47551         * config.make.in: Likewise.
47552         * Makeconfig: Likewise.
47553         * manual/install.texi: Likewise.
47555         In case anyone cares, the IA-64 architecture could move to ports.
47556         * sysdeps/ia64/*: Removed.
47557         * sysdeps/unix/sysv/linux/ia64/*: Removed.
47558         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
47560         [BZ #13555]
47561         * configure.in: Remove entries for unsupported architectures.
47563         [BZ #13533]
47564         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
47565         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
47566         routines.
47567         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
47568         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
47569         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
47570         fall back to using wcrtomb.
47571         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
47572         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
47573         renaming.
47574         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
47575         * wcsmbs/tst-c16c32-1.c: New file.
47577         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
47578         local variable.
47580         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
47582         * elf/tst-unique3.cc: Add explicit declaration of gets.
47583         * elf/tst-unique3lib.cc: Likewise.
47584         * elf/tst-unique3lib2.cc: Likewise.
47585         * elf/tst-unique4.cc: Likewise.
47587         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
47589 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
47591         [BZ #13566]
47592         * assert/assert.h (static_assert): Don't define for C++.
47593         * libio/stdio.h (gets): Do declare for C++ <= C++11.
47594         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
47596 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
47598         * iconv/loop.c (single loop): Fix assertion in storing of
47599         remaining bytes.
47601         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
47603 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
47605         * posix/getconf.c: Update copyright year.
47606         * nss/getent.c: Likewise.
47607         * nss/makedb.c: Likewise.
47608         * iconv/iconvconfig.c: Likewise.
47609         * iconv/iconv_prog.c: Likewise.
47610         * elf/ldconfig.c: Likewise.
47611         * elf/pldd.c: Likewise.
47612         * elf/sotruss.ksh: Likewise.
47613         * catgets/gencat.c: Likewise.
47614         * csu/version.c: Likewise.
47615         * elf/ldd.bash.in: Likewise.
47616         * elf/sprof.c (print_version): Likewise.
47617         * locale/programs/locale.c: Likewise.
47618         * locale/programs/localedef.c: Likewise.
47619         * login/programs/pt_chown.c: Likewise.
47620         * nscd/nscd.c (print_version): Likewise.
47621         * debug/xtrace.sh: Likewise.
47622         * malloc/memusage.sh: Likewise.
47623         * malloc/mtrace.pl: Likewise.
47624         * debug/catchsegv.sh: Likewise.
47626 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
47628         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
47629         pure attribute.
47631 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
47633         [BZ #13533]
47634         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
47635         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
47636         transformations.
47637         * iconv/gconv_int.h: Likewise.
47638         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
47639         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
47640         from libc for GLIBC_2.16.
47641         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
47642         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
47643         * wcsmbs/uchar.h: Really define mbstate_t.
47644         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
47645         * wcsmbs/c16rtomb.c: New file.
47646         * wcsmbs/mbrtoc16.c: New file.
47647         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
47648         for C/POSIX locale.
47649         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
47650         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
47652         * wcsmbs/wchar.h: Add missing __restrict.
47654 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
47656         [BZ #13532]
47657         * time/Makefile (routines): Add timespec_get.
47658         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
47659         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
47660         timespec for ISO C11.
47661         * time/timespec_get.c: New file.
47662         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
47663         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
47665         [BZ #13531]
47666         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
47667         * stdlib/stdlib.h: Declare aligned_alloc.
47668         * Versions.def: Add GLIBC_2.16 for libc.
47669         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
47671         [BZ 13527]
47672         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
47673         ISO C11.
47675         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
47676         code.
47678         [BZ #13528]
47679         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
47681         [BZ #13529]
47682         * assert/assert.h (static_assert): Define.
47684         * version.h: Update for 2.16 development version.
47686         [BZ #13526]
47687         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
47688         _ISOC11_SOURCE.
47690         * version.h (RELEASE): Bump for 2.15 release.
47691         * include/features.h (__GLIBC_MINOR__): Bump to 15.
47693         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
47694         Patch by Marek Polacek <mpolacek@redhat.com>.
47696         * bits/byteswap.h: Protect long long constants with __extension__.
47697         * sysdeps/i386/bits/byteswap.h: Likewise.
47698         * sysdeps/ia64/bits/byteswap.h: Likewise.
47699         * sysdeps/s390/bits/byteswap.h: Likewise.
47700         * sysdeps/x86_64/bits/byteswap.h: Likewise.
47702 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47704         [BZ #13540]
47705         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
47706         destination buffer.
47707         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
47709 2011-12-23  Marek Polacek  <polacek@redhat.com>
47711         * elf/dl-addr.c (determine_info): Add inline keyword.
47712         * elf/tst-auditmod4b.c (check_avx): Likewise.
47713         * elf/tst-auditmod6b.c (check_avx): Likewise.
47714         * elf/tst-auditmod6c.c (check_avx): Likewise.
47715         * elf/tst-auditmod7b.c (check_avx): Likewise.
47717 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
47719         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
47720         !__SSE_MATH__.
47722 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47724         [BZ #13540]
47725         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
47726         processing for last bytes.
47728 2011-08-06  Bruno Haible  <bruno@clisp.org>
47730         [BZ #13061]
47731         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
47732         U+0385, not to U+1FEE.
47734         [BZ #13062]
47735         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
47736         entry for U+00A5 U+0301.
47738 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
47740         [BZ #13166]
47741         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
47742         buffer for the output is too small.
47744         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
47745         optimization.
47747         [BZ #13185]
47748         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
47749         SSE flags if possible.
47751 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47753         [BZ #13540]
47754         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
47755         processing for last bytes.
47757 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
47759         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
47760         (syscall-list-default-options, syscall-list-default-condition)
47761         (syscall-list-includes): Define.
47762         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
47763         list of ABIs and options and #if conditions for each ABI.  Do not
47764         handle common syscalls between ABIs specially.
47765         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
47766         Remove.
47767         (syscall-list-variants, syscall-list-32bit-options)
47768         (syscall-list-32bit-condition, syscall-list-64bit-options)
47769         (syscall-list-64bit-condition): Define.
47770         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
47771         (syscall-list-variants, syscall-list-32bit-options)
47772         (syscall-list-32bit-condition, syscall-list-64bit-options)
47773         (syscall-list-64bit-condition): Define.
47774         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
47775         Remove.
47776         (syscall-list-variants, syscall-list-32bit-options)
47777         (syscall-list-32bit-condition, syscall-list-64bit-options)
47778         (syscall-list-64bit-condition): Define.
47779         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
47780         Remove.
47781         (syscall-list-variants, syscall-list-32bit-options)
47782         (syscall-list-32bit-condition, syscall-list-64bit-options)
47783         (syscall-list-64bit-condition): Define.
47785 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
47787         * locale/iso-639.def: Add brx entry.
47789         [BZ #13328]
47790         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
47791         Proposed by Mariusz_Cukr <marcukr@op.pl>.
47793         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
47794         __feraiseexcept_renamed.
47796 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
47798         [BZ #13538]
47799         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
47800         EPOLLET with unsigned values.
47801         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
47802         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
47804         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
47805         to large cancellation.
47806         * math/s_cacoshf.c: Likewise.
47807         * math/s_cacoshl.c: Likewise.
47809 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
47811         [BZ #13305]
47812         [BZ #12786]
47813         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
47814         * math/s_cacoshf.c: Likewise.
47815         * math/s_cacoshl.c: Likewise.
47817 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
47819         [BZ #13439]
47820         * iconv/gconv.h: Define __GCONV_SWAP.
47821         * iconvdata/unicode.c: The swap bit must be stored in __flags.
47822         * iconvdata/utf-16.c: Likewise.
47823         * iconvdata/utf-32.c: Likewise.
47825 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
47827         [BZ #13524]
47828         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
47829         numerator after shifting it by one limb.
47831 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
47833         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
47834         under [__USE_EXTERN_INLINES].
47836 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
47838         [BZ #13446]
47839         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
47841 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47843         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
47844         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
47845         optimized code.
47846         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
47847         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
47848         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
47849         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
47850         for strncasecmp/strncasecmp_l compilation.
47851         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
47852         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
47854 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
47856         [BZ #13484]
47857         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
47858         of __asm__.
47860 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
47862         [BZ #13506]
47863         * time/tzfile.c (__tzfile_read): Check values from file header.
47865 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
47867         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
47868         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
47869         * powerpc/powerpc32/dl-start.S: Likewise.
47870         * powerpc/powerpc32/elf/start.S: Likewise.
47871         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
47872         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
47873         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
47874         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
47875         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
47876         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
47877         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
47878         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
47879         * powerpc/powerpc32/fpu/s_round.S: Likewise.
47880         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
47881         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
47882         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
47883         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
47884         * powerpc/powerpc32/memset.S: Likewise.
47885         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
47886         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
47887         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
47888         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
47889         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
47890         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
47891         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
47892         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
47893         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
47894         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
47895         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
47896         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
47897         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
47899 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47901         * math/libm-test.inc: Added more nearbyint tests.
47902         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
47903         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
47904         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
47905         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
47907 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
47909         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
47910         FD_CLOEXEC.
47912 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47914         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
47915         Add wcscpy-ssse3 wcscpy-c.
47916         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
47917         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
47918         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
47919         * sysdeps/x86_64/wcschr.S: New file.
47920         * sysdeps/x86_64/wcsrchr.S: New file.
47921         * string/test-strcmp.c: Remove checking of wcscmp function for
47922         wrong alignments.
47923         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
47924         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
47925         wcsrchr-sse2 wcsrchr-c.
47926         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
47927         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
47928         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
47929         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
47930         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
47931         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
47932         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
47933         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
47934         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
47935         * wcsmbc/wcschr.c (WCSCHR): New macro.
47937 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47939         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
47940         * wcsmbs/test-wcsrchr.c: New file.
47941         * string/test-strrchr.c: Add wcsrchr support.
47942         (WIDE): New macro.
47943         * wcsmbs/test-wcscpy.c: New file.
47944         * string/test-strcpy.c: Add wcscpy support.
47945         (WIDE): New macro.
47947 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
47949         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
47950         the inner loop.
47952 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
47954         [BZ #13472]
47955         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
47957 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
47959         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
47960         Minor optimizations.
47962         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
47963         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
47964         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
47966 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
47968         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
47969         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
47970         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
47971         for gcc to avoid warnings.
47972         * inet/Makefile (tests): Add tst-checks.
47973         * inet/tst-checks.c: New file.
47975         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
47976         warning.
47978         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
47979         __wmemcmp_sse2.
47981         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
47982         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
47984         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
47986 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
47988         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
47989         problem.
47991         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
47993 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
47995         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
47996         conditional on GCC version.
47997         (__arch_compare_and_exchange_val_8_acq)
47998         (__arch_compare_and_exchange_val_16_acq)
47999         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
48000         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
48001         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
48003 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
48005         * sysdeps/sh/backtrace.c: New file.
48007 2011-12-02  Andreas Schwab  <schwab@redhat.com>
48009         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
48010         parenthesis.
48012 2011-12-01  Andreas Schwab  <schwab@redhat.com>
48014         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
48015         falling back to utime.
48017 2011-11-30  Andreas Schwab  <schwab@redhat.com>
48019         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
48020         expectations for float.
48022 2011-11-29  Andreas Schwab  <schwab@redhat.com>
48024         * locale/weight.h (findidx): Add parameter len.
48025         * locale/weightwc.h (findidx): Likewise.
48026         * posix/fnmatch_loop.c (FCT): Adjust caller.
48027         * posix/regcomp.c (build_equiv_class): Likewise.
48028         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
48029         * posix/regexec.c (check_node_accept_bytes): Likewise.
48030         * string/strcoll_l.c (STRCOLL): Likewise.
48031         * string/strxfrm_l.c (STRXFRM): Likewise.
48033 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
48035         * Makefile.in: Remove CVSOPT handling.
48036         * configure.in: Remove use of AC_REVISION.
48037         * iconvdata/Makefile (distribute): No need to filter out CVS.
48038         * scripts/list-sources.sh: Remove CVS, subversion and monotone
48039         handling.
48041 2011-11-16  Andreas Schwab  <schwab@redhat.com>
48043         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
48044         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
48045         [USE_AS_STRNCASECMP_L]: Likewise.
48046         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
48047         NO_TLS_DIRECT_SEG_REFS.
48048         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
48049         Fix argument offsets for non-PIC.
48050         [USE_AS_STRNCASECMP_L]: Likewise.
48051         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
48052         NO_TLS_DIRECT_SEG_REFS.
48054 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
48056         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
48057         O_CLOEXEC.
48058         * locale/loadlocale.c (_nl_load_locale): Likewise.
48060 2011-11-15  Andreas Schwab  <schwab@redhat.com>
48062         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
48063         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
48064         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
48065         (SYSCALL_GETTIME): Set errno on error.
48067         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
48068         count references to noai6ai_cached.
48070 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
48072         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
48074         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
48075         FD_CLOEXEC for /proc/self/maps.
48077         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
48078         FD_CLOEXEC for /proc/meminfo.
48080         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
48081         gai.conf.
48083         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
48084         FD_CLOEXEC for given file.
48086         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
48088         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
48089         FD_CLOEXEC for /etc/hosts.
48090         (_gethtent): Likewise.
48092         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
48094         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
48095         cancellation and set FD_CLOEXEC for /etc/netgroup.
48097         * nss/nss_files/files-key.c (search): Don't allow cancellation when
48098         reading /etc/publickey.
48100         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
48101         allow cancellation when reading /etc/group.
48103         * nss/nss_files/files-alias.c (internal_setent): Don't allow
48104         cancellation.
48105         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
48107         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
48108         when using data file.
48110         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
48112         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
48113         (write_nis_obj): Use "c" and "e" in fopen.
48115         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
48117         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
48119         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
48121         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
48123         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
48124         locale.alias.
48126         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
48128         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
48130         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
48132         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
48133         file parsing and set FD_CLOEXEC.
48135 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
48137         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
48139 2011-11-14  Andreas Schwab  <schwab@redhat.com>
48141         * malloc/arena.c (arena_get2): Don't call reused_arena when
48142         _int_new_arena failed.
48144 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
48146         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
48147         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
48148         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
48149         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
48150         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
48151         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
48152         to compile strcasecmp and strncasecmp.
48153         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
48154         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
48156         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
48158 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
48160         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
48161         locale-defines.sym to gen-as-const-headers.
48162         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
48163         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
48164         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
48165         to compile strcasecmp and strncasecmp.
48166         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
48167         strcasecmp_l and strncasecmp_l.
48168         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
48169         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
48170         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
48171         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
48172         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
48173         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
48174         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
48175         * sysdeps/i386/i686/multiarch/strncase.S: New file.
48176         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
48177         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
48178         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
48180 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
48182         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
48183         result of SYSDEP_GETTIME_CPU to retval.
48184         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
48185         parameter list to macro.  Remove trailing semicolon.  Adjust users.
48187         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
48188         variable.
48190         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
48191         mantissa words.
48192         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
48194         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
48195         from unused variable.
48197         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
48198         DWARF definitions.
48199         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
48200         for assembling.
48202         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
48203         over namespaces.
48205         * sunrpc/rpc_prot.c (rejected): Fix case value.
48207         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
48208         unsigned long long int to avoid warnings in shift.
48210         * posix/regex_internal.c (re_string_reconstruct): Actually use result
48211         of use of trans.
48212         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
48213         variable tmp.
48215         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
48216         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
48217         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
48219         * nis/nis_table.c (nis_list): Use variable of correct type for
48220         result of __follow_path call.
48222 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
48224         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
48225         of math functions ceil, trunc, floor, round, and sqrt, when
48226         avaliable on the platform.
48227         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
48228         name clash.
48229         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
48230         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
48231         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
48233 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
48235         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
48236         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
48238 2011-11-11  Roland McGrath  <roland@hack.frob.com>
48240         * include/unistd.h: Fix __readlink return type.
48241         Reported by Chris Metcalf <cmetcalf@tilera.com>.
48243 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
48245         * stdlib/ucontext.h: Undo last change for makecontext.
48247 2011-11-11  Andreas Schwab  <schwab@redhat.com>
48249         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
48251         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
48252         * setjmp/setjmp.h: Mark functions as non-leaf.
48253         * setjmp/bits/setjmp2.h: Likewise.
48254         * stdlib/ucontext.h: Likewise.
48256 2011-11-10  Andreas Schwab  <schwab@redhat.com>
48258         * malloc/arena.c (_int_new_arena): Don't increment narenas.
48259         (reused_arena): Don't check arena limit.
48260         (arena_get2): Atomically check arena limit.
48262 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
48264         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
48265         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
48267         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
48268         instructions.
48270 2011-11-07  Andreas Schwab  <schwab@redhat.com>
48272         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
48273         handler when locking.
48275         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
48276         Fix size of allocated buffer.
48278 2011-11-04  Andreas Schwab  <schwab@redhat.com>
48280         [BZ #10103]
48281         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
48282         declarations for long double functions.
48283         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
48285         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
48287 2011-11-03  Andreas Schwab  <schwab@redhat.com>
48289         * nscd/nscd.c (main): Don't start AVC thread until credentials are
48290         installed.
48292         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
48293         is disabled.
48295 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48297         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
48299 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
48301         * include/alloca.h (stackinfo_alloca_round): Define.
48302         (extend_alloca): Use it.
48303         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
48304         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
48305         here.
48307         * scripts/check-local-headers.sh: Ignore libaudit.h.
48309         * nscd/Makefile (extra-objs): Make recursively expanded.
48311 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
48313         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
48314         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
48316         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
48317         * posix/tst-rfc3484-2.c: Likewise.
48318         * posix/tst-rfc3484-3.c: Likewise.
48320         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
48321         process_vm_writev.
48322         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
48323         process_vm_writev.
48324         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
48325         process_vm_writev from libc using GLIBC_2.15 version.
48327         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
48329 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
48331         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
48332         stack usage.
48334 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
48336         [BZ #13367]
48337         * nss/getent.c (initgroups_keys): Show error message in case no group
48338         names are given.
48340         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
48341         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
48342         __bump_nl_timestamp.
48343         * nscd/connections (nscd_init): When host database is served open
48344         netlink socket and request notification about configuration changes.
48345         (main_loop_poll): Track netlink file descriptor and bump timestamp
48346         in case data becomes available.
48347         (main_loop_epoll): Likewise.
48348         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
48349         (database_pers_head): Add extra_data fileds.
48350         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
48351         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
48352         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
48353         Adjust caller.
48354         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
48355         in6ai data, call __free_in6ai.
48356         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
48357         Add -DHAVE_NETLINK.
48358         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
48359         interface information.  Reuse previous data if netlink timestamp
48360         is not changed.
48361         (__bump_nl_timestamp): New function.
48362         (__free_in6ai): New function.
48364 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
48366         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
48367         close_not_cancel_no_status here.
48368         (__check_pf): Reorganize code a bit to not call close twice if OOM.
48370 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
48372         [BZ #13276]
48373         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
48374         return value.
48376         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
48377         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
48378         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
48380 2011-07-03  Andreas Jaeger  <aj@suse.de>
48382         [BZ #10709]
48383         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
48384         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
48385         * math/libm-test.inc (sin_test): Add test case.
48387 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
48389         [BZ #13337]
48390         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
48391         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
48393         * elf/chroot_canon.c (chroot_canon): Cleanups.
48395         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
48397         [BZ #13335]
48398         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
48399         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
48401         * string/test-strchr.c: Make usable for strchrnul testing.
48402         * string/test-strchrnul.c: New file.
48403         * string/Makefile (strop-tests): Add strchrnul.
48405         * po/it.po: Update from translation team.
48406         * po/es.po: Likewise.
48408 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
48410         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
48411         the three constants needed as parameters.  Drop the others.
48412         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
48413         __m128i_strloadu_tolower.
48414         Create and initialize variable zero and use it in all the places
48415         where _mm_setzero_si128 was used.
48417         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
48418         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
48419         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
48420         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
48421         anymore.
48422         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
48423         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
48424         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
48425         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
48426         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
48427         __mpranred, __mptan.
48428         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
48429         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
48430         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
48431         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
48432         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
48433         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
48434         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
48435         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
48436         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
48438 2011-10-28  Andreas Schwab  <schwab@redhat.com>
48440         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
48441         redefine if SHARED.
48442         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
48444         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
48445         wide char related routines to wcsmbs subdir.
48447 2011-10-27  Andreas Schwab  <schwab@redhat.com>
48449         [BZ #13344]
48450         * misc/sys/cdefs.h (__THROWNL): Define.
48451         * posix/unistd.h: Use __THREADNL instead of __THREAD
48452         for memory synchronization functions.
48454 2011-10-26  Roland McGrath  <roland@hack.frob.com>
48456         [BZ #13349]
48457         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
48458         doesn't exist.
48459         * manual/stdio.texi (Obstack Streams): Node removed.
48461 2011-10-26  Andreas Schwab  <schwab@redhat.com>
48463         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
48464         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
48465         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
48467         * math/math_private.h (math_force_eval): Allow non-addressable
48468         arguments.
48469         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
48471 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
48473         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
48474         file is not needed.
48476         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
48477         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
48478         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
48479         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
48480         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
48481         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
48482         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
48483         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
48484         Add AVX variants.
48485         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
48486         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
48487         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
48488         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
48489         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
48490         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
48491         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
48492         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
48493         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
48494         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
48495         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
48496         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
48497         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
48498         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
48499         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
48500         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
48501         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
48502         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
48503         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
48505         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
48506         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
48508         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
48509         place.  Use VEX encoding when compiling for AVX.
48511 2011-10-25  Andreas Schwab  <schwab@redhat.com>
48513         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
48514         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
48516         * string/test-strchr.c (do_test): Don't generate NUL bytes.
48518 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
48520         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
48521         useless if() expression.
48522         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
48523         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
48524         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
48525         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
48526         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
48527         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
48528         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
48529         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
48530         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
48531         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
48532         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
48533         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
48534         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
48535         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
48536         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
48537         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
48538         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
48539         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
48540         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
48542         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
48544 2011-10-25  Andreas Schwab  <schwab@redhat.com>
48546         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
48547         condition.
48548         * elf/dl-fini.c (_dl_sort_fini): Likewise.
48550 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
48552         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
48553         .text section.  Avoid duplicate constants.
48554         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
48555         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48556         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
48557         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
48558         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
48559         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48560         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48561         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
48562         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
48563         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
48564         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
48565         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
48566         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
48567         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
48568         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
48569         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
48570         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
48571         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
48572         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
48573         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
48574         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
48575         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
48576         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
48577         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
48578         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
48579         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
48580         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
48581         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
48582         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
48583         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
48584         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
48585         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
48586         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
48587         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
48588         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
48589         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
48590         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
48591         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
48592         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
48593         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
48594         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
48595         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
48596         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
48597         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
48598         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
48600 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
48602         * sysdeps/x86_64/dla.h: Move to ...
48603         * sysdeps/x86_64/fpu/dla.h: ...here.
48604         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
48605         situations.  Use __builtin_fma only for gcc 4.6 and up.
48607         * config.make.in: Add have-mfma4 entry.
48608         * configure.in: Substitute libc_cv_cc_fma4.
48609         * math/Makefile (dbl-only-routines): Add sincostab.
48610         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
48611         Use __sincostab not sincos.
48612         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
48613         name is a macro.
48614         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
48615         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48616         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48617         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
48618         using __copysign.
48619         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
48620         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
48621         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
48622         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
48623         and __inv.
48624         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
48625         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
48626         __copysign.
48627         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
48628         define aliases when function name is a macro.
48629         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
48630         sysdeps/ieee754/dbl-64/sincos.tbl.
48631         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
48632         fma4-enabled routines.
48633         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
48634         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
48635         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
48636         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
48637         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
48638         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
48639         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
48640         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
48641         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
48642         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
48643         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
48644         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
48645         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
48646         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
48647         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
48648         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
48649         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
48650         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
48651         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
48652         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
48653         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
48654         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
48655         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
48656         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
48657         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
48658         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
48659         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
48660         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
48661         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
48662         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
48664         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
48665         rename.
48666         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48667         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48668         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
48669         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48670         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48671         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
48672         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
48673         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
48675 2011-10-24  Andreas Schwab  <schwab@redhat.com>
48677         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
48679 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
48681         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
48683         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
48684         prediction.
48685         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
48687         * string/strnlen.c: Don't define STRNLEN, reverse logic.
48688         Remove unused variable magic_bits.
48689         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
48691         * string/strnlen.c: Define and use STRNLEN macro.
48692         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
48693         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
48694         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
48695         * wcsmbs/wcslen.c: Define and use WCSLEN.
48696         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
48697         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
48698         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
48699         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
48700         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
48701         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
48702         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
48704 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48706         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
48707         strnlen-sse2-no-bsf.
48708         Rename strlen-no-bsf to strlen-sse2-no-bsf.
48709         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
48710         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
48711         Add strnlen support.
48712         (USE_AS_STRNLEN): New macro.
48713         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
48714         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
48715         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
48716         * sysdeps/x86_64/wcslen.S: New file.
48718 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
48720         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
48721         XMM-moves are used for copying on small sizes.
48723 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48725         * wcsmbs/Makefile (strop-tests): Add wcschr.
48726         * wcsmbs/test-wcschr.c: New file.
48727         * string/test-strchr.c: Update.
48728         Add wcschr support.
48729         (WIDE): New macro.
48731 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48733         * wcsmbs/Makefile (strop-tests): Add wcslen.
48734         * wcsmbs/test-wcslen.c: New file.
48735         * string/test-strlen.c: Update.
48736         Add wcslen support.
48737         (WIDE): New macro.
48739 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
48741         * po/it.po: Update from translation team.
48743 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48745         * sysdeps/x86_64/wcscmp.S: Update.
48746         Fix wrong comparison semantics.
48747         wcscmp shall use signed comparison not unsigned.
48748         Don't use substraction to avoid overflow bug.
48749         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
48750         * wcsmbc/wcscmp.c: Likewise.
48751         * string/test-strcmp.c: Likewise.
48752         Add new tests to check cases with negative values.
48754 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
48756         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
48757         * sysdeps/x86_64/dla.h: ...here.  New file.
48758         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
48759         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48760         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
48761         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48762         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48763         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
48764         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
48765         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
48766         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
48768 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
48770         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
48771         __ynl_finite aliases.
48773 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
48775         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
48777         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
48778         define DLA_FMA.
48779         [DLA_FMA] (EMULV): Use DLA_FMA.
48780         [DLA_FMA] (MUL12): Use EMULV.
48781         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
48782         that are not needed.
48783         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48784         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
48785         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48786         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48787         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
48788         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
48789         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
48791 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
48793         * math/s_nan.c: Undef __nan.
48794         * math/s_nanf.c: Undef __nanf.
48795         * math/s_nanl.c: Undef __nanl.
48796         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
48797         "math_private.h".
48799 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
48801         * math/s_catan.c: Add branch predictions.
48802         * math/s_catanf.c: Likewise.
48803         * math/s_catanh.c: Likewise.
48804         * math/s_catanhf.c: Likewise.
48805         * math/s_catanhl.c: Likewise.
48806         * math/s_catanl.c: Likewise.
48807         * math/s_cexp.c: Likewise.
48808         * math/s_cexpf.c: Likewise.
48809         * math/s_cexpl.c: Likewise.
48810         * math/s_clog.c: Likewise.
48811         * math/s_clog10.c: Likewise.
48812         * math/s_clog10f.c: Likewise.
48813         * math/s_clog10l.c: Likewise.
48814         * math/s_clogf.c: Likewise.
48815         * math/s_clogl.c: Likewise.
48816         * math/s_csqrt.c: Likewise.
48817         * math/s_csqrtf.c: Likewise.
48818         * math/s_csqrtl.c: Likewise.
48819         * math/s_ctanf.c: Likewise.
48820         * math/s_ctanh.c: Likewise.
48821         * math/s_ctanhf.c: Likewise.
48822         * math/s_ctanhl.c: Likewise.
48823         * math/s_ctanl.c: Likewise.
48825         * math/math_private.h: Define __nan, __nanf, __nanl.
48826         * math/s_cacosh.c: Include <math_private.h>.
48827         * math/s_cacoshl.c: Likewise.
48828         * math/s_casinh.c: Likewise.
48829         * math/s_casinhf.c: Likewise.
48830         * math/s_casinhl.c: Likewise.
48831         * math/s_ccos.c: Rely entire on ccosh.
48832         * math/s_ccosf.c: Rely entire on ccoshf.
48833         * math/s_ccosl.c: Rely entirely on ccoshl.
48834         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
48835         Remove tests for FE_INVALID.
48836         * math/s_ccoshf.c: Likewise.
48837         * math/s_ccoshl.c: Likewise.
48838         * math/s_csin.c: Likewise.
48839         * math/s_csinf.c: Likewise.
48840         * math/s_csinh.c Likewise.
48841         * math/s_csinhf.c: Likewise.
48842         * math/s_csinhl.c: Likewise.
48843         * math/s_csinl.c: Likewise.
48844         * math/s_ctan.c: Likewise.
48845         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
48846         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
48847         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
48849 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
48851         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
48852         compilation problems.
48854         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
48855         __builtin_expect.
48857 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
48859         * sysdeps/i386/configure.in: Test for -mfma4 option.
48860         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
48861         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
48862         COMMON_CPUID_INDEX_80000001.
48863         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
48864         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
48865         use it if FMA3 is not supported.
48866         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
48868         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
48869         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
48871 2011-10-20  Andreas Schwab  <schwab@redhat.com>
48873         [BZ #12892]
48874         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
48875         it would create a cycle with a link time dependency.
48877 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
48879         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
48880         instruction.
48881         * string/Makefile (strop-tests): Add rawmemchr.
48882         * string/test-rawmemchr.c: New file.
48884         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
48885         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
48886         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
48887         when compiling str{,n}casecmp and when AVX is available.  Hook up
48888         new optimized code in initializers.
48890 2011-10-19  Andreas Schwab  <schwab@redhat.com>
48892         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
48893         __feraiseexcept instead of feraiseexcept.
48895 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
48897         * math/math_private.h: Define defaults for libc_fetestexcept and
48898         libc_feupdateenv.
48899         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
48900         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
48901         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
48902         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
48903         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
48904         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
48905         libc_fetestexcept and libc_feupdateenv.
48907         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
48908         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
48909         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
48910         * sysdeps/x86_64/fpu/math_private.h: Define special version of
48911         libc_feholdexcept_setround.
48913         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
48914         Add s_nearbyint-c and s_nearbyintf-c.
48915         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
48916         nearbyintf inlines.
48917         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
48918         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
48919         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
48920         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
48922         * math/math_private.h: Define defaults for libc_fegetround,
48923         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
48924         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
48925         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
48926         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
48927         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
48928         standard functions.
48929         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
48930         Remove comments and hacks for old compiler versions.
48931         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
48932         libc_fegetround, libc_fesetround, libc_feholdexcept, and
48933         libc_feholdexceptl.
48935 2011-10-18  Andreas Schwab  <schwab@redhat.com>
48937         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
48938         (__feraiseexcept_renamed): Add __NTH.
48939         (feraiseexcept): Add __NTH.  Rename local variables to fix
48940         namespace violations.
48942 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
48944         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
48946         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
48948         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
48949         recently added interfaces.
48950         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
48952         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
48953         about macro parameter expansion.
48955         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
48956         __NO_MATH_INLINES is defined.  Cleanups.
48958         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
48959         and __floorf is target has SSE4.1.
48960         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
48961         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
48962         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
48963         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
48965         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
48966         name.
48967         (floorf): Likewise.
48969         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
48971 2011-10-17  Andreas Schwab  <schwab@redhat.com>
48973         * misc/sys/cdefs.h: Fix last change.
48975         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
48976         database lookup.
48978 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
48980         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
48982         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
48983         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
48984         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
48985         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
48986         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
48987         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
48988         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
48989         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
48990         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
48991         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
48992         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
48993         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
48994         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
48995         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
48996         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
48997         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
48998         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
48999         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
49000         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
49001         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
49002         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
49003         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
49005         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
49006         ceil, ceilf, floor, floorf.
49008         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
49009         Perform IRELATIVE relocations last.
49011         * elf/do-rel.h: Add another parameter nrelative, replacing the
49012         local variable with the same name.  Change name of the function
49013         to end in Rel or Rela (uppercase).
49014         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
49015         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
49016         elf_dynamic_do_##reloc function.
49018 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
49020         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
49021         is sufficient, at least on modern CPUs.
49023         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
49025         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
49026         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
49028         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
49029         __expl_finite.
49030         * math/bits/math-finite.h: Add entries for exp.
49031         * math/e_expl.c: Add __*_finite alias.
49032         * sysdeps/i386/fpu/e_exp.S: Likewise.
49033         * sysdeps/i386/fpu/e_expf.S: Likewise.
49034         * sysdeps/i386/fpu/e_expl.c: Likewise.
49035         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
49036         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
49037         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
49038         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
49039         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
49040         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
49041         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
49043         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
49044         is sufficient, at least on modern CPUs.
49046         * ctype/ctype-info.c (__ctype_init): Define.
49047         * include/ctype.h (__ctype_init): Declare.
49048         (__ctype_b_loc): The variable is always initialized.
49049         (__ctype_toupper_loc): Likewise.
49050         (__ctype_tolower_loc): Likewise.
49051         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
49052         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
49054 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
49056         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
49058         * configure.in: Also look in $cxxmachine/include for C++ system
49059         headers.
49061 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
49063         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
49064         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
49065         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
49066         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
49067         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
49068         (USE_AS_WMEMCMP): New macro.
49069         Fixing indents.
49070         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
49071         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
49072         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
49073         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
49074         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
49075         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
49076         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
49077         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
49078         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
49079         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
49080         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
49081         (USE_AS_WMEMCMP): New macro.
49082         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
49083         * sysdeps/string/test-memcmp.c: Update.
49084         Fix simple_wmemcmp.
49085         Add new tests.
49086         * wcsmbs/wmemcmp.c: Update.
49087         (WMEMCMP): New macro.
49088         Fix overflow bug.
49090 2011-10-12  Andreas Jaeger  <aj@suse.de>
49092         [BZ #13268]
49093         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
49095 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
49097         * libio/iofwide.c (do_length): Avoid warning.
49099         * ctype/ctype.h (__isctype_f): Add missing __THROW.
49101 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
49103         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
49105         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
49106         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
49107         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
49108         * sysdeps/i386/i686/fpu/e_log.S: New file.
49109         * sysdeps/i386/i686/fpu/e_logf.S: New file.
49110         * sysdeps/i386/i686/fpu/e_logl.S: New file.
49112         * ctype/ctype.h: Add support for inlined isXXX functions when
49113         compiling C++ code.
49115 2011-10-14  Andreas Schwab  <schwab@redhat.com>
49117         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
49119         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
49121 2011-10-13  Roland McGrath  <roland@hack.frob.com>
49123         [BZ #13291]
49124         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
49126 2011-10-13  Andreas Schwab  <schwab@redhat.com>
49128         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
49129         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
49130         feraiseexcept.
49132         * sysdeps/x86_64/memrchr.S: Check for zero size.
49134         * string/stratcliff.c: Add memrchr tests.
49136 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
49138         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
49139         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
49140         rawmemchr-sse2 rawmemchr-sse2-bsf.
49141         * sysdeps/i386/i686/multiarch/memchr.S: New file.
49142         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
49143         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
49144         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
49145         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
49146         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
49147         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
49148         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
49149         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
49150         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
49151         * string/memrchr.c (MEMRCHR): New macro.
49153 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
49155         Add integration with gcc's -ffinite-math-only and optimize wrapper
49156         functions in libm.
49157         * Versions.def: Define GLIBC_2.15 version for libm.
49158         * math/Makefile (headers): Add bits/math-finite.h.
49159         * math/bits/math-finite.h: New file.
49160         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
49161         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
49162         * math/e_acoshl.c: Add __*_finite alias.
49163         * math/e_acosl.c: Likewise.
49164         * math/e_asinl.c: Likewise.
49165         * math/e_atan2l.c: Likewise.
49166         * math/e_atanhl.c: Likewise.
49167         * math/e_coshl.c: Likewise.
49168         * math/e_exp10.c: Likewise.
49169         * math/e_exp10f.c: Likewise.
49170         * math/e_exp10l.c: Likewise.
49171         * math/e_exp2l.c: Likewise.
49172         * math/e_fmodl.c: Likewise.
49173         * math/e_gammal_r.c: Likewise.
49174         * math/e_hypotl.c: Likewise.
49175         * math/e_j0l.c: Likewise.
49176         * math/e_j1l.c: Likewise.
49177         * math/e_jnl.c: Likewise.
49178         * math/e_lgammal_r.c: Likewise.
49179         * math/e_log10l.c: Likewise.
49180         * math/e_log2l.c: Likewise.
49181         * math/e_logl.c: Likewise.
49182         * math/e_powl.c: Likewise.
49183         * math/e_sinhl.c: Likewise.
49184         * math/e_sqrtl.c: Likewise.
49185         * math/e_scalb.c: Completely rewritten and optimized.
49186         * math/e_scalbf.c: Likewise.
49187         * math/e_scalbl.c: Likewise.
49188         * math/w_acos.c: Likewise.
49189         * math/w_acosf.c: Likewise.
49190         * math/w_acosl.c: Likewise.
49191         * math/w_acosh.c: Likewise.
49192         * math/w_acoshf.c: Likewise.
49193         * math/w_acoshl.c: Likewise.
49194         * math/w_asin.c: Likewise.
49195         * math/w_asinf.c: Likewise.
49196         * math/w_asinl.c: Likewise.
49197         * math/w_atan2.c: Likewise.
49198         * math/w_atan2f.c: Likewise.
49199         * math/w_atan2l.c: Likewise.
49200         * math/w_atanh.c: Likewise.
49201         * math/w_atanhf.c: Likewise.
49202         * math/w_atanhl.c: Likewise.
49203         * math/w_exp10.c: Likewise.
49204         * math/w_exp10f.c: Likewise.
49205         * math/w_exp10l.c: Likewise.
49206         * math/w_fmod.c: Likewise.
49207         * math/w_fmodf.c: Likewise.
49208         * math/w_fmodl.c: Likewise.
49209         * math/w_j0.c: Likewise.
49210         * math/w_j0f.c: Likewise.
49211         * math/w_j0l.c: Likewise.
49212         * math/w_j1.c: Likewise.
49213         * math/w_j1f.c: Likewise.
49214         * math/w_j1l.c: Likewise.
49215         * math/w_jn.c: Likewise.
49216         * math/w_jnf.c: Likewise.
49217         * math/w_log.c: Likewise.
49218         * math/w_logf.c: Likewise.
49219         * math/w_logl.c: Likewise.
49220         * math/w_log10.c: Likewise.
49221         * math/w_log10f.c: Likewise.
49222         * math/w_log10l.c: Likewise.
49223         * math/w_log2.c: Likewise.
49224         * math/w_log2f.c: Likewise.
49225         * math/w_log2l.c: Likewise.
49226         * math/w_pow.c: Likewise.
49227         * math/w_powf.c: Likewise.
49228         * math/w_powl.c: Likewise.
49229         * math/w_remainder.c: Likewise.
49230         * math/w_remainderf.c: Likewise.
49231         * math/w_remainderl.c: Likewise.
49232         * math/w_scalb.c: Likewise.
49233         * math/w_scalbf.c: Likewise.
49234         * math/w_scalbl.c: Likewise.
49235         * math/w_sqrt.c: Likewise.
49236         * math/w_sqrtf.c: Likewise.
49237         * math/w_sqrtl.c: Likewise.
49238         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
49239         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
49240         used.
49241         * math/math_private.h: Declare __kernel_standard_f.
49242         * math/w_cosh.c: Remove cruft and optimize a bit.
49243         * math/w_coshf.c: Likewise.
49244         * math/w_coshl.c: Likewise.
49245         * math/w_exp2.c: Likewise.
49246         * math/w_exp2f.c: Likewise.
49247         * math/w_exp2l.c: Likewise.
49248         * math/w_hypot.c: Likewise.
49249         * math/w_hypotf.c: Likewise.
49250         * math/w_hypotl.c: Likewise.
49251         * math/w_lgamma.c: Likewise.
49252         * math/w_lgamma_r.c: Likewise.
49253         * math/w_lgammaf.c: Likewise.
49254         * math/w_lgammaf_r.c: Likewise.
49255         * math/w_lgammal.c: Likewise.
49256         * math/w_lgammal_r.c: Likewise.
49257         * math/w_sinh.c: Likewise.
49258         * math/w_sinhf.c: Likewise.
49259         * math/w_sinhl.c: Likewise.
49260         * math/w_tgamma.c: Likewise.
49261         * math/w_tgammaf.c: Likewise.
49262         * math/w_tgammal.c: Likewise.
49263         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
49264         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
49265         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
49266         Minor optimizations.  Pretty printing.  Remove cruft.
49267         * sysdeps/i386/fpu/e_acosf.S: Likewise.
49268         * sysdeps/i386/fpu/e_acosh.S: Likewise.
49269         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
49270         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
49271         * sysdeps/i386/fpu/e_acosl.c: Likewise.
49272         * sysdeps/i386/fpu/e_asin.S: Likewise.
49273         * sysdeps/i386/fpu/e_asinf.S: Likewise.
49274         * sysdeps/i386/fpu/e_atan2.S: Likewise.
49275         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
49276         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
49277         * sysdeps/i386/fpu/e_atanh.S: Likewise.
49278         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
49279         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
49280         * sysdeps/i386/fpu/e_exp10.S: Likewise.
49281         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
49282         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
49283         * sysdeps/i386/fpu/e_exp2.S: Likewise.
49284         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
49285         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
49286         * sysdeps/i386/fpu/e_fmod.S: Likewise.
49287         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
49288         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
49289         * sysdeps/i386/fpu/e_hypot.S: Likewise.
49290         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
49291         * sysdeps/i386/fpu/e_log.S: Likewise.
49292         * sysdeps/i386/fpu/e_log10.S: Likewise.
49293         * sysdeps/i386/fpu/e_log10f.S: Likewise.
49294         * sysdeps/i386/fpu/e_log10l.S: Likewise.
49295         * sysdeps/i386/fpu/e_log2.S: Likewise.
49296         * sysdeps/i386/fpu/e_log2f.S: Likewise.
49297         * sysdeps/i386/fpu/e_log2l.S: Likewise.
49298         * sysdeps/i386/fpu/e_logf.S: Likewise.
49299         * sysdeps/i386/fpu/e_logl.S: Likewise.
49300         * sysdeps/i386/fpu/e_pow.S: Likewise.
49301         * sysdeps/i386/fpu/e_powf.S: Likewise.
49302         * sysdeps/i386/fpu/e_powl.S: Likewise.
49303         * sysdeps/i386/fpu/e_remainder.S: Likewise.
49304         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
49305         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
49306         * sysdeps/i386/fpu/e_scalb.S: Likewise.
49307         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
49308         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
49309         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
49310         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
49311         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
49312         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
49313         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
49314         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
49315         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
49316         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
49317         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
49318         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
49319         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
49320         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
49321         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
49322         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
49323         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
49324         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
49325         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
49326         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
49327         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
49328         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
49329         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
49330         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
49331         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
49332         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
49333         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
49334         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
49335         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
49336         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
49337         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
49338         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
49339         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
49340         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
49341         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
49342         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
49343         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
49344         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
49345         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
49346         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
49347         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
49348         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
49349         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
49350         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
49351         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
49352         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
49353         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
49354         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
49355         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
49356         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
49357         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
49358         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
49359         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
49360         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
49361         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
49362         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
49363         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
49364         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
49365         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
49366         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
49367         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
49368         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
49369         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
49370         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
49371         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
49372         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
49373         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
49374         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
49375         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
49376         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
49377         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
49378         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
49379         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
49380         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
49381         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
49382         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
49383         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
49384         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
49385         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
49386         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
49387         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
49388         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
49389         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
49390         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
49391         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
49392         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
49393         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
49394         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
49395         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
49396         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
49397         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
49398         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
49399         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
49400         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
49401         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
49402         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
49403         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
49404         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
49405         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
49406         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
49407         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
49408         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
49409         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
49410         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
49411         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
49412         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
49413         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
49414         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
49415         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
49416         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
49417         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
49418         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
49419         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
49420         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
49421         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
49422         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
49423         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
49424         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
49425         (__isnanf): Likewise.
49426         (__isinf_ns): Likewise.
49427         (__isinf_nsf): Likewise.
49428         (__finite): Likewise.
49429         (__finitef): Likewise.
49430         (__ieee754_sqrt): Define as macro.
49431         (__ieee754_sqrtf): Define as macro.
49432         (__ieee754_sqrtl): Define as macro.
49433         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
49434         inlined copy.
49435         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
49436         __FINITE_MATH_ONLY__ consistent.
49437         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
49439 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
49441         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
49442         of rawmemchr.
49444         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
49446 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
49448         * po/ja.po: Update from translation team.
49450 2011-10-08  Roland McGrath  <roland@hack.frob.com>
49452         * locale/programs/locarchive.c (prepare_address_space): New function.
49453         (create_archive, enlarge_archive, open_archive): Use it.
49455         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
49456         inside [SHARED], where it is used.
49458         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
49460         * nss/getent.c (netgroup_keys): Remove unused variable.
49461         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
49463 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
49465         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
49466         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
49467         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
49468         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
49469         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
49470         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
49471         * math/Makefile (libm-calls): Add s_isinf_ns.
49472         * math/divtc3.c: Use __isinf_nsl instead of isinf.
49473         * math/multc3.c: Likewise.
49474         * math/s_casin.c: Likewise.
49475         * math/s_casinf.c: Likewise.
49476         * math/s_casinl.c: Likewise.
49477         * math/s_ccos.c: Likewise.
49478         * math/s_ccosf.c: Likewise.
49479         * math/s_ccosl.c: Likewise.
49480         * math/s_ctan.c: Likewise.
49481         * math/s_ctanf.c: Likewise.
49482         * math/s_ctanh.c: Likewise.
49483         * math/s_ctanhf.c: Likewise.
49484         * math/s_ctanhl.c: Likewise.
49485         * math/s_ctanl.c: Likewise.
49486         * math/w_fmod.c: Likewise.
49487         * math/w_fmodf.c: Likewise.
49488         * math/w_fmodl.c: Likewise.
49489         * math/w_remainder.c: Likewise.
49490         * math/w_remainderf.c: Likewise.
49491         * math/w_remainderl.c: Likewise.
49492         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
49493         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
49494         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
49495         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
49496         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
49497         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
49498         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
49499         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
49501         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
49502         of the number.
49503         * stdio-common/printf_fphex.c: Likewise.
49504         * stdio-common/printf_size.c: Likewise.
49506         * math/e_exp10.c: Include math_private.h using <...> not "...".
49507         * math/e_exp10f.c: Likewise.
49508         * math/e_exp10l.c: Likewise.
49509         * math/e_exp2l.c: Likewise.
49510         * math/e_j0l.c: Likewise.
49511         * math/e_j1l.c: Likewise.
49512         * math/e_jnl.c: Likewise.
49513         * math/e_lgammal_r.c: Likewise.
49514         * math/e_rem_pio2l.c: Likewise.
49515         * math/e_scalb.c: Likewise.
49516         * math/e_scalbf.c: Likewise.
49517         * math/e_scalbl.c: Likewise.
49518         * math/k_cosl.c: Likewise.
49519         * math/k_sinl.c: Likewise.
49520         * math/k_tanl.c: Likewise.
49521         * math/s_cacoshf.c: Likewise.
49522         * math/s_catan.c: Likewise.
49523         * math/s_catanf.c: Likewise.
49524         * math/s_catanh.c: Likewise.
49525         * math/s_catanhf.c: Likewise.
49526         * math/s_catanhl.c: Likewise.
49527         * math/s_catanl.c: Likewise.
49528         * math/s_ccosh.c: Likewise.
49529         * math/s_ccoshf.c: Likewise.
49530         * math/s_ccoshl.c: Likewise.
49531         * math/s_cexp.c: Likewise.
49532         * math/s_cexpf.c: Likewise.
49533         * math/s_cexpl.c: Likewise.
49534         * math/s_clog.c: Likewise.
49535         * math/s_clog10.c: Likewise.
49536         * math/s_clog10f.c: Likewise.
49537         * math/s_clog10l.c: Likewise.
49538         * math/s_clogf.c: Likewise.
49539         * math/s_clogl.c: Likewise.
49540         * math/s_csin.c: Likewise.
49541         * math/s_csinf.c: Likewise.
49542         * math/s_csinh.c: Likewise.
49543         * math/s_csinhf.c: Likewise.
49544         * math/s_csinhl.c: Likewise.
49545         * math/s_csinl.c: Likewise.
49546         * math/s_csqrt.c: Likewise.
49547         * math/s_csqrtf.c: Likewise.
49548         * math/s_csqrtl.c: Likewise.
49549         * math/s_ctan.c: Likewise.
49550         * math/s_ctanf.c: Likewise.
49551         * math/s_ctanh.c: Likewise.
49552         * math/s_ctanhf.c: Likewise.
49553         * math/s_ctanhl.c: Likewise.
49554         * math/s_ctanl.c: Likewise.
49555         * math/s_ldexp.c: Likewise.
49556         * math/s_ldexpf.c: Likewise.
49557         * math/s_ldexpl.c: Likewise.
49558         * math/s_significand.c: Likewise.
49559         * math/s_significandf.c: Likewise.
49560         * math/s_significandl.c: Likewise.
49561         * math/w_acos.c: Likewise.
49562         * math/w_acosf.c: Likewise.
49563         * math/w_acosh.c: Likewise.
49564         * math/w_acoshf.c: Likewise.
49565         * math/w_acoshl.c: Likewise.
49566         * math/w_acosl.c: Likewise.
49567         * math/w_asin.c: Likewise.
49568         * math/w_asinf.c: Likewise.
49569         * math/w_asinl.c: Likewise.
49570         * math/w_atan2.c: Likewise.
49571         * math/w_atan2f.c: Likewise.
49572         * math/w_atan2l.c: Likewise.
49573         * math/w_atanh.c: Likewise.
49574         * math/w_atanhf.c: Likewise.
49575         * math/w_atanhl.c: Likewise.
49576         * math/w_cosh.c: Likewise.
49577         * math/w_coshf.c: Likewise.
49578         * math/w_coshl.c: Likewise.
49579         * math/w_dremf.c: Likewise.
49580         * math/w_exp10.c: Likewise.
49581         * math/w_exp10f.c: Likewise.
49582         * math/w_exp10l.c: Likewise.
49583         * math/w_exp2.c: Likewise.
49584         * math/w_exp2f.c: Likewise.
49585         * math/w_fmod.c: Likewise.
49586         * math/w_fmodf.c: Likewise.
49587         * math/w_fmodl.c: Likewise.
49588         * math/w_hypot.c: Likewise.
49589         * math/w_hypotf.c: Likewise.
49590         * math/w_hypotl.c: Likewise.
49591         * math/w_j0.c: Likewise.
49592         * math/w_j0f.c: Likewise.
49593         * math/w_j0l.c: Likewise.
49594         * math/w_j1.c: Likewise.
49595         * math/w_j1f.c: Likewise.
49596         * math/w_j1l.c: Likewise.
49597         * math/w_jn.c: Likewise.
49598         * math/w_jnf.c: Likewise.
49599         * math/w_jnl.c: Likewise.
49600         * math/w_lgamma.c: Likewise.
49601         * math/w_lgamma_r.c: Likewise.
49602         * math/w_lgammaf.c: Likewise.
49603         * math/w_lgammaf_r.c: Likewise.
49604         * math/w_lgammal.c: Likewise.
49605         * math/w_lgammal_r.c: Likewise.
49606         * math/w_log.c: Likewise.
49607         * math/w_log10.c: Likewise.
49608         * math/w_log10f.c: Likewise.
49609         * math/w_log10l.c: Likewise.
49610         * math/w_log2.c: Likewise.
49611         * math/w_log2f.c: Likewise.
49612         * math/w_log2l.c: Likewise.
49613         * math/w_logf.c: Likewise.
49614         * math/w_logl.c: Likewise.
49615         * math/w_pow.c: Likewise.
49616         * math/w_powf.c: Likewise.
49617         * math/w_powl.c: Likewise.
49618         * math/w_remainder.c: Likewise.
49619         * math/w_remainderf.c: Likewise.
49620         * math/w_remainderl.c: Likewise.
49621         * math/w_scalb.c: Likewise.
49622         * math/w_scalbf.c: Likewise.
49623         * math/w_scalbl.c: Likewise.
49624         * math/w_sinh.c: Likewise.
49625         * math/w_sinhf.c: Likewise.
49626         * math/w_sinhl.c: Likewise.
49627         * math/w_sqrt.c: Likewise.
49628         * math/w_sqrtf.c: Likewise.
49629         * math/w_sqrtl.c: Likewise.
49630         * math/w_tgamma.c: Likewise.
49631         * math/w_tgammaf.c: Likewise.
49632         * math/w_tgammal.c: Likewise.
49634         * po/ja.po: Update from translation team.
49636 2011-09-29  Andreas Jaeger  <aj@suse.de>
49638         [BZ #13179]
49639         * sunrpc/netname.c (netname2host): Fix logic.
49641         [BZ #6779]
49642         [BZ #6783]
49643         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
49644         correctly.
49645         * math/w_remainder.c (__remainder): Likewise.
49646         * math/w_remainderf.c (__remainderf): Likewise.
49647         * math/libm-test.inc (remainder_test): Add test cases.
49649 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
49651         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
49652         sdiv_qrnnd.
49654 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
49656         * string/test-memcmp.c: Avoid unncessary #defines.
49657         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
49659 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
49661         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
49662         Use new sse2 version for core i3 - i7 as it's faster
49663         than sse42 version.
49664         (bit_Prefer_PMINUB_for_stringop): New.
49665         * sysdeps/x86_64/rawmemchr.S: Update.
49666         Replace with faster SSE2 version.
49667         * sysdeps/x86_64/memrchr.S: New file.
49668         * sysdeps/x86_64/memchr.S: Update.
49669         Replace with faster SSE2 version.
49671 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
49673         * elf/dl-load.c (lose): Add cast to avoid warning.
49675 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
49677         * po/ca.po: Update from translation team.
49679         * inet/getnetgrent_r.c: Hook up nscd.
49680         * nscd/Makefile (routines): Add nscd_netgroup.
49681         (nscd-modules): Add netgroupcache.
49682         (CFLAGS-netgroupcache.c): Define.
49683         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
49684         (cache_search): Add const to second parameter.
49685         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
49686         INNETGR.
49687         (dbs): Add netgrdb entry.
49688         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
49689         (verify_persistent_db): Handle netgrdb.
49690         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
49691         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
49692         GETFDNETGR.
49693         (netgroup_response_header): Define.
49694         (innetgroup_response_header): Define.
49695         (datahead): Add netgroup_response_header and innetgroup_response_header
49696         elements.
49697         * nscd/nscd.conf: Add entries for netgroup cache.
49698         * nscd/nscd.h (dbtype): Add netgrdb.
49699         (_PATH_NSCD_NETGROUP_DB): Define.
49700         (netgroup_iov_disabled): Declare.
49701         (xmalloc, xcalloc, xrealloc): Move declarations here.
49702         (cache_search): Adjust prototype.
49703         Add netgroup-related prototypes.
49704         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
49705         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
49706         (__nscd_innetgr): Declare.
49707         * nscd/selinux.c (perms): Use access_vector_t as element type and
49708         add netgroup-related initializers.
49709         * nscd/netgroupcache.c: New file.
49710         * nscd/nscd_netgroup.c: New file.
49711         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
49712         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
49713         For four parameters use innetgr.
49714         * nss/nss_files/files-init.c: Add definition and callback for netgr.
49715         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
49716         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
49717         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
49719         * nscd/connections.c (register_traced_file): Don't register file
49720         for disabled databases.
49722 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
49724         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
49726         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
49727         from tree and freeing node.
49729 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
49731         * nss/nsswitch.c (__nss_database_lookup): Handle
49732         nss_parse_service_list out of memory case.
49734 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
49736         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
49737         out of memory case.
49739 2011-10-04  Andreas Schwab  <schwab@redhat.com>
49741         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
49742         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
49743         pass it down.
49744         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
49745         elf_machine_rela, elf_machine_lazy_rel.
49746         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
49747         (ELF_DYNAMIC_DO_REL): Likewise.
49748         (ELF_DYNAMIC_DO_RELA): Likewise.
49749         (ELF_DYNAMIC_RELOCATE): Likewise.
49750         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
49751         to ELF_DYNAMIC_DO_REL.
49752         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
49753         (dl_main): In trace mode always set __RTLD_NOIFUNC.
49754         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
49755         elf_machine_rela.
49756         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
49757         skip_ifunc, don't call ifunc function if non-zero.
49758         (elf_machine_rela): Likewise.
49759         (elf_machine_lazy_rel): Likewise.
49760         (elf_machine_lazy_rela): Likewise.
49761         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
49762         (elf_machine_lazy_rel): Likewise.
49763         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
49764         Likewise.
49765         (elf_machine_lazy_rel): Likewise.
49766         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
49767         Likewise.
49768         (elf_machine_lazy_rel): Likewise.
49769         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
49770         (elf_machine_lazy_rel): Likewise.
49771         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
49772         (elf_machine_lazy_rel): Likewise.
49773         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
49774         (elf_machine_lazy_rel): Likewise.
49775         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
49776         (elf_machine_lazy_rel): Likewise.
49777         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
49778         (elf_machine_lazy_rel): Likewise.
49779         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
49780         (elf_machine_lazy_rel): Likewise.
49782 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
49784         * nss/nss_files/files-init.c (_nss_files_init): Use static
49785         initialization for all the *_traced_file variables.
49787 2011-09-28  Andreas Schwab  <schwab@redhat.com>
49789         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
49791 2011-09-27  Roland McGrath  <roland@hack.frob.com>
49793         [BZ #13226]
49794         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
49796 2011-09-27  Andreas Schwab  <schwab@redhat.com>
49798         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
49799         Reread the line before reparsing it.
49801 2011-09-26  Andreas Schwab  <schwab@redhat.com>
49803         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
49805 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
49806             Maxim Kuvyrkov  <maxim@codesourcery.com>
49807             Joseph Myers  <joseph@codesourcery.com>
49809         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
49810         if needed for __stack_chk_guard.
49812 2011-09-19  Roland McGrath  <roland@hack.frob.com>
49814         * sysdeps/posix/spawni.c (script_execute): Always define it.
49815         It will be optimized away if unused.
49816         (maybe_script_execute): New function.
49817         (__spawni): Call it.
49819         * Makerules: Don't include tls.make.
49820         (config-tls): Always set to thread.
49821         * tls.make.c: File removed.
49823 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
49825         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
49826         * config.make.in (CPPFLAGS-config): New substituted variable.
49828 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
49830         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
49832         [BZ #13192]
49833         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
49834         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
49836 2011-09-15  Roland McGrath  <roland@hack.frob.com>
49838         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
49839         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
49840         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
49841         (CALL_FAIL): Likewise.
49842         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
49843         (CALL_FAIL): Macro removed.
49844         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
49846 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
49848         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
49849         for __FINITE_MATH_ONLY__ == 1.
49851 2011-09-15  Andreas Schwab  <schwab@redhat.com>
49853         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
49854         __ieee754_sqrt instead of sqrt.
49855         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
49856         __ieee754_sqrtf instead of sqrtf.
49857         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
49858         __floorf instead of floorf.
49859         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
49860         __floorf, __truncf instead of floorf, truncf.
49862 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
49864         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
49866         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
49867         __extern_always_inline.
49868         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
49869         32-bit.
49871 2011-09-14  Andreas Schwab  <schwab@redhat.com>
49873         * elf/rtld.c (dl_main): Also relocate in dependency order when
49874         doing symbol dependency testing.
49876 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
49878         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
49879         Always define `refsym'.
49881 2011-09-13  Andreas Schwab  <schwab@redhat.com>
49883         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
49884         (__FD_ELT): Renamed from __FDELT.
49885         * misc/bits/select2.h (__FD_ELT): Likewise.
49886         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
49887         __FD_MASK instead of __FDELT, __FDMASK.
49888         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
49889         Likewise.
49890         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
49891         Likewise.
49893         * elf/Makefile (gen-ldd): Fix pattern.
49895         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
49896         (init_tls): Likewise.
49898 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
49900         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
49902 2011-09-12  Andreas Schwab  <schwab@redhat.com>
49904         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
49905         `struct cmsghdr *' instead of `void *'.
49906         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
49907         Likewise.
49909 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
49911         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
49912         if non-absolute.
49913         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
49914         ldd_rewrite_script.
49916 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
49918         * configure.in: Remove --with-tls option.
49919         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
49920         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
49921         out in case it is missing.
49922         * sysdeps/ia64/elf/configure.in: Likewise.
49923         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
49924         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
49925         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
49926         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
49927         * sysdeps/sh/elf/configure.in: Likewise.
49928         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
49929         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
49930         * sysdeps/x86_64/elf/configure.in: Likewise.
49931         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
49932         * sysdeps/mach/hurd/tls.h: Likewise.
49934         [BZ #13067]
49935         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
49937         [BZ #13090]
49938         * configure.in: Fix use of AC_INIT.
49940         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
49942 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
49944         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
49945         __set_errno.
49946         * malloc/hooks.c: Likewise.
49948         [BZ #11929]
49949         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
49950         variables statically.
49951         (narenas): Initialize.
49952         (list_lock): Initialize.
49953         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
49954         initializtion of main_arena and list_lock.  Small cleanups.
49955         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
49956         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
49957         Add initializers to main_arena and mp_.
49958         (malloc_state): Remove pagesize member.  Change all users to use
49959         GLRO(dl_pagesize).
49961         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
49962         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
49963         is always initialized.
49965         * malloc/malloc.c: Removed unused configurations and dead code.
49966         * malloc/arena.c: Likewise.
49967         * malloc/hooks.c: Likewise.
49968         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
49970         * include/tls.h: Removed.  USE___THREAD must always be defined.
49971         * bits/libc-tsd.h: Don't handle !USE___THREAD.
49972         * elf/dl-libc.c: Likewise.
49973         * elf/dl-tsd.c: Likewise.
49974         * include/errno.h: Likewise.
49975         * include/netdb.h: Likewise.
49976         * include/resolv.h: Likewise.
49977         * inet/herrno-loc.c: Likewise.
49978         * inet/herrno.c: Likewise.
49979         * malloc/arena.c: Likewise.
49980         * malloc/hooks.c: Likewise.
49981         * malloc/malloc.c: Likewise.
49982         * resolv/res-state.c: Likewise.
49983         * resolv/res_libc.c: Likewise.
49984         * sysdeps/i386/dl-machine.h: Likewise.
49985         * sysdeps/ia64/dl-machine.h: Likewise.
49986         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
49987         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
49988         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
49989         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
49990         * sysdeps/sh/dl-machine.h: Likewise.
49991         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
49992         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
49993         * sysdeps/unix/i386/sysdep.S: Likewise.
49994         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
49995         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
49996         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
49997         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
49998         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
49999         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
50000         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
50001         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
50002         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
50003         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
50004         * sysdeps/unix/x86_64/sysdep.S: Likewise.
50005         * sysdeps/x86_64/dl-machine.h: Likewise.
50006         * tls.make.c: Likewise.
50008         * configure.in: Remove --with-__thread option.  Make tests for
50009         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
50010         tls_model attribute fail if no support is available.  Remove
50011         USE_IN_LIBIO.
50012         * Makeconfig: Adjust for dropped configure option.  All features are
50013         now mandatory.
50014         * Makerules: Likewise.
50015         * Versions.def: Likewise.
50016         * argp/argp-fmtstream.c: Likewise.
50017         * argp/argp-fmtstream.h: Likewise.
50018         * argp/argp-help.c: Likewise.
50019         * assert/assert.c: Likewise.
50020         * config.h.in: Likewise.
50021         * config.make.in: Likewise.
50022         * configure: Likewise.
50023         * configure.in: Likewise.
50024         * csu/Versions: Likewise.
50025         * csu/init.c: Likewise.
50026         * elf/tst-audit2.c: Likewise.
50027         * elf/tst-tls10.c: Likewise.
50028         * elf/tst-tls10.h: Likewise.
50029         * elf/tst-tls11.c: Likewise.
50030         * elf/tst-tls12.c: Likewise.
50031         * elf/tst-tls14.c: Likewise.
50032         * elf/tst-tlsmod11.c: Likewise.
50033         * elf/tst-tlsmod12.c: Likewise.
50034         * elf/tst-tlsmod13.c: Likewise.
50035         * elf/tst-tlsmod13a.c: Likewise.
50036         * elf/tst-tlsmod14a.c: Likewise.
50037         * elf/tst-tlsmod15b.c: Likewise.
50038         * elf/tst-tlsmod16a.c: Likewise.
50039         * elf/tst-tlsmod16b.c: Likewise.
50040         * elf/tst-tlsmod7.c: Likewise.
50041         * elf/tst-tlsmod8.c: Likewise.
50042         * elf/tst-tlsmod9.c: Likewise.
50043         * gmon/gmon.c: Likewise.
50044         * grp/fgetgrent_r.c: Likewise.
50045         * grp/putgrent.c: Likewise.
50046         * hurd/fopenport.c: Likewise.
50047         * include/libc-symbols.h: Likewise.
50048         * include/tls.h: Likewise.
50049         * intl/gettextP.h: Likewise.
50050         * intl/loadinfo.h: Likewise.
50051         * locale/global-locale.c: Likewise.
50052         * locale/localeinfo.h: Likewise.
50053         * mach/devstream.c: Likewise.
50054         * malloc/arena.c: Likewise.
50055         * malloc/set-freeres.c: Likewise.
50056         * misc/err.c: Likewise.
50057         * misc/getttyent.c: Likewise.
50058         * misc/mntent_r.c: Likewise.
50059         * posix/getopt.c: Likewise.
50060         * posix/wordexp.c: Likewise.
50061         * pwd/fgetpwent_r.c: Likewise.
50062         * resolv/Versions: Likewise.
50063         * resolv/res_hconf.c: Likewise.
50064         * shadow/fgetspent_r.c: Likewise.
50065         * shadow/putspent.c: Likewise.
50066         * stdio-common/printf_fphex.c: Likewise.
50067         * stdio-common/tmpfile.c: Likewise.
50068         * stdlib/abort.c: Likewise.
50069         * stdlib/fmtmsg.c: Likewise.
50070         * sunrpc/auth_unix.c: Likewise.
50071         * sunrpc/clnt_perr.c: Likewise.
50072         * sunrpc/clnt_tcp.c: Likewise.
50073         * sunrpc/clnt_udp.c: Likewise.
50074         * sunrpc/clnt_unix.c: Likewise.
50075         * sunrpc/openchild.c: Likewise.
50076         * sunrpc/svc_simple.c: Likewise.
50077         * sunrpc/svc_tcp.c: Likewise.
50078         * sunrpc/svc_udp.c: Likewise.
50079         * sunrpc/svc_unix.c: Likewise.
50080         * sunrpc/xdr.c: Likewise.
50081         * sunrpc/xdr_array.c: Likewise.
50082         * sunrpc/xdr_rec.c: Likewise.
50083         * sunrpc/xdr_ref.c: Likewise.
50084         * sunrpc/xdr_stdio.c: Likewise.
50086 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
50088         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
50090 2011-07-03  Andreas Jaeger  <aj@suse.de>
50092         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
50093         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
50094         regenerate with gen-libm-tests.pl.
50096 2010-05-12  Petr Baudis  <pasky@suse.cz>
50098         [BZ #11589]
50099         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
50100         around j0() zero points by switching to j1().
50101         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
50102         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
50103         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
50104         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
50106 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
50108         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
50109         instead of 0.
50110         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
50111         instead of 0.
50112         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
50113         Patch in part by Pavel Roskin <proski@gnu.org>.
50115         [BZ #13138]
50116         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
50117         realloc.
50118         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
50119         Free memory block if necessary.
50121         [BZ #12847]
50122         * libio/genops.c (INTDEF): For string streams the _lock pointer can
50123         be NULL.  Don't lock in this case.
50125 2011-09-09  Roland McGrath  <roland@hack.frob.com>
50127         * elf/elf.h (ELFOSABI_GNU): New macro.
50128         (ELFOSABI_LINUX): Define to that.
50130 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
50132         * string/strncat.c (strncat): Undef the symbol in case it has been
50133         defined in bits/string.h.
50135 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
50137         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
50139         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
50140         link map.
50142 2011-08-17  Andreas Jaeger  <aj@suse.de>
50144         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
50146 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
50147             Ian Lance Taylor  <iant@google.com>
50149         * math/libm-test.inc (lround_test): New testcase.
50150         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
50152 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
50154         * Makefile: Remove support for automatic cvs check-ins.
50155         * Makerules: Likewise.
50156         * config.make.in: Likewise.
50157         * configure.in: Likewise.
50158         * intl/Makefile: Likewise.
50159         * locale/Makefile: Likewise.
50160         * po/Makefile: Likewise.
50161         * posix/Makefile: Likewise.
50162         * sysdeps/gnu/Makefile: Likewise.
50163         * sysdeps/mach/hurd/Makefile: Likewise.
50164         * sysdeps/sparc/sparc32/Makefile: Likewise.
50166         [BZ #13118]
50167         * posix/Makefile (bug-regex32-ENV): Define.
50168         Patch by John Stanley <jpsinthemix@verizon.net>.
50170         * misc/Makefile (headers): Add bits/select2.h.
50171         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
50172         * misc/bits/select2.h: New file.
50173         * include/bits/select2.h: New file.
50174         * debug/Makefile (routines): Add fdelt_chk.
50175         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
50176         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
50177         FD_ISSET.
50178         * debug/fdelt_chk.c: New file.
50180         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
50181         * wcsmbs/test-wmemcmp.c: Likewise.
50182         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
50183         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
50185 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
50187         * string/Makefile (strop-tests): Add memcmp.
50188         * string/test-wmemcmp.c: New file.
50189         * string/test-memcmp.c: Add wmemcmp support.
50191 2011-09-08  Roland McGrath  <roland@hack.frob.com>
50193         [BZ #13153]
50194         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
50195         2011-07-19 change.
50197         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
50198         garbage value in a __mach_port_mod_refs call in the cases of the
50199         task-self and thread-self ports.
50201 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
50203         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
50205 2011-09-08  Andreas Schwab  <schwab@redhat.com>
50207         * elf/dl-load.c (lose): Check for non-null L.
50209 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
50211         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
50213         * elf/dl-libc.c (dlerror_run): Pass back error code from
50214         dl_catch_error.
50216         [BZ #13123]
50217         * elf/dl-load.c (lose): Free l_origin if it is valid.
50219         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
50220         names.
50221         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
50222         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
50223         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
50224         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
50225         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
50226         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
50228 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
50230         * sysdeps/powerpc/fpu/e_hypot.c: New file.
50231         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
50232         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
50233         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
50234         * sysdeps/powerpc/fpu/k_cosf.c: New file.
50235         * sysdeps/powerpc/fpu/k_sinf.c: New file.
50236         * sysdeps/powerpc/fpu/s_cosf.c: New file.
50237         * sysdeps/powerpc/fpu/s_sinf.c: New file.
50238         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
50239         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
50241 2011-08-15  Alan Modra  <amodra@gmail.com>
50243         [BZ #13092]
50244         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
50245         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
50246         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
50247         ppc_mcount to static-only-routines.
50248         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
50249         __mcount_internal.
50250         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
50251         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
50253 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
50255         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
50256         for finite and infinity parameters.
50258 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
50260         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
50261         and add nop instructions for throughput optimization.
50262         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
50264 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
50266         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
50267         aligned copy for power7 with vector-scalar instructions.
50268         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
50270 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
50272         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
50273         AVX check.
50275 2011-09-07  Andreas Schwab  <schwab@redhat.com>
50277         [BZ #13144]
50278         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
50279         last change.
50281 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
50283         * sysdeps/unix/sysv/linux/x86_64/init-first.c
50284         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
50285         syscall wrapper around clock_gettime in __vdso_clock_gettime.
50286         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
50287         clock_gettime.
50289 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
50291         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
50292         Forgot to demangle the pointer.
50294         * sysdeps/i386/sysdep.h: Define atom_text_section.
50295         * sysdeps/x86_64/sysdep.h: Likewise.
50296         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
50297         section with atom_text_section.
50298         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
50299         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
50300         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
50301         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
50302         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
50304         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
50305         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
50306         already be defined.  Change to take two parameters and don't assign
50307         result to variable.  Adjust all users.
50308         Define INTERNAL_GETTIME if not already defined.
50309         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
50310         call.
50311         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
50312         HAVE_CLOCK_GETTIME_VSYSCALL.
50313         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
50315         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
50316         gettimeofday vsyscall, just use time.
50318 2011-09-06  Andreas Schwab  <schwab@redhat.com>
50320         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
50321         <errno.h>.
50323 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
50325         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
50326         syscall on x86-64.
50327         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
50328         syscall.
50329         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
50330         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
50331         syscall if possible.
50333 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
50335         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
50336         e_ident.  Don't pass to find_mapsXX.
50337         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
50339 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
50341         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
50342         strchr-sse2-no-bsf strrchr-sse2-no-bsf
50343         * sysdeps/x86_64/multiarch/strchr.S: Update.
50344         Check bit_slow_BSF bit.
50345         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
50346         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
50347         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
50349 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
50351         [BZ #13134]
50352         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
50353         before glibc 2.15.
50354         (tryshell): Define.
50355         (__spawni): Change last parameter to be flag.  Test
50356         SPAWN_XFLAGS_USE_PATH flag to use path or not.
50357         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
50358         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
50359         * posix/spawni.c: Likewise.
50360         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
50361         * posix/spawnp.c: Likewise.  Change normal version to use
50362         SPAWN_XFLAGS_USE_PATH.
50363         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
50364         SPAWN_XFLAGS_TRY_SHELL.
50366         [BZ #13150]
50367         * posix/glob.h: Remove gcc 1.x support.
50369         [BZ #13068]
50370         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
50372 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
50374         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
50375         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
50376         strrchr-sse2-bsf
50377         * sysdeps/i386/i686/multiarch/strchr.S: New file.
50378         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
50379         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
50380         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
50381         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
50382         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
50384 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
50386         * sysdeps/x86_64/wcscmp.S: New file.
50388         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
50389         wcscmp-c wcscmp-sse2
50390         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
50391         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
50392         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
50393         * wcsmbs/wcscmp.c: Allow renaming.
50395 2011-09-05  David S. Miller  <davem@davemloft.net>
50397         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
50398         stack slot, rather than the struct return pointer slot.
50399         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
50400         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
50401         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
50402         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
50404 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
50406         * po/ja.po: Update from translation team.
50408         [BZ #13144]
50409         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
50410         kernel in 64-bit binaries.
50412 2011-09-01  David S. Miller  <davem@davemloft.net>
50414         * elf/elf.h (HWCAP_SPARC_*): Move to..
50415         * sysdeps/sparc/sysdep.h: this new file and add new values.
50416         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
50417         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
50418         _DL_HWCAP_COUNT to 24.
50419         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
50420         entries.
50421         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
50422         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
50423         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
50424         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
50425         instead of magic constants.
50426         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
50428 2011-08-31  David S. Miller  <davem@davemloft.net>
50430         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
50431         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
50432         Reimplement to do errno handling inline.
50433         (SYSCALL_ERROR_HANDLER): New macro.
50434         (__SYSCALL_STRING): Do not do errno handling in asm.
50435         (__CLONE_SYSCALL_STRING): Delete.
50436         (__INTERNAL_SYSCALL_STRING): Delete.
50437         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
50438         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
50439         (PSEUDO): Reimplement to do errno handling inline.
50440         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
50441         (SYSCALL_ERROR_HANDLER): New macro.
50442         (__SYSCALL_STRING): Do not do errno handling in asm.
50443         (__CLONE_SYSCALL_STRING): Delete.
50444         (__INTERNAL_SYSCALL_STRING): Delete.
50445         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
50446         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
50447         i386.
50448         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
50449         (inline_syscall*): Add 'err' argument.
50450         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
50451         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
50452         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
50453         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
50455         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
50456         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
50458 2011-08-30  Andreas Schwab  <schwab@redhat.com>
50460         * elf/rtld.c (dl_main): Relocate objects in dependency order.
50462 2011-08-29  Jiri Olsa <jolsa@redhat.com>
50464         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
50465         directive.
50467 2011-08-24  David S. Miller  <davem@davemloft.net>
50469         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
50471 2011-08-24  Andreas Schwab  <schwab@redhat.com>
50473         * elf/Makefile: Add rules to build and run unload8 test.
50474         * elf/unload8.c: New file.
50475         * elf/unload8mod1.c: New file.
50476         * elf/unload8mod1x.c: New file.
50477         * elf/unload8mod2.c: New file.
50478         * elf/unload8mod3.c: New file.
50480         * elf/dl-close.c (_dl_close_worker): Reset private search list if
50481         it wasn't used.
50483 2011-08-23  David S. Miller  <davem@davemloft.net>
50485         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
50486         subtract stack bias.
50487         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
50488         %sp not %fp in calculations.
50489         (_JMPBUF_UNWINDS_ADJ): Likewise.
50491         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
50492         (aio_suspend): Call it to force an exception region around the
50493         AIO_MISC_WAIT() invocation.
50495 2011-08-23  Andreas Schwab  <schwab@redhat.com>
50497         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
50498         backslash.
50500 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
50502         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
50503         protection macro.
50504         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
50505         and <dl-machine.h>.
50506         (Elf64_FuncDesc): Remove.
50508 2011-08-22  David S. Miller  <davem@davemloft.net>
50510         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
50511         sigaltstack check, add missing cfi directives.
50512         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
50513         missing cfi directives, and sigaltstack handling.
50515 2011-08-16  Andreas Schwab  <schwab@redhat.com>
50517         [BZ #11724]
50518         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
50519         object is seen twice.
50520         * elf/dl-fini.c (_dl_sort_fini): Likewise.
50522         * elf/Makefile (distribute): Add tst-initorder2.c.
50523         (tests): Add tst-initorder2.
50524         (modules-names): Add tst-initorder2a tst-initorder2b
50525         tst-initorder2c tst-initorder2d.  Add rules to build them.
50526         ($(objpfx)tst-initorder2.out): New rule.
50527         * elf/tst-initorder2.c: New file.
50528         * elf/tst-initorder2.exp: New file.
50530 2011-08-22  Andreas Schwab  <schwab@redhat.com>
50532         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
50534         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
50535         dependencies back to end of function.
50537         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
50538         $(elfobjdir)/ld.so.
50540 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
50542         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
50543         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
50544         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
50545         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
50546         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
50547         of __vdso_gettimeofday.
50548         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
50549         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
50550         attribute_hidden.
50551         (_libc_vdso_platform_setup): Remove initialization of
50552         __vdso_gettimeofday and __vdso_time.
50554 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
50556         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
50557         and fgetc_unlocked.
50558         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
50559         getc_unlocked.
50561         * elf/dl-open.c (add_to_global): Report additions to the global scope
50562         for LD_DEBUG=scopes.
50563         (dl_open_worker): Also print scope of newly loaded dependencies.
50564         (_dl_show_scope): Indicate if there is no scope.
50566         [BZ #13114]
50567         * stdio-common/Makefile (tests): Add bug24.
50568         * stdio-common/bug24.c: New file.
50570 2011-08-19  Andreas Jaeger  <aj@suse.de>
50572         [BZ #13114]
50573         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
50574         non-existant file when using close-on-exec mode.
50576 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
50578         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
50579         the very first instruction.
50581         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
50582         the CFI state in the end.
50583         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
50584         inclusion of dl-trampoline.h.
50585         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
50587 2011-08-19  Andreas Schwab  <schwab@redhat.com>
50589         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
50590         expectations for long double.
50592         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
50593         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
50595 2011-08-14  David S. Miller  <davem@davemloft.net>
50597         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
50598         artificual limit depends upon the system page size.
50600 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
50602         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
50603         * resolv/Makefile: Define CFLAGS-libresolv.
50605 2011-08-17  Andreas Schwab  <schwab@redhat.com>
50607         * nss/makedb.c (compute_tables): Make variables used in nested
50608         function static.
50610 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
50612         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
50613         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
50614         if buffer was too small.
50616         * elf/pldd.c (main): Attach to all threads in the process.
50617         Rewrite /proc handling to use *at functions.
50619 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
50621         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
50622         specifies first scope to show.
50623         (dl_open_worker): Update callers.  Move printing scope of new
50624         object to before the relocation.
50625         * elf/rtld.c (dl_main): Update _dl_show_scope call.
50626         * sysdeps/generic/ldsodefs.h: Update declaration.
50628         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
50629         string for the scope number.
50631 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
50633         * nscd/servicescache.c (cache_addserv): Make sure written is always
50634         initialized.
50636 2011-08-14  Roland McGrath  <roland@hack.frob.com>
50638         * sysdeps/i386/i486/bits/atomic.h
50639         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
50640         statement expression, so as to suppress "set but not used" warning.
50641         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
50643         * string/strncat.c (STRNCAT): Use prototype definition.
50645         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
50646         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
50647         -Iprograms here.
50648         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
50649         (localedef-modules): Add localedef.
50650         (locale-modules): Add locale.
50652         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
50653         * elf/rtld.c (dl_main): Invert order of assignment in last change,
50654         to avoid a warning.
50656 2011-08-14  David S. Miller  <davem@davemloft.net>
50658         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
50659         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
50661 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
50663         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
50664         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
50665         * elf/rtld.c (dl_main): Set l_name of vDSO.
50666         Call _dl_show_scope when DL_DEBUG_SCOPES.
50667         (process_dl_debug): Recognize scopes flag and also set it for all.
50668         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
50669         Declare _dl_show_scope.
50671         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
50672         (do_dlopen): Pass caller_dlopen to dl_open.
50673         (__libc_dlopen_mode): Initialize caller_dlopen.
50675         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
50676         of libc.  Make tolower call locale-independent.  Optimize a bit by
50677         using isdigit instead of isalnum.
50678         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
50680 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
50682         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
50683         was a dependency or dynamically loaded.
50685 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
50687         * intl/l10nflist.c: Allow architecture-specific pop function.
50688         * sysdeps/x86_64/l10nflist.c: New file.
50690         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
50691         classification.
50693 2011-08-10  Andreas Schwab  <schwab@redhat.com>
50695         * include/dirent.h: Add libc_hidden_proto for scandirat and
50696         scandirat64.  Don't declare __scandirat64.
50697         * dirent/scandirat.c: Add libc_hidden_def.
50698         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
50699         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
50701 2011-08-10  David S. Miller  <davem@davemloft.net>
50703         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
50704         enum.
50705         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
50706         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
50707         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
50709 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
50711         * Versions.def [libc]: Add GLIBC_2.15.
50712         * dirent/Makefile (routines): Add scandirat and scandirat64.
50713         * dirent/Versions [libc]: Export scandirat and scandirat64 for
50714         GLIBC_2.15.
50715         * dirent/dirent.h: Declare scandirat and scandirat64.
50716         * dirent/scandirat.c: New file.
50717         * dirent/scandirat64.c: New file.
50718         * sysdeps/wordsize-64/scandirat.c: New file.
50719         * sysdeps/wordsize-64/scandirat64.c: New file.
50720         * dirent/opendir.c: Define opendirat.
50721         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
50722         using scandirat.
50723         * dirent/scandir64.c: Adjust for scandir.c change.
50724         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
50725         __scandirat64, and __scandir_cancel_handler.
50726         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
50727         additional parameter and use openat instead of open (outside of ld.so).
50728         Add new __opendir as wrapper around __opendirat.
50729         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
50730         here without requiring old scandirat implementation.
50732 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
50734         * dirent/scandir.c (cancel_handler): Renamed to
50735         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
50736         defined.  Adjust users.
50737         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
50738         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
50740 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
50742         * string/test-string.h (IMPL): Use __STRING to expand name and then
50743         stringify it.
50745         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
50746         of cleanups.
50748 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
50750         * string/Makefile: Update.
50751         (strop-tests): Append strncat.
50752         * string/test-wcscmp.c: New file.
50753         New comprehensive test for wcscmp.
50754         * string/test-strcmp.c: Update.
50755         (WIDE): New define.
50757 2011-07-22  Andreas Schwab  <schwab@redhat.com>
50759         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
50760         line.
50762 2011-07-26  Andreas Schwab  <schwab@redhat.com>
50764         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
50765         encoding to ACE if AI_IDN.
50767 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
50769         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
50770         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
50772 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
50774         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
50775         Fix overflow bug in strncat.
50776         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
50778         * string/test-strncat.c: Update.
50779         Add new tests for checking overflow bugs.
50781 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
50783         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
50784         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
50785         * sysdeps/i386/i686/multiarch/strcat.S: New file.
50786         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
50787         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
50788         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
50789         * sysdeps/i386/i686/multiarch/strncat.S: New file.
50790         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
50791         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
50793         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
50794         (USE_AS_STRCAT): Define.
50795         Add strcat and strncat support.
50796         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
50798 2011-07-25  Andreas Schwab  <schwab@redhat.com>
50800         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
50801         __n bigger than INT_MAX+1.
50802         (__strncmp_g): Likewise.
50804 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
50806         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
50807         * libio/stido.h: Likewise.
50809         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
50810         (AF_NFC): Define.
50811         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
50812         (AF_NFC): Define.
50814         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
50815         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
50816         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
50817         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
50818         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
50820         [BZ #13021]
50821         * scripts/test-installation.pl: Don't expect libnss_test1 to be
50822         installed.
50824         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
50825         typo.
50826         (_dl_x86_64_save_sse): Likewise.
50828 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
50830         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
50831         OSXSAVE.
50832         (_dl_x86_64_save_sse): Likewise.
50834         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
50836         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
50838 2011-07-21  Andreas Schwab  <schwab@redhat.com>
50840         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
50841         change.
50842         (_dl_x86_64_save_sse): Use correct AVX check.
50844 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
50846         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
50847         bug in strncpy/strncat.
50848         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
50850 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
50852         * string/tester.c (test_strcat): Add tests for different alignments
50853         of source and destination.
50854         (test_strncat): Likewise.
50856 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
50858         [BZ #12852]
50859         * posix/glob.c (glob): Check passed in values before using them in
50860         expressions to avoid some overflows.
50861         (glob_in_dir): Likewise.
50863         [BZ #13007]
50864         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
50865         check for AVX enablement so that we don't crash with old kernels and
50866         new hardware.
50867         * elf/tst-audit4.c: Add same checks here.
50868         * elf/tst-audit6.c: Likewise.
50870         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
50872 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
50874         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
50876 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
50878         * po/cs.po: Update from translation team.
50879         * po/bg.po: Likewise.
50881 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
50883         * misc/sys/cdefs.h: Add support for const attribute.
50884         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
50885         to gnu_dev_{major,minor,makedev} functions.
50887 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
50889         * intl/dcigettext.c (get_output_charset): Add missing bracket.
50891 2011-07-20  Andreas Schwab  <schwab@redhat.com>
50893         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
50894         strlen results.
50896 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
50898         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
50899         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
50900         register in order to avoid conflicts with the soft frame pointer
50901         being held in r11 when necessary.
50902         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
50903         (INTERNAL_VSYSCALL_NCS): Likewise.
50905 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
50907         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
50908         * elf/dl-fini.c (_dl_fini): Adjust caller.
50909         * elf/dl-close.c (_dl_close_worker): Likewise.
50910         * sysdeps/generic/ldsodefs.h: Adjust declaration.
50912 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
50914         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
50915         "aux_cache->nlibs < 0".
50917         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
50918         in the reload-count case.
50920 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
50922         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
50923         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
50924         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
50925         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
50926         * sysdeps/x86_64/multiarch/strcat.S: New file.
50927         * sysdeps/x86_64/multiarch/strncat.S: New file.
50928         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
50929         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
50930         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
50931         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
50932         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
50933         (USE_AS_STRCAT): Define.
50934         Add strcat and strncat support.
50935         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
50936         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
50937         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
50938         * string/strncat.c: Update.
50939         (USE_AS_STRNCAT): Define.
50940         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
50941         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
50942         and i7.
50943         * sysdeps/x86_64/multiarch/init-arch.h
50944         (bit_Prefer_PMINUB_for_stringop): New.
50945         (index_Prefer_PMINUB_for_stringop): Likewise.
50946         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
50947         bit_Prefer_PMINUB_for_stringop.
50949 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
50951         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
50952         buffer64.
50953         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
50954         of casting of buffer.
50955         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
50956         buffer32 and buffer64.
50957         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
50958         writes instead of casting of buffer.
50959         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
50960         buffer32.
50961         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
50962         casting of buffer.
50964 2011-07-19  Andreas Schwab  <schwab@redhat.com>
50966         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
50968 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
50970         * nscd/nscd.c (termination_handler): Don't do anything for a database
50971         if it has not yet been initialized.
50973 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
50975         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
50977 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
50979         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
50981 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
50983         * po/nl.po: Update from translation team.
50984         * po/sv.po: Likewise.
50986 2011-07-16  Roland McGrath  <roland@hack.frob.com>
50988         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
50989         now disallowed by GCC.
50991         * configure.in (use-default-link): Default to yes if a test -shared
50992         link meets our qualifications.
50993         * configure: Regenerated.
50995         * config.make.in (output-format): New variable.
50996         * configure.in: Check for ld --print-output-format support.
50997         * configure: Regenerated.
50998         * Makerules ($(common-objpfx)format.lds)
50999         [$(output-format) != unknown]: Just use $(output-format),
51000         instead of the linker-script munging.
51002 2011-07-14  Roland McGrath  <roland@hack.frob.com>
51004         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
51005         of $(common-objpfx)shlib.lds.
51006         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
51008         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
51009         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
51011         * configure.in (-z relro check): Adjust test code to add a large
51012         writable data section after it.
51013         * configure: Regenerated.
51015 2011-07-11  Roland McGrath  <roland@hack.frob.com>
51017         * configure.in (-z relro check): Fix test code to make the variable
51018         truly const.
51019         * configure: Regenerated.
51021 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
51023         * nscd/nscd.h (struct traced_file): Define.
51024         (struct database_dyn): Remove inotify_descr, reset_res, and filename
51025         elements.  Add traced_files.
51026         (inotify_fd): Declare.
51027         (register_traced_file): Declare.
51028         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
51029         (inotify_fd): Export.
51030         (resolv_conf_descr): Remove.
51031         (nscd_init): Move inotify descriptor creation to main.
51032         Don't register files for notification here.
51033         (register_traced_file): New function.
51034         (invalidate_cache): Don't use reset_res to determine whether to call
51035         res_init, go through the list of registered files.
51036         (main_loop_poll): The inotify descriptors are now stored in the
51037         structures for the traced files.
51038         (main_loop_epoll): Likewise
51039         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
51040         to __nss_disable_nscd.
51041         * nscd/cache.c (prune_cache): There is no single inotify descriptor
51042         for a database anymore.  Check the records for all the registered
51043         files instead.
51044         * nss/Makefile (libnss_files-routines): Add files-init.
51045         (libnss_db-routines): Add db-init.
51046         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
51047         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
51048         * nss/nss_db/db-init.c: New file.
51049         * nss/nss_files/files-init.c: New file.
51050         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
51051         __nss_lookup_function.
51052         (__nss_lookup_function): Call nss_load_library.
51053         (nss_load_all_libraries): New function.
51054         (__nss_disable_nscd): Take parameter with callback function for files
51055         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
51056         used for the cached services.
51057         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
51058         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
51059         options for features to all the files in nscd.
51061         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
51063 2011-07-10  Roland McGrath  <roland@hack.frob.com>
51065         * csu/elf-init.c (__libc_csu_init): Comment typo.
51067 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
51069         * po/pl.po: Update from translation team.
51070         * po/ja.po: Likewise.
51071         * po/ru.po: Likewise.
51072         * po/ko.po: Likewise.
51073         * po/fr.po: Likewise.
51075 2011-07-09  Roland McGrath  <roland@hack.frob.com>
51077         * configure.in (.ctors/.dtors header and trailer check):
51078         Use an empirical test on a built program.
51079         * configure: Regenerated.
51081         * configure.in (-z relro check): Use an empirical test on a built DSO.
51082         Detect, but do not require, on ia64.
51083         * configure: Regenerated.
51085         * configure.in (READELF): Find it with AC_CHECK_TOOL.
51086         Update tests that use readelf to use $READELF instead.
51087         * configure: Regenerated.
51089 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
51091         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
51092         if the result is not used.
51094 2011-07-05  Andreas Jaeger  <aj@suse.de>
51096         [BZ#9696]
51097         * stdlib/tst-strtod.c: Add testcase.
51099 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
51101         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
51102         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
51103         The latter has a higher limit.  Take additional parameter to pass to
51104         the new function.
51105         (__pathconf): Pass file to __statfs_link_max.
51106         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
51107         __statfs_link_max.
51108         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
51109         __statfs_link_max.
51111         [BZ #12868]
51112         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
51113         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
51114         Handle Lustre.
51115         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
51116         (__statfs_filesize_max): Likewise.
51117         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
51119 2011-07-05  Andreas Jaeger  <aj@suse.de>
51121         * resolv/res_comp.c (dn_skipname): Remove unused variable.
51123 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
51125         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
51126         `status' variable.
51127         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
51128         Likewise.
51130 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
51132         * Makefile (strop-tests): Add strncat.
51133         * string/test-strncat.c: New file.
51135 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
51137         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
51139 2011-06-21  Andreas Jaeger  <aj@suse.de>
51141         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
51142         Copy rule from iconvdata/Makefile.
51144 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
51146         [BZ #12922]
51147         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
51148         but no long options are defined, just return 'W'.
51150 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
51152         [BZ #9696]
51153         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
51155 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
51157         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
51158         netgroups to read.
51159         (innetgr): Likewise.
51161 2011-07-05  Roland McGrath  <roland@hack.frob.com>
51163         * config.make.in (install_root): Default to $(DESTDIR).
51165 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
51167         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
51169 2011-07-02  Roland McGrath  <roland@hack.frob.com>
51171         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
51173         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
51174         containing directory rather than embedding absolute directory names.
51176         * scripts/check-local-headers.sh: Rewritten using awk.
51177         Match by word, not by line.  Print error messages for matches.
51178         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
51180         * Makerules [shlib-lds-flags empty]:
51181         ($(common-objpfx)libc_pic.opts): New target.
51182         ($(common-objpfx)libc_pic.os.clean): New target.
51183         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
51185         * config.make.in (OBJCOPY): New variable.
51186         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
51187         * configure: Regenerated.
51189         * config.make.in (use-default-link): New variable.
51190         * configure.in (use_default_link): Grok --with-default-link to set it.
51191         * configure: Regenerated.
51192         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
51193         (shlib-lds, shlib-lds-flags): Define to empty.
51195         * Makerules (shlib-lds): New variable.
51196         (shlib-lds-flags): New variable.
51197         (build-shlib, build-moduile, build-module-asneeded): Use it.
51198         ($(common-objpfx)libc.so): Use $(shlib-lds).
51199         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
51200         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
51202         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
51203         DT_FLAGS/DT_FLAGS_1 with zero flags.
51205         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
51206         linker script munging.
51208 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
51210         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
51211         as 128-bit value.
51212         * crypt/sha512.c (sha512_process_block): Perform total addition using
51213         128-bit if possible.
51214         (__sha512_finish_ctx): Likewise.
51215         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
51216         as 64-bit value.
51217         * crypt/sha256.c (SWAP64): Define.
51218         (sha256_process_block): Perform total addition using 64-bit if
51219         possible.
51220         (__sha256_finish_ctx): Likewise.
51222 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
51224         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
51225         * nscd/initgrcache.c (addinitgroupsX): Likewise.
51226         * nscd/hstcache.c (cache_addhst): Likewise.
51227         * nscd/grpcache.c (cache_addgr): Likewise.
51228         * nscd/aicache.c (addhstaiX): Likewise
51229         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
51231 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
51233         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
51234         * nscd/initgrcache.c (addinitgroupsX): Likewise.
51235         * nscd/hstcache.c (cache_addhst): Likewise.
51236         * nscd/grpcache.c (cache_addgr): Likewise.
51237         * nscd/aicache.c (addhstaiX): Likewise
51239 2011-07-01  Andreas Schwab  <schwab@redhat.com>
51241         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
51242         domain only when needed.
51244 2011-06-30  Andreas Schwab  <schwab@redhat.com>
51246         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
51247         is always restored.
51249 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
51251         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
51252         are re-adding the entry.
51253         * nscd/servicescache.c (cache_addserv): Likewise.
51255 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
51257         * sysdeps/generic/dl-irel.h: fix protection against multiple
51258         inclusions.
51259         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
51261 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
51263         [BZ #12935]
51264         * malloc/memusage.sh: Fix quoting in message.
51265         * debug/xtrace.sh: Likewise.
51267         * configure.in: Remove support for --experimental-malloc option, make
51268         it the default.
51269         * config.make.in: Likewise.
51270         * malloc/Makefile: Likewise.
51272 2011-06-27  Andreas Schwab  <schwab@redhat.com>
51274         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
51275         two-byte characters.
51277 2011-06-27  Roland McGrath  <roland@hack.frob.com>
51279         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
51280         AC_CACHE_CHECK invocation.
51281         * configure: Regenerated.
51283         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
51285 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
51287         [BZ #12350]
51288         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
51289         bit from old_res_options.
51291         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
51293         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
51294         value type for setfct.
51296 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
51298         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
51299         __gettimeofday instead of gettimeofday.
51301 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
51303         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
51305 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
51307         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
51309         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
51310         info.
51312 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
51314         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
51315         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
51316         strcpy-sse2-unaligned strncpy-sse2-unaligned
51317         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
51318         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
51319         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
51320         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
51321         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
51322         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
51323         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
51324         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
51325         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
51326         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
51327         (STRCPY): Support SSE2 and SSSE3 versions.
51329 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
51331         [BZ #12874]
51332         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
51333         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
51334         kernels which artificially limit size of requests.
51336 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
51338         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
51339         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
51340         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
51341         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
51342         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
51343         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
51344         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
51345         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
51346         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
51347         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
51348         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
51349         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
51350         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
51351         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
51352         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
51353         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
51354         Enable unaligned load optimization for Intel Core i3, i5 and i7
51355         processors.
51356         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
51357         Define.
51358         (index_Fast_Unaligned_Load): Define.
51359         (HAS_FAST_UNALIGNED_LOAD): Define.
51361 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
51363         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
51365 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
51367         [BZ #12907]
51368         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
51369         until it is clear that the information is realy needed.
51370         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
51372 2011-06-22  Andreas Schwab  <schwab@redhat.com>
51374         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
51376 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
51378         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
51379         /sys/devices/system/cpu/online if it is usable.
51381         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
51382         reading the information from the /proc filesystem to once a second.
51384 2011-06-21  Andreas Jaeger  <aj@suse.de>
51386         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
51387         NULL after inclusion of kernel headers.
51389 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
51391         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
51392         calls to internal_setent.
51394         [BZ #12885]
51395         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
51396         addresses using gethostbyname4_r ignore IPv4 addresses.
51398         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
51399         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
51401         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
51403 2011-06-20  David S. Miller  <davem@davemloft.net>
51405         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
51406         inclusions.
51407         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
51409         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
51410         (elf_irel): Use it.
51411         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
51412         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
51413         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
51414         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
51415         * sysdeps/x86_64/dl-irel.h: Likewise.
51417         * elf/dl-runtime.c: Use elf_ifunc_invoke.
51418         * elf/dl-sym.c: Likewise.
51420 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
51422         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
51423         need to dereference resplen2.
51425 2011-06-14  Andreas Schwab  <schwab@redhat.com>
51427         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
51429 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
51431         * Makeconfig: Define vardbdir and inst_vardbdir.
51432         * nss/Makefile: Add rules to install db-Makefile.
51434         * nss/nss_db/db-XXX.c: Cleanup.
51436         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
51437         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
51438         GLIBC_PRIVATE.
51439         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
51440         * nss/makedb.c: Implement -g option to specify that value strings
51441         are generated and should not be added to table iterated over for
51442         get*ent calls.
51443         * nss/nss_db/db-initgroups.c: New file.
51445         * nss/getent.c: Add support for initgroups lookups through getgrouplist
51446         interface.
51448         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
51449         (internal_getgrouplist): Adjust to name change.
51450         Update use_initgroups_entry if this is not the first call.
51451         * nss/databases.def: Add initgroups entry.
51453         * nss/makedb.c (compute_tables): Check result of multiple hash table
51454         sizes to minimize maximum chain length.
51456 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
51458         * Versions.def: Add entry for libnss_db.
51459         * shlib-versions: Likewise.
51460         * nss/Makefile: Add rules to build libnss_db.
51461         * nss/Versions: Add libnss_db information.  Organize libnss_files
51462         entries better.
51463         * nss/db-Makefile: Add gshadow support.  Change rules for the new
51464         makedb progra.  Some minor improvements to generate smaller files.
51465         * nss/nss_db/nss_db.h: Move NSS database header data structures to
51466         here from...
51467         * nss/makedb.c: ...here.
51468         Improve database format to be smaller and require less memory at
51469         runtime.
51470         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
51471         db anymore.
51472         * nss/nss_db/db-netgrp.c: Likewise.
51473         * nss/nss_db/db-open.c: Likewise.
51474         * nss/nss_files/flies-XXX.x: Adjust comments.
51475         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
51476         * nss/nss_files/files-grp.c: Likewise.
51477         * nss/nss_files/files-hosts.c: Likewise.
51478         * nss/nss_files/files-network.c: Likewise.
51479         * nss/nss_files/files-proto.c: Likewise.
51480         * nss/nss_files/files-pwd.c: Likewise.
51481         * nss/nss_files/files-rpc.c: Likewise.
51482         * nss/nss_files/files-service.c: Likewise.
51483         * nss/nss_files/files-sgrp.c: Likewise.
51484         * nss/nss_files/files-spwd.c: Likewise.
51485         * nss/nss_db/db-alias.c: Removed.
51486         * nss/nss_db/dummy-db.h: Removed.
51488 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
51490         * nss/makedb.c: Rewritten to not use database library.
51491         * nss/Makefile: Update to build new makedb program.
51493 2011-06-14  Andreas Jaeger  <aj@suse.de>
51495         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
51496         memset declaration.
51498 2011-06-10  Andreas Schwab  <schwab@redhat.com>
51500         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
51501         tmpbuf.
51503 2011-06-10  Roland McGrath  <roland@hack.frob.com>
51505         * Makerules (shlib.lds): Fail if the linker script comes out empty.
51506         * elf/Makefile ($(objpfx)ld.so): Likewise.
51508         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
51509         Don't list ld.so twice in dependencies.
51511         * posix/bug-regex31.c: Include <stdlib.h>.
51513         * nscd/hstcache.c (cache_addhst): Remove unused variable.
51515         * nis/nss_compat/compat-spwd.c
51516         (getspent_next_nss_netgr): Remove unused variable.
51517         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
51519         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
51520         nonmembers" output to use the right array.
51522         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
51524         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
51526         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
51527         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
51528         * catgets/gencat.c (read_input_file): Likewise.
51529         * locale/programs/locarchive.c (enlarge_archive): Likewise.
51531         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
51532         variable definition inside #if's controlling its use.
51534         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
51536         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
51538         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
51540         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
51541         unreachable code.
51543         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
51545         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
51546         * configure: Regenerated.
51548         * Makerules: Revert last change.
51549         * elf/Makefile: Likewise.
51551 2011-06-09  Roland McGrath  <roland@hack.frob.com>
51553         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
51554         * elf/Makefile ($(objpfx)librtld.os): Likewise.
51555         (reloc-link): Likewise.
51557 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
51559         * elf/Makefile: Add rules to build pldd.
51560         * elf/pldd.c: New file.
51561         * elf/pldd-xx.c: New file.
51563 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
51565         * version.h: Update for 2.15 development version.
51567 2011-06-07  David S. Miller  <davem@davemloft.net>
51569         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
51570         ifuncs.
51571         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
51572         elf_machine_lazy_rel): Likewise.
51573         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
51574         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
51575         elf_machine_lazy_rel): Likewise.
51576         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
51577         dl_hwcap via passed in argument.
51578         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
51579         Likewise.
51581 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
51583         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
51585 2011-06-06  Roland McGrath  <roland@hack.frob.com>
51587         [BZ #12849]
51588         * manual/fdl-1.1.texi: New file, verbatim from:
51589         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
51590         * manual/lgpl-2.1.texi: New file, verbatim from:
51591         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
51592         * manual/Makefile (licenses): New variable, list those new file names.
51593         (texis): Use it.
51594         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
51596         * manual/fdl.texi: File removed.
51597         * manual/lesser.texi: File removed.
51598         * manual/libc.texinfo (Copying, Documentation License):
51599         Use new @include file names, put @appendix directive before @include.
51601 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
51603         [BZ #12841]
51604         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
51605         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
51606         (mq_open): Add __NTH.
51608 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
51610         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
51611         Assume Intel Core i3/i5/i7 processor if AVX is available.
51613 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
51615         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
51616         typo.
51618 2011-05-31  Andreas Schwab  <schwab@redhat.com>
51620         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
51621         memory.  Use alloca_account.  Fix memory leak when retrying.
51623 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
51625         * version.h (RELEASE): Bump for 2.14 release.
51626         * include/features.h (__GLIBC_MINOR__): Bump to 14.
51628         * config.make.in (RANLIB): Remove entry.
51630 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
51632         * po/Makefile (po-sed-cmd): Add ksh to extensions.
51633         (libc.pot): Work around missing support for .ksh extension in xgettext.
51635         [BZ #12684]
51636         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
51637         if both request failed.
51638         (send_dg): In case of server errors clear resplen or *resplen2.
51640         [BZ #12454]
51641         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
51642         when there are multiple maps.
51643         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
51644         (_dl_fini): Remove test here.
51646         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
51648 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
51650         [BZ #12350]
51651         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
51652         bit from old_res_options.
51653         (gaih_inet): Likewise.
51655         [BZ #11099]
51656         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
51657         as signed.
51659         * resolv/res_init.c (res_setoptions): Make the code more compact.
51661         [BZ #11558]
51662         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
51663         set RES_USEVC.
51665         [BZ #11634]
51666         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
51668         * malloc/malloc.h: Mark malloc hook variables as deprecated.
51670         [BZ #11781]
51671         * malloc/malloc.h: Declare malloc hook variables as volatile.
51673         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
51674         in last patch.
51676         [BZ #11799]
51677         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
51678         raise in the comment.
51679         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
51680         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
51681         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
51683 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
51685         [BZ #12811]
51686         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
51687         grow the buffers more if it already has to be sufficient.
51688         (build_wcs_upper_buffer): Likewise.
51689         * posix/regexec.c (check_matching): Likewise.
51690         (clean_state_log_if_needed): Likewise.
51691         (extend_buffers): Don't enlarge buffers beyond size of the input
51692         buffer.
51693         Patches mostly by Emil Wojak <emil@wojak.eu>.
51694         * posix/bug-regex32.c: New file.
51695         * posix/Makefile (tests): Add bug-regex32.
51697         * locale/findlocale.c (_nl_find_locale): Return right away if
51698         _nl_explode_name failed.
51699         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
51701         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
51703         * debug/xtrace.sh: Unify messages.
51704         * malloc/memusage.sh: Likewise.
51706         [BZ #12813]
51707         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
51708         time symbol from vDSO.  Substitute with vsyscall if not available.
51709         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
51710         __vdso_time.
51712         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
51713         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
51714         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
51715         Add sendmmsg and internal_sendmmsg.
51716         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
51717         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
51718         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
51720         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
51721         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
51722         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
51724 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
51726         [BZ #12813]
51727         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
51728         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
51729         available.
51730         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
51731         __vdso_getcpu.
51733         [BZ #12814]
51734         * iconvdata/Makefile (tests): Add bug-iconv9.
51735         * iconvdata/bug-iconv9.c: New file.
51737 2011-05-27  Andreas Schwab  <schwab@redhat.com>
51739         [BZ #12814]
51740         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
51742 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
51744         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
51745         (struct user_regs_struct): Change intcs field back to cs.
51747 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
51749         * po/ja.po: Update from translation team.
51751 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
51753         [BZ #12795]
51754         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
51755         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
51757 2011-05-20  Andreas Schwab  <schwab@redhat.com>
51759         * stdlib/longlong.h: Update from GCC.
51761 2011-05-23  Andreas Schwab  <schwab@redhat.com>
51763         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
51764         parameter name.
51765         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
51766         Add parameter name.
51767         (__sysconf): Pass it down.
51769 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
51771         [BZ #12671]
51772         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
51773         some situations.
51774         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
51775         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
51776         add in in __libc_use_alloca calls.  Adjust callers.
51777         (glob): Use malloc in some situations.
51779         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
51780         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
51781         pltexit.
51783 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
51785         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
51786         and CLOCK_BOOTTIME_ALARM.
51788         [BZ #12782]
51789         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
51790         is returned.
51792         * string/_strerror.c (__strerror_r): Print negative errors as signed
51793         numbers.
51795         [BZ #12777]
51796         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
51797         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
51798         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
51800         * configure.in: Fix typo in redirection and correct removal of test
51801         files in two cases.
51803         [BZ #12788]
51804         * locale/setlocale.c (new_composite_name): Fix test to check for
51805         identical name of all categories.
51807         [BZ #12792]
51808         * libio/filedoalloc.c (local_isatty): New function.
51809         (_IO_file_doallocate): Use local_isatty.
51810         * stdio-common/perror.c (perror): In case a new stream is used
51811         forward the stream error.
51812         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
51813         error flag.
51815 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
51817         [BZ #11869]
51818         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
51819         alloca.
51820         * include/alloca.h (extend_alloca_account): Define.
51822         [BZ #11857]
51823         * posix/regex.h: Fix comments with documentation of user-accessible
51824         fields after compilation and describe correct free'ing of pattern
51825         after re_compile_pattern.
51826         Patch by Reuben Thomas <rrt@sc3d.org>.
51828 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
51830         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
51831         and -mno-altivec to prevent the compiler from using Altivec and/or
51832         VSX instructions when the corresponding registers are not available.
51834 2011-05-19  Andreas Schwab  <schwab@redhat.com>
51836         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
51838 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
51840         * libio/freopen.c (freopen): Use __dup2, not dup2.
51841         * libio/freopen64.c (freopen64): Likewise.
51843 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
51845         [BZ #12775]
51846         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
51847         * math/Makefile (tests): Add test-powl.
51848         (CFLAGS-test-powl.c): Define.
51849         * math/test-powl.c: New file.
51851 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
51853         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
51855 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
51857         [BZ #11837]
51858         * iconvdata/gb18030.c: Update to GB18020-2005.
51860 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
51862         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
51863         RE_SYNTAX_POSIX_AWK): Update to match recent development.
51864         Patch by Aharon Robbins <arnold@skeeve.com>.
51866         [BZ #11892]
51867         * stdlib/putenv.c (putenv): Don't always create copy of the variable
51868         on the stack.
51870         [BZ #11895]
51871         * misc/pselect.c (__pselect): Handle timeout value errors hidden
51872         through underflows.
51874         [BZ #12766]
51875         * misc/error.c (error_at_line): Ensure file_name and old_file_name
51876         point to strings before performing equality test for error_one_per_line
51877         mode.
51879         [BZ #11697]
51880         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
51882         [BZ #11820]
51883         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
51884         (struct user_fpregs_struct): Avoid __uint*_t types.
51886         [BZ #6420]
51887         * malloc/mtrace.c (tr_where): Add additional parameter to point to
51888         symbol info.  Use it instead of calling _dl_addr locally.
51889         (lock_and_info): New function.
51890         (tr_freehook): Call lock_and_info and pass symbol info as additional
51891         parameter to tr_where.
51892         (tr_mallochook): Likewise.
51893         (tr_reallochook): Likewise.
51894         (tr_memalignhook): Likewise.
51896         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
51897         used and couldn't be at all thread-safe.
51899 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
51901         * libio/freopen.c (freopen): Don't close old file descriptor
51902         before the new one is opened.  Instead dup the new file descriptor
51903         to the old one after the new stream is created.
51904         * libio/freopen64.c (freopen64): Likewise.
51905         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
51906         * libio/fileops.c (_IO_new_file_close_it): Handle new
51907         _IO_FLAGS2_NOCLOSE flag.
51908         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
51909         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
51910         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
51911         _IO_FLAGS2_NOCLOSE flag.
51912         * include/unistd.h: Add hidden_proto for dup3.
51913         Define __have_dup3.
51914         * io/dup3.c: Define hidden symbol.
51915         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
51917         [BZ #7101]
51918         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
51919         when an incomplete long option is used.
51920         * posix/tst-getopt_long1.c: New file.
51921         * posix/Makefile (tests): Add tst-getopt_long1.
51923         [BZ #10138]
51924         * scripts/config.guess: Update from autoconf-2.68.
51925         * scripts/config.sub: Likewise.
51927         [BZ #10157]
51928         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
51929         tests into ...
51930         (has_cpuclock): ...this.  New function.
51931         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
51932         macro here based on has_cpuclock code.
51934         [BZ #10149]
51935         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
51936         First byte (not low byte) is now always NUL.
51937         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
51939         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
51940         Use non-cancelable interfaces.
51942         [BZ #9809]
51943         * locale/iso-639.def: Add entry for Sorani.
51945         [BZ #11901]
51946         * include/stdlib.h: Move include protection to the right place.
51947         Define abort_msg_s.  Declare __abort_msg with it.
51948         * stdlib/abort.c (__abort_msg): Adjust type.
51949         * assert/assert.c (__assert_fail_base): New function.  Majority
51950         of code from __assert_fail.  Allocate memory for __abort_msg with
51951         mmap.
51952         (__assert_fail): Now call __assert_fail_base.
51953         * assert/assert-perr.c: Remove bulk of implementation.  Use
51954         __assert_fail_base.
51955         * include/assert.hL Declare __assert_fail_base.
51956         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
51957         mmap.
51958         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
51960 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
51962         [BZ #11952]
51963         [BZ #12453]
51964         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
51965         until all modules are registered in the DTV.
51966         * elf/Makefile: Add rules to build and run tst-tls19.
51967         * elf/tst-tls19.c: New file.
51968         * elf/tst-tls19mod1.c: New file.
51969         * elf/tst-tls19mod2.c: New file.
51970         * elf/tst-tls19mod3.c: New file.
51971         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
51973         [BZ #12083]
51974         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
51975         correctly.
51977         [BZ #12601]
51978         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
51979         two-byte sequence errors.
51980         * iconvdata/Makefile (tests): Add bug-iconv8.
51981         * iconvdata/bug-iconv8.c: New file.
51983         [BZ #12626]
51984         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
51985         buf2 definition.
51987         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
51989         [BZ #12432]
51990         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
51991         (dummy_getcfa): New function.
51992         (init): Get _Unwind_GetCFA address, use dummy if not found.
51993         (backtrace_helper): In recursion check, also check whether CFA changes.
51994         (__backtrace): Completely initialize arg.
51996         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
51997         storing incomplete byte sequence in state object.  Avoid testing for
51998         guaranteed too small input if we know there is enough data available.
52000 2011-05-11  Andreas Schwab  <schwab@redhat.com>
52002         * Makeconfig (+link-pie): Indent.
52003         * Rules (binaries-pie): Define if $(have-fpie) and
52004         $(build-shared).
52005         (binaries-shared): Also filter out $(binaries-pie).
52006         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
52007         * nscd/Makefile (others-pie): Add nscd.
52008         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
52009         ($(objpfx)nscd): Remove command override.
52010         * login/Makefile (others-pie): Add pt_chown.
52011         ($(objpfx)pt_chown): Remove command override.
52012         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
52013         remove command overrides.
52015 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
52017         * libio/tst_putwc.c: Fix error messages.
52019         [BZ #12724]
52020         * libio/fileops.c (_IO_new_file_close_it): Always flush when
52021         currently writing and seek to current position when not.
52022         * libio/Makefile (tests): Add bug-fclose1.
52023         * libio/bug-fclose1.c: New file.
52025 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
52027         [BZ #12511]
52028         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
52029         don't set DF_1_NODELETE here.
52030         (do_lookup_x): When entering new entry test for copy relocation
52031         and if necessary set DF_1_NODELETE flag.
52032         * elf/tst-unique4.cc: New file.
52033         * elf/tst-unique4.h: New file.
52034         * elf/tst-unique4lib.cc: New file.
52035         * elf/Makefile: Add rules to build and run tst-unique4.
52036         Patch by Piotr Bury <pbury@goahead.com>.
52038 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
52040         [BZ #12052]
52041         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
52043         [BZ #12625]
52044         * misc/mntent_r.c (addmntent): Flush the stream after the output
52046         [BZ #12393]
52047         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
52048         (is_trusted_path_normalize): Skip initial colon.  Append slash
52049         to empty buffer.  Duplicate is_trusted_path code but allow
52050         constructed patch to be prefix.
52051         (is_dst): Allow $ORIGIN followed by /.
52052         (_dl_dst_substitute): Correct clearing of check_for_trusted.
52053         Correct testing of result of is_trusted_path_normalize
52054         (decompose_rpath): Fix warning.
52056 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
52058         [BZ #11257]
52059         * grp/initgroups.c (internal_getgrouplist): When we found the service
52060         list through the initgroups entry in nsswitch.conf do not always
52061         continue on a successful lookup.  Don't always use the
52062         __nss_group_database value if it is set.
52063         * nss/nsswitch.conf (initgroups): Change action for successful db
52064         lookup to continue for compatibility.
52066 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
52068         [BZ #11532]
52069         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
52070         and CP774 modules.
52071         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
52072         and CP774 modules.
52073         * iconvdata/tst-tables.sh: Likewise.
52074         * iconvdata/cp770.c: New file.
52075         * iconvdata/cp771.c: New file.
52076         * iconvdata/cp772.c: New file.
52077         * iconvdata/cp773.c: New file.
52078         * iconvdata/cp774.c: New file.
52079         * iconvdata/testdata/CP770: New file.
52080         * iconvdata/testdata/CP770..UTF8: New file.
52081         * iconvdata/testdata/CP771: New file.
52082         * iconvdata/testdata/CP771..UTF8: New file.
52083         * iconvdata/testdata/CP772: New file.
52084         * iconvdata/testdata/CP772..UTF8: New file.
52085         * iconvdata/testdata/CP773: New file.
52086         * iconvdata/testdata/CP773..UTF8: New file.
52087         * iconvdata/testdata/CP774: New file.
52088         * iconvdata/testdata/CP774..UTF8: New file.
52090         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
52091         END CHARMAP line.
52092         * iconvdata/gen-8bit-gap.sh: Likewise.
52093         * iconvdata/gen-8bit.sh: Likewise.
52095         * locale/iso-639.def: Add ary entry.
52097         [BZ #11258]
52098         * locale/C-translit.h.in: Add U20A1 transliteration.
52100         [BZ #12178]
52101         * locale/iso-639.def: Add wae entry.
52102         Patch by Kevin Bortis <bortis@translate-wae.ch>.
52104         [BZ #12545]
52105         * locale/programs/localedef.c (construct_output_path): Use ssize_t
52106         for n.
52108         [BZ #12711]
52109         * locale/C-translit.h.in: Add entry for U20B9.
52110         Patch by pravin.d.s@gmail.com.
52112 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
52114         [BZ #12713]
52115         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
52116         ENAMETOOLONG use generic getcwd.
52117         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
52118         in rtld.  Use *stat64.
52119         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
52120         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
52121         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
52122         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
52123         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
52124         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
52125         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
52126         __fstatat64 macros.
52127         * include/dirent.h: Add libc_hidden_proto for rewinddir.
52128         * dirent/rewinddir.c: Add libc_hidden_def.
52129         * sysdeps/mach/hurd/rewinddir.c: Likewise.
52130         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
52132         * include/dirent.h (__alloc_dir): Add flags parameter.
52133         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
52134         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
52135         __alloc_dir.
52136         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
52137         from fdopendir if O_CLOEXEC is already set.
52139 2011-03-15  Alan Modra  <amodra@gmail.com>
52141         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
52142         l_tls_firstbyte_offset non-zero.  Save padding offset in
52143         l_tls_firstbyte_offset for later use.
52144         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
52145         freeing static tls block.
52147 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
52149         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
52150         where #ifdef was intended.  The intent is to prevent ARG_MAX from
52151         being defined by the kernel headers.
52153 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
52155         [BZ #12734]
52156         * resolv/resolv.h: Define RES_NOTLDQUERY.
52157         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
52158         no-tld-query and set RES_NOTLDQUERY.
52159         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
52160         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
52161         modern BIND to search name as TLD unless forbidden.
52163 2011-05-07  Petr Baudis  <pasky@suse.cz>
52164             Ulrich Drepper  <drepper@gmail.com>
52166         [BZ #12393]
52167         * elf/dl-load.c (fillin_rpath): Move trusted path check...
52168         (is_trusted_path): ...to here.
52169         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
52170         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
52171         using is_trusted_path_normalize() in setuid scripts.
52173 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
52175         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
52176         __BEGIN/__END_DECLS.
52178 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
52180         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
52181         NSS_STATUS_NOTFOUND if no record was found.
52183 2011-05-05  Andreas Schwab  <schwab@redhat.com>
52185         * sunrpc/Makefile (headers): Add rpc/netdb.h.
52186         (headers-not-in-tirpc): Remove rpc/netdb.h
52187         * resolv/netdb.h: Revert last change.
52189 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
52191         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
52192         circular dependency between libgcc.a and libc.a.
52194 2011-05-05  Andreas Schwab  <schwab@redhat.com>
52196         * resolv/netdb.h: Don't include <rpc/netdb.h>.
52197         * nis/Makefile: Don't install rpcsvc/*.
52198         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
52199         instead of <rpc/types.h>.
52200         (MAXHOSTNAMELEN): Define.
52202 2011-05-03  Andreas Schwab  <schwab@redhat.com>
52204         * elf/ldconfig.c (add_dir): Don't crash on empty path.
52206 2011-04-28  Maciej Babinski  <mbabinski@google.com>
52208         [BZ #12714]
52209         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
52210         gethostbyname4_r when IPv6 results are possible.
52212 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
52214         [BZ #12723]
52215         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
52216         _PC_PIPE_BUF handling.
52218 2011-04-30  Bruno Haible  <bruno@clisp.org>
52220         [BZ #12717]
52221         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
52222         * resolv/netdb.h (getnameinfo): Change type of flags parameter
52223         to 'int'.
52224         * inet/getnameinfo.c (getnameinfo): Likewise.
52226 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
52228         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
52229         to groups setting in database lookup.
52230         * nss/nsswitch.conf: Add initgroups entry.
52232 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
52234         [BZ #12685]
52235         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
52236         mode string.
52237         Patch by Eric Blake <eblake@redhat.com>.
52239 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
52241         * sunrpc/Makefile (need-export-routines): Add svc_run.
52242         (routines): Remove svc_run.
52243         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
52244         * sunrpc/clnt_perr.c (clnt_perrno): Export.
52245         * sunrpc/svc_run.c (svc_run): Likewise.
52246         * sunrpc/svc_udp.c (svcudp_create): Likewise.
52248 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
52250         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
52251         problem in reallocation in last patch.
52253 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
52255         * sunrpc/Makefile: Move inclusion of Rules.
52257 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
52259         * nss/nss_files/files-initgroups.c: New file.
52260         * nss/Makefile (libnss_files-routines): Add files-initgroups.
52261         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
52262         _nss_files_initgroups_dyn.
52264 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
52266         * elf/elf.h (R_ARM_IRELATIVE): Define.
52268 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
52270         * po/ru.po: Update from translation team.
52272 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
52274         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
52275         dependencies.
52277 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
52279         [BZ #12653]
52280         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
52281         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
52282         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
52283         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
52284         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
52286 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
52288         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
52289         differing bytes.
52290         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
52291         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
52292         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
52294 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
52296         [BZ #12420]
52297         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
52298         storing it.
52299         * stdlib/bug-getcontext.c: New file.
52300         * stdlib/Makefile: Add rules to build and run bug-getcontext.
52302 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
52304         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
52305         instructions into .machine "z9-109".
52306         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
52307         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
52309 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
52311         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
52312         between environment variables and auxiliary vector.
52314 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
52316         * Makefile: Add rules to build linkobj/libc.so.
52317         * include/libc-symbols.h: Define libc_hidden_nolink.
52318         * include/rpc/auth.h: Mark functions which are to be hidden.
52319         * include/rpc/auth_des.h: Likewise.
52320         * include/rpc/auth_unix.h: Likewise.
52321         * include/rpc/clnt.h: Likewise.
52322         * include/rpc/des_crypt.h: Likewise.
52323         * include/rpc/key_prot.h: Likewise.
52324         * include/rpc/pmap_clnt.h: Likewise.
52325         * include/rpc/pmap_prot.h: Likewise.
52326         * include/rpc/pmap_rmt.h: Likewise.
52327         * include/rpc/rpc_msg.h: Likewise.
52328         * include/rpc/svc.h: Likewise.
52329         * include/rpc/svc_auth.h: Likewise.
52330         * include/rpc/xdr.h: Likewise.
52331         * nis/Makefile: Link all DSOs against linkobj/libc.so.
52332         * nss/Makefile: Likewise.
52333         * sunrpc/Makefile: Don't install headers.  Build library with normal
52334         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
52335         * sunrpc/auth_des.c: Hide exported symbols by default, export some
52336         for the compat linking library.  Remove use of INTDEF/INTUSE.
52337         * sunrpc/auth_none.c: Likewise.
52338         * sunrpc/auth_unix.c: Likewise.
52339         * sunrpc/authdes_prot.c: Likewise.
52340         * sunrpc/authuxprot.c: Likewise.
52341         * sunrpc/clnt_gen.c: Likewise.
52342         * sunrpc/clnt_perr.c: Likewise.
52343         * sunrpc/clnt_raw.c: Likewise.
52344         * sunrpc/clnt_simp.c: Likewise.
52345         * sunrpc/clnt_tcp.c: Likewise.
52346         * sunrpc/clnt_udp.c: Likewise.
52347         * sunrpc/clnt_unix.c: Likewise.
52348         * sunrpc/des_crypt.c: Likewise.
52349         * sunrpc/des_soft.c: Likewise.
52350         * sunrpc/get_myaddr.c: Likewise.
52351         * sunrpc/key_call.c: Likewise.
52352         * sunrpc/key_prot.c: Likewise.
52353         * sunrpc/netname.c: Likewise.
52354         * sunrpc/pm_getmaps.c: Likewise.
52355         * sunrpc/pm_getport.c: Likewise.
52356         * sunrpc/pmap_clnt.c: Likewise.
52357         * sunrpc/pmap_prot.c: Likewise.
52358         * sunrpc/pmap_prot2.c: Likewise.
52359         * sunrpc/pmap_rmt.c: Likewise.
52360         * sunrpc/publickey.c: Likewise.
52361         * sunrpc/rpc_cmsg.c: Likewise.
52362         * sunrpc/rpc_common.c: Likewise.
52363         * sunrpc/rpc_dtable.c: Likewise.
52364         * sunrpc/rpc_prot.c: Likewise.
52365         * sunrpc/rpc_thread.c: Likewise.
52366         * sunrpc/rtime.c: Likewise.
52367         * sunrpc/svc.c: Likewise.
52368         * sunrpc/svc_auth.c: Likewise.
52369         * sunrpc/svc_authux.c: Likewise.
52370         * sunrpc/svc_raw.c: Likewise.
52371         * sunrpc/svc_run.c: Likewise.
52372         * sunrpc/svc_simple.c: Likewise.
52373         * sunrpc/svc_tcp.c: Likewise.
52374         * sunrpc/svc_udp.c: Likewise.
52375         * sunrpc/svc_unix.c: Likewise.
52376         * sunrpc/svcauth_des.c: Likewise.
52377         * sunrpc/xcrypt.c: Likewise.
52378         * sunrpc/xdr.c: Likewise.
52379         * sunrpc/xdr_array.c: Likewise.
52380         * sunrpc/xdr_float.c: Likewise.
52381         * sunrpc/xdr_intXX_t.c: Likewise.
52382         * sunrpc/xdr_mem.c: Likewise.
52383         * sunrpc/xdr_rec.c: Likewise.
52384         * sunrpc/xdr_ref.c: Likewise.
52385         * sunrpc/xdr_sizeof.c: Likewise.
52386         * sunrpc/xdr_stdio.c: Likewise.
52388 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
52390         [BZ #12650]
52391         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
52392         * sysdeps/ia64/dl-tls.h: Likewise.
52393         * sysdeps/powerpc/dl-tls.h: Likewise.
52394         * sysdeps/s390/dl-tls.h: Likewise.
52395         * sysdeps/sh/dl-tls.h: Likewise.
52396         * sysdeps/sparc/dl-tls.h: Likewise.
52397         * sysdeps/x86_64/dl-tls.h: Likewise.
52398         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
52400 2011-03-14  Andreas Schwab  <schwab@redhat.com>
52402         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
52403         rpath element also skip the following colon.
52404         (expand_dynamic_string_token): Add is_path parameter and pass
52405         down to DL_DST_REQUIRED and _dl_dst_substitute.
52406         (decompose_rpath): Call expand_dynamic_string_token with
52407         non-zero is_path.  Ignore empty rpaths.
52408         (_dl_map_object_from_fd): Call expand_dynamic_string_token
52409         with zero is_path.
52411 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
52413         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
52414         Make cancelable.
52416 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
52418         [BZ #12655]
52419         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
52420         Patch by Filipe David Manana <fdmanana@apache.org>.
52422 2011-04-07  Andreas Schwab  <schwab@redhat.com>
52424         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
52425         Maintain aligned stack.
52426         (CHECK_RSP): Remove unused macro.
52428 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
52430         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
52431         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
52433 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
52435         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
52437         * include/features.h: Mention __USE_XOPEN2K8 in comment.
52439 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
52441         [BZ #12518]
52442         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
52443         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
52444         * sysdeps/x86_64/memmove.c: New file.
52445         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
52446         (memcpy): Renamed to ...
52447         (__new_memcpy): This.
52448         (memcpy): Provide GLIBC_2_14 memcpy.
52449         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
52450         (memcpy): Provide GLIBC_2_2_5 memcpy.
52452 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
52454         [BZ #12631]
52455         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
52457 2011-03-30  Andreas Schwab  <schwab@redhat.com>
52459         * misc/syncfs.c: New file.
52460         * misc/Makefile (routines): Add syncfs.
52461         * posix/unistd.h: Declare syncfs.
52462         * sysdeps/unix/syscalls.list: Add syncfs.
52464 2011-04-01  Andreas Schwab  <schwab@redhat.com>
52466         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
52467         open_by_handle_at.
52468         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
52469         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
52470         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
52471         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
52472         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
52473         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
52474         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
52476 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
52478         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
52479         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
52480         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
52481         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
52482         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
52483         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
52484         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
52486         * io/Makefile: Compile fallocate.c, fallocate64.c, and
52487         sync_file_range.c with -fexceptions.
52488         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
52489         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
52490         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
52491         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
52492         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
52493         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
52494         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
52495         sync_file_range as cancellation point
52496         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
52497         now a wrapper around __call_sync_file_range with cancellation handling.
52498         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
52499         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
52500         function name to __call_sync_file_range.
52501         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
52502         Add call_sync_file_range.
52504 2011-04-01  Andreas Schwab  <schwab@redhat.com>
52506         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
52507         bits/timex.h.
52509 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
52511         * iconv/iconv.h: Fix typo in comment.
52512         * io/fcntl.h: Likewise.
52513         * libio/stdio.h: Likewise.
52514         * posix/spawn.h: Likewise.
52515         * posix/unistd.h: Likewise.
52516         * stdlib/stdlib.h: Likewise.
52517         * time/time.h: Likewise.
52518         * wcsmbs/wchar.h: Likewise.
52520         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
52521         open_by_handle): Add.
52522         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
52523         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
52524         Augment a few comments.
52525         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
52526         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
52527         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
52528         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
52529         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
52530         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
52531         open_by_handle.
52533         * io/fcntl.h (AT_EMPTY_PATH): Define.
52535 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
52537         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
52538         * sysdeps/unix/sysv/linux/bits/time.h: New file.
52539         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
52540         to...
52541         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
52542         * Versions.def: Add GLIBC_2.14.
52543         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
52544         Export.
52546 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
52548         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
52549         round counter.
52550         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
52552 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
52554         [BZ #12597]
52555         * string/test-strncmp.c (do_page_test): New function.
52556         (check2): Likewise.
52557         (test_main): Call check2.
52558         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
52560 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
52562         [BZ #12587]
52563         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
52564         Handle cache information in CPU leaf 4.
52565         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
52567 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
52569         [BZ #12583]
52570         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
52571         character representation.
52572         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
52574 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
52576         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
52577         END(__isnan) to END(__isnanf) to match function entry point/label
52578         EALIGN(__isnanf,...).
52580 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
52582         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
52584 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
52586         [BZ #12510]
52587         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
52588         copy from the symbol referenced in the relocation to initialize the
52589         used variable.
52590         Patch by Piotr Bury <pbury@goahead.com>.
52591         * elf/Makefile: Add rules to build and tst-unique3.
52592         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
52593         * elf/tst-unique3.cc: New file.
52594         * elf/tst-unique3.h: New file.
52595         * elf/tst-unique3lib.cc: New file.
52596         * elf/tst-unique3lib2.cc: New file.
52598         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
52600 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
52602         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
52603         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
52604         to _start.
52606 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
52608         * elf/dl-load.c (_dl_map_object): If we are looking for the first
52609         to-be-loaded object along a path to loader is ld.so.
52611 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
52612             Ulrich Drepper  <drepper@gmail.com>
52614         * sysdeps/x86_64/memset.S: After aligning destination, code
52615         branches to different locations depending on the value of
52616         misalignment, when multiarch is enabled. Fix this.
52618 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
52620         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
52621         Set _x86_64_preferred_memory_instruction for AMD processsors.
52622         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
52623         Set bit_Prefer_SSE_for_memop for AMD processors.
52625 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
52627         * libio/fmemopen.c (fmemopen): Optimize a bit.
52629 2011-03-03  Andreas Schwab  <schwab@redhat.com>
52631         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
52633 2011-03-03  Roland McGrath  <roland@redhat.com>
52635         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
52637 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
52639         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
52640         __bzero_ultra1 instead of __memset_ultra1.
52642 2011-02-23  Andreas Schwab  <schwab@redhat.com>
52643             Ulrich Drepper  <drepper@gmail.com>
52645         [BZ #12509]
52646         * include/link.h (struct link_map): Add l_orig_initfini.
52647         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
52648         returning unsuccessfully.
52649         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
52650         close of a file loaded at startup, restore the original l_initfini
52651         list.
52652         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
52653         list, store the pointer.
52654         * elf/Makefile ($(objpfx)noload-mem): New rule.
52655         (noload-ENV): Define.
52656         (tests): Add $(objpfx)noload-mem.
52657         * elf/noload.c: Include <memcheck.h>.
52658         (main): Call mtrace.  Close all opened handles.
52660 2011-02-17  Andreas Schwab  <schwab@redhat.com>
52662         [BZ #12454]
52663         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
52664         dependencies are missing.
52666 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
52668         Fix __if_freereq crash: Unlike the generic version which uses free,
52669         Hurd needs munmap.
52670         * sysdeps/mach/hurd/ifreq.h: New file.
52672 2011-01-27  Petr Baudis  <pasky@suse.cz>
52673             Ulrich Drepper  <drepper@gmail.com>
52675         [BZ 12445]#
52676         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
52677         to extend_alloca().
52678         * stdio-common/bug23.c: New file.
52679         * stdio-common/Makefile (tests): Add bug23.
52681 2010-09-28  Andreas Schwab  <schwab@redhat.com>
52682             Ulrich Drepper  <drepper@gmail.com>
52684         [BZ #12489]
52685         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
52686         before performing relro protection.  At old place add assertion
52687         to make sure nothing changed.
52689 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
52690             Glauber de Oliveira Costa  <glommer@gmail.com>
52692         * elf/elf.h: Add new ARM TLS relocs.
52694 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
52696         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
52697         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
52698         cast from r3.
52699         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
52700         'tests' variable.
52701         * sysdeps/wordsize-64/tst-writev.c: New file.
52703 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
52705         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
52706         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
52707         insns in _dl_start to prevent a TOC reference before relocs are
52708         resolved.
52710 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
52712         [BZ #12469]
52713         * Makeconfig: Remove RANLIB definition.
52714         * Makerules: Don't use RANLIB.
52715         * aclocal.m4: Remove ranlib test.
52716         * configure.in: No need to check for ranlib.
52717         * elf/rtld-Rules: Don't use RANLIB.
52719 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
52721         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
52722         protection macro.
52723         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
52724         inclusion protection macro.
52726         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
52727         SIGRTMIN and SIGRTMAX and print information in that case only when
52728         SIGRTMIN is defined.
52730 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
52732         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
52733         arginfo fn returning -1.
52735         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
52736         and thousands string is zero terminated.
52738 2011-02-03  Andreas Schwab  <schwab@redhat.com>
52740         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
52741         sysdeps/unix/sysv/linux/bits/socket.h.
52743 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
52745         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
52746         (__CPU_COUNT): Remove old macros.
52747         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
52748         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
52749         (__CPU_ALLOC, __CPU_FREE): Add macros.
52750         (__sched_cpualloc, __sched_cpufree): Add declarations.
52752 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
52754         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
52755         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
52756         * nscd/aicache.c (addhstaiX): Return timeout of added value.
52757         (readdhstai): Return value of addhstaiX call.
52758         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
52759         (addgrbyX): Return value returned by cache_addgr.
52760         (readdgrbyname): Return value returned by addgrbyX.
52761         (readdgrbygid): Likewise.
52762         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
52763         (addpwbyX): Return value returned by cache_addpw.
52764         (readdpwbyname): Return value returned by addhstbyX.
52765         (readdpwbyuid): Likewise.
52766         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
52767         (addservbyX): Return value returned by cache_addserv.
52768         (readdservbyname): Return value returned by addservbyX:
52769         (readdservbyport): Likewise.
52770         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
52771         (addhstbyX): Return value returned by cache_addhst.
52772         (readdhstbyname): Return value returned by addhstbyX.
52773         (readdhstbyaddr): Likewise.
52774         (readdhstbynamev6): Likewise.
52775         (readdhstbyaddrv6): Likewise.
52776         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
52777         (readdinitgroups): Return value returned by addinitgroupsX.
52778         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
52779         (prune_cache): Keep track of timeout value of re-added entries.
52780         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
52781         * nscd/nscd.h: Adjust prototypes of readd* functions.
52783 2011-02-04  Roland McGrath  <roland@redhat.com>
52785         * nis/nis_server.c (nis_servstate): Use the right name for 0.
52786         (nis_stats): Likewise.
52787         * nis/nis_modify.c (nis_modify): Likewise.
52788         * nis/nis_remove.c (nis_remove): Likewise.
52789         * nis/nis_add.c (nis_add): Likewise.
52791         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
52793         * posix/fnmatch_loop.c: Add some consts.
52795         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
52797 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
52799         [BZ #12460]
52800         * config.make.in (config-cflags-novzeroupper): Define.
52801         * configure.in: Substitute libc_cv_cc_novzeroupper.
52802         * elf/Makefile (AVX-CFLAGS): Define.
52803         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
52804         (CFLAGS-tst-auditmod4a.c): Likewise.
52805         (CFLAGS-tst-auditmod4b.c): Likewise.
52806         (CFLAGS-tst-auditmod6b.c): Likewise.
52807         (CFLAGS-tst-auditmod6c.c): Likewise.
52808         (CFLAGS-tst-auditmod7b.c): Likewise.
52809         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
52811 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
52813         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
52814         function to the callback.
52815         Patch partly by Jiri Olsa <jolsa@redhat.com>.
52817 2011-02-02  Andreas Schwab  <schwab@redhat.com>
52819         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
52820         of errno.
52822 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
52824         [BZ #11724]
52825         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
52826         of constructors.
52827         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
52828         of destructors.
52829         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
52831         [BZ #11724]
52832         * elf/Makefile: Add rules to build and run new test.
52833         * elf/tst-initorder.c: New file.
52834         * elf/tst-initorder.exp: New file.
52835         * elf/tst-initordera1.c: New file.
52836         * elf/tst-initordera2.c: New file.
52837         * elf/tst-initordera3.c: New file.
52838         * elf/tst-initordera4.c: New file.
52839         * elf/tst-initorderb1.c: New file.
52840         * elf/tst-initorderb2.c: New file.
52841         * elf/tst-order-a1.c: New file.
52842         * elf/tst-order-a2.c: New file.
52843         * elf/tst-order-a3.c: New file.
52844         * elf/tst-order-a4.c: New file.
52845         * elf/tst-order-b1.c: New file.
52846         * elf/tst-order-b2.c: New file.
52847         * elf/tst-order-main.c: New file.
52848         New test case by George Gensure <werkt0@gmail.com>.
52850 2010-10-01  Andreas Schwab  <schwab@redhat.com>
52852         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
52853         decoding ACE if AI_CANONIDN.
52855 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
52857         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
52859 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
52861         * version.h (RELEASE): Bump for 2.13 release.
52862         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
52864         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
52866         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
52867         MADV_NOHUGEPAGE.
52868         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
52869         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
52870         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
52871         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
52872         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
52873         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
52875         * posix/getconf.c: Update copyright year.
52876         * catgets/gencat.c: Likewise.
52877         * csu/version.c: Likewise.
52878         * debug/catchsegv.sh: Likewise.
52879         * debug/xtrace.sh: Likewise.
52880         * elf/ldconfig.c: Likewise.
52881         * elf/ldd.bash.in: Likewise.
52882         * elf/sprof.c (print_version): Likewise.
52883         * iconv/iconv_prog.c: Likewise.
52884         * iconv/iconvconfig.c: Likewise.
52885         * locale/programs/locale.c: Likewise.
52886         * locale/programs/localedef.c: Likewise.
52887         * malloc/memusage.sh: Likewise.
52888         * malloc/mtrace.pl: Likewise.
52889         * nscd/nscd.c (print_version): Likewise.
52890         * nss/getent.c: Likewise.
52892         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
52893         PF_CAIF, and PF_ALG.
52894         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
52896 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
52898         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
52899         (modules-names): Use them.
52900         (ifunc-test-modules, ifunc-pie-tests): Define.
52901         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
52902         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
52903         (test-extras): Likewise.
52904         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
52905         $(compile-command.c).
52906         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
52907         (all-built-dso): Define.
52908         (check-textrel.out, check-execstack.out): Depend on it.
52910         * configure.in: Don't override --enable-multi-arch.
52912 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
52914         [BZ #6812]
52915         * nscd/hstcache.c (tryagain): Define.
52916         (cache_addhst): Return tryagain not notfound for temporary errors.
52917         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
52918         failed.
52920 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
52922         [BZ #10563]
52923         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
52924         to make the syscall.
52925         * sysdeps/unix/sysv/linux/setgroups.c: New file.
52927         [BZ #12378]
52928         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
52929         and fall back to matching as normal character if the string ends before
52930         the matching ']' is found.  This is what POSIX requires.
52931         * posix/testfnm.c: Adjust test result.
52932         * posix/globtest.sh: Adjust test result.  Add new test.
52933         * posix/tst-fnmatch.input: Likewise.
52934         * posix/tst-fnmatch2.c: Add new test.
52936 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
52938         * elf/Makefile (check-execstack): Revert last change.  Depend on
52939         check-execstack.h.
52940         (check-execstack.h): New target.
52941         (generated): Add check-execstack.h.
52942         * elf/check-execstack.c: Include "check-execstack.h".
52943         (main): Revert last change.
52944         (handle_file): Return zero if GNU_STACK is absent and
52945         DEFAULT_STACK_PERMS doesn't include PF_X.
52947 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
52949         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
52950         in child fails because the descriptor is already closed.
52951         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
52952         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
52953         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
52955         [BZ #12397]
52956         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
52957         syscall.
52959         [BZ #10484]
52960         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
52961         temporary buffer used to handle multi lookups locally.
52962         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
52964 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
52966         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
52967         loader is ld.so.
52969 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
52971         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
52972         alignment for SSE2.
52974 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
52976         [BZ #12394]
52977         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
52978         characters.  When rounding increased number of integer digits recompute
52979         number of groups.
52980         * stdio-common/tst-grouping.c: New file.
52981         * stdio-common/Makefile: Add rules to build and run tst-grouping.
52983 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
52985         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
52986         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
52988         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
52989         void.
52990         * bits/select.h: Likewise.
52992 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
52994         * po/ja.po: Update from translation team.
52996 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
52998         [BZ #11155]
52999         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
53000         implementation just like for lxstat, fxstatat, et al.
53002 2010-12-27  Jim Meyering  <meyering@redhat.com>
53004         [BZ #12348]
53005         * posix/regexec.c (build_trtable): Return failure indication upon
53006         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
53008 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
53010         [BZ #12201]
53011         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
53012         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
53013         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
53014         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
53016         [BZ #12207]
53017         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
53019         [BZ #12204]
53020         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
53021         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
53023 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
53025         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
53026         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
53027         script has SORT_BY_INIT_PRIORITY.
53028         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
53029         NO_CTORS_DTORS_SECTIONS is defined.
53030         * elf/soinit.c: Likewise.
53031         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
53032         NO_CTORS_DTORS_SECTIONS is defined.
53033         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
53034         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
53035         * sysdeps/sh/init-first.c: Likewise.
53036         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
53038 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
53040         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
53041         always use the slow path.
53043 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
53045         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
53046         similar rule which adds the sysdep directories to the header search in
53047         order to pick up the correct platform stackinfo.h.
53048         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
53049         perform test if it is, otherwise return successfully without testing.
53050         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
53051         DEFAULT_STACK_PERMS define in stackinfo.h.
53052         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
53053         defined in stackinfo.h.
53054         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
53055         DEFAULT_STACK_PERMS defined in stackinfo.h.
53056         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
53057         * sysdeps/ia64/stackinfo.h: Likewise.
53058         * sysdeps/s390/stackinfo.h: Likewise.
53059         * sysdeps/sh/stackinfo.h: Likewise.
53060         * sysdeps/sparc/stackinfo.h: Likewise.
53061         * sysdeps/x86_64/stackinfo.h: Likewise.
53062         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
53063         PF_X for powerpc64.  Retain PF_X for powerpc32.
53065 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
53067         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
53068         accurately.
53069         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
53070         GETDENTS_64BIT_ALIGNED.
53072 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
53074         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
53076 2010-12-10  Andreas Schwab  <schwab@redhat.com>
53078         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
53079         _GNU_SOURCE.
53081         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
53082         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
53083         Remove __restrict.
53084         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
53085         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
53087 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
53089         [BZ #11655]
53090         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
53091         are initialized.
53093 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
53095         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
53097 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
53099         * po/it.po: Update from translation team.
53101 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
53103         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
53104         unused codes.
53106 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
53108         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
53110 2010-11-24  Andreas Schwab  <schwab@redhat.com>
53112         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
53113         specially.
53114         (gaih_getanswer_slice): Likewise.
53116 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
53118         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
53120 2010-05-31  Petr Baudis  <pasky@suse.cz>
53122         [BZ #11149]
53123         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
53124         silently even in the chroot mode.
53126 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
53128         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
53129         last patch a bit.  Pretty printing
53131 2010-05-31  Petr Baudis <pasky@suse.cz>
53133         [BZ #10085]
53134         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
53135         initialization of skip_initgroups_dyn.
53137 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
53139         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
53140         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
53142 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
53144         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
53146 2010-11-11  Andreas Schwab  <schwab@redhat.com>
53148         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
53149         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
53150         (tst-fnmatch-ENV): Set MALLOC_TRACE.
53151         ($(objpfx)tst-fnmatch-mem): New rule.
53152         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
53153         * posix/tst-fnmatch.c (main): Call mtrace.
53155 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
53157         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
53158         Support Intel processor model 6 and model 0x2c.
53160 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
53162         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
53163           signed comparison.
53165 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
53167         [BZ #12205]
53168         * string/test-strncasecmp.c (check_result): New function.
53169         (do_one_test): Use it.
53170         (check1): New function.
53171         (test_main): Use it.
53172         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
53173         Support strcasecmp and strncasecmp.
53175 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
53177         [BZ #12194]
53178         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
53179         * sysdeps/x86_64/bits/byteswap.h: Likewise.
53181 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
53183         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
53184         IFUNC support.
53185         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
53186         memset-x86-64.
53187         * sysdeps/x86_64/multiarch/bzero.S: New file.
53188         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
53189         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
53190         * sysdeps/x86_64/multiarch/memset.S: New file.
53191         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
53192         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
53193         Set bit_Prefer_SSE_for_memop for Intel processors.
53194         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
53195         Define.
53196         (index_Prefer_SSE_for_memop): Define.
53197         (HAS_PREFER_SSE_FOR_MEMOP): Define.
53199 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
53201         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
53202         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
53204 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
53206         [BZ #12191]
53207         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
53208         (__x86_64_raw_data_cache_size_half): Likewise.
53209         (__x86_64_raw_shared_cache_size): Likewise.
53210         (__x86_64_raw_shared_cache_size_half): Likewise.
53212         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
53213         (__x86_64_raw_data_cache_size_half): Likewise.
53214         (__x86_64_raw_shared_cache_size): Likewise.
53215         (__x86_64_raw_shared_cache_size_half): Likewise.
53216         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
53217         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
53218         and __x86_64_raw_shared_cache_size_half.  Round
53219         __x86_64_data_cache_size_half, __x86_64_data_cache_size
53220         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
53221         to multiple of 256 bytes.
53223 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
53225         [BZ #12167]
53226         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
53227         of inacessible symlinks.  Verify result of symlink before returning it.
53228         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
53229         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
53231 2010-10-28  Erich Ritz  <erichritz@gmail.com>
53233         * math/math.h (isinf): Fix typo in comment.
53235 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
53237         * po/da.po: Update from translation team.
53239 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
53241         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
53242         is added to the list.
53244 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
53245             Ulrich Drepper  <drepper@gmail.com>
53247         * elf/dl-object.c (_dl_new_object): Don't append the new object to
53248         the global list here.  Move code to...
53249         (_dl_add_to_namespace_list): ...here.  New function.
53250         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
53251         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
53252         * elf/dl-load.c (lose): Don't remove the element from the list.
53253         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
53254         (_dl_map_object): Likewise.
53256 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
53258         [BZ #12159]
53259         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
53260         into all bytes of SSE register.
53261         Patch by Richard Li <richardpku@gmail.com>.
53263 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
53265         [BZ #12140]
53266         * malloc/malloc.c (_int_free): Fill correct number of bytes when
53267         perturbing.
53269 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
53271         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
53272         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
53273         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
53274         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
53275         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
53276         submachine.
53277         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
53279 2010-10-22  Andreas Schwab  <schwab@redhat.com>
53281         * include/dlfcn.h (__RTLD_SECURE): Define.
53282         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
53283         mode & __RTLD_SECURE instead.
53284         (open_path): Rename preloaded parameter to secure.
53285         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
53286         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
53287         * elf/dl-deps.c (openaux): Likewise.
53288         * elf/rtld.c (struct map_args): Remove is_preloaded.
53289         (map_doit): Don't use it.
53290         (dl_main): Likewise.
53291         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
53292         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
53294 2010-09-09  Andreas Schwab  <schwab@redhat.com>
53296         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
53297         (sysd-rules-targets): Remove duplicates.
53298         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
53299         rtld-%.$o dependency.
53301 2010-10-18  Andreas Schwab  <schwab@redhat.com>
53303         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
53304         _dl_map_object do it.
53306 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
53308         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
53309         fast fma builtins, define the macros in the C99 standard.
53310         (FP_FAST_FMAF): Likewise.
53311         (FP_FAST_FMAL): Likewise.
53312         * sysdeps/x86_64/bits/mathdef.h: Likewise.
53314         * bits/mathdef.h: Update copyright year.
53315         * sysdeps/powerpc/bits/mathdef.h: Likewise.
53317 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
53319         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
53320         builtins, define the macros in the C99 standard.
53321         (FP_FAST_FMAF): Likewise.
53322         (FP_FAST_FMAL): Likewise.
53323         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
53324         multiply/add.
53325         (FP_FAST_FMAF): Likewise.
53327 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
53329         [BZ #3268]
53330         * math/libm-test.inc (fma_test): Some new testcases.
53331         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
53332         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
53333         y and infinite z.  Do multiplication by C already in long double.
53334         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
53335         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
53336         y and infinite z.  Do bitwise or of inexact bit into u.d.
53337         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
53338         * sysdeps/i386/fpu/s_fmaf.S: Removed.
53339         * sysdeps/i386/fpu/s_fma.S: Removed.
53340         * sysdeps/i386/fpu/s_fmal.S: Removed.
53342 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
53344         [BZ #3268]
53345         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
53346         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
53347         computation is not scheduled after fetestexcept.  Fix value
53348         of minimum denormal long double.
53350 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
53352         [BZ #3268]
53353         * math/libm-test.inc (fma_test): Add some more tests.
53354         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
53355         correctly.
53357 2010-10-15  Andreas Schwab  <schwab@redhat.com>
53359         * scripts/data/localplt-s390-linux-gnu.data: New file.
53360         * scripts/data/localplt-s390x-linux-gnu.data: New file.
53362 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
53364         [BZ #3268]
53365         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
53366         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
53367         instead of dbl-64.
53368         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
53369         inlines.
53370         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
53371         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
53372         if one of x and y is very large and the other is subnormal.
53373         * sysdeps/s390/fpu/s_fmaf.c: New file.
53374         * sysdeps/s390/fpu/s_fma.c: New file.
53375         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
53376         * sysdeps/powerpc/fpu/s_fma.S: New file.
53377         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
53378         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
53379         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
53381 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
53383         [BZ #3268]
53384         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
53385         fma tests.
53386         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
53387         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
53388         * sysdeps/i386/i686/multiarch/s_fma.c: Include
53389         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
53390         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
53391         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
53392         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
53394 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
53396         [BZ #12078]
53397         * posix/regcomp.c (parse_branch): One more memory leak plugged.
53398         * posix/bug-regex31.input: Add test case.
53400 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
53402         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
53403         * posix/bug-regex31.input: New file.
53405         [BZ #12078]
53406         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
53407         (parse_sub_exp): Fix last change, use postorder.
53409         * posix/bug-regex31.c: New file.
53410         * posix/Makefile: Add rules to build and run bug-regex31.
53412         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
53414         [BZ #12078]
53415         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
53417         [BZ #12108]
53418         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
53419         to have entries in sys_siglist.
53421         [BZ #12093]
53422         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
53423         be NULL.
53425 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
53427         [BZ #3268]
53428         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
53429         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
53430         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
53431         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
53432         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
53433         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
53434         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
53435         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
53436         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
53437         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
53438         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
53439         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
53440         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
53441         * math/ftestexcept.c (fetestexcept): Likewise.
53442         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
53443         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
53444         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
53445         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
53446         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
53447         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
53448         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
53450 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
53452         [BZ #12107]
53453         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
53454         newline.
53456 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
53458         * string/bug-strstr1.c: New file.
53459         * string/Makefile: Add rules to build and run bug-strstr1.
53461 2010-10-05  Eric Blake  <eblake@redhat.com>
53463         [BZ #12092]
53464         * string/str-two-way.h (two_way_long_needle): Always clear memory
53465         when skipping input due to the shift table.
53467 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
53469         [BZ #12005]
53470         * malloc/mcheck.c: Handle large requests.
53472         [BZ #12077]
53473         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
53474         for strncmp and strncasecmp.
53475         * string/stratcliff.c: Add tests for strcmp and strncmp.
53476         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
53478 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
53480         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
53481         __set_fpscr.
53483 2010-09-30  Andreas Jaeger  <aj@suse.de>
53485         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
53486         (CGROUP_SUPER_MAGIC): Define.
53487         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
53488         Handle btrfs and cgroup file systems.
53489         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
53490         Likewise.
53492 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
53494         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
53495         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
53497 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
53499         [BZ #12067]
53500         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
53501         trying to locate the ELF header.
53503 2010-09-27  Andreas Schwab  <schwab@redhat.com>
53505         [BZ #11611]
53506         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
53507         Mask out sign-bit copies when constructing f_fsid.
53509 2010-09-24  Petr Baudis <pasky@suse.cz>
53511         * debug/stack_chk_fail_local.c: Add missing licence exception.
53512         * debug/warning-nop.c: Likewise.
53514 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
53516         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
53517         implementing getdents64 using getdents syscall, set d_type if
53518         __ASSUME_GETDENTS32_D_TYPE.
53520 2010-09-16  Andreas Schwab  <schwab@redhat.com>
53522         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
53523         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
53525 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
53527         [BZ #12037]
53528         * posix/unistd.h: Undo change of feature selection for ftruncate from
53529         2010-01-11.
53531 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
53533         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
53534         detection.
53536 2010-09-20  Andreas Schwab  <schwab@redhat.com>
53538         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
53539         fanotify_mark.
53540         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
53542 2010-09-14  Andreas Schwab  <schwab@redhat.com>
53544         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
53545         variables after CHECK_SP call.
53546         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
53548 2010-09-13  Andreas Schwab  <schwab@redhat.com>
53549             Ulrich Drepper  <drepper@redhat.com>
53551         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
53552         re-relocationg ld.so.
53553         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
53554         _dl_init_paths call.
53555         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
53556         here anymore.
53558 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
53560         * resolv/res_init.c (__res_vinit): Count the default server we added.
53562 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
53563             Ulrich Drepper  <drepper@redhat.com>
53565         [BZ #11968]
53566         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
53567         (____longjmp_chk): Use %ebx for saving value across system call.
53568         Add unwind info.
53570 2010-09-06  Andreas Schwab  <schwab@redhat.com>
53572         * manual/Makefile: Don't mix pattern rules with normal rules.
53574 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
53576         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
53577         operation.
53578         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
53579         * libio/iofopncook.c (_IO_cookie_init): Likewise.
53580         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
53581         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
53582         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
53583         Likewise.
53585 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
53587         [BZ #11979]
53588         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
53589         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
53591 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
53593         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
53594         * sysdeps/x86_64/addmul_1.S: Likewise.
53595         * sysdeps/x86_64/lshift.S: Likewise.
53596         * sysdeps/x86_64/mul_1.S: Likewise.
53597         * sysdeps/x86_64/rshift.S: Likewise.
53598         * sysdeps/x86_64/sub_n.S: Likewise.
53599         * sysdeps/x86_64/submul_1.S: Likewise.
53601 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
53603         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
53604         Define __sched_param instead of SCHED_* and sched_param when
53605         <bits/sched.h> is included with __need_schedparam defined.
53606         * bits/sched.h [__need_schedparam]
53607         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
53608         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
53609         (__defined_schedparam): Define to 1.
53610         (__sched_param): New structure, identical to sched_param.
53611         (__need_schedparam): Undefine.
53613 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
53615         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
53616         (epoll_create1): Declare.
53618         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
53620 2010-08-31  Andreas Schwab  <schwab@redhat.com>
53622         [BZ #7066]
53623         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
53624         shifting retval into place.
53626 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
53628         * nis/rpcsvc/nis.h: Update copyright notice.
53629         * nis/rpcsvc/nis.x: Likewise.
53630         * nis/rpcsvc/nis_callback.h: Likewise.
53631         * nis/rpcsvc/nis_callback.x: Likewise.
53632         * nis/rpcsvc/nis_object.x: Likewise.
53633         * nis/rpcsvc/nis_tags.h: Likewise.
53634         * nis/rpcsvc/yp.h: Likewise.
53635         * nis/rpcsvc/yp.x: Likewise.
53636         * nis/rpcsvc/ypupd.h: Likewise.
53637         * nis/yp_xdr.c: Likewise.
53638         * nis/ypupdate_xdr.c: Likewise.
53640         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
53641         mainly the body of pmap_getport.  Add parameters to specify timeouts.
53642         (pmap_getport): Use __libc_rpc_getport.
53643         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
53644         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
53645         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
53647 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
53649         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
53650         fanotify_mark.
53652 2010-08-27  Roland McGrath  <roland@redhat.com>
53654         * sysdeps/i386/i686/multiarch/Makefile
53655         (CFLAGS-varshift.c): New variable.
53657 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
53659         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
53660         * sysdeps/i386/i686/multiarch/varshift.c: New file.
53662         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
53664         * sysdeps/x86_64/strlen.S: Minimal code improvement.
53666 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
53668         * sysdeps/x86_64/strlen.S: Unroll the loop.
53669         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
53670         strlen-sse2 strlen-sse2-bsf.
53671         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
53672         __strlen_no_bsf if bit_Slow_BSF is set.
53673         (__strlen_sse42): Removed.
53674         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
53675         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
53677 2010-08-25  Roland McGrath  <roland@redhat.com>
53679         * sysdeps/x86_64/multiarch/varshift.S: File removed.
53680         * sysdeps/x86_64/multiarch/varshift.c: New file.
53681         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
53682         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
53683         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
53684         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
53686 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
53688         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
53689         strlen-sse2 strlen-sse2-bsf.
53690         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
53691         __strlen_sse2_bsf if bit_Slow_BSF is unset.
53692         (__strlen_sse2): Removed.
53693         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
53694         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
53695         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
53696         bit_Slow_BSF for Atom.
53697         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
53698         (index_Slow_BSF): Define.
53699         (HAS_SLOW_BSF): Define.
53701 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
53703         [BZ #10851]
53704         * resolv/res_init.c (__res_vinit): When no server address at all
53705         is given default to loopback.
53707 2010-08-24  Roland McGrath  <roland@redhat.com>
53709         * configure.in: Remove config-name.h generation.
53710         * configure: Regenerated.
53711         * config-name.in: File removed.
53712         * scripts/config-uname.sh: New file.
53713         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
53714         ($(objdir)config-name.h): New target.
53716         * sunrpc/rpc_parse.h: Avoid nested comment.
53718 2010-08-24  Richard Henderson  <rth@redhat.com>
53719             Ulrich Drepper  <drepper@redhat.com>
53720             H.J. Lu  <hongjiu.lu@intel.com>
53722         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
53723         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
53724         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
53725         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
53726         _mm_alignr_epi8 with _mm_loadu_si128.
53727         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
53728         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
53729         (__m128i_shift_right): Removed.
53730         * sysdeps/i386/i686/multiarch/varshift.h: New file.
53731         * sysdeps/i386/i686/multiarch/varshift.S: New file.
53732         * sysdeps/x86_64/multiarch/varshift.h: New file.
53733         * sysdeps/x86_64/multiarch/varshift.S: New file.
53735 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
53737         * configure.in: Move assembler checks to before sysdep dir checking.
53739 2010-08-20  Petr Baudis  <pasky@suse.cz>
53741         * LICENSES: Sync the sunrpc license.
53743 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
53745         * sunrpc/auth_des.c: Update copyright notice once again.
53746         * sunrpc/auth_none.c: Likewise.
53747         * sunrpc/auth_unix.c: Likewise.
53748         * sunrpc/authdes_prot.c: Likewise.
53749         * sunrpc/authuxprot.c: Likewise.
53750         * sunrpc/bindrsvprt.c: Likewise.
53751         * sunrpc/clnt_gen.c: Likewise.
53752         * sunrpc/clnt_perr.c: Likewise.
53753         * sunrpc/clnt_raw.c: Likewise.
53754         * sunrpc/clnt_simp.c: Likewise.
53755         * sunrpc/clnt_tcp.c: Likewise.
53756         * sunrpc/clnt_udp.c: Likewise.
53757         * sunrpc/clnt_unix.c: Likewise.
53758         * sunrpc/des_crypt.c: Likewise.
53759         * sunrpc/des_soft.c: Likewise.
53760         * sunrpc/get_myaddr.c: Likewise.
53761         * sunrpc/getrpcport.c: Likewise.
53762         * sunrpc/key_call.c: Likewise.
53763         * sunrpc/key_prot.c: Likewise.
53764         * sunrpc/openchild.c: Likewise.
53765         * sunrpc/pm_getmaps.c: Likewise.
53766         * sunrpc/pm_getport.c: Likewise.
53767         * sunrpc/pmap_clnt.c: Likewise.
53768         * sunrpc/pmap_prot.c: Likewise.
53769         * sunrpc/pmap_prot2.c: Likewise.
53770         * sunrpc/pmap_rmt.c: Likewise.
53771         * sunrpc/rpc/auth.h: Likewise.
53772         * sunrpc/rpc/auth_unix.h: Likewise.
53773         * sunrpc/rpc/clnt.h: Likewise.
53774         * sunrpc/rpc/des_crypt.h: Likewise.
53775         * sunrpc/rpc/key_prot.h: Likewise.
53776         * sunrpc/rpc/netdb.h: Likewise.
53777         * sunrpc/rpc/pmap_clnt.h: Likewise.
53778         * sunrpc/rpc/pmap_prot.h: Likewise.
53779         * sunrpc/rpc/pmap_rmt.h: Likewise.
53780         * sunrpc/rpc/rpc.h: Likewise.
53781         * sunrpc/rpc/rpc_des.h: Likewise.
53782         * sunrpc/rpc/rpc_msg.h: Likewise.
53783         * sunrpc/rpc/svc.h: Likewise.
53784         * sunrpc/rpc/svc_auth.h: Likewise.
53785         * sunrpc/rpc/types.h: Likewise.
53786         * sunrpc/rpc/xdr.h: Likewise.
53787         * sunrpc/rpc_clntout.c: Likewise.
53788         * sunrpc/rpc_cmsg.c: Likewise.
53789         * sunrpc/rpc_common.c: Likewise.
53790         * sunrpc/rpc_cout.c: Likewise.
53791         * sunrpc/rpc_dtable.c: Likewise.
53792         * sunrpc/rpc_hout.c: Likewise.
53793         * sunrpc/rpc_main.c: Likewise.
53794         * sunrpc/rpc_parse.c: Likewise.
53795         * sunrpc/rpc_parse.h: Likewise.
53796         * sunrpc/rpc_prot.c: Likewise.
53797         * sunrpc/rpc_sample.c: Likewise.
53798         * sunrpc/rpc_scan.c: Likewise.
53799         * sunrpc/rpc_scan.h: Likewise.
53800         * sunrpc/rpc_svcout.c: Likewise.
53801         * sunrpc/rpc_tblout.c: Likewise.
53802         * sunrpc/rpc_util.c: Likewise.
53803         * sunrpc/rpc_util.h: Likewise.
53804         * sunrpc/rpcinfo.c: Likewise.
53805         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
53806         * sunrpc/rpcsvc/key_prot.x: Likewise.
53807         * sunrpc/rpcsvc/klm_prot.x: Likewise.
53808         * sunrpc/rpcsvc/mount.x: Likewise.
53809         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
53810         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
53811         * sunrpc/rpcsvc/rex.x: Likewise.
53812         * sunrpc/rpcsvc/rstat.x: Likewise.
53813         * sunrpc/rpcsvc/rusers.x: Likewise.
53814         * sunrpc/rpcsvc/sm_inter.x: Likewise.
53815         * sunrpc/rpcsvc/spray.x: Likewise.
53816         * sunrpc/rpcsvc/yppasswd.x: Likewise.
53817         * sunrpc/rtime.c: Likewise.
53818         * sunrpc/svc.c: Likewise.
53819         * sunrpc/svc_auth.c: Likewise.
53820         * sunrpc/svc_authux.c: Likewise.
53821         * sunrpc/svc_raw.c: Likewise.
53822         * sunrpc/svc_run.c: Likewise.
53823         * sunrpc/svc_simple.c: Likewise.
53824         * sunrpc/svc_tcp.c: Likewise.
53825         * sunrpc/svc_udp.c: Likewise.
53826         * sunrpc/svc_unix.c: Likewise.
53827         * sunrpc/svcauth_des.c: Likewise.
53828         * sunrpc/xcrypt.c: Likewise.
53829         * sunrpc/xdr.c: Likewise.
53830         * sunrpc/xdr_array.c: Likewise.
53831         * sunrpc/xdr_float.c: Likewise.
53832         * sunrpc/xdr_mem.c: Likewise.
53833         * sunrpc/xdr_rec.c: Likewise.
53834         * sunrpc/xdr_ref.c: Likewise.
53835         * sunrpc/xdr_sizeof.c: Likewise.
53836         * sunrpc/xdr_stdio.c: Likewise.
53838         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
53839         handling.
53841 2010-08-19  Andreas Schwab  <schwab@redhat.com>
53843         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
53845 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
53847         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
53848         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
53849         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
53850         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
53851         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
53852         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
53853         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
53854         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
53855         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
53856         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
53857         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
53858         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
53859         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
53860         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
53862 2010-07-26  Anton Blanchard  <anton@samba.org>
53864         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
53865         * malloc/arena.c (heap_trim): Likewise.
53867 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
53869         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
53870         here.  Not...
53871         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
53872         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
53874 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
53876         * sysdeps/i386/elf/Makefile: New file.
53878 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
53880         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
53881         from fanotify_init.
53882         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
53883         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
53885 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
53887         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
53888         of strncasecmp_l.
53889         * sysdeps/multiarch/strcmp.S: Likewise.
53891 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
53893         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
53894         strncase_l-nonascii.
53895         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
53896         Add strncase_l-ssse3.
53897         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
53898         * sysdeps/x86_64/strcmp.S: Likewise.
53899         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
53900         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
53901         * sysdeps/x86_64/strncase.S: New file.
53902         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
53903         * sysdeps/x86_64/strncase_l.S: New file.
53904         * string/Makefile (strop-tests): Add strncasecmp.
53905         * string/test-strncasecmp.c: New file.
53907         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
53908         warning.
53910         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
53911         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
53913 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
53915         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
53917 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
53919         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
53920         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
53921         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
53923 2010-05-01  Alan Modra  <amodra@gmail.com>
53925         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
53926         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
53927         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
53928         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
53929         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
53930         tidying.  Don't tail-call __sigjmp_save for static lib.
53931         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
53932         save location.
53933         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
53934         (CALL_MCOUNT): Add eh info, and nop after bl.
53935         (TAIL_CALL_SYSCALL_ERROR): New macro.
53936         (PSEUDO_RET): Use it.
53937         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
53938         Correct save location of integer regs and cr.
53939         (_dl_profile_resolve): Correct cr save location.  Delete nops
53940         after bl when SHARED.  Reduce cfi size a little by better
53941         placement of cfi directives.
53942         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
53943         make a stack frame.  Instead use parm save area as a temp.
53944         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
53945         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
53946         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
53947         Don't make a stack frame for parent, use parm save area.
53948         Increase child stack frame to 112 bytes.  Don't save unused reg,
53949         and adjust reg usage.  Set up cfi on error recovery and
53950         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
53951         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
53952         (__makecontext): Add dummy nop after jump to exit.
53953         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
53954         Use correct parm save area and cr save, reduce stack frame.
53955         Correct cfi for possible PSEUDO_RET frame setup.
53956         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
53957         Branch to local label emitted by PSEUDO_RET rather than
53958         __syscall_error.
53960 2010-08-12  Andreas Schwab  <schwab@redhat.com>
53962         [BZ #11904]
53963         * locale/programs/locale.c (print_assignment): New function.
53964         (show_locale_vars): Use it.
53966 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
53968         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
53969         field.
53970         (struct statfs64): Likewise.
53971         (_STATFS_F_FLAGS): Define.
53972         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
53973         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
53974         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
53975         (ST_VALID): Define locally.
53976         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
53977         __statvfs_getflags, use the provided value.
53978         * sysdeps/unix/sysv/linux/kernel-features.h: Define
53979         __ASSUME_STATFS_F_FLAGS.
53981         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
53983         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
53984         Add sys/fanotify.h.
53985         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
53986         fanotify_mask for GLIBC_2.13.
53987         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
53988         fanotify_init and fanotify_mark.
53989         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
53990         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
53992         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
53993         Add prlimit.
53994         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
53995         prlimit64 for GLIBC_2.13.
53996         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
53997         prlimit64.
53998         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
53999         syscall.
54000         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
54001         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
54002         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
54003         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
54004         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
54005         add prlimit alias.
54006         * sysdeps/unix/sysv/linux/prlimit.c: New file.
54008         [BZ #11903]
54009         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
54010         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
54012         * nss/Makefile: Add rules to build and run tst-nss-test1.
54013         * shlib-versions: Add entry for libnss_test1.
54014         * nss/nss_test1.c: New file.
54015         * nss/tst-nss-test1.c: New file.
54017         * nss/nsswitch.c (__nss_database_custom): Define new variable.
54018         (__nss_configure_lookup): Set appropriate entry in
54019         __nss_configure_lookup to true.
54020         * nss/nsswitch.h: Define enum with indeces of databases in
54021         databases and __nss_database_custom arrays.  Declare
54022         __nss_database_custom.
54023         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
54024         to avoid using nscd when custom rules are installed.
54025         * nss/getXXbyYY_r.c: Likewise.
54026         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
54028         * nss/nss_files/files-parse.c: Whitespace fixes.
54030 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
54032         [BZ #11883]
54033         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
54034         * posix/fnmatch_loop.c: Likewise.
54036 2010-07-17  Andi Kleen  <ak@linux.intel.com>
54038         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
54039         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
54040         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
54041         * Versions.def [GLIBC_2.13]: Add.
54043 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
54045         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
54046         Also fail if tpwd after pwuid call is NULL.
54048 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
54050         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
54051         when converting to ms.
54053 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
54055         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
54056         EOPNOTSUPP errors with ENOTTY.
54057         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
54058         EOPNOTSUPP errors with ENOTTY.
54060 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
54062         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
54063         Add strcasecmp_l-ssse3.
54064         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
54065         strcasecmp.
54066         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
54067         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
54068         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
54070 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
54072         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
54074         * string/Makefile (strop-tests): Add strcasecmp.
54075         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
54076         strcasecmp_l-nonascii.
54077         (gen-as-const-headers): Add locale-defines.sym.
54078         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
54079         * sysdeps/x86_64/strcasecmp.S: New file.
54080         * sysdeps/x86_64/strcasecmp_l.S: New file.
54081         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
54082         * sysdeps/x86_64/locale-defines.sym: New file.
54083         * string/test-strcasecmp.c: New file.
54085         * string/test-strcasestr.c: Test both ends of the range of characters.
54086         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
54088 2010-07-29  Roland McGrath  <roland@redhat.com>
54090         [BZ #11856]
54091         * manual/locale.texi (Yes-or-No Questions): Fix example code.
54093 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
54095         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
54096         for ld.so.
54098 2010-07-27  Andreas Schwab  <schwab@redhat.com>
54100         * manual/memory.texi (Malloc Tunable Parameters): Document
54101         M_PERTURB.
54103 2010-07-26  Roland McGrath  <roland@redhat.com>
54105         [BZ #11840]
54106         * configure.in (-fgnu89-inline check): Set and substitute
54107         gnu89_inline, not libc_cv_gnu89_inline.
54108         * configure: Regenerated.
54109         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
54111 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
54113         * string/test-strnlen.c: New file.
54114         * string/Makefile (strop-tests): Add strnlen.
54115         * string/tester.c (test_strnlen): Add a few more test cases.
54116         * string/tst-strlen.c: Better error reporting.
54118         * sysdeps/x86_64/strnlen.S: New file.
54120 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
54122         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
54123         lower-latency instructions.
54125 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
54127         * string/test-strcasestr.c: New file.
54128         * string/test-strstr.c: New file.
54129         * string/Makefile (strop-tests): Add strstr and strcasestr.
54130         * string/str-two-way.h: Don't undefine MAX.
54131         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
54133 2010-07-21  Andreas Schwab  <schwab@redhat.com>
54135         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
54136         strcasestr-nonascii.
54137         (CFLAGS-strcasestr-nonascii.c): Define.
54138         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
54139         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
54140         Remove unused attribute.
54142 2010-07-20  Roland McGrath  <roland@redhat.com>
54144         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
54145         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
54146         ld.so.cache was broken.  With it, there is no way to disable dsocaps
54147         like LD_HWCAP_MASK can disable hwcaps.
54149 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
54151         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
54153 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
54155         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
54156         call in strcasestr.
54157         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
54158         __strcasestr_sse42_nonascii.
54159         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
54160         strcasestr-nonascii.c.
54161         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
54163 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
54165         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
54166         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
54167         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
54168         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
54170 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
54172         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
54173         fcntl.
54175 2010-07-06  Andreas Schwab  <schwab@redhat.com>
54177         [BZ #11577]
54178         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
54179         dl_signal_cerror.
54181 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
54183         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
54184         _PC_PIPE_BUF using F_GETPIPE_SZ.
54186 2010-07-05  Roland McGrath  <roland@redhat.com>
54188         * manual/arith.texi (Rounding Functions): Fix rint description
54189         implicit in round description.
54191 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
54193         * elf/Makefile: Fix linking for a few tests to make recent linker
54194         happy.
54196 2010-06-30  Andreas Schwab  <schwab@redhat.com>
54198         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
54199         $(common-objpfx)libc_nonshared.a.
54201 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
54203         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
54204         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
54205         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
54206         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
54207         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
54208         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
54209         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
54210         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
54211         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
54212         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
54213         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
54214         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
54215         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
54216         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
54217         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
54218         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
54219         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
54220         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
54221         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
54222         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
54223         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
54224         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
54225         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
54226         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
54227         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
54228         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
54229         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
54230         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
54231         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
54232         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
54233         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
54234         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
54235         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
54236         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
54237         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
54238         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
54239         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
54240         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
54241         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
54242         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
54243         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
54244         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
54245         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
54246         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
54247         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
54248         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
54249         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
54250         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
54252 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
54254         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
54255         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
54256         * string/memmove.c (memmove): Renamed to ...
54257         (MEMMOVE): ...this.  Default to memmove.
54258         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
54259         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
54260         (END_CHK): Define.
54261         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
54262         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
54263         mempcpy-ssse3-back memmove-ssse3-back.
54264         * sysdeps/x86_64/multiarch/bcopy.S: New file .
54265         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
54266         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
54267         * sysdeps/x86_64/multiarch/memcpy.S: New file.
54268         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
54269         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
54270         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
54271         * sysdeps/x86_64/multiarch/memmove.c: New file.
54272         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
54273         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
54274         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
54275         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
54276         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
54277         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
54278         Define.
54279         (index_Fast_Copy_Backward): Define.
54280         (HAS_ARCH_FEATURE): Define.
54281         (HAS_FAST_REP_STRING): Define.
54282         (HAS_FAST_COPY_BACKWARD): Define.
54284 2010-06-21  Andreas Schwab  <schwab@redhat.com>
54286         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
54287         Restore proper fallback handling.
54289 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
54291         [BZ #11701]
54292         * posix/group_member.c (__group_member): Correct checking loop.
54294         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
54295         OOM in getpwuid_r correctly.  Return error number when the caller
54296         should return, otherwise -1.
54297         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
54298         call returning > 0 value.
54299         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
54301 2010-06-07  Andreas Schwab  <schwab@redhat.com>
54303         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
54304         libc_nonshared.a from targets in modules-names.
54306 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
54308         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
54309         requires it.
54311 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
54313         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
54314         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
54315         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
54316         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
54318 2010-06-02  Andreas Schwab  <schwab@redhat.com>
54320         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
54322 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
54324         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
54325         and F_GETPIPE_SZ.
54326         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
54327         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
54328         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
54329         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
54330         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
54331         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
54333 2010-06-14  Roland McGrath  <roland@redhat.com>
54335         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
54337 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
54339         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
54340         __REDIRECT followed by __THROW.
54341         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
54342         * posix/getopt.h (getopt): Likewise.
54344 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
54346         * hurd/lookup-at.c (__file_name_lookup_at): Accept
54347         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
54348         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
54349         in AT_FLAGS.
54350         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
54351         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
54353 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
54355         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
54357 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
54359         [BZ #11640]
54360         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
54361         Properly check family and model.
54363 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
54365         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
54367 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
54369         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
54371 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
54373         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
54374         symbol reference.
54376 2010-05-19  Andreas Schwab  <schwab@redhat.com>
54378         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
54379         symbol reference.
54381 2010-05-21  Andreas Schwab  <schwab@redhat.com>
54383         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
54384         and internal_recvmmsg.
54385         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
54386         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
54387         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
54388         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
54390         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
54391         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
54392         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
54394 2010-05-20  Andreas Schwab  <schwab@redhat.com>
54396         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
54398 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
54400         POWER7 optimizations.
54401         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
54402         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
54404 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
54406         * version.h: Update for 2.13 development version.
54408 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
54410         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
54411         exceptions.  Return 0.
54413 2010-05-07  Roland McGrath  <roland@redhat.com>
54415         * elf/ldconfig.c (main): Add a const.
54417 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
54419         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
54420         (args_options): Add no-idn option.
54421         (ahosts_keys_int): Add idn_flags to ai_flags.
54422         (parse_option): Handle 'i' option to clear idn_flags.
54424         * malloc/malloc.c (_int_free): Possible race in the most recently
54425         added check.  Only act on the data if no current modification
54426         happened.
54428 See ChangeLog.17 for earlier changes.